What's happened to the ratings?

They've gone down dramatically!!
-+-No longer a forum member-+-

"You’ll also note that we’ve turned our rating system off for the Forum Help & Suggestions forum.  While we value your participation in this forum – please keep the suggestions coming – we agree with the feedback we’ve heard that ranks should primarily be based on help related to products and services".
I now know why.
-+-No longer a forum member-+-

Similar Messages

  • What is happening in the most recent keynote when I click on a slide and it pulses (larger-smaller)  Two of my slides have disappeared in the navigator although if I play through them they are there.

    What is happening in the most recent keynote when I click on a slide and it pulses (larger-smaller)  Two of my slides have disappeared in the navigator although if I play through them they are there and the slides have their orignal number--there are just white spaces where the slide should be and I can only get to the slide by clicking through from the prior slide.  How do I get the sldies back into the navigator so I can see them.  Oddly, they are show up just find on the light table. 

    Try removing any transitions or builds on these slides, or delete the slides then recreate them as fresh slides.
    There are many playback anomalies in Keynote 6 which Apple have said they will be  sorting out next year.

  • What will happen to the stuff in my keychain after today? I don't want iCloud. Can I keep the keychain? in my system?

    what will happen to the stuff in my keychain after today? I don't want iCloud. Can I keep the keychain in my system under lion? Can someone please help me?

    Thank you Sig. Well I keep all my passwords in my keychain. I'm concerned I'll lose them after today. I understand that keychain will be obsolete after today. I don't want icloud either, because I don't want all my personal info on a server. I want to keep my personal information in my system. Am I making any sense? Can you make any suggestions or offer any insights around this? 

  • What will happened in the excise while we sent free goods @ samples

    what will happened in the excise while we sent free goods @ samples

    Dear maha,
    What ever the Transactions(Except Exports)..you have to pay the Excise duty and Cess.
    Regards
    Luckky

  • What will happen to " the new iPad " I bought 2 months ego. Now the model is discontinued . What apple will do?....really disappointing.

    What will happen to " the new iPad " I bought 2 months ego. Now the model is discontinued . What apple will do?....really disappointing.

    I just bought two new iPads a few weeks ago. If they're still in the return window they're going back. Maybe it's time to look at some of the Android tablets since all of a sudden Apple thinks the mini is a great idea.

  • What has happened to the iPad 2 finger select and drag technique? Since upgrading to iOS7 it does not work? I used this all the time to select multple images, approx 75  from an SD card containing 1000  images. Its painful indvidually selecting the images

    What has happened to the iPad 2 finger select and drag technique?
    Since upgrading to iOS7 it does not work?
    I used this all the time to select multple images, approx 75  from an SD card containing 1000  images. Its painful indvidually selecting the images

    What would you like us to tell you? If it doesn't work, there is nothing that we users can do about it.
    Please submit your feature request to Apple at this link: http://www.apple.com/feedback

  • If I take my bank card details off my itunes account and opened a new itunes account what would happen to the old account?

    If I take my bank card details off my itunes account and opened a new itunes account what would happen to the old account?

    you're more likely to get quick and accurate answers to an iTunes question in the iTunes forum, this is the GarageBand forum

  • If I take my bank card details off my itunes account and open a new itunes account what will happen to the old account?

    If I take my bank card details off my itunes account and open a new itunes account what will happen to the old account?

    you're more likely to get quick and accurate answers to an iTunes question in the iTunes forum, this is the GarageBand forum

  • What is happen when the screen goes white

    what is happen when the ipod screen is going blank

    what is happen when the ipod screen is going blank

  • What will happen to the data I´ve in my Key ring when migrating to iCloud

    What will happen to the data I´ve in my Key ring when migrating to iCloud?
    Any feedback is appreciated
    Uwe

    Hi Winston!
    Thanks for your quick response. I meant keychain items. So I you anserwed my question, perfectly.
    Best
    Uwe

  • What is happening to the pictures sent with text messages?

    What is happening to the pictures sent with text messages?

    We don't know unless you give us a little more detail as to what the problem is.

  • What has happened to the wonderful, independent,  DTP section of Pages?

    What has happened to the wonderful, separate, Desk Top Publishing section of Pages?
    Since upgrading, I am no longer able to:
    See my column markers when  layout view is enabled
    I cannot identify the colours I regularly use in my magazine layouts as those colours are no longer shown on the palette
    I cannot find the flow buttons that used to exist in the bottom right hand corner of the text boxes and can no longer get text flowing from one page to another.
    I work in collaboration with someone else in magazine production and we need to be able to liaise with regard to the formatting.   this is now very difficult.   I need this sorted ASAP as we are working to a deadline.

    Go back to Pages '09:
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=432&mforum=iworktips ntrick
    For a full list of the Additions/removals and changes in Pages 5:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Review/rate Pages 5 in the App Store.
    Peter

  • What has happened to the rotating disk when sending e-mails in 6.2?

    What has happened to the rotating disk when sending e-mails in 6.2?

    Fast user switching is on... I use the Name reference but I've tried switching to icon with the same result. If the a account I'm switching to is not logged in I get a blank Blue screen for about 2 seconds then the desktop of the account. If the account is already logged in then from the login window (all accounts have passwords) it just switches directly to the desktop.
    I have spaces turned on on my main account however none of the other accounts do, the same thing happens regardless of which account you are switching from or to.
    If you hadn't said it was working for you I would have believe they just pulled it from Leopard.

  • What will happen to the data block after data offloading?

    HI All,
    Since offloading can filter out the necessary information such as unnecessary columns and rows before they are passed to the database, I want to know what will happen to the data block? Will some new blocks be built at this time,which only contains the useful information?
    Best regards,
    Leon

    Andy Klock wrote:
    The statement seems to imply that Exadata has the ability to strip out columns from a block, but a block is a block is a block. Offloading is remarkable at filtering out data in the storage layer that ultimately is not needed but if you only need one row in a block that has 100 rows in it, you still get the whole block (and all 100 rows) to be processed by Oracle. The columns portion of the statement is when HCC is used for a table allowing only the blocks containing the column data required for the query, and thus if a block has 1000 column values in it, it will pass all 1000 column values to the instance to be processed.These assertions are incorrect.
    Blocks sent to the database grid as a result of a Smart Scan contain only the necessary columns and rows for the db grid to do its processing (after filter restrictions and projection restrictions are applied). These Smart Scan blocks are created at run time by the storage server so they have no bearing on the blocks that reside physically on disk which is why they can not be reused by other queries via the SGA and are read directly into the PGA space.
    Regards,
    Greg Rahn | blog | twitter | linkedin

  • What will happen to the thread ?

    Thread t = new Thread(); t.start(); t = null; now what will happen to the created thread?

    Except of course that Thread's run() method is either abstract or does nothing, so that will either not compile, or the thread will end as soon as it starts, at which point I believe the VM will release it and it will become eligible for GC.
    If you had a run() method that actually did something, then it would keep running until it was done, even with your t reference being null, as described in reply 1.

Maybe you are looking for

  • Site definition in SMOEAC

    Hello everyone, We recently performed a system copy from our production system into a test system. We are trying to connect this new system to the old R/3, but we are facing a problem right now. We created new RFC connections, logical systems and run

  • ITunes 7.0.1.8 locks up Windows XP

    I have a fairly new computer (9 months), an HP laptop, and an even newer iPod 60GB. After installing iTunes 7.0, I got the fairly common problem of the computer locking up at odd times. I had no problems with iTunes 6.x. Now, I have the most current

  • Cstomer customer invoice settlement against Incoming payment

    Dear All We have a problem during customer invoice settlement against incoming payment that shown for the partial payment as a new document creation. The scenario as shown below,      Doc No      Amount 180000001   50000.00 ;   - Invoice 140000001  

  • DOCUMENT_NOT_SENT = 2

    hi, I have problem with sending the mail trough FM SO_DOCUMENT_SEND_API1in PRD server, while i am trying to send mail it is giving me exception DOCUMENT_NOT_SENT = 2, while in DEV & QAS server it is working fine. please help me. waiting for reply.

  • Simple Requirement in Tree UI element

    Hi All I have the following requirement which is very simple in webdynpro java but the same changes are not reflecting in Tree UI element. I have created the context struture as follows and i added this context node to the dataSource property of the