Who's got the timer

Hello,
I have a very functional timer here that I am using but I
would like to get some advice on how to make it better.
Code:
private function getDaysUntil():void {
// creates a new five-minute Timer
var minuteTimer:Timer = new Timer(1000, 300);
// designates listeners for the interval and completion
events
minuteTimer.addEventListener(TimerEvent.TIMER, onTick);
minuteTimer.addEventListener(TimerEvent.TIMER_COMPLETE,
onTimerComplete);
// starts the timer ticking
minuteTimer.start();
public function onTick(evt:TimerEvent):void {
var minuteTimer:Timer = evt.target as Timer;
lblTimeUntil.text = minuteTimer.currentCount.toString();
public function onTimerComplete(evt:TimerEvent):void
var minuteTimer:Timer = evt.target as Timer;
minuteTimer.reset();
minuteTimer.start();
I would like to be able to split the time into minutes and
seconds.
Also I would like to get it to count down instead of
up.

Found it
public function onTick ( evt:TimerEvent ) :void { var
minuteTimer:Timer = evt.target as Timer; var lvSecondsRemaining:int
= minuteTimer.repeatCount - minuteTimer.currentCount; var
lvMinutes:int = lvSecondsRemaining / 60; var lvSeconds:int =
lvSecondsRemaining - ( lvMinutes * 60 ); var lvSecondsText:String =
lvSeconds.toString(); if( lvSeconds < 10 ) lvSecondsText = "0" +
lvSecondsText; lblTimeUntil.text = lvMinutes.toString() + ":" +
lvSecondsText; } // onTick

Similar Messages

  • Now that I have backed up, can I delete items from my desktop? One of the reasons I got the time capsule was so that I could free up some space on my computer. I am confused about whether the backup will one day remove my photos/video

    I purchased a 2TB time capsule yesterday. I set it up as a router and did the backup no problem. I then navigated the backup folder and found that all my photos/video that I am nervous about losing are on there. So far so good.
    Taking a step back, the reason I bought the time capsule was 1.) I needed a router 2.) I have a mac and 3.) I am running out of disk space on that mac (I shoot and cut a lot of video and have years of high quality pictures on my mac hard drive)
    Can I now delete them from my mac computer to free space? I have used standard external disk drives in the past, but the whole "Back Up" piece of things has me confused. I love the idea of backing up my computer so I want to keep that functionality, but will the drive still function as a static external hard drive? Or do I need to move that material in seperately as a folder outside of the backup folder?
    I am nervous that if the backup overwrites information as the disk space becomes limited that in 10 years when I fill this drive up, that I will lose all of my photos that are part of the backups that I am running now.....
    Or worse, I am nervous that if I remove things from my mac right now, that the next time that a back up is performed that it will lose this data as it is not currently on the device I am backing up? How does this work?
    I apologize, the back up is a very new concept to me and I want to make sure I do not goof anything up.

    applefool wrote:
    Taking a step back, the reason I bought the time capsule was . . . 3.) I am running out of disk space on that mac
    That's an entirely different thing from backups.  A backup is an extra copy, in case the original is lost or damaged.   Additional space is just that -- more space for originals.
    While it's possible to use the same disk (such as the TC's internal HD) for both things, it's dangerous -- when (not if) something happens to the TC, you risk losing the originals that are on it.   To be safe, you need (at least) two copies of everything important, in (at least) two different places.  
    Many (including me) recommend at least three copies (originals plus 2 backups).  While it's not common for the Mac's hard drive to fail about the same time as the backup drive, it does happen.  There are several threads here where it did, and very expensive data recovery was needed, but in some cases everything was lost.
    So as the others recommend, getting an external HD for the stuff there isn't room for on your Mac is one solution for not having enough space.  But you might explore getting a larger internal HD.   If possible, that might be bettter.
    Then, also get another external, for "secondary" backups, so you're doubly protected.  If you get a portable model, you can take it offsite for even better protection.  See #27 in Time Machine - Frequently Asked Questions for details and some suggestions.
    Can I now delete them from my mac computer to free space? I have used standard external disk drives in the past, but the whole "Back Up" piece of things has me confused.
    You're not the first or only one. 
    There are different types of backup apps, so there are different answers for the different types.
    As the others have posted, Time Machine will, sooner or later, delete it's backup copies of things that are no longer on your system.  Depending on how long the original was there and when backups were run, that can be in as little as 24 hours, or as long as there's room.   So no, don't take the chance with data that's important!
    Is there helpful information on how to add an external drive to your backup set up?
    See the green box in #2 of the FAQ article.  All you have to do is format it for a Mac and remove it from the exclusion list.
               Once I set it up, will I need to leave the hard drive plugged into my mac in order for the data to be backed up?
    It can only be backed-up while it's connected.
               If I do, and a back up is performed without the hard drive attached to my computer, will it remove the backup of  what was on the hard drive
    No (unless you leave it disconnected until Time Machine starts deleting old backups).
    It will back up the external when it's connected, and not complain if it isn't.

  • TS3679 I got the time capsule and it seems to be backing up everyday. For some reason I am running out of local disk space, and it looks like around 30 percent of the space is used in "Backup". Shouldn't back up space only be used in the time capsule?

    I would also like to know how can I delete/release the "backup" space used in my local hard drive? Why do I need the time capsule if it's using my local hardrive to back up?

    I would also like to know how can I delete/release the "backup" space used in my local hard drive? Why do I need the time capsule if it's using my local hardrive to back up?

  • Who's got the scoop on the Steve's speech tomorrow?

    Anyone got a link and schedule data? I'm totally outta the loop on this one.

    I'm anxiously awaiting viewing the webcast of Steve's Keynote address tomorrow, which usually is available from Apple's website! He's scheduled from 9 - 11 AM (Pacific Time). Here are two links that might be helpful:
    http://www.macworld.com/expo/index.php
    http://www.macworldexpo.com/live/20/events/20SFO07A/keynotes
    The second link has links to more info about other speakers, conferences, etc.
    20" iMac G5   Mac OS X (10.4.8)   1.8 GHz PowerPC G5; 1 GB RAM & 15" 2.16 GHz MacBook Pro

  • Am I the only one around here who's got the the spinning wheel in Finder window when trying to upload or selecting file?

    Let's say when i try to upload something onto a website using safari, when then Finder window opened up, I have like 70% chance encounter the "spinning wheel" in the left coner, the search progress takes about 10 seconds to complete. This is very annoying. I have late 2013 15 inch, and i have done twice "Clean install" of Mavericks, still the same problem. How can i solve this... Really gonna cry...

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • I got the time out error in production system how can i rectity

    TYPES :  BEGIN OF TY_FINAL_IDEL,
              IEDD(10),
            IEDD  LIKE AFRU-IEDD,
             MATNR LIKE AFPO-MATNR,
             AUFNR LIKE AFPO-AUFNR,
             PERNR LIKE AFRU-PERNR,
             BUDAT(10),
             GRUND LIKE AFRU-GRUND,
             MATKL LIKE MARA-MATKL,
            MENGE LIKE MSEG-MENGE,
             PSMNG LIKE AFPO-PSMNG,
            PSAMG LIKE AFPO-PSAMG,
              XMNGA LIKE AFRU-XMNGA,
             STPRS LIKE MBEW-STPRS,
            NETPR LIKE EKPO-NETPR,
             TC LIKE MBEW-STPRS,
             GRDTX LIKE TRUGT-GRDTX,
             ARBPL LIKE CRHD-ARBPL,
              MAKTX LIKE MAKT-MAKTX,
             END OF TY_FINAL_IDEL.
    TYPES :  BEGIN OF TY_MARA_IDEL,
            MATNR LIKE MARA-MATNR,
            MATKL LIKE MARA-MATKL,
             MATNR LIKE MAKT-MATNR,
             MAKTX LIKE MAKT-MAKTX,
            MENGE LIKE MSEG-MENGE,
             STPRS LIKE MBEW-STPRS,
            NETPR LIKE EKPO-NETPR,
             END OF TY_MARA_IDEL.
    TYPES : BEGIN OF TY_AFPO_IDEL,
            AUFNR LIKE AFPO-AUFNR,
            PSMNG LIKE AFPO-PSMNG,
            MATNR LIKE AFPO-MATNR,
           PSAMG LIKE AFPO-PSAMG,
             BUDAT LIKE AFRU-BUDAT,
             ARBID LIKE AFRU-ARBID,
             XMNGA LIKE AFRU-XMNGA,
             GRUND LIKE AFRU-GRUND,
            PERNR LIKE AFRU-PERNR,
           AUFNR LIKE AFRU-AUFNR,
            IEDD LIKE AFRU-IEDD,
           AUFNR LIKE AFRU-AUFNR,
            AUFPL LIKE AFRU-AUFPL,
            APLZL LIKE AFRU-APLZL,
            VORNR LIKE AFRU-VORNR,
           GRDTX LIKE TRUGT-GRDTX,
            END OF TY_AFPO_IDEL.
       TYPES : BEGIN OF TY_CRHD_IDEL,
               OBJID LIKE CRHD-OBJID,
               ARBPL LIKE CRHD-ARBPL,
               AUFPL LIKE V_QAPO-AUFPL,
               VORGLFNR LIKE V_QAPO-VORGLFNR,
               VORNR LIKE V_QAPO-VORNR,
               ARBID LIKE V_QAPO-ARBID,
               END OF TY_CRHD_IDEL.
    TYPES : BEGIN OF TY_TRUGT_IDEL,
              SPRAS LIKE TRUGT-SPRAS,
              GRUND LIKE TRUGT-GRUND,
              GRDTX LIKE TRUGT-GRDTX,
              END OF TY_TRUGT_IDEL.
    TYPES : BEGIN OF TY_AFRU_IDEL,
            AUFNR LIKE AFRU-AUFNR,
            END OF TY_AFRU_IDEL.
    *& VARIABLE DECLARATION                                                 *
    DATA   : R_WERKS LIKE AFRU-WERKS,
             R_MATNR LIKE AFPO-MATNR,
            R_MATKL LIKE MARA-MATKL,
             R_AUFNR LIKE AFPO-AUFNR,
            R_ISDD LIKE AFRU-ISDD,
             R_IEDD LIKE AFRU-IEDD.
    *& INTERNAL TABLE DECLARATION                                           *
    DATA : IT_FINAL_IDEL TYPE STANDARD TABLE OF TY_FINAL_IDEL WITH HEADER LINE INITIAL SIZE 100 WITH DEFAULT KEY.
    DATA : IT_AFPO_IDEL TYPE STANDARD TABLE OF TY_AFPO_IDEL WITH HEADER LINE INITIAL SIZE 100 WITH DEFAULT KEY.
    DATA : IT_MARA_IDEL TYPE STANDARD TABLE OF TY_MARA_IDEL WITH HEADER LINE INITIAL SIZE 100 WITH DEFAULT KEY.
    DATA : IT_CRHD_IDEL TYPE STANDARD TABLE OF TY_CRHD_IDEL WITH HEADER LINE INITIAL SIZE 100 WITH DEFAULT KEY.
    DATA : IT_TRUGT_IDEL TYPE STANDARD TABLE OF TY_TRUGT_IDEL WITH HEADER LINE INITIAL SIZE 100 WITH DEFAULT KEY.
    DATA : IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV.
    DATA : WA_FIELDCAT_LN LIKE LINE OF IT_FIELDCAT.
    DATA : IT_EVENTCAT  TYPE SLIS_T_EVENT.
    DATA : WA_EVENTCAT_LN  LIKE LINE OF IT_EVENTCAT.
    DATA : IT_LAYOUT TYPE SLIS_LAYOUT_ALV.
    DATA: S_COL_POS TYPE I.
    *& SELECTION SCREEN DECLARATION                                         *
    SELECTION-SCREEN BEGIN OF BLOCK : BLOCK WITH FRAME.
    SELECT-OPTIONS:   S_WERKS FOR AFRU-WERKS DEFAULT 'IN01' NO INTERVALS NO-EXTENSION , "Plant
                      S_MATNR FOR AFPO-MATNR, "Material Code
                     S_MATKL FOR MARA-MATKL  NO INTERVALS NO-EXTENSION, "Material Group
                      S_AUFNR  FOR AFPO-AUFNR, "Order Number
                      S_IEDD FOR AFRU-IEDD  OBLIGATORY.    "Confirmed date for execution finish
    *NO INTERVALS NO-EXTENSION
    SELECTION-SCREEN END OF BLOCK BLOCK.
    AT SELECTION SCREEN                                                  *
    AT SELECTION-SCREEN ON S_WERKS.
      SELECT SINGLE WERKS FROM AFRU INTO R_WERKS WHERE WERKS IN S_WERKS.
      IF SY-SUBRC <> 0.
        MESSAGE E001(ZIN01_RDPR).
      ENDIF.
    AT SELECTION-SCREEN ON S_MATNR.
      SELECT SINGLE MATNR FROM AFPO INTO R_MATNR WHERE MATNR IN S_MATNR.
      IF SY-SUBRC <> 0.
        MESSAGE E002(ZIN01_RDPR).
      ENDIF.
    *AT SELECTION-SCREEN ON S_MATKL.
    SELECT SINGLE MATKL FROM MARA INTO R_MATKL WHERE MATKL IN S_MATKL.
    IF SY-SUBRC <> 0.
       MESSAGE E003(ZIN01_RDPR).
    ENDIF.
    AT SELECTION-SCREEN ON S_AUFNR.
      SELECT SINGLE AUFNR FROM AFPO INTO R_AUFNR WHERE AUFNR IN S_AUFNR.
      IF SY-SUBRC <> 0.
        MESSAGE E004(ZIN01_RDPR).
      ENDIF.
    AT SELECTION-SCREEN ON S_IEDD.
    SELECT SINGLE IEDD FROM AFRU INTO R_IEDD WHERE IEDD IN S_IEDD.
    IF SY-SUBRC <> 0.
       MESSAGE E005(ZIN01_RDPR).
    ENDIF.
    IF S_IEDD-LOW IS INITIAL OR S_IEDD-HIGH IS INITIAL.
        MESSAGE E005(ZIN01_RDPR).
        ENDIF.
    SELECT SINGLE IEDD FROM AFRU INTO R_IEDD WHERE IEDD IN S_IEDD.
    IF SY-SUBRC <> 0.
      MESSAGE E006(ZIN01_RDPR).
    ENDIF.
    START OF SELECTION                                                   *
    START-OF-SELECTION.
    PERFORM SELECT_DATA.
    *PERFORM MAIN_DATA.
    PERFORM BUILD_FIELDCATALOG.
    PERFORM DATA_DISPLAY.
    FORM TO SELECT DATA INTO INTERNAL TABLE
    FORM SELECT_DATA.
      SELECT FAUFNR   FPSMNG FMATNR   GBUDAT GARBID GXMNGA GGRUND GPERNR  GIEDD GAUFNR GAUFPL GAPLZL  G~VORNR   INTO CORRESPONDING FIELDS OF TABLE IT_AFPO_IDEL
             FROM AFPO AS F
             INNER JOIN AFRU AS G ON FAUFNR = GAUFNR
             WHERE F~AUFNR IN S_AUFNR   AND
                   F~MATNR IN S_MATNR AND
                   G~WERKS = 'IN01' AND
                    G~XMNGA <> 0 AND
                   G~IEDD IN S_IEDD .
                  G~WERKS IN S_WERKS AND
              IF SY-SUBRC <> 0.
             MESSAGE E006(ZIN01_RDPR).
             ENDIF.
    IF SY-SUBRC = 0.
      SELECT GRUND GRDTX INTO CORRESPONDING FIELDS OF TABLE IT_TRUGT_IDEL FROM TRUGT
                         FOR ALL ENTRIES IN IT_AFPO_IDEL
                         WHERE GRUND = IT_AFPO_IDEL-GRUND .
    ENDIF.
    SELECT  HOBJID HARBPL IAUFPL  IVORGLFNR  IVORNR IARBID INTO CORRESPONDING FIELDS OF TABLE IT_CRHD_IDEL
                                FROM CRHD AS H
                                INNER JOIN V_QAPO AS I ON HOBJID = IARBID
                                FOR ALL ENTRIES IN IT_AFPO_IDEL
                                WHERE VORGLFNR = IT_AFPO_IDEL-APLZL AND
                                      ARBID = IT_AFPO_IDEL-ARBID AND
                                      OBJID = IT_AFPO_IDEL-ARBID .
    IF SY-SUBRC = 0.
      SELECT BMATNR BMAKTX BSPRAS DMATNR D~STPRS INTO CORRESPONDING FIELDS OF TABLE IT_MARA_IDEL
                               FROM MAKT AS B
                               INNER JOIN MBEW AS D ON BMATNR = DMATNR
                               FOR ALL ENTRIES IN IT_AFPO_IDEL
                               WHERE DMATNR = IT_AFPO_IDEL-MATNR AND BSPRAS = 'EN'.
        ENDIF.
    END OF SELECTION
    DATA : PEDATE(10),
            POSDATE(10).
    LOOP AT IT_AFPO_IDEL.
      CONCATENATE IT_AFPO_IDEL-IEDD6(2) IT_AFPO_IDEL-IEDD4(2) IT_AFPO_IDEL-IEDD+0(4)
        INTO PEDATE SEPARATED BY '.'.
      IT_FINAL_IDEL-IEDD = PEDATE.
       CONCATENATE IT_AFPO_IDEL-BUDAT6(2) IT_AFPO_IDEL-BUDAT4(2) IT_AFPO_IDEL-BUDAT+0(4)
        INTO POSDATE SEPARATED BY '.'.
      IT_FINAL_IDEL-BUDAT = POSDATE.
      IT_FINAL_IDEL-PERNR = IT_AFPO_IDEL-PERNR.
      IT_FINAL_IDEL-MATNR = IT_AFPO_IDEL-MATNR.
      IT_FINAL_IDEL-AUFNR = IT_AFPO_IDEL-AUFNR.
      IT_FINAL_IDEL-PSMNG = IT_AFPO_IDEL-PSMNG.
      IT_FINAL_IDEL-XMNGA = IT_AFPO_IDEL-XMNGA.
      IT_FINAL_IDEL-GRUND = IT_AFPO_IDEL-GRUND.
      READ TABLE IT_TRUGT_IDEL WITH KEY GRUND = IT_AFPO_IDEL-GRUND.
      IT_FINAL_IDEL-GRDTX = IT_TRUGT_IDEL-GRDTX.
      READ TABLE IT_CRHD_IDEL WITH KEY VORGLFNR = IT_AFPO_IDEL-APLZL AUFPL = IT_AFPO_IDEL-AUFPL.
    IT_FINAL_IDEL-ARBPL = IT_CRHD_IDEL-ARBPL.
    READ TABLE IT_MARA_IDEL WITH KEY MATNR = IT_AFPO_IDEL-MATNR.
    IF SY-SUBRC = 0.
      IT_FINAL_IDEL-MAKTX = IT_MARA_IDEL-MAKTX.
    IT_FINAL_IDEL-STPRS = IT_MARA_IDEL-STPRS.
      IT_FINAL_IDEL-TC    =  IT_AFPO_IDEL-XMNGA * IT_MARA_IDEL-STPRS.
    ENDIF.
    how can i rectify that one
    in b5t run fine
    but brp i got time_out error
    how to rectify
    give me a solution ,its very very urgent
    Regards
    ds
      APPEND IT_FINAL_IDEL.
    CLEAR : IT_FINAL_IDEL,IT_AFPO_IDEL,IT_MARA_IDEL,IT_CRHD_IDEL.
      CLEAR : IT_TRUGT_IDEL-GRDTX,IT_FINAL_IDEL-TC,IT_FINAL_IDEL-MATNR,IT_FINAL_IDEL-MAKTX, IT_FINAL_IDEL-PSMNG, IT_FINAL_IDEL-STPRS.
      ENDLOOP.

    In your END-OF-SELECTION, you are doing a number of table reads without the binary search option. This will cause the entire tables to be read for each read. Therefore, change this portion of the code to:
      DATA : pedate(10),
      posdate(10).
      SORT: it_trugt_idel BY grund,
            it_crhd_idel  BY vorglfnr aufpl,
            it_mara_idel  BY matnr,
        loop at it_afpo_idel.
      CONCATENATE it_afpo_idel-iedd+6(2) it_afpo_idel-iedd+4(2)
       it_afpo_idel-iedd+0(4) INTO pedate SEPARATED BY '.'.
      it_final_idel-iedd = pedate.
      CONCATENATE it_afpo_idel-budat+6(2) it_afpo_idel-budat+4(2)
      it_afpo_idel-budat+0(4) INTO posdate SEPARATED BY '.'.
      it_final_idel-budat = posdate.
      it_final_idel-pernr = it_afpo_idel-pernr.
      it_final_idel-matnr = it_afpo_idel-matnr.
      it_final_idel-aufnr = it_afpo_idel-aufnr.
      it_final_idel-psmng = it_afpo_idel-psmng.
      it_final_idel-xmnga = it_afpo_idel-xmnga.
      it_final_idel-grund = it_afpo_idel-grund.
      READ TABLE it_trugt_idel WITH KEY
        grund = it_afpo_idel-grund
        BINARY SEARCH.
      it_final_idel-grdtx = it_trugt_idel-grdtx.
      READ TABLE it_crhd_idel WITH KEY
        vorglfnr = it_afpo_idel-aplzl
        aufpl    = it_afpo_idel-aufpl.
      binary search.
      it_final_idel-arbpl = it_crhd_idel-arbpl.
      READ TABLE it_mara_idel WITH KEY
        matnr = it_afpo_idel-matnr
        BINARY SEARCH.
      IF sy-subrc = 0.
        it_final_idel-maktx = it_mara_idel-maktx.
        it_final_idel-stprs = it_mara_idel-stprs.
        it_final_idel-tc = it_afpo_idel-xmnga * it_mara_idel-stprs.
      ENDIF.
      APPEND it_final_idel.
    * CLEAR : IT_FINAL_IDEL,IT_AFPO_IDEL,IT_MARA_IDEL,IT_CRHD_IDEL.
      CLEAR : it_trugt_idel-grdtx,it_final_idel-tc,it_final_idel-matnr,
      it_final_idel-maktx, it_final_idel-psmng, it_final_idel-stprs.
    ENDLOOP.
    Rob

  • For anyone who's got some time on their hands and is willing to teach!

    I really don't expect to get a reply, but maybe someones nice enough and has enough time to help.
    Teach/Give Code/Help: I really wanna make just a console text based RPG/Game or just a chat program. Anyone wanna help teach me how to use the IO Streams, and Networking(I know some Networking) for this.

    Puts hard hat on
    Ducks
    "Wew"
    Golf ball wacks me in the head
    "Ow! Forgot about that one..."

  • DAC, DAC, Who's Got the DAC

    So, I stream music from my iMac to my stereo via AE->AX, with the AX connected to my integrated amp via the amp's MP3 player input. Which DAC is being used to decode the signal--the one in the AX or the (presumably better) one in the amp? If I wanted to add an off-board DAC to the setup, I'm guessing I'd connect it between the AX and the amp, using the USB port on the former and an appropriate input on the latter?
    Thanks in advance for any info.

    The audio port on the AirPort Expess can deliver either an analog audio signal or optical digital signal depending on what type of connector is used. If you are using the analog signal, the DAC in the AirPort Express is handling the conversion.
    Chances are, you are using the analog signal on the Express right now, unless you know for a fact that you are using the optical signal with an optical cable which would connect to an optical digital input on your amplifier. In that case, you would be using the DAC in your amplifier.
    I'm guessing I'd connect it between the AX and the amp, using the USB port on the former and an appropriate input on the latter?
    No, the USB port on the AirPort Express will only support a compatible printer and a Keyspan remote control. No audio signal here.

  • Time Capsule--can I back up Two different Laptops on the Time Capsule?

    It's just about that easy. I just got the Time Capsule. I backed up my MacBook Pro. Now I'd like to use the same Time Capsule to back up my wife's MacBook. Can this be done? If so, how? I keep getting the failed message from the Time Machine Backup.
    Thanks for the help.
    Dave

    No question that it can be done. I just got a new MacBook a couple of weeks ago and I am backing it up to our TC alongside my son who has been using it since last Sept. with his MacBook. There was no problem setting it up. I just clicked on TimeMachine in the Dock and it asked me where I wanted to back my files up to. The only choice was the existing Time Capsule. I clicked and away it went. I took the advice of others and connected my Mac directly to the TC for the initial backup instead of relying on the wireless. It only took a couple of hours.
    What specific error do you get?

  • Who's got crypto?

    Hey Solaris people,
    Can anyone tell me what's up with the SCF? Where's it going? Who's working on it? Is there a forum? Who's got the OpenSSL pkcs11 extensions? This part of Solaris seems to have disappeared down a black hole since Oracle took over. The best page I can find on it is http://hub.opensolaris.org/bin/view/Project+crypto/.
    The reason I want to know is that I'd like to do see if I can get OpenSSL 1.0 working against the SCF for the t2, but Jan's last patch is for .9.8l. I don't want to reinvent the wheel if someone is already working on this.
    Cheers,
    Ryan

    I'm anxiously awaiting viewing the webcast of Steve's Keynote address tomorrow, which usually is available from Apple's website! He's scheduled from 9 - 11 AM (Pacific Time). Here are two links that might be helpful:
    http://www.macworld.com/expo/index.php
    http://www.macworldexpo.com/live/20/events/20SFO07A/keynotes
    The second link has links to more info about other speakers, conferences, etc.
    20" iMac G5   Mac OS X (10.4.8)   1.8 GHz PowerPC G5; 1 GB RAM & 15" 2.16 GHz MacBook Pro

  • How do I move data from old hard drive to the time capsule?

    Hi ,
    I got the Time Capsule a couple days ago and have been backing up my Macbook pro's data. I have an old Lacie 160G external hard drive with data I'd like to put into the time capsule. The only way it can do that now seems like I have to transfer the data from the Lacie to my mac ...then backs it up automatically to the Time Capsule.
    However, my 256G of space on my mac is about to be full !
    The time machine automatically puts my Lacie hard drive as excluded from being backed up and the button - (to remove it) doesn't work when an external hard drive is connected to the Macbook. Right now, my trust in the time capsule is not superb. I've tried intentionally to delete a video file on my Macbook and then see if I could retrieve it . I've had one fail/error and one success. Since one failed I have not dared to delete anything.
    So..the plan is to delete files on my Macbook and then import data from my Lacie to my Macbook...and pray the time capsule will save everything?
    Can anyone with experience tell me how to use the time capsule correctly?
    Thanks in advance!
    Kai

    The TM should be able to include the LaCie if it is formatted HFS+. If it isn't then no .. TM cannot backup.
    On Yosemite the simple fact is TM is working poorly.. we are awaiting a patch or 6 to fix some of the issues.. but it is being extra flakey.
    This is just a very personal opinion but I purchased Carbon Copy Cloner a couple of years ago.. very good purchase.. Easy to use.. reliable.. can backup network drives and disks that are not HFS+ formatted.. plus it can make a bootable clone.. It can backup separately your internal drive and your external drive to different sparsebundles on the TC.. I reckon for $40.. it is well worth it.
    Otherwise you are stuck with the Yosemite / TM bugs.. good luck with those..
    And more so the fact that TM is simply limited in its ability.
    At least create a disk image on the TC and copy manually the files from the external drive into it. You do not need to copy the files to the Mac to do this..
    But I think I would be buying another decent sized external drive.. 160GB drives.. sounds ancient..
    How to use data and backups properly on a TC.
    Q3 here. http://pondini.org/TM/Time_Capsule.html

  • Does the time capsule act as an external hard drive too?

    I haven't got the time capsule but I'm thinking about getting it but I want to know does it Work as an external hard drive too, so can you store things like music files and things on there and access them anytime?

    It cannot be plugged in via usb.. only by ethernet.. so it is not really external hard disk.. it is network storage but not a NAS.. it is designed purely as a target for Time Machine backups.. primarily for laptops with wireless only connections.. eg MBA as they do not have ethernet.
    As a place to store files the TC can be pressed into service but is really poor in having no automated method to back itself up.. and they do die which leaves them a sealed unit which Apple refuse to fix or open even to recover your data.
    Buy a NAS from any of the major companies.. if you want Network storage..
    Buy a USB drive from any of the major companies if you want something to plug into your computer for storage.
    TC is neither.. arthur or martha.

  • Hi, I recently got myself an apple iphone 5s (factory unlocked) phone from the US. However on using the same in India with Vodafone, i am facing a problem where the connectivity keeps switching to EDGE most of the time. Any solutions??

    Hi,
    I recently got myself an apple iphone 5s (factory unlocked) phone from the US. However on using the same in India with Vodafone, i am facing a problem where the connectivity keeps switching to EDGE most of the time. I have a 3G plan but most of the time it switches automatically to EDGE. Thats when i have to either switch Airplane mode - On/Off and then it acts normal. Any permanant solutions to fix this problem?

    Return the iPhone personally or via friend/relative/co-worker who is in
    the US. The warranty is valid only in the country of original purchase - the USA
    in this case. Apple will not accept international shipments for evaluation nor
    will Apple ship out of the country after repair/replacement.
    How did the iPhone from the US get to you in India? Reverse that process to
    get it back to the US so someone can take it into Apple.

  • I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    Do you have iOS 5.1.1 on your original iPad? If not update the iOS.
    You might also try quitting the app and then reset the pad.
    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    Still no joy? Delete the Keynote app, reset the iPad and then reinstall Keynote. You will not have to pay for downloading it again.

  • How do you transfer Apple IDs from one ipad to another iPad?  I got the new ipad and gave my ipad 2 to my wife who had the first version and now I can't get my Apple ID off so she can use her Apple ID.

    how do you transfer Apple IDs from one ipad to another iPad?  I got the new ipad and gave my ipad 2 to my wife who had the first version and now I can't get my Apple ID off so she can use her Apple ID.

    You don't transfer Apple ID's from one device to another one. You sign out in the settings, )the App Store and iTunes if necessary) and then sign in with the other ID.
    Settings>iTunes & App Stores>Apple ID>Sign out. Them sign in with the other ID. You can sign out of the app store and iTunes as well by going to the featured Atab in the App Store and the music tab in iTunes, swipe to the bottom and access the Apple ID in there.
    You should have erased the iOad before you gave it to her in Settings>General>Reset>Erase all content and settings. That way she could set up the iPad as new with her own Apple ID.
    Be aware of the fact that if you use each others ID's in order to download past purchased content to your own iPads, you will lock yourself out of your own ID as you will have associated your iPad with the other person's Apple ID.
    In other words, if you sign into your wife's ID on your iPad so that you can download an app or an album so that you don't have to pay for it again, you will lock yourself out of your Apple ID for 90 days.

Maybe you are looking for