What exactly is new in the ne iPad OS?

What exactly is new in the ne iPad OS? I downloaded it and don't see anything new.

You need to install it, as well as download it. Then the new features will be as shown here:
http://www.apple.com/ipad/ios4/

Similar Messages

  • I have just getting a new phone and I have forgot my password an Apple ID what I made new for the new phone now I cannot get on it because asking for id and password what should I do help plz thank u

    I have just getting a new phone and I have forgot my password an Apple ID what I made new for the new phone now I cannot get on it because asking for id and password what should I do help plz thank u

    Try
    https://iforgot.apple.com

  • What exactly is happening in the code mentioned?????

    Hi all,
    I want to know the working of the below code:
    The below code is the WHEN_BUTTON_PRESSED Trigger for the ENTER_QUERY (Push Button):
    DECLARE
      IT_ID1 ITEM;
      IT_ID2 ITEM;
      IT_ID3 ITEM;
    BEGIN
      IT_ID1 := FIND_ITEM('BUTTON.EN_QUERY');
      IT_ID2 := FIND_ITEM('BUTTON.CA_QUERY');
      IT_ID3 := FIND_ITEM('BUTTON.EX_QUERY');
      SET_ITEM_PROPERTY(IT_ID3,ENABLED,PROPERTY_TRUE);
      if :system.mode<>'ENTER-QUERY' THEN
       set_item_property (it_id1,label,'CANCEL QUERY');
       GO_BLOCK(GET_APPLICATION_PROPERTY(CURRENT_FORM_NAME));
       CLEAR_BLOCK(NO_VALIDATE);
       ENTER_QUERY;
      set_item_property (it_id1,label,'ENTER QUERY');
      ELSE
      EXIT_FORM;
      END IF;
    END;
    Can You please tell me what exactly is happening in the above code?
    I want to know the working of it. Help me plz.
    Thank You.
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    Oracle Forms 6i.

    what does if :system.mode<>'ENTER-QUERY' THEN mean??
    SYSTEM.MODE indicates whether the form is in Normal, Enter Query, or Fetch Processing mode. The value is always a character string.
    and what does GO_BLOCK(GET_APPLICATION_PROPERTY(CURRENT_FORM_NAME)); do?
    GET_APPLICATION_PROPERTY Returns information about the current Oracle Forms application. CURRENT_FORM_NAME Returns the name of the current form as indicated by the form module Name property.
    GO_BLOCK navigates to an indicated block. If the target block is non-enterable, an error occurs.
    As per the code, After i press the button, the label ENTER QUERY should become CANCEL QUERY, (that is when system is in ENTER_QUERY mode) .
    So when in the system is in ENTER_QUERY mode, it must display CANCEL QUERY, Right??
    in your post, you also said..
    The below code is the WHEN_BUTTON_PRESSED Trigger for the ENTER_QUERY (Push Button):
    We see 3 button in your code. How can we know which one is ENTER_QUERY button. Your code says...
    ENTER_QUERY;
      set_item_property (it_id1,label,'ENTER QUERY');
    So, it says.. BUTTON.EN_QUERY label will be ENTER QUERY
    Then why the code, (if :system.mode<>'ENTER-QUERY' THEN set_item_property (it_id1,label,'CANCEL QUERY');) ?? which says if system mode is not equal to ENTER_QUERY,
    then it tells to display CANCEL QUERY.
    it says.. BUTTON.EN_QUERY label will be CANCEL QUERY

  • What exactly is "other" in the AppleTV capacity bar

    Hi all,
    If I click on the AppleTV device in itunes, I notice it has the following categories in the capacity bar:
    * video
    * audio
    * photos
    * other
    * free space
    What exactly is included in the "other" category? I assume that podcasts may be in there. The reason I ask is that my "other" category seems to be growing (currently 4.56Gb out of 32.85Gb capacity, which is significant). Is there anything I can do to control the size of this?
    Many thanks in advance.

    Likely the case. You have to remember podcasts are provided by 3rd parties and by there very nature some podcasts are amateur productions or are not necessarily aimed at itunes specifically. There is a chance that some podcasts, whilst playing just fine, don't actually meet the specs from the tv prospective and as such even when completely downloaded don't properly get moved to the appropriate category.
    I've just downloaded the 'Hidden Universe' podcasts, I watched the 'other' category increase in size as more of the podcast downloaded, once complete the 'other' reset to its original value and 'video' increased appropriately.

  • What exactly is consists of the "other" category in the capacity bar at the bottom of the sync window?

    What exactly is consists of the "other" category in the capacity bar at the bottom of the sync window?

    Not actually, his statement is to not worry about what is in Other. That is opposite from iOS, if you have 8GB of other you most likely have corrupted files on your iPhone and you need to Restore to eliminate them.

  • What Exactly should be in the Capture Scratch Folder ?

    I apologize for the moronic question, but.....
    I recently installed a second internal Hard Drive in my computer which
    I was planning to reassign the scratch disc folder to, so that my external
    hard drive which holds all the media / video, would not have to do double
    duty in holding all the render files, etc. as well as the media.
    But in going to do this, I realize I have almost 200gb of video ( in the
    form of quicktime movie files ) already there. So if I move that folder,
    I am not really solving anything, as a large portion of the media is
    already in it.
    Can I with relative painless-ness, set up a new scratch disc on the internal
    drive, or will this just create an avanlanche of media not found headaches
    and the like.
    Again, I apologize for what is clearly something I just did not set-up
    properly 3 years ago. I do not use this program that regularly or else
    there is a chance I might understand it better.
    Thanks for any and all help / suggestions,
    Sterne
    FCP 5.1.4 Older G5 computer.

    I may not be understanding you correctly, but I think you will be ok with what you are doing:
    Main hard drive with the OS and all your applications.
    Second internal hard drive you are adding will contain all the scratch disks and project files.
    For example, on this I have a folder entitled "FCP Docs on HD6" which contain all my scratch disks of Audio Render Files/Autosave Vault/Capture Scratch/Render Files/Thumbnail Cache Files/Waveform Cache Files that I set under FCP preferences. I also have another folder on this hard drive that I have labeled for a client--ex. Smith Project--and in here I keep all the other items for this project--the FCP project itself, any jpegs I'm using, any clips I've made self-contained to do smoothcam on, etc.
    On your external hard drive you can keep what you have done before and not transfer them over to the new FCP Docs folder. The old project will still access those capture scratches from that external drive. (However, if you have now assigned those scratch folders to your new internal drive, when you open this old project and work on it, the NEW captures/renders/etc will be on the NEW scratch disks while what you have done in the past will still remain in the old.) You just have to remember when you are cleaning out your project or saving it to archive that some of your files are on your external.
    You can have different scratch disks on separate hard drives, it just gets confusing if you have too many. FCP will use the scratch disks you LAST assigned. I repeat it gets confusing, just like this explanation probably is
    Sharon
    Message was edited by: SSteele

  • What exactly is included with the new adobe photography package?

    okay first off, I'm in love with all of these massive changes all the way around.
    secondly, I'm a bit of a hot mess.
    For starters I am upgrading my poor old PC to a Mac (it was time!) this means I loose all my previous software. (It's time to upgrade as well anyhow) I currently have cs4 installed, and also lr4 On my PC. I pick up my new Mac mini tomorrow, and would like to have a solid game plan.
    I'm having a hard time understanding what the new cloud options are, as well as the photography package for $9.99/mo. With this, is creative cloud included? do I have to purchase creative cloud membership in addition to the photography package? Does this include full use versions of both photoshop and Lightroom? And lastly what is the benefit vs buying lr5 outright (physical software) and / or buying the full download use of Photoshop and using via creative cloud. My how times have changed.... I feel so out of the loop, however extremely excited for the changes and inspiration.
    Thanks in advance, and keep up the amazing changes.
    RP

    My understanding is that the $9.99 photographer package includes Photoshop CC 2014 and Lightroom CC 2014, as well as 2G of cloud storage. It doesn't include access to the rest of the apps in the CC universe (which you'd get with a full CC package), nor does it include TypeKit as a part of the package. It also includes access to Lightroom apps for the iPad and iPhone, and the Photoshop Mix app for the iPad.
    Here's a link to the press release: Adobe Releases New Creative Cloud Photography Plan for $9.99 Per Month

  • What exactly is new in Leopard if I don't have an Intel based Mac?

    I recently helped my father upgrade his iMac to Leopard. Everything went extreemly smooth and the new OS is up and running. While the machine is only a couple of years old, it is not running an Intel CPU. As I flip through the installation book and see all the cool new features of Leopard, many of them depend on an Intel CPU under the hood.
    So besides a new wallpaper and Time Machine (which doesn't apply in my specific scenario), I'm having a hard time seeing a benefit to Leopard without an Intel CPU. Furthermore, my fater has decided not to upgrade to iLife 08, so he's still running iLife 06.
    So what I was hoping for with this post, is for someone to help point out what cool new things exist in Leopard for those of us not running Intel CPU's.
    Can anyone shed some light?
    PS - "bug fixes," while important, don't count.

    I'll try a few : G4 iBook here.
    Time Machine you have already discounted.
    Spaces if you like using virtual desktops,
    Coverflow in Finder add QuickLook via the space bar and it's a winner.
    Space bar toggles Quick Look on and off.
    Command-Y works as well, and option-command-Y to jump to slideshow several selected files.
    Stacks, 50/50
    Right click on any window title-bar to get a path-popup. Can be used for navigation and also works in Safari.
    Spotlight works even better and so does Finder with a better built in search.
    TextEdit has had an under the hood upgrade.
    Mail has Notes and Stationery templates.
    Far more right click / ctrl click context menus which save time.
    Improved speed running Numbers in iWork '08.
    Apple puts it's own large 512p. icons on Pictures for CoverFlow ~ best to take off the small 128p. third party picture icons from Graphic Converter, PhotoShop, Toy Viewer etc. which look shocking in CoverFlow.
    Loving Leopard, well worth the time & cost.

  • What is considered 'new' in the iTunes bookstore?

    Last week, all three of my ebooks were accepted and I can see them on the iTunes Bookstore, but only when searching specifically for their names or authors.
    I would expect to see them in the 'new' category as well, but they're not listed.
    Does anyone know what qualifies an eBook as new?
    (I've seen several books on in the new category with the same publish dates as mine.)

    As far as I can tell from calling in - the 'new' area in the iTunes bookstore is not where you will find the newest books.  That area holds featured ebooks.  In order to get your ebook featured, you must go through your iTunes Connect portal and submit your book to be featured.
    Once you submit your ebook, it spends time in review.  How long? No idea. They contact you if your ebook is featured.
    Hope this helps someone.

  • What Exactly Is Meant By "The Film Look"?

    I have been puzzled by this expression for the past few years.
    What IS a "Film Look"?
    I started with cine (Super 8) exactly 30 years ago, so my thoughts whenever a "film look" is mentioned dwell on jerky movement, dull images, grain and scratches!
    I am sure this is NOT what is meant - please tell me it isn't!
    Is it connected with sharper images, purer colours and smoother movement obtainable with which - DV or film?
    Ian.

    I wonder if the very coy Mr Brown is trying to get to this point:
    People who buy a consumer video camera who instantly expect their movie to look like Star Wars are struggling in vein. Inexpensive video gear allows people to express their creativity, not to get into the commercial film market. You cant compare low, or even medium level video to high end film
    A professional videographer, who shot music videos for people like Leonard Cohen on video at a time where most high end music "videos" were still be shot on film explained it to me this way: He saw the essential difference as being one of gamma, of the ranger of light and shadow. See a movie shot in 35 mm black and white and compare that to a high end video in black and white ... you will see what the difference is
    That being said, this camera man thought it was silly to try to use video to emulate motion picture film. He liked the use of video and with his exquisite lighting and use of filters, he created work so good looking you wanted to eat it.
    Most people, I think, make movies with video because it is much cheaper and more accessible than film ... they have no idea what the video really is .. they watch Star Wars on their home TV and go .. well, thats what I want.
    I have worked in the pro video world for 20 years, everything from local TV commericials to corporate video to weddings... my gear has ranged from 500 buck cameras to 15,000 cams ... and I have never tried to acheived the "film" look. My work is all about communication and video, with its clean, clear look and quick turnaround time, gives me that. I dont make "movies" nor do I have a desire to.
    Friend of mine currently makes music videos with one of the Panny high end cameras, doing everything in 24p. No denying, it looks great. Is it "film" look?
    Meet me in the balcony

  • HT1766 Query what exactly is included in the Phone back-up

    This article http://support.apple.com/kb/HT1766 says that the back-up includes purchased apps, app data and home screen / app organisation but when I restored my iPhone recently, these did not appear until after the Sync was done - which followed the back-up restore.  After the back-up restore I seemed to have just my phone settings (e.g. mail accounts) and SMS messages.  So I am querying if this article is correct.

    My understanding is that the $9.99 photographer package includes Photoshop CC 2014 and Lightroom CC 2014, as well as 2G of cloud storage. It doesn't include access to the rest of the apps in the CC universe (which you'd get with a full CC package), nor does it include TypeKit as a part of the package. It also includes access to Lightroom apps for the iPad and iPhone, and the Photoshop Mix app for the iPad.
    Here's a link to the press release: Adobe Releases New Creative Cloud Photography Plan for $9.99 Per Month

  • TS3212 what tto do.new version locked my ipad

    my ipad says have no music after loading new version.memory still almost full.locks my cumputer when i hook it up

    Hi, huntitjoe.
    You may find these articles helpful in troubleshooting this issue. 
    iTunes: May become unresponsive when connecting iPhone, iPad, or iPod touch
    http://support.apple.com/kb/TS3219
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421
    Regards,
    Jason H. 

  • What Exactly Is Happening During the 2?21/2014 Azure Update

    Can anyone tell me what will happen during the upcoming maintenance window on 2/21/14 for the Azure environment?

    hi,
    What is your meaning?
    Did you want to know maintenance scheduled? I suggest you could note the azure team blog via this link (
    http://blogs.msdn.com/b/windowsazure/ )
    and pay attention to the azure dashboard form
    http://www.microsoft.com/windowsazure/status/ .
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What exactly is included in the Individual Complete Plan?

    Does the Complete Plan include access to ALL the products, or is it just a subsection of the Adobe products?  Can it be customized?

    Please check the mobile world from this link, not all of the CC app are mobile friendly.
    Adobe mobile and tablet apps | Adobe Creative Cloud
    Store and share content with Creative Cloud Assets | Adobe Creative Cloud tutorials
    Regards
    Rajshree

  • What exactly is it about the USA?

    My whole life I've been buying Nokia but we can all agree that the US is being treated unfairly (unless they're not telling us the reason).  First I'm very confused as to why I called Nokia telling me the N8 is unlocked yet their website says AT&T and T-Mobile.  If you live in the US I'm sure you know US blocks several things on the device which is why I always go for unlocked phones.  I'm sure the map will be locked too.  Second, why can't they give me an answer as to whether or not the phone will be available in other colors than black?  I want the silver damn it!  Has anyone read about it being available in silver?  We're only 3 weeks away.

    When someone says unlocked, generally they are talking about GSM phones.  In the US, the only two major carriers that use GSM are AT&T and T-Mobile.  Most in the US are CDMA. Unlocked means SIM free and no "bloatware" or other programs from a carrier.
    As for the other colors, if you look on the Nokia USA site for the N8, there's a banner ad that says that other colors will be available later this year.

Maybe you are looking for