Slashdot Mirror


Larger iPod Touch In Apple's Future?

Ender_Stonebender writes "TechCrunch is reporting that three independent sources have mentioned to them a large form factor version of the iPod Touch, with either a 7- or 9-inch screen, to be released fall of 2009. The device is expected to have access to the iTunes App Store. Beyond that, everything about it appears to be pure speculation."

7 of 197 comments (clear)

  1. iBook by Tubal-Cain · · Score: 3, Interesting

    Sounds to me like it has the potential to take up the name iBook. At that size of screen, it may be marginally useful as an ebook reader.

    PDF reader, please.

  2. Re:7 or 9 inch iPhones by FuturePastNow · · Score: 4, Interesting

    Seriously, I look stupid enough holding a normal phone to my ear.

    I just don't see the value of a larger iPod touch. The point of the touch is that it (a) shares apps with the iPhone and (b) fits in a pocket. This would do neither.

    A slate-type tablet Mac, if it could run full desktop apps, would have some value. But not if it was crippled to run iPhone apps on a bigger screen.

    --
    Give a man fire, and you warm him for the night. Set a man on fire, and you warm him for the rest of his life.
  3. Further speculation by john.picard · · Score: 3, Interesting

    Let's speculate further. It's not an iPod Touch. It's a combination between a Tablet PC (or more correctly a Tablet Mac) and a n*tbook, but without a hinge or mechanical keyboard.

  4. Re:7 or 9 inch iPhones by rolfwind · · Score: 4, Interesting

    You are assuming this will be a music player.

    I spueculate this will be an e-ink ereader. Perhaps iTunes will start selling newspapers subscriptions and books. They sell music, movies anyways, might as well tackle the next medium.

    Good for apple. I like their competence at UI. The ereaders now, like the iRex DR1000S are often panned as being more prototypes than finished products.

  5. Re:I don't see it by Anonymous Coward · · Score: 5, Interesting

    No no no.
    AppStore items run in the Dashboard or as small programs.

    It's a secret 10.6 feature.
    Doubt me? It's a perfect way for apple to monetize the Dashboard.
    Multitouch will probably be simulated by holding down a keyboard button.

    --r

  6. Apple is going to have a hell of a lot more by hairyfeet · · Score: 3, Interesting

    To worry about if OSNews and Gizmodo are right. The company has built up the "cult of Jobs" over the years to almost mythic status, and if they are right and Steve Jobs is dying and isn't long for this world the stock price is going down the crapper.

    While you,I,and the guys here at Slashdot know that one guys does not a company make, too many of the press and public have built up the "Steve=Apple" mythos and it will slaughter their stock price. They should have been diffusing this for years instead of milking it to add to the "Apple Cool" branding. The only way I can see them not getting blasted all to hell in the market if Steve is really dying is to bring back the Woz to keep the mythos lovers happy while they have him "groom" a successor to the throne. Otherwise 2009 could mean some seriously bad times for Apple ahead.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  7. Re:Mmm, pixelly resolution goodness... by lxt · · Score: 3, Interesting

    Actually, the SDK is quite specific that you *shouldn't* hardcode screen resolutions, and provides methods to call to get the current dimensions of the screen. Obviously more advanced programs will need a rewrite - particularly games and other graphic intensive apps - but many more mundane applications already scale between two resolutions (horizontal and vertical positioning).