Second Prototype of the $200 Open Source Tablet
holy_calamity writes "TechCrunch blogger Mike Arrington decided last year to invent a new class of low-cost internet tablet using open source hardware and software. The second prototype has been unveiled, sporting a 12-inch touchscreen powered by a Via Nano processor, 1 GB of ram and a 4 GB flash drive. It runs a browser and nothing else on top of a custom Linux build. 'Resolution is 1024×768, which means the vast majority of websites are viewed in full width without scrolling. The device also has wifi, an accelerometer (so when you turn the screen on its side you can view more of a web page), a camera and a four cell battery.'"
put an ARM in that thing. VIA is a turd.
Excuse me if this is a stupid question, I've not played with such toys.
It runs a browser and nothing else on top of a custom Linux build.
When it ways "and nothing else" does it mean "nothing else except the linux build, fully featured and usable to do whatever you need including changing the browser, upgrading using the toy to read documents in whatever format you download readers for, etc."?
not going to pay $300 for a device just to surf the web. But it's a cool piece of equipment. I see it's running a full installation of Ubuntu. That's cool. I'd like to be able to open an ssh client and use the on-screen keyboard and maybe a notepad of some sort. It doesn't have to be a full blown computer, but something other than just surfing the web should be included. Imagine the business use of this type of open source hardware and software device. Add some kind of notepad software you can write notes quick and immediately send it out to another device/computer. I can't see many people just buying it for a web browser when notebooks are so readily available that can use email client software, not just web mail. And have other usable apps. Remember the web devices that were around in the past? There used to a white one that Staples sold, I don't remember the name, but they didn't hit off to well.
That which does not kill me only postpones the inevitable.
While it does look interesting, I do wonder whether the core idea, that a browser is enough, really is solid. I knew it was Netscape's dream once, but did it work out?
When I think about what I do, certainly Firefox gets a lot of time. However, there's a lot of PDF content out there that I want to view and/or print - does this device do that? That's not an unusual usage scenario, btw. - when you book online tickets, or buy stuff online, very often you get the ticket and/or receipt in .pdf format.
Then there's the whole "download" scenario. Does it do that? Lots of people come across cool stuff they want to download. It doesn't have to launch Keynote, sorry OpenOffice or whatever the external App is, but at least ''saving'' something to an external shared device would be a requirement.
Then there's mail. There are still people around who don't use webmail, you know?
So, I quite like the idea, but I do wonder whether '''just''' the browser isn't a little too little.
Assorted stuff I do sometimes: Lemuria.org
What reasons are there to put an x86 processor in a device like this? The Nano is not exactly low power, with an ARM based solution (Nvidia Tegra would seem pretty great for this for example) you could have many days of standby power without needing to reboot it all the time. Only reason for x86 I can think of is that it could run Windows, but is that really needed for this type of device?
The point of the design is to give as much resources to the browser as possible. And allow a small system to run a Fat Browser well.
Tablets are rather useless without internet and a web browser. The hardware is too under powered for games, or heavy computing. The UI makes it difficult to type or the random letter generator called handwriting recognition. It is only good for apps which are mostly point and click and type in a few words and point and click again.
Most of those apps are now web based or going to be so soon. So allowing a Fat Browser to run smoothly is important, and should be a focus.
Part of Apples success with the iPhone is that it can run a Fat Browser like Safari, which has the modern standards built in. Vs. others who have a reduced browser which makes it useful for work only on an elementary level web applications, which are normally hard to use and slow. So Yes I would say "skips resource-sucking parts of the operating system and focuses on the browser".
Makeing a real product that is useful is different then those thought exercise in Computer Science. Modern business needs and user requirements conflict with intellectual purity.
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
the audience this is designed for then. Seriously, go get a laptop.
the article says
But let me tell you something: the difference between $199 and $299 is worlds. There is no LAPTOP near $199. but $299? You are now competing with full laptops. It is now a luxury item, since it would be like asking someone to buy two laptops - one that does almost nothing except surf the web. DONT MAKE PEOPLE MAKE THAT CHOICE.
This is what I think you should do:
Batteries dont matter as much as you think, because it's okay to leave the thing plugged in, like digital picture frames. In fact, that's how I read in bed: with an old LCD monitor connected to the desktop next to me, in my hands, with the power and VGA cables going off to the side. (I scroll with the mouse, in my other hand). I am your real target market. If you need to have a $199 version that has a 1-hour battery do it. If you can't, do it without a battery, so it only works while plugged in (like a digital picture frame). Do whatever it takes. You need to get this thing down to $199, no matter what.
I can spend that much for it just to read my bookz (scanned books from the net) - it's the price of 10 hardcover books. But $299 and I can't justify it.
And you don't need RAM. You need video RAM. I know, because I use a 500 mhz desktop with 128 MB of RAM all day - with a video card that has more RAM than it does. Flawless web use - flawless youtube etc. I'm waiting to upgrade until I drop about $2000, which I'm not doing in this economy. Meanwhile I get flawless web use out of this old POS.
Lower your standards until you can squeeze this thing out for $200. Have a $199 version with a sucky battetry (or none at all if you must), no camera, or accelerometer. And then a $299 version with all that, if you want to.
Do you want to know what will happen if you price this thing at $299? All your customers will settle on something smaller for $229.
Just my 2 cents.
I've got an Eee. It's not the same thing. Laptops force you to a particular body position to use them, it's just unpleasant to use a laptop/netbook when lying on your side, for example. You can be as free using a tablet thingy like this as you can be while reading a paperback. I'd prefer something a little more compact than their prototype though - an 8 or 9" screen should be plenty if it's light enough to hold in one hand.
Chernobyl 'not a wildlife haven' - BBC News
So Yes I would say "skips resource-sucking parts of the operating system and focuses on the browser". Makeing a real product that is useful is different then those thought exercise in Computer Science. Modern business needs and user requirements conflict with intellectual purity.
I wonder if any of us in computer science, with our bastions of "intellectual purity", could possibly address a business problem such as this -- how can we keep only those parts of an OS that are required for specific tasks and still be intellectually pure and stable too??
I agree with the principle of what you're saying, but concluding with a silly troll about computer science makes you seem like someone who flunked his OS class.
An old-timer with old-timey ideas.
The reason (imho) for x86 is compatibility and ease of development.
The dominant platform in the world for web browsers is x86, be it Windows, Linux or Macintosh.
That means that your best odds for getting a plug-in or similar (or at least one that is current and supported) is x86. And that's true for your end users, too.
I understand that you could build open source stuff yourself for that architecture, but ARM is weird. You will probably have issues and have to figure them out yourself. It's a much bigger development and testing effort than if you download Firefox and Flash for Linux x86 and install them.
The preferred solution is to not have a problem.
I would rather have a low-cost art tablet (drawing surface with an LCD screen) than a low-cost web browsing tablet.
Current LCD screen tablets are over $1500, which weirds me out because my freakin' 24" widescreen LCD was only $500. Stylus technology (most use passive induction) can't be THAT expensive can it?
I would love it if someone came out with a $200 1024x768 thin digital sketch pad. Put all its computing into running GIMP (or better yet, photoshop) or Inkscape, make it able to plug in directly to my desktop to download my images from it (or use it indirectly as a tablet for my PC).
That's something I'd easily drop $500 on. Easily.
try playing a video with xvmc acceleration. I think thats where VIA have been screwing up recently.
E.g.
xine -V xxmc dvd://
**TODO** Steal someone elses sig.
It is called browser plugin.
Awesome stuff man, really awesome and cutting edge.
IANAL but write like a drunk one.
Probably for it's (much) bigger screen and (slightly) lower price.
I have an iPod touch, and I use it mainly for web browsing and other apps. I can't even find my headphones, because it's been so long since I've used them.
IF they can keep the price of this thing at around $200, it might be a very viable alternative for those of us who want to compute rather than listen.
But I have seen a lot of bad code the follows all the rules to a point where it losses it usefulness, as it has became "too organized" to a point it lost flexibility and readability. I have seen other code that seems to break all the rules but somehow it is rather easy to maintain, and quite workable and performs well and fast.
You seem to be referring to software engineering, not computer science. There is a LOT more to computer science than "data layers" and "UI layers" and "best practices", which belong to the realm of -- you guessed it -- software engineering. There are no "rules" in computer science, just theorems that get translated into (hopefully) better/more efficient algorithms.
An old-timer with old-timey ideas.
But why the camera and accelerometer? Lose those and you would probably be able to get closer to the $200 price tag. I'm sure that for a lower price folks will be happy to hit the button on the desktop for landscape mode, and if they are like me they have enough crap with cameras in it NOW, thank you very much. And in this economy lower price trumps all.
ACs don't waste your time replying, your posts are never seen by me.