Icloud for non-mac notebooks?

hello,
i have an ipad and a non-mac notebook. is it possible to use icloud with that pc. i have also itunes on it, that means i can sync songs, photos and potcast....

Are you asking regarding the currently available beta products? Yes. And according to the keynote iCloud will be PC compatible for the most part.

Similar Messages

  • Gallery for non .mac?

    Is Web gallery even an option for non .mac domains? I host my personal website on godaddy and am wondering if the coolness that is the new Web .mac gallery can be "published" to godaddy.

    Hi Dave, the beauty about ajax+XML is exactly that you don't need a complicated markup to render flashy pages, the XML part is handled by iPhoto itself and you just need the script to do whatever it wants with your photos, trust me, you don't need a .Mac account or anything more that the script and a plain and common web server, there's no behind-the-scenes magic.
    But don't trust me, go here: http://www.ontoinfo.com/2006/09/22/javascript-flying-pictures-effect/ follow the instructions, make sure to copy the script from their link at their second paragraph and just paste it on your address bar, and that's a ONE-LINE script, much smaller that a tiny picture in size, and you can run that script on any website on the web, provided they got many pictures so you can enjoy it, no special web server or behind-the-scenes magic, just paste it on your address bar.
    It's common to find stuff that you hadn't upload on most web servers, and I don't think Apple would be so naive to put them freely available on user accounts.
    I don't spend my lunch uploading a gallery either, I just use the free Picasa plug-in on iPhoto and it gets uploaded in a couple of minutes, it may not be that flashy, but has more features and control than .Mac, Picasa as you might know is Google, and they master at web applications (ajax too BTW).
    I was a .Mac user for years when it was free and even when they made it a pay service I stayed for a year, still in my own opinion not worthy. Also I got three iPods, The one I use everyday (a 60GB) is full and have never paid a premium or a subscription for it, iTMS is not available in my country for that matter, but if it were, I would gladly pay .99 for a song, but not $69 for a script and 10 useless GB (that's me).
    Yes I've tried iWeb twice, once when it came out and the other a week ago, I didn't like it then, and a week ago found it pretty disappointing, some new stuff but still renders the most horrible markup ever, a simple page takes 10 times to render. Rapidweaver does a much better job.
    On the other hand, and despite the huge disappointment of iWeb, iMovie and the .Mac fiasco, I love iPhoto, it is really and noticeably faster and the keyword engine is great. Also I would pay $80 for Pages and Keynote each, and Numbers is a good start.
    Message was edited by: Salvador Munguía Pulido

  • Can I burn photos onto a DVD/CD for non-Mac users?

    Can I burn photos onto a DVD/CD for non-Mac users? 

    You can burn a plain CD/DVD by just dragging the photos there; but, that may or may not be playable by everyone. To be sure that the result would be playable in any computer or CD/DVD player, it would be better to use either one of the apps already on your system - such as iPhoto. I don't use that myself - I use other third party software - but take a look at iPhoto help. And, you could make it more interesting by creating a slideshow - also in iPhoto, or iMovie. To give it the final cool touch, bring it into iDVD to give it a polished look if you'd like. You can burn it then from any of the above.
    If you happen to have Toast (an excellent burning app), you could use that as well (that is my preferred way to work). In Toast, you have multiple choices: burn a data CD/DVD for Mac only, for Mac & PC, etc, burn a picture CD, video DVD, etc, etc.

  • HT4865 how to manage space on icloud for non us resident ?

    how to add more space on icloud for non us resident or non visa or mastercard availible ?

    Hello ALI2106,
    Thanks for using Apple Support Communities.
    In the support article linked to below you can see the price required for your country in order to upgrade your iCloud storage.
    iCloud storage upgrade pricing
    Take care,
    Alex H.

  • HT6312 iCloud Drive destroys collaboration with iworks for non Mac,iOS users?

    I Have been trying to create our invoices, and client records using Numbers Beta because non Mac and non iOS users can access the files from any browser. That seems to be changing with iCloud Drive requiring a Mac OS that is not yet available and no Web app for Numbers unless you have an iCloud Drive. Any other users who use Numbers for a business collaboration purpose have a solution to this problem. I have already upgraded my iCloud to iCloud Drive with iOS 8 without completiely understanding the limitation. Apple Care offered to send me their FAQs for icloud...no thanks I already checked.

    The following is from the OS X Yosemite Developer Preview 8 Release Notes:
    iCloud Drive
    Note
    Migrating to iCloud Drive will disable Documents & Data syncing for your iCloud account on OS X Mavericks and earlier Macs, as well as iOS 7 and earlier devices.
    Just don't shoot the messenger.
    You might try using Dropbox for getting those documents out to those that need them.

  • Hi  recently i changed my apple id for itunes and icloud for my mac ipad and iphone   for the ipad and iphone all is working well  but on my Mac  itunes is ok bit icloud is blocked into my old Apple id and i am not able to change it    Please help

    Hi i recently changed mi apple id for my Mac, ipad  and iphone    With great difficulty i managed to change my Ipad\Iphone id    for itunes and icloud
    But on my mac, itunes is ok but icloud is blocked on to my old Apple id         I thought it would would automatically sync when ichanged the id in itunes
    Obviously not    Can somebody pleas help   Thanks

    You need to go to System Preferences (this may be called Settings in Mountain LIon)>iCloud and sign out. Then sign in with the new ID.

  • Why can't Apple make 'publish changes only' for non .mac users?

    The recent iWeb update to 1.1 and the now increasingly obvious differential between .mac and non .mac features has prompted me to post here today.
    I can understand comments, passwords and search facilities being a .mac only experience because it requires server side technology. I can also understand that .mac users get enhanced features like slideshows as well.
    But why is the fundamentally *basic* option to 'publish the changes only' not available to non .mac users?
    I know uploading to .mac uses a different protocol to uploading via FTP, but I don't think it is about that. Obviously the software engine in iWeb 1.1 can now track the pages that have changed, and flag those for uploading. So if the facility to do this is not available with non .mac uploading, is this some form of crippleware? Can any software engineers comment on this or am I talking off the top of my head? [And please mods, don't delete this post - I use the word 'crippleware' in its harshest form, clearly I can still use iWeb to make fantastic websites - I am asking a technical question here.]
    Michael
    A Trusty Quicksilver G4 Dual 1GHz

    OK, from reading this thread:
    http://discussions.apple.com/thread.jspa?threadID=486335&tstart=0
    There is a pattern: An error occurred while publishing file “/blah/blah", while file "/blah/blah" seems to be random from one person to the next, but they all share one thing and that is communication protocol.
    For iWeb to be able to publish changes to .Mac, it has to:
    1. identify if the file exists
    2. do the following:
    2a. if not exists, copy it to .Mac
    2b. if exist, do some sort comparison - CRC checksum -
    2b1. if checksums match, don't copy
    2b2. if checksums don't match copy it to .Mac
    At least I think that's what going on, I don't have .Mac so that is best I can think of. Perhaps, some Apple SW engineers can jump in here.
    Now, the bad part is iWeb has to (and I'm assuming iWeb uses WebDAV):
    1. go thru each file locally
    2. crawl its way into .Mac (WebDAV is a slow protocol) to find the the counter part.
    3. when it finds a file that matches a client side file, it has to (some how) do checksum on-the-fly across the net work (which is slow and congested)
    #3 is I think where it failed, there are many factors here: 1) networks congestion 2) latency 3) protocol overhead 4) checksum calculation time etc...
    iWeb eventually times out because any/all of the above.
    It's nice that WebDAV can author to the host yada, yada, but it's so SLOOOOOW.
    What I would do is for every publishing, I would build a files and their checksums keep it on the host (or local, must be hidden).
    For subsequence publishing, I would (use a fast protocol like FTP) download this pre-built files/checksums list. Locally, do a full publishing, making checksum comparison, the result is delta changes; upload only those. Build a new files/checksums list upload that too.
    What I mean to say is offload everything that is possible to local machine, bandwidth is PREMIUM!

  • Maximun LUN size for non-MAC SAN

    Hi.
    I am trying to configure a PPC Mac Xserve to utilize storage space on a non-mac SAN (Compellent). I successfully setup the original volume on the SAN as a 2TB volume, zoned it through the Qlogic switch and mounted it on the Xserve.
    Now I need to increase the size of that volume to 3TB. I unmounted the volume on the Xserve, deleted and recreated it on the SAN, and then tried remounting it on the Xserve. The Xserve detects the new volume, but only sees 2TB of space. No matter what I do, I cannot get it to see anything more than 2TB.
    I thought the 10.4.10 FS (HFS+ Journaled) could see well over 2TB? Is there a LUN limitation? The only reference to this that I saw, was a limitation with older versions of the XSAN software.
    Thank you.
    Tim

    Hi Tim,
    I am looking in to this also Take a look at this
    http://discussions.apple.com/thread.jspa?messageID=5517350&#5517350
    I haven't had a chance to test this. I'd be interested to hear if it is successful for you.

  • Convert mov to format for non-mac family members!

    I have 2 short videos that I need to convert so that non mac family members can view them.  (I know, I should disown them).  How do I do this?  When I go to export and it appears that I am saving as jpeg, it doesn't work.  Is jpeg only for stills?
    Thanks!

    JPEG is an image format.
    Any modern machine can run the free QuickTime Player app and use it to view your iMovie exports.

  • What's the "best" external/portable hard drive for a Mac Notebook?

    I've gone through 2 completely different kinds of WD external hard drives with my Mac Notebook (late-2011, OS X Yosemite 10.10.2), and both literally burned out after only about 18 months.  The disk itself completely died and even when I took it to a computer repair store and they cracked the case open to extract the disk itself to hook up to another drive, it was still dead or wouldn't work.  I had to have it shipped out to a 3rd party data recovery service both times to have some/most of the data salvaged and recovered (and each times it cost me between $700-$1,000!).
    I use my external drive as my main data source and store all of my files there due to it's portability advantages, so I probably do run these external drives pretty hard, especially when running iTunes.
    Unless told otherwise, I'm getting away from the WD products for obvious reasons.
    So which brand of portable external drives are the most reliable and/or "best" for Mac Notebook users?  I'm looking for something that's at least 1 TB and connects via Firewire 800.
    Thanks in advance.
    - Rob

    Given the low cost of an external HD compared with the expense of data recovery services it might be an idea to buy two HD's and duplicate the data across both drives, then if one fails you still have all your data on the other which can be quickly and easily copied across to a new drive to replace the failed one - so you always have two copies of your data.

  • How do I make my hp 4280 printer discoverable for my Mac Notebook to find?

    I am a new Mac user and I have a Mac Pro desktop and a Mac notebook and would like to make my HP 4280 a wireless printer. how do I do that?
    thanks
    bob

    http://www.apple.com/airportexpress/

  • Possible for non-Mac users to save and send iPhoto Mail images?

    Will non-Mac users be able to download and save images sent from iPhoto via Mail? Of course they can see the images, but will they be able to save, send, and print them? Thanks.

    The answer to the question is Yes, but...
    A lot of people have problems because they don't understand their own email clients. The one way that is pretty much guaranteed to work is to send +only plain text emails+. It's the most basic form of email and it works.
    Regards
    TD

  • HT204053 I recently purchased Pages for my MAC notebook and I would like to put it on my new IPad.  Can someone please tell me how to do this?

    Can someone please tell me how to get the "Pages" Ap that I recently downloaded to my MacBook Pro downloaded on my new IPad?  I have done everything I have read about but it does not seem to work.  Do I have to buy a seperate ap for my iPad?
    Thanks!

    You would have to buy Pages for your ipad from the App store.
    The program you bought is for your Mac.  it does not work on your ipad.  They are completely different platforms.

  • How to create a volume shortcut for non-mac keyboards? Sound control? F7?

    Hello everybody,
    This has been bothering me for a while. I have a third party editing keyboard and I would like to be able to control the volume with three keys just as the apple keyboards do.
    I would like to make F6,F7 and F8: mute, vol -, and vol +.
    I have tried and tried and no luck. I tried using keyboard and mouse shortcuts section of system prefs but I do not know the "menu title" of the volume controls.
    If anybody has any ideas I would love help.
    Thanks so much,
    James

    Hi, James.
    Unfortunately, none of the F-keys can be set to the functions of the Volume keys using the Keyboard Shortcuts preference pane.
    Mac OS X does not include native support for assigning a macro or script to either an Fkey or other keyboard shortcut. For that, you need a third-party tool, like iKey, Quickeys, or Spark, the latter suggested by DPSG-Scout.
    You'd also need a set of scripts to assign to the keys, e.g. scripts to increase, decrease, or mute the volume. Those are tricky to write since System Preferences does not expose much to AppleScript. One would need to use the "GUI Scripting (System Events)" technique to create a script to change the settings in the Sound preferences pane of System Preferences.
    Automator does offer a "Set Computer Volume" action, which allows you to adjust the various Volume settings (Output volume, Alert Volume, Input Volume) to a specific set of levels, including Mute for Output Volume. However, it won't handle the idea of pressing the same key multiple times to either increase or decrease the volume, ala the Volume Adjustment keys. In your case, it's most useful for Mute. Automator Workflows can be saved as applications, which I believe can then be assigned to Fkeys in iKey or QuickKeys.
    Someone may have written a more advanced Automator action for adjusting volume than that provided with Mac OS X. Search Apple's Automator Action Downloads. If you find one, instructions on adding actions to Automator can be found in Automator Help.
    You could search ScriptBuilders to see if someone has already written scripts for the functions you need, then use iKey or Quickeys to assign such to keyboard shortcuts.
    Finally, you could solve the problem another way: buy a set of external speakers that has its own separate volume and mute control. For example, my trusty old Monsoon MM1000s have their own volume control with a mute button.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Getting iCal to sync with iCloud for two Macs, and a 3G iPhone

    I currently have a Macbook and MacMini both running 10.7.2, and just started using iCloud this week to sync contacts, iCal, bookmarks, etc. I thought I initially had problems with iCal as I was getting two copies of every event showing up on my MacBook, but then realized I had two sets of calanders, ("on my mac" and "iCloud"). After I unchecked the "on my mac" calanders, everything appeared normal.
    The problem I face now is with my 3G iPhone that can't run iOS5, and thus, no iCloud. My iCal on my iPhone is set to sync with my "on my mac" calanders, so with those unselected, the events are not showing up on my Macbook, and thus, aren't being synced to my MacMini.
    My question is, can I have my 3G iPhone sync to my iCloud calanders everytime I connect it to my Macbook to sync via USB, instead of syncing with the "on my mac" calanders as it is currently doing without have iOS5 capabilities on my iPhone? If not, is there a way to have iCloud keep syncing with my "on my mac" calander list, so that it is always up to date, and data from my iPhone will be synced over to my iCloud calander list from the "on my mac" calander list?
    I'm just trying to figure out if I'll be able to transfer new iCal dates I create on my 3G iPhone over to my iCloud calander list, and ideally, vice versa.
    Thanks in advance for the help.

    I understand that iCloud won't run on it or with it. I'm just trying to figure out if there is a way to sync the "on my mac" calanders (which sync to my iPhone iCal everytime I connect via USB) continually with my iCloud calandars so the two are always up to date.

Maybe you are looking for

  • Adobe ducument services application error?

    Hello SDN When testing a PDF form object the execution hangs in function module HTTP_READ_SC. In our system this behaviour can be seen if you go to transaction SFP and choose the form object "FP_TEST_03". Execute the form and in the printer dialogue

  • Add a link in the displayed error massage

    Key Words: BAdi, BBP_DOC_CHECK_BADI, Error Massage Ref: Problem with BBP_DOC_CHECK_BADI (Problem with BBP_DOC_CHECK_BADI) Hi, I am able to display a simple custom message using the BBP_DOC_CHECK_BADI implementation.   My question is how do I add the

  • Is BPML dead which used to be an output of Q&A dB.

    Is Q&A dB still around. I could not locate it in Solution Manager 4.0. What is the new approach to capture business process inputs. Pl help??

  • Acrobat X Pro will not install - Outlook running

    Acrobat X Pro will not install - says Outlook & Winword are running and need to be closed. (They are not running)

  • WRT54GS V7 loses connection

    My WRT54GS loses its connection periodically, requiring a reboot to get it functioning. Further, it reliably locks up while I play Starcraft 2, booting me from the game due to a connection timeout with clockwork regularity. In these cases, the router