iPad 3 Confirmed To Have 2048x1536 Screen Resolution
bonch writes "After months of reporting on photos of iPad 3 screen parts, MacRumors finally obtained one for themselves and examined it under a microscope, confirming that the new screens will have twice the linear resolution of the iPad 2, with a whopping 2048x1536 pixel density. Hints of the new display's resolution were found in iBooks 2, which contains hi-DPI versions of its artwork. The iPad 3 is rumored to be launching in early March."
I'm looking forward to desktop displays getting increased resolution and 4:3 aspect ratios back some day. It's mildly ridiculous that we'll have the mobile device market to thank for it.
My eyesight is too crappy to take advantage of that. I don't think I would personally pay extra for that resolution.
Table-ized A.I.
Apple sure as hell didn't confirm anything. So basically we have someone who looked at a screen, that may or may not be for the iPad 3, under a microscope and "counted the pixels".
Again Slashdot titles are redefining words in the English language.
Before the flames rise and Slashdot begins to slash the dots, I'd like to thank Apple for helping break the "HD = 1950x1080" fixation the market has. Hopefully monitor tech will get some advances soon.
If they could get away with it, seems like 1920x1080 would be ideal. That's a lot longer/skinner (or shorter/wider) than 2048x1536, but still an incremental improvement over the iPad2 resolution.
Well yes, but I have better than perfect vision, and could really appreciate it. Besides, I've been wanting to get one download pointless noise making apps for months now. How did we ever live without pointless noise making apps? It's beyond me. Even now, my lack of pointless noise making apps is tearing at my soul. My android tablet has a few pointless noise making apps, but those are all free, and it's just not the same unless I'm wasting money on them.
This signature has Super Cow Powers
I suppose you also have rejected laser printers in favor of good ol' dot matrix. Am I right?
Nobody with a smartphone using a 200+dpi display would agree with you.
"I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)
I'm not sure how you did your math, but I think 234 is the number you're looking for.
"I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)
2048x1536? My 21" monitor isn't even that high resolution and I can barely see the pixels. You're trying to tell me a 10" ipad is going to have higher resolution than my 21" monitor? Seems like a waste, especially on an iPad.
"640x480 is more resolution than anyone will ever need." - amoeba1911
It looks really nice, but I just can't bring myself to drink the Koolaid and walk into the walled garden. I like a little more freedom in my devices.
Now if you could jail brake it and install Android 4.0 I might consider it for the specs. I have to hand to Apple, they do look damn good.
I don't know about special glasses, but I took this class on hypnosis once...
This signature has Super Cow Powers
Unfortunately users at my company will still find a way to run them at 800x600
This is not surprising at all. Most iOS developers expected no change in screen resolution until 2x was possible. The repositioning of screen widgets and the scaling of bitmap images works better with whole number multiples. If 2x is the multiple then the iPad 3 could automatically recycle the 2x bitmap images found in iPhone 4 aware apps.
The DPI measurement is only a measure of width, not a measure of area. You don't quadruple the count when measuring that.
Take a look, you won't find anybody calling the iPad3 500+ dpi. It has a LOWER DPI than the iPhone 4.
"I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)
I'm not sure how you did your math, but I think 264 is the number you're looking for.
And Apple will sue them for it.
So the most commonly used format for digital cinema is 2048x1080 (4K is not widely used, yet). Notice that it is just a little bit wider than 1080p (128 pixels). So either cinematographers have had to scale down the outputs from their digital cameras/post production workstations to use "standard" HD displays (and suffer scaling artifacts), throw away the pixels on the side, or use very expensive professional equipment.
Could the iPad 3 display be used instead? If the iPad 3 has thunderbolt (now THAT would be interesting), could it be used as a (very) portable display?
I am such an Apple Fanboi you wouldn't believe but if Samsung came out with a tablet that, at the flip of a switch, coud be used as a portable, digital cinema ready display, I would buy it so fast it would make Steve Jobs spin. (hope that wasn't too morbid or disrespectful).
If only you could get a desktop monitor at that resolution and price.
You've obviously never played angry birds or plants vs zombies.
I think the pretty and usefulness will be in the proper aliased text presentation. The desktop monitor I'm looking at has only a few useful font sizes for the capital letter "I", ether one pixel wide, two pixels wide, or three pixels wide...anything between is blurry. I would absolutely love to see a true type font that didn't look blurry and didn't require some barely tolerable sub-pixel tricks.
You're going to need to show your work on that one... It looks like you tried to just double the 132, and accidentally came to 234 instead of 264. You're wrong regardless, since the resolution is doubling in both the X and the Y dimensions, meaning that the total pixels per inch should be quadrupled. 4 x 132 = 528.
Pixels per inch is a one dimension unit. 2 x 132 = 264 is correct. 264 ppi along X and 264 ppi along Y.
Do yourself a favour, and play with a Transformer or Transformer Prime at your local electronics store, compare the price tags, and then tell me others are struggling to compete on price for something "tolerable". True, Motorola haven't put out a good device that's lasted more than six months since the original Razr, Toshiba really cheaped out on screen quality, and Samsung aren't doing enough to really be different in appearance or utility (not in that they're copying but that there's no reason to get a Galaxy Tab compared to any other tablet), but Asus are easily wiping the floor with Apple in the tablet market right now.
Admit it. You post strawman arguments as AC so you get modded Insightful for refuting them, rather than Troll
There have long been higher res displays. However there's some serious limits to their usefulness, which is why they aren't widespread.
One big one is that until recently OSes didn't have good resolution independence, and still to this day many apps don't. Windows Vista got top notch resolution scaling but if apps don't support it they can break badly, or just fail to scale.
Another is video memory. More pixels = more VRAM particularly when you talk 3D. Now this is not a big deal, we have lots, but wasn't long ago that 256MB was considered "high end" and 64MB was common for cheaper stuff.
Along those lines there is GPU power. If you are just fiddling with 2D stuff this isn't a big deal but if you are pushing 3D, more pixels means more strain. Double the rez in each direction you need 4 times the ROPs to get the same framerate at a given detail level.
Then there's interface bandwidth. Gets to be a bit of a trick to push lots of data through inexpensive connectors. Dual link DVI was the only way to go, and that capped out at not all that high of a rez. DP 1.2 and HDMI 1.4 solve this, but are quite new.
Of course then to all that there is the cost. Pixels mean transistors and more transistors mean more cost. You can't just increase pixel density and expect pricing to be the same.
So it is a situation that only now are all the pieces falling in to place. Only once you have an OS (and apps) that support it, a readily available interface that can push the data, a GPU that can produce the data and has the memory to hold it and costs are low enough to make it economically feasible does it make sense to start pushing it on a larger scale.
However for all that, if you want higher rez displays you can have them. There are 2.5k 27" and 30" displays that aren't too bad price wise. You can have 4k displays too, but they are extremely expensive.
"Wiping the floor" is a bit of a bold statement - while the Transformer (which is very nice) is $100 cheaper than an iPad, it's hardly wiping the floor - it's not even making a dent, and will now be playing catchup to the new one.
Asus certainly had the right idea - everyone else with their more expensive-than-iPad tablets were never going to get anywhere, but even with a $100 price difference, they're not setting the world on fire.
- "Hey, John. Stop playing around with your tablet and get out in the real world."
- "But moooom, this is the iPad 3!, it has BETTER resolution than the real world!"
I tried to jail brake my phone once, but it slowed it right down.
Scientists point out problems, engineers fix them
altslashdot.org: The future of slashdot.
"Asus are easily wiping the floor with Apple in the tablet market right now."
The iPad is so popular that it's outselling desktop PCs. Apple is #1 in the tablet market, with the only competitor even remotely in sight being the Kindle Fire due to price. Do people like you actually believe that Asus is beating Apple in the tablet market? For god's sake, the Transformer doesn't even run Android 4.0.
You're an Android shill. Plain and simple.
I'm not sure why your post was modded insightful either. If all ipad 1 were having problems and this was all over the net, then I could see how something like "apple cripples their old products, so screw them" would be a good argument against the evil company. A personal experience + a nonexistent widespread problem is not.
Well if you're not prepared to buy a microscope so you can appreciate it then it's your loss, sucker!
Please consider this account deleted, I just can't be bothered with the spam anymore.
There are a number of 27" and 30" displays that are 2.5k. The NEC PA271W and PA301W, the HP ZR2740w and ZR30w, the Dell U2711 and U3011, the DoubleSight DS- 277W and DS- 307W and so on.
They are 2560x1440 for the 27s, 2560x1600 for the 30s.
It isn't hard to find for regular old computers. However I imagine anyone shooting in the digital cinema 2k format is probably not concerned about having to get pro gear because they already have it. You have to step up to some pretty expensive cameras before you start talking that. Everything even remotely prosumer is 1920x1080 max since that is what you are targeting for home, of course. If you have to get expensive cameras, an expensive display isn't likely to be a show stopper.
However as I said, plenty of computer displays that do 2k (and more) no problem.
I believe there are a few android devices that have their DPI very close to the iphone 4/4s. I'm pretty sure there's at least one that is higher. Anyway, there is a reason why having a higher DPI is better. It makes everything A LOT clearer. Text becomes much easier to read. This picture compares the iPhone 3GS and an iPhone 4. If you can't see the difference or why one is better, then you should check your eyesight.
My android tablet has a few pointless noise making apps, but those are all free, and it's just not the same unless I'm wasting money on them.
What an obvious Apple shill you are - https://market.android.com/search?q=fart&c=apps says there are at least a 1000 fart apps on the Android Market alone, and on the first page there are already 3 paid apps.
Fandroids hate facts.
I still wait for a reasonably prized desktop monitor with resolution beyond 1920x1080 (2560 x 1440 rwould be nice) et's hope that this changes now when tablets will have 50 percent more pixels than standard desktop monitors.
Such a beautiful high resolution screen, covered with greasy finger prints and glare.
"If any question why we died, Tell them because our fathers lied."
came out march 2011, and the one before that in 2010 about the same time give or take a month.
As a slashdotter whos never used a "tablet computer" I sincerely want to ask mac users, why do you keep buying these? if you select the average ipad its
six-hundred dollars and has a one-time battery that cannot be replaced (or not that apple is willing to inform on their website.)
you will have sunk by this march about $1800 into an appliance that is guaranteed manufactured-obsolete in one year.
You dont do this with cars, televisions, stereos, homes, desktops, laptops, clothes (presumably they last longer than a year)
or any other major consumer purchase, so why do it with tablet computers?
Good people go to bed earlier.
I believe it's the same people who insist on keeping their source code under 80 characters wide.
Are you a sailor, by chance?
50,000 characters used to live here.
I have a Macbook Pro 17" with a 1900x1200 display.
Due to being a cheap bastard, I also have a pretty cheap external standard 1080p widescreen monitor...
Although I can use it, I really do not like the widescreen monitor for any real work. Yes you can fit more side by side but the screen is just too short and you end up scrolling a lot, regardless of what the work is - coding, photography, writing books, reading books, it's just too short. Think about it, that's only 1024 pixels - hardly higher than an iPad (well an old iPad)!
A widescreen monitor also cannot, as an aside fit a whole iPad simulator in it at a 1:1 scale do the aforementioned fact it's basically the same size as the screen..
I am mulling over the 4:3 monitors choices I can find and will replace it eventually...
"There is more worth loving than we have strength to love." - Brian Jay Stanley
Is Asus wiping the floor because it's collecting dusts?
No reason not to use a vector-based PDF for graphics in iOS if you wish.
But sometimes you know, it's just nice to get every pixel exactly right - especially when you are talking about the very smallest sizes of something complex.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
I test out betas of people's android software on my phone all the time. I didn't have to sign up for a silly developer account. I just went in to the settings and checked the box that said "run unsigned code" and it just worked. Good times.
moox. for a new generation.
if you select the average ipad its
six-hundred dollars and has a one-time battery that cannot be replaced (or not that apple is willing to inform on their website.)
The basic models are $500. They are perfectly usable, it's only if you used them heavily you would really need more than the base storage (especially now that you could simply load some apps on demand and delete them when finished, and play most music off iCloud).
The battery can be replaced by Apple, I think a $99 fee. However the first iPad I bought has not needed a battery change yet.
Also the first iPad is perfectly usable, there is no "mandatory upgrade" when Apple releases a new iPad. The same is true of an iPad 2, those who bought them could continue using them happily for many years.
Part of what I think drives some of the upgrade is that people want to give away the older model to other family members so they will also have an iPad. Then, there are families who decide they would rather have an iPad each so they can better customize what is on the device.
But basically the biggest flaw is your assumption that most people upgrade year to year. They do not, Apple is mostly seeing new sales... and they are going to sell a LOT this year.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
Man I miss trinitron tablets, they were so cool.
Confirmed? Really? AWESOME!! Uh, just because I want to see, could someone post a link to Apple's announcement confirming it?
Yeah.
Confirmed. I think you're using that word without knowing what it means...
I once saw (in the local office superstore) a palmtop with a 2048x768 resolution. Yeah, the screen might have been about 3 in.x 8 in. if you were lucky, that works out to 256 dpi or more. At the time I thought it was one of the dumbest things I'd ever seen.
Okay, it could be nice to not be able to see the dots in high resolution photos. On the other hand, I wouldn't want to have to pay for downloading all those high resolution photos on most data plans. And if you're just upscaling low resolution, what's the point?
I have a Casio CG-10 graphing calculator which has a 320x240 resolution display, and several other graphing calculators with the standard 160x120 display (varies slightly, but all pretty close to that). Graphs on the CG-10 are much nicer since it is harder to see them as a bunch of dots ... so I'm not going to say the same idea on a tablet is stupid. I'm just not sure who can afford a data plan suitable for that resolution (if such a plan exists).
Ah, so you admit that Android was the first with fart apps and Apple copied them!
It's the Xerox PARC story all over again, except wetter.
You are welcome on my lawn.
Spell check and sarcastic Spelling Nazis :)
Good times.
Freedom to do what exactly?
Have actual ownership of my device that I paid for? Sounds crazy I know....
Have actually written anything for linux let alone Android? When I say "write", I'm not talking about downloading the source from some project SVN repo and doing a compile but rather writing something yourself.
All the time. It's my day job. Have not released anything as an open source project, but I am modest and most of my work is "work for hire" so I don't have that option. I have also modified quite a few open source projects to tweak it, or fix a bug that I did not feel like waiting for the developers to get around to taking care of.
I have not yet written anything for the Android platform specifically. Quite frankly I don't have as much time as I would like for personal projects.
You can also write something yourself with a mac and and a developer account. The advantage with iOS is that you actually have a chance to earn back your money and possibly make a decent living without selling your soul to advertisers.
With Apple I only have one choice. Apple. If I want their hardware I must accept their terms, drink the Koolaid, enter the walled garden, and become one the Shiny Happy People.
Blackberry is not an alternative anymore. Sad, the Playbook was pretty decent hardware and looked great. That platform is dead.
WebOS is on its death bed with constant rumors of it resurfacing in another company like a cancelled sitcom on another channel.
Android at least has more than one manufacturer. All it takes is one to offer a device that is, more or less, trivial to root. Android will allow me to not be part of a walled garden and I can do what ever I want. That includes be stupid and get malware installed, but at least I get to have actual ownership and responsibility over my device.
I don't pull punches about Apple. Their corporate culture and ideology is abhorrent. However, I will give respect where respect is due. They make some damn fine hardware that looks good. I really do want an iPad 3. Just not the walled garden.
Although I could jail break (I spelled it right this time Kell!) Apple hardware, I would still need to pay for it. The looks and the specs on the iPad 3 make it damn tempting to do so.
‘iOS 5’ Makes The iPad Truly Magical by Magician Simon Pierro. http://goo.gl/82SO4
I test out betas of people's android software on my phone all the time.
That's true. Android is from Google, and Google's software is always beta.
Meh, battery life was crap.
That doesn't follow. Apple is such a big customer, with such deep pockets, they often tie up the first year's production of the latest spec components.
Kids, these days.
Back in my time, we had to fart ourselves! And we liked it!
Wake up and smell the beans, no wonder your butts are getting so big, you aren't exercising them properly! Get off my lawn!
This issue is a bit more complicated than you think.
You called me out. Well Played.
Principles are just *so* highly over rated. Giving in and just buying the device is the easier path and I should just take that.
My wife is a radiology resident, and the monitors they use have unreal resolution. They cost a fortune, and I'm sure they aren't as concerned about lag times and other performance measures for things like gaming or home entertainment.
Here's a supplier offering 8MP color and 10MP black and white monitors: http://www.eizo.com/global/products/radiforce/
Now if you could jail brake it and install Android 4.0 I might consider it for the specs. I have to hand to Apple, they do look damn good.
If what you want is a high-res screen, wait a few months - ICS tablets are coming in 1920x1080. Granted, not as high as this baby, but high enough for all practical purposes - Apple really only needs that crazy DPI because they want to be able to 2x-upscale existing iPad apps (just as it was with iPhone 4).
Specifically, I'd wait out for the next Transformer from Asus - by most accounts, it'll be much like Prime, which is already thinner and lighter than iPad 2 while looking mostly similar, except with fixed Wi-Fi reception and 1080p screen.
I had a keyboard dock for mine!
Yes, but Apple's iOs farting apps have superior usability.
This signature has Super Cow Powers
I'd settle for less. Give me something over 1200 lines resolution and I'd be so happy. That or bring back 4:3 or 5:4 only bigger and with better resolution. I need some vertical height on my monitors. 16:9 monitors in portrait are like staring at anorexics. I need some meat on my metaphorical monitor bones!
"If you are going through hell, keep going." - Winston Churchill
Their screens are pretty uniquely tailored to their design, though. IIRC, they're the only ones making 3:4 tablets now that HP is out of the game - all Android ones are 16:10.
I don't always want to stare in a bright display. Using more fingerprint-resistant coating on the screen would be more helpful.
And yes, they do exist - I find that my Galaxy Nexus takes a lot of time to stain to the same extent as any other touchscreen device I've ever owned (including an iPad). No idea what they've put there that makes it so, but it's clearly working. I wish more manufacturers would pick it up.
You are, of course, free to whatever you want to your iDevice after you've bought it.
I want to sync it to my Linux workstation. How do I do that?
It'll address that resolution, sure, but it won't display it. I own one such Trinitron. The aperture grille pitch is about 1 pixel wide at 1600x1200. To meet the Nyquist sampling condition, the electron beams must be defocused to at least half that. The resolution of a 1600x1200 LCD is effectively greater than that of a 1600x1200 CRT. Furthermore, the LCD can use subpixel rendering.
Test it yourself: generate images consisting of alternating lines at 1 pixel spacing, and display them at 1:1 scaling on your CRT.
If you root you iDevice, you void the warranty .
Why buy something I have to root, and void my warranty instead of something that does what I want it to?
You sound like some who is trying to make excuse for locking themselves in a cage.
The poster was simply answering a question. He din't come out and say that. It was a response. Civilized peopel have 'conversations' to exchange ideas and concept.
I have no idea why you bring the tasty, tasty Big Mac into this conversation.
The Kruger Dunning explains most post on
No, but the noise from the dot-matrix keeps the kids off my lawn.
Folly awaits thee if thou truly doth be a practitioner of which thou spake! Thou doth jest, but thine path twines most inefficiently toward a goal quite directly reached.
Thee must take up thine station upon yon lawn. If only for but one eve thou shalt sit gruesomely, displayed for the displeasure of all, comfortably in thine grassy throne, and pleading most with utmost fervour and kindness to all unruly juvenile knaves that shalt pass thee to please come and frolic in thine nearness upon thine knoll.
Henceforth, nary a single soul hath tread upon green and tender shoots under my dominion. Nay! Walkest them furthest from my abode, even unto the neighbouring fields!
If thou shant ponder upon advisories lain herein, then be gone ye sucklers of teet from mine courtyard!
You mean it looks bad on that display that's already smeary to hell with all your fingerprints on it?
I don't get you youngsters at times - if you are in a place where you are having to use a portable device to watch a movie, then it's because you're alleviating the boredom of being sat in a plane, train, automobile and grateful for anything that works to alleviate that boredom. As long as it's reasonably watchable on a tiny screen, who the fuck CARES whether it's 1080P or whatever?
It's a bit different sat at home in the comfort of an armchair enjoying a movie in full surround sound on a 92" mega-screen...
Windows 10 is great - I used it to download Linux.
80 characters isn't a bad choice for how most people read. Studies have shown that the ideal (as much as there is one ideal of course, it varies between typefaces, styles and sizes) is around 60 characters. Allowing for a few indents 72 or 80 characters are good guidelines.
But it is only a guildeline. Code is not natural language and the rules are more flexible. You are not just trying to make the code easier to read line by line but you are trying to illustrate its flow in a way that you don't need to with natural language, and sometimes long lines actually help this rather than hinder it.
Using the right tool for the job extends to using the right layout for the code at hand.
Oh, no, your spelling was fine. "brake" is indeed an adventure in correct spelling. It was simply the wrong word.
I've fallen off your lawn, and I can't get up.
66 non-whitespace characters is about optimal. Unfortunately, the people who insist on 80-colums as a hard limit tend to be the same people who insist on 8-character tabs for indent, so you end up with a lot fewer than 66 characters per 80-column line.
I am TheRaven on Soylent News
I test out betas of people's android software on my phone all the time.
That's true. Android is from Google, and Google's software is always beta.
In fact, the typical lifecycle of Google software is to go from Beta to Canceled...