Help fast please!!!

is there a way to sync my iPod touches contacts to my pc?

Yes.  The following is from the Users Guide:
Info Pane
The Info pane lets you configure the sync settings for your contacts, calendars, mail
accounts, and web browser.
Contacts
Â
You can sync contacts with applications such as Mac OS X Address Book, Yahoo!
Address Book, and Google Contacts on a Mac, or with Yahoo! Address Book, Google
Contacts, Windows Address Book (Outlook Express), Windows Contacts (Vista and
Windows 7), or Microsoft Outlook 2003, 2007, or 2010 on a PC. (On a Mac, you can
sync contacts with multiple applications. On a PC, you can sync contacts with one
application at a time.)
If you sync with Yahoo! Address Book, you only need to click Configure to enter your
new login information when you change your Yahoo! ID or password after you’ve
set up syncing.
The Info pane is one of the panes for you iPod under Devices.  You click on your iPod under Devices in iTunes and select the Info pane. When syncing the first time make sure you have at least one contact in the PC application.

Similar Messages

  • My screen is completely white, i've tried holding lock and home buttons as seen on you tube something called 'white screen of death' its goes black (think it switches off) then back to the white screen need help fast please!

    my screen is completely white, i've tried holding lock and home buttons as seen on you tube something called 'white screen of death' its goes black (think it switches off) then back to the white screen need help fast please!

    If you have not done a factory reset on the device, I recommend doing a complete  factory reset.  
    Factory Reset  - Warning this will reset device back to original factory settings.
    This method will not erase any MDN/MIN information
    Turn off the phone 
    Press Power + Volume Up/Down at the same time and hold until display will show a triage android screen 
    Display will show: 
    Reboot system Now 
    Apply sdcard:update.zip 
    Wipe Data/Factory Reset 
    Wipe Cache Partition
    Use VOL Down key to scroll down to "Wipe Data/Factory Reset", press home icon to select option and wipe device. 
    Display shows "All user data will be wiped out", press VOLUME Up to continue or VOLUME Down to exit. 
    Press Volume Up 
    Press Home to select "Reset System Now" - device will reboot
    If the problem persist I recommend having a store technician take a look at the device.
    Copy and paste the link below into your browser's address bar for the store locator.  
    http://www.verizonwireless.com/b2c/storelocator/index.jsp

  • Need Help Fast Please

    Why does this code not do what I want to happen?
    I have a 7 non functional buttons above the buttons for the days in the month and I would like to be able to layout the buttons starting on the day that the month begins and ending where it ends.
    Like in the microsoft windows calander.
    Any ideas as to how I'd do this?
    I need help fast. Please.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.*;
    import java.util.*;
    public class MyDairy extends JFrame
         //Initilises Global Variables
         myHandler H = new myHandler();
         monthHandler J = new monthHandler();
         openHandler O = new openHandler();
         String monthName;
         JComboBox months;
         static String[] daysOfWeek = {"Sun", "Mon", "Tue", "Wed", "Thur", "Fri", "Sat"};
         static int[] daysInMonth = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; 
         JFileChooser box;
         public MyDairy()
              //Initilises the JComponents
              JMenuBar menuBar;
               JMenu menu;
              JMenuItem menuOpen;
              JMenuItem menuSave;
              JMenuItem menuExit;
              JButton dayName[] = new JButton[7];
              JButton day[] = new JButton[36];
              JPanel b;
              JPanel a;
              Calendar today = Calendar.getInstance();
              Calendar startOfMonth = Calendar.getInstance();
              startOfMonth.set(Calendar.DAY_OF_MONTH,1);
              startOfMonth.set(Calendar.DAY_OF_WEEK,7);
              System.out.print(startOfMonth);
              //Sets up the Layout
              setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              Container c = getContentPane();   
              c.setLayout(new BoxLayout(c, BoxLayout.Y_AXIS));
              a = new JPanel();   
              a.setLayout(new GridLayout(0, 7));
              b = new JPanel();   
              b.setLayout(new GridLayout(5, 7));
              //Sets up and adds the menu bar   
              menuBar = new JMenuBar();   
              setJMenuBar(menuBar);  
              //Adds the File menu
              menu = new JMenu("File");   
              menuBar.add(menu);
              //Adds the menu items      
              menuOpen = new JMenuItem("Open");     
              menu.add(menuOpen);
              menuSave = new JMenuItem("Save");     
              menu.add(menuSave);
              menuExit = new JMenuItem("Exit");     
              menu.add(menuExit);
              //Produses the ComboBox
              String[] name={"January", "Feburary", "March", "April", "May", "June", "July", "Augest", "September", "October", "November", "December"};
              months = new JComboBox(name);
              int m = today.get(Calendar.MONTH);
              int d2 = today.get(Calendar.DAY_OF_WEEK);
              System.out.print(d2);
              months.setSelectedIndex(m);
              months.addActionListener(J);
              c.add(months);
              c.add(Box.createVerticalStrut(10));
              switch (months.getSelectedIndex())         
                       case 0: for (int i=1; i<36; i++)                          {                   
                         if(i<4)                
                            day[i] = new JButton();                  
                            day.setEnabled(false);               }               
    int k = 1;                
    day[i] = new JButton(" "+k);                b.add(day[i]);                
    day[i].addActionListener(H);               k++;               
    }break;          
    //other case statement up to 11 are simaliar          }                     
    c.add(a);
              //Produces an Array of Buttons
              for (int i=1; i<36; i++)
                   day[i] = new JButton(" "+i);
                   b.add(day[i]);      
                   day[i].addActionListener(H);               
              c.add(b);
              updateNameField();
              setSize(400,400);
              show();
         }//constructor
         private void updateNameField()
              monthName = (String) months.getSelectedItem();
         class myHandler implements ActionListener
              public void actionPerformed(ActionEvent e)
                   new Text_Area(monthName);
         class openHandler implements ActionListener
              public void actionPerformed(ActionEvent e)
                   File f1 = New File ("2003.dat");
                   simpleSerializer S = new simpleSerializer(f1);
                   MyDairy = S.readObjectFromFile();
         class monthHandler implements ActionListener
              public void actionPerformed(ActionEvent e)
                   updateNameField();
         public static void main(String[] args)
              new MyDairy();

    Container c = getContentPane();
    c.setLayout(new BoxLayout(c, BoxLayout.Y_AXIS));don't code like above try something like...
    Box box=Box.createVerticalBox();
    c.add(box);
    ----so on
    Hope this will help...

  • P45 Platinum NEED HELP FAST PLEASE!

    As you may have read previously, I was going to and I got a P45 Zilent board along with other parts. Now I have a few problems. Firstly here are the system specs:
    MSI P45 Platinum (Zilent) BIOS v1.0
    Intel Core 2 Duo E8300
    A-DATA Vitesta 1066+ 2x1GB
    MSI R4850
    1XWD RAPTOR 74GB
    1XWD CAVIAR 200GB
    1XWD CAVIAR 500GB
    1XSAMSUNG SATA DVDRW 22x
    PSU: Cooler Master Real Power M520
    HANNS-G HI221DP (22" Widescreen connected with DVI-D Single Link Cable)
    So, when I installed everything, and turned on the PC the DOS looking environment that shows up before the OS is loaded is filled with exclamation marks on the background, and in the BIOS has dots on the background. I thought at first OMG my VGA is faulty, but then in Windows it shows perfectly good image quality and no problems what so ever...
    Second problem: My PC won't reboot. When it goes to reboot, it goes through the shutdown sequence properly, but after that when it needs to restart it just hangs and the 4 indicator lights are all red. Now when it starts normally there is no hang, all the lights are green and system is working fine. But every time it restarts it hangs there and nothing happens... :S
    And third on CPU Z my the PC multiplier varies and also the bus speed is too low... here is a screenshot:
    Now, even though the multiplier changes when PC under load, and I read it is some kind of power saving option, the BUS remains that low :S
    Please help me fast, please.

    Quote
    Now the multiplier problem remains, but I read somewhere it is a power saving feature, but still I want to disable it and make my multiplier at 8.5 all the time and my CPU speed at 2.83GHz (stock speed for the E8300). How can I do that, without messing up the settings in the BIOS that fixed the problems above?
    There is no real need to disable that function.  After all, it is a feature of your processor, you paid for it and the Multiplier should switch back to default as soon as you CPU gets something to do.  It will only drop to x6 when the system is IDLE to save power and keep the temperatures low.  There should not be any performance sacrifices. Keep in mind that the Core Voltage is reduced as well.  This is all intended to for the benefit of your Processor and therefore for you, after all.
    However, if you really think that you want to disable these functions, you may want a little info on what functions are actually involved:
    1) EIST = Enhanced Intel SpeedStep Technology -> The option is located in the Cell Menu.  You can actually disable EIST on the OS level (and keep in enabled in BIOS).  All you need to do is to turn off the Windows Power Saving Features and set everything to max. Performance.  This disables SpeedStep/EIST, even when the support is still enabled in BIOS. 
    2) C1E Support (C1E = Enhanced Halt State) -> This feature can only be disabled in BIOS.  Even if EIST is disabled (OS and/or BIOS), the C1E Feature will still be doing its job.  To disable it, look in the CPU Features Section of the BIOS.  You should find an option there.
    In any case, my suggestion would be to keep both functions enabled.  These features are actually rather good.
    Quote
    Also how do I set my memory to run at the preferred settings prescribed by the manufacturer, which are:
    CL: 5-5-5-15 2T
    2.2-2.3V
    1066MHz
    The standard DDR2 supply voltage is 1.8V +/-0.1V.  The fact that your memory modules need to be overvolted to have a chance to run at DDR2-1066 MHz shows that they are not "real" DDR2-1066 memory modules but actually just DDR2-800 sticks with a manufacturer's permission to overclock them.  Also, keep in mind that the P45 Chipset does not natively support DDR2-1066 memory modules, but DDR2-667 & DDR2-800 only.
    This said, you actually need to overclock both the memory controller and the modules, which is not necessarely stable.
    To increase the memory voltage, you need to manually adjust the FSB/DRAM Ratio in BIOS to 1:1.6 and manually increase the DRAM Voltage using the +/- keys of your numpad.  Spread Spectrum should be disabled at all times.

  • I need some major help fast please

    I am not sure if anyone will help me here but this is important to me. I paly game alot @ games.com this is a java ran site. there are some people there that out of pure evil will whisper to someone and delete there screen name. there is a java code that does this. there is also a way to make yourself undeleteable. could some one please help me know how to do this. I give my work I will not use the info for evil. I just want to make sure I can keep my rating and maybe get a little pay back on this person. all help would get very well accepted. thank you.

    poor fellow no body is ready to help him...
    duhhhhhhhh
    i can will will not its not legal

  • I need help fast please an't render my full audio equalizer from adobe after effect

    I need help really fast i can't render my full audio equalizer from adobe after effect

    Without knowing any details about your comp or render settings, this is going nowhere. This could be anything from Quicktime acting up to having set the work area.... We don't even know what version of AE you use on what OS.
    Mylenium

  • Need help fast please KM2M Combo-L(MS-673

    What video cards can this handle? I want to get a new GF4 ti card but what will it runm I don't want to blow anything, and is there a special somthing I have to do or is it just put and in and works? KM2M Combo-L(MS-673 .. cheers, wanna order today so any help would be great.

    Hi..
    About the fact that 8x AGP cards in 4x agp slots... Not a problem.. U c, 8x agp is backwords compatible to 4x agp but 8x is not compatible with 2x agp.. So no prob for u there
    About the part where u wanna just plug it in and working.. I am not sure about it.. The G4Ti cards eat up so much power that u might (possibly) have to replace the power supply.. U should have a look at these two articles written by Bas before going ahed with the vga card.. As far as compatibillity goes.. No prob
    http://www.msi.com.tw/program/service/forum/index.php?threadid=1515&boardid=16&styleid=1&sid=5fae4c1fda1dd9be2141b5e39030ab06
    http://www.msi.com.tw/program/service/forum/index.php?threadid=1135&boardid=16&styleid=1&sid=5fae4c1fda1dd9be2141b5e39030ab06
    Hope this helps
    Regards
    Rasika

  • I need help fast please!

    I downloaded a program and when I open it something pops up. Why does this happen and how can i fix this problem? Here it is:
    [IMG]http://i51.tinypic.com/efhspc.jpg[/IMG]

    Are you referring to...?
    _Conquer Online_ - main:
    http://co.91.com/index/
    CO Mac Beta Client - Conquer Online: Beta Test Version
    http://co.91.com/content/2011-04-07/20110407043308516.shtml
    • *Conquer - client for Mac*: +Version 1001, a 705MB D/L:+
    ftp://64.151.84.188/enzf/MACqonquerv1001.pkg.zip
    There are other download files, some end in .exc for windows.
    all Downloads - Client - Conquer Online - Free Kung Fu:
    http://co.91.com/downloads/client.shtml
    The main page appears to have a few help items, no support;
    unless you go into Contact and see if they reply to email.
    Another free Conquer game online, is *Conquer Club*:
    http://www.conquerclub.com/
    You may have to see if you downloaded the correct version for
    your Mac OS X system, and ask the company behind it, if they
    support Leopard 10.5.8 and JRE for Mac (java version.)
    The incorrect file type would not open nor could it run. Without
    replicating the issue, I'm not able to resolve the problem here.
    A maker's support page and Mac version user forum may exist.
    Sorry to not be of further help; if someone recognizes the game
    from the links I found (if that is the game you refer to) perhaps
    another Discussions member could answer your question.
    If the 'autoupdater' pertains to the +automatic patches+ the maker
    says would be applied when the application/game is first-run,
    you may have to see about getting them separately, if they apply.
    • The developer may have *undisclosed bugs in their Beta* version
    for Mac, so you need to try and contact them. As Mac users here,
    replies you may get would pertain to the Mac OS X & the Mac.
    Good luck & happy computing!
    +{ edited }+

  • Forgotten password for iPhone 4s and done a remote lock via iCloud and now cannot get into phone! need help fast please!

    Look i really need to know how to get back in my phone as it is for buissness and very desparate please answer asap

    The manual expalins this.
    Restore the iphone.

  • So my computer restared and all of a suddeni cant logg in itunes no more everytime i try to open i qoute "The Version of ituneshas not been correctly localized for this language .please run english version"  somebody help fast please i have alot of music

    continued but yes that message keeps popping outand i dont wana loseall my musc i try redownlding itunes but it wont let me becuase i hae i tunes installed already but wontlet me opn because supposebly  dont havethe righ localized version it was working fine before 
    <Email Edited by Host>

    Hello Lokii5150,
    Thank you for the details of the issue you are experiencing with iTunes.  I recommend removing and reinstalling iTunes.  Follow the steps in the article for the version of Windows you are running:
    Removing and Reinstalling iTunes and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Major issues after Lion update - need help fast (please!)

    Following instructions learned on this discussion board I attempted to do a clean install of FCP X & Lion on a wiped drive.  I first cloned my main (Mac) drive onto another internal drive, then wiped the original Mac drive clean.  Next, I installed Lion on that drive and then was stymied at the Migration Assistant as it only gave the option to transfer ALL apps, and not specify which of those I would like to transfer.  I was under the impression that FCP 7 and FCP X should not reside on the same drive.  Therefore I manually copied all but the "FCP Studio" folder back onto the main drive and then used the Migration assistant to transfer all the rest of the files.  Trouble is that I now somehow have 2 user accounts, and they are both acting very differently:
    - In the new user account FCP X opens with almost all files intact yet there is no audio and since Aperture doesn't appear on this account there are no stills in my project(s).
    - In the old (orginal) user account FCP X opens with nothing more than my project names visible, yet Aperture (and all other apps) ARE visible on this account
    My questions are as follows:
    1. Is there a way to combine these accounts?
    2. How do I recover audio files (these are primarily V/O tracks and Smart Sound music tracks)
    3. Is there some other workaround or re-do that I should do?
    Thanks in advance!

    You might  want to post the user account issue in the Lion discussion group. Sounds like you created a user account when you installed Lion and then moved over a user account, which is why you have two accounts.
    I believe you can work around this, but it would be best to get advice from a Lion OS X expert. Hence the other discussion group.

  • Itunes error code 2349...Help fast please!

    I tried to update my itunes but it always gives me error code 2349 so i uninstalled itunes completely and it is still giving me the error so now i have no itunes what so ever. Anyone know what to do

    i have the same stupid problem

  • Enermax noistaker, help fast please

    Im thinking about buying an enermax noistaker power supply,
    http://www.maxpoint.com/products/pow_supp/spec_pg/425sfma/index.htm
    What Im wondering about is about its dual rails, it says 1 rail is for cpu and mobo and the other for drives and such.
    say if it has x2 15amp 12 volt rails, and my motherboard/cpu/ram/cards suck up 24amps, is it able to suck power from the second rail to keep everything stable?

    Quote
    What Im wondering about is about its dual rails, it says 1 rail is for cpu and mobo and the other for drives and such.
    say if it has x2 15amp 12 volt rails, and my motherboard/cpu/ram/cards suck up 24amps, is it able to suck power from the second rail to keep everything stable?
    You answered your own question.
    If the specs don't declare "load balancing", you can count if out.
    I looked at PSUs for past couple of weeks for K8N build and decided to NOT get a dual +12V rail, looked too light on each rail. Even though made by a "Big Name", it blew out a bud's build.
    The mentioned EG475P-VE(W) SFMA +12v/33a is excellent, or try one of these other good ones. Depends how much you going to plug into it.
    :Globalwin SAF520-PFC ATX12V v1.3(620 Pk 60sec),+3.3/26A(28)+5/52A(58)+12/28A(30)=$129
    notBTX,4x SATA,10 PwrLeads,2FDD cnctr, 3yr Warranty,Gold conctr pins,2x3-pin fan-onlyMolex conctrs,Quiet19-22dB butMainsPowerTICKSslightly,ThermalFanCntlr, Ceramic brngs+Fans on 3min afterPD to cool,MTBF140KHrs, ATX 12V v1.3.Titanium Coating EMI Reduction. 20/24 pin BTX or P4 BUT CablesVeryLong.
    :Tagan TG480-U01 +3.3/28A,+5/48A,+12/28A,Quietest,2 indivSATA Cables  $195
    20/24pin P4&BTX, EMI 'Shorting' wire to mobo,ThermalFanCntr,
    ATX V12 v2.03&BTX, 3yrWarranty,2FDD,"Best I've Ever Tested",
    Thrmltak W0023 SilPurePwr 560W +3.3/30A,+5/40A,+12/22A $100negg
    Aspire ATX500- 2Fan+3.3/28A,+5/30A,+12/34A, NO SATA use adapter $65negg

  • I need help! i downloaded new music and plugged my iphone into my computer and after i did that i lost all my pictures and everything that i need!!! it restored my iphone back to setting from february of last year when i last had an iphone, HELP! PLEASE!

    I need some help fast please!! i have had the iphone since august and have videos and pictures i need like 100% need, and today i downloaded music and plugged my phone into my computer. The phone synched and it did to the settings when the iphone 4 first came out last year, dating back to when i first had it on february 24th, 2011. I need to restore it back but everytime i try to do it through itunes it puts me back to the same settings, i hope someone knows how to fix this problem, i would greatly appreciate any help!!!!

    Check here and see if you got an automatic backup when you pluuged into iTunes.   (Fingers Crossed) 
    Documents and Settings\USERNAME\Application Data\Apple Computer\MobileSync\Backup
    If the recent backup is there, simply restore your phone from that backup.  It sounds to me that instead of syncing the phone just by connecting it to the computer, you may have restored the phone to your ancient backup.  No problem if you have the newer backup, but a huge problem if you don't have the recent backup.
    If, in fact, you did restore the phone instead of getting a backup thru the (automatic) sync process, I'd strongly suggest getting the difference between the two straight in your mind.
    My other suggestion would be to understand that your iPhone is "managed" thru iTunes.  You need to connect the two whenever possible instead of using the charger.

  • My daughter has spitefully changed my password and has refused to tell me. I have so much medical information that I can not lose. Is there anyway to get around this problem. Please I need Help fast.

    My daughter has spitefully changed my password and has refused to tell me. I have so much medical information that I can not lose. Is there anyway to get around this problem. Please I need Help fast.

    Connect the iPod to your syncing computer and restore it via iTunes.  However, if iTunes asks for the unknown passcode you need to place the iPod in recovery mode and then restore the iPod from backup.  For recovey mode see:
    iPhone and iPod touch: Unable to update or restore
    "If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone and iPod touch software."
    Above is from:
    http://support.apple.com/kb/ht1212

Maybe you are looking for

  • Voice memos not showing up on itunes.

    Hi. I connected my iphone to itunes today and I deleted all the songs from itunes, didn't realize that it had the voice memos also. Now after I synced, I don't see my voice memos on itunes but they are present on my iphone. I just created a new voice

  • I imported my itunes folder from an external drive on a freshly wiped computer. My playlists and ratings did not copy over. how can I fix this?

    i imported my itunes library from a backup drive after i reinstalled windows on my machineby copying the itunes folder from the backup to the my music folder on my c drive. when i opened itunes and imported the library the playlists and ratings were

  • Cenvat Clearing acc posting

    Hello Experts                      I have three excise divisions and GL determination is by warehouse.Each division has its own incoming/outgoing Cenvat clearing account. But while doing sales ( of Division A) the excise amount is posted in Outgoing

  • Making Wifi Network Only Available on Certain Computers

    My roommate and I have a password-protected wireless network. However, we are pretty sure someone else is able to use our wifi because we can manually check our bandwidth online; when we are out of town, bandwidth is still being used, and I have had

  • Moving Pr 5.5.2 project between PC and Mac?

    Will this work: I've started a project on Windows Pr 5.5.2 and would like to also work on it at the college Macs also running 5.5.2. On the PC my scratch files are set to: C: programes   E: Project files, media cash  G: scratch preview files. So can