Sharp Zaurus SL-C860 Announced For Japan
An anonymous reader writes "LinuxDevices.com reports that Sharp will introduce a new member in its Linux-based Zaurus PDA family in the Japanese market on Nov. 27, 2003. The SL-C860 appears to be a more powerful and feature-rich version of the much-reviewed SL-C750/760. The device boasts a 400MHz Intel PXA255 processor equipped with 128MB of Flash memory (65MB available for user programs) along with 64MB of SDRAM memory, has a 640x480 resolution full-VGA color display, and runs an embedded Linux operating system based on Metrowerks's OpenPDA handheld device software stack."
I like it. I also like the widescreen with Qwerty keyboard. These could take marketshare from the ultrathin pc's . If the price is around 200-300 dollars then I may buy one.
We're still stuck with old school pixels here in the U.S., but according to the article, the Zaurus will have a 640x480 pixil display. Isn't that similar to a pixel, but, like, cooler and stuff?
I like what i am hearing in terms of hardware (as powerful as my family's old gateway astro and awesome resolution for the display size, but I think the keypad could use some work, the round arrow keys i see as a problem, the first thing i would get with it would be one of those folding or soft rubber keyboards and the second would be a big CF card to boost the storage, 128 is kinda small
Snowden and Manning are heroes.
Here's the press release on Sharp Japan's site.
Main features:
1) Built-in J-E/E-J translation software
2) CF and SD memory cards in the Zaurus can be accessed directly from a PC just by linking the PC and Zaurus with a USB cable.
3) Can use the AirH", FreeD, bitWarp PDA and Yahoo BB wireless services.
The device boasts a 400MHz Intel PXA255 processor equipped with 128MB of Flash memory (65MB available for user programs) along with 64MB of SDRAM memory, has a 640x480 resolution full-VGA color display
OK, OK. Just give us the specs we need: What's it like for porn?
Refuse to make a statement in your sig!
I remember back in high school (1998), there was this guy who went around with a little laptop (about the same size as the sharp in the picture is).
He used it to play starcraft during class.
Anyway, it didn't fly too well with the teacher. Rumor has it that his father found out and hit him over the head with the laptop- smattering it into bits and thus rendered it useless.
just a memory triggered by the picture.
-Grump
Is it true that more people vote for the winner of American Idol, than vote for the president? -Ali G.
Reading the specs, nothing jumped out at me as being new when you compare it to the excellent C760. Am I missing something?
Product Specs
Review #1
Review #2
So does SCO get $699 profit from each one sold ;)?
Happy New Year, it's 1984!
till this thing runs Windows?
(Laugh, it's a play on "How long before it runs Linux?")
Blogzine
clifgriffin > blog
I am cheap.
It's nice, but it needs to be less than 1cm thick, and needs to cost less than $500. An iBook is $1100, and is about four times the computer. An iBook is obviously much bigger, but there's no way I'd carry around a laptop and a Zaurus, so the Zaurus needs to be able to replace the basic laptop functions, and be much cheaper to be worth buying.
I was browsing the 760/650 at Tokyo (ha! isn't it great to be in japan?), and you just have to be impressed by the 200pixel-per-inch (i think higher than that, actually) resolution on the screen. It is very difficult (if possible at all) to notice the individual pixels, so the graphics look very sharp (really, no pun).
Have to see it to be a believer though - but nontheless I am not plucking down 600 dollars on a toy that I know I won't use very much.
For the same money I can get an FZ-10 (panasonic lumix camera), or even a sanyo SD based video camcorder (about the size of a motorola startac phone folded, 5.6x optical resolution etc) - either of which would get a LOT more use.
However, a zaurus PDA is definitely on top of the "stuff I will buy if I win the lottery" list.
My life in the land of the rising sun.
C760
C860
Additionally it looks like power consumption, size, weight - basically everything I looked at is the same. WTF? A new whole new revision for what amounts to software only?
VGA graphics + 64M of disk space. Meeemories.
I want my old DOS 5.0 machine emulated. 400Mhz ARM procesor should be enough to emulate a 16Mhz 386, although I suspect emulating the memory controller would be trouble. I demand Wing Commander and Windows 3.1 on my PDA. Maybe a bit of Ultima 7.
Who cares, its Linux! =P
http://codeus.info
You may also visit cacko's web site to check their dedicated custom Linux distro for Sharp handheld devices.
screenshot
Trolling using another account since 2005.
I was really hoping for builtin wireless access like in the SL-6000.
I mean, let's face it, the cellphone market is killing these devices. I used to dream of the teeny tiny cellphone with a separate but wirelessly connected PDA (bluetooth probably) that would allow me to keep my address book/phone numbers/diary synched in one place but the phone makers aren't making the phones smaller with the same features (and thus good battery life) they're packing them full of stuff I don't want (camera anyone?) AND all the PDA functionality as well. Palm is losing out to HP these days. It's all over red-rover, long since time to sell the stock and move on.
Am I wrong on this?
I am a leaf on the wind
Qtopia is a finely engeneered environment, and I have nothing but praise for what I see in screenshots and technical documents about it. However I see the same problems with Qtopia being accepted as the de-facto standard for linux PDAs and I have with those who would make QT the de-facto standard in desktop linux GUIs.
Qtopia like its parent QT is written in C++, a farily controversial language amongst linux developers, it also uses Meta Objects which are an even more controversial addition to the language. This threatens to isolate many developers who would not use such a tool because of personal preference, with no fallback into an ISO standard complient c++ environment or a c environment.
Qtopia is also licenced under the same licence scheme as QT, dual licenced under the GPL and QPL. This sceme allows development of open source applications using the GPL and proprietary applications using the QPL after per-developer fees have been payed. This is however sub-optimal in comparison to a simple LGPL or BSD licences in which similar libarys of this type have been licenced for numerous reasons. First and least importantly it seems silly that to develop a graphical progam under Palm OS is free, yet for a linux PDA (the so called free OS) eqivalent one must pay a licence fee. Secondly, the QPL also misses out on multiple consumer protection clauses regarding binary distributed software noted in the LGPL. Thirdly in order to port the application to another platform, an activity in-keeping with the Free Software spirit, licence fees must be payed even for an open application. I am sure Trolltech would be happy to arrange an exemption for a bona fide OSS project, however this type of special arrangement is not in keeping with the principles of Free Software.
This post is not intended to insite a flamewar, I have made no value judgments about the actual performance or technical elements of either Qtopia or QT, I havn't commented on the legitimacy of KDE, which I belive is a fine project, probably exceding gnome in power and usability. However I urge people to consider these aspects when they choose which projects to support. Remember, in the future it will be possible to unify the desktop by making QT dependant on GNUStep, GTK+ or whatever comes out in front in a similar way to what Trolltech has done with MacOS and Windows interfaces, but the reverse is impossible due to both licence and structual incompatibilites.
When Argumentum ad Hominem falls short, try Argumentum ad Matrem
Sometimes I wonder if all a device needs to do is be running linux to make slashdot.
"Now introducing, the CRAP-O-MATIC 90000 waste repository system (toilet) featuring embedded Linux 'flush and forget' technology!"
I make the point about them being the same because in the past Sharp has always been very consistent about delivering new innovative top notch hardware. Usually a new model every 6 months.
I am really surprised to see them release the same hardware specs and try to peddle it as some great new model. It should have been called the C770 or something.
So here I am with my c700, just waiting for one more PDA generation from Sharp hoping it would solve most of my woes, and they release this?
Your beloved LGPL is not about free software. It is really about proprietary software. Think about that before you hoohaa LPGL.
You are saying that Trolltech's GPL isn't as good as other GPL'd software simply because they choose to license it under dual icenses, so OEMS can confidently sell their software, and generate income for developers.
If you chose substandard tools simply because you don't agree with feeding software developers, you are a sad case.
KDE is a better desktop, _because_ Trolltech is a commercial business, and throws money at the development of the toolkit. And let's not forget, Gnome would not even exist, if it weren't for Trolltech and the superflous hoohaa about it's licensing in the early days.
No one is forcing you to pay for the free GPL'd sdk. It's frickin' FREE! You only have to pay a marginal sum for commercial application development. If you are going to make money using Trolltech's product, why shouldn't Trolltech make a few bucks as well?
and your statements on the choice of language are about the same as quibbling over using a 4 pound hammer or a 6 pound hammer. It really doesn't matter, except for nit pickers like you.
Still no bluetooth or wifi built in..
no further comment required
Electronic Music Made Using Linux http://soundcloud.com/polyp
More Linux, more funkadelic buggy freeware mush.
Why should I have a mobile that costs 100-150 US$ (I am in the UK) for which I have to pay double or triple the cost of the line rental when compared to a landline?
I don't need to be contactable all the time, my ansewring machine at home can take care of that, and for contacting people I use an old mobile with Pay as you Go capabilities, or I call form my office or home phone, places where I spend at least 18 hours a day?
There are far too many people out there rushing to buy this stuff for no good reason whatsoever.
At the same time a PDA has been quite convenient and I would not like to be without one.
I don't think there is any good reason to link both devices in all conditions, for pople like me it is far more convenient to have differentiated devices, for others it may be the opossite, I believe there is space for both situations and market big enough to allow for them.
IANAL but write like a drunk one.
Signals and Slots are the metaphor of Qt, yes. And it's true that in order to use the GUI, you have to use the GUI library. It's also true that Qt is written in C++, but Qt apps do not have to be. KDE is an example - every KDE app is a Qt application, but they can be written in C++, C, Python, Perl and other languages. PyQt is quite a nice package. If you think you have to use C++ to program a Qt app, you're sorely mistaken.
Qtopia is also licenced under the same licence scheme as QT, dual licenced under the GPL and QPL. This sceme allows development of open source applications using the GPL and proprietary applications using the QPL after per-developer fees have been payed.
The QPL is a Open Source Inititive certified license. It gives you different rights than the GPL, but it is a very open and friendly license that meets all the OSI criteria. In addition, it's applicable to the full, freely downloadable Qt source. I.e., the QPL is another open source license you can use at no cost to write and distribute your software under, if you happen not to like the GPL.
You're thinking of the commercial license, which allows you to release your software under any license you care to make up. Binary only, EULAs, guarentees and warrantees (which are not allowed under the LGPL), patented algorithms (again, the LGPL does not allow these), etc. If you choose to abandon Open Source, be prepared to pay.
Thirdly in order to port the application to another platform, an activity in-keeping with the Free Software spirit, licence fees must be payed even for an open application.
Wrong. Qt is GPLed. It runs under Windows, OSX and other OSes. Qt for Windows is a different product entirely that has support for DirectX and other Windows specific features. Qt itself, however, runs just dandy on any modern OS, and the community has ported it to experimental and very niche OSes.
It should also be noted, since you're hitting on many of the famous Qt myths that if Trolltech were to go out of business or get bought out, not only will the GPLed code stay with the community, there is the KDE Free Qt Foundation, which mandates that in the event of a buy-out, merger, bankrupty or even lack of prompt releases, the latest codebase immedately reverts to the BSD licence.
--
Evan
"$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
Word! (Mod parent up!)
Even though the Sony Clie UX is in many ways and times more primitive compared to this Zaurus (real compact flash support, large color screen, long battery life, industry standards support), the Clie UX, or some derivative of it every 2 months from Sony will end up be ubiquitious, IMO :)
Much like VHS vs Beta.
Where's
Bluetooth ?
802.11x ?
Mac and Linux sync ?
IrDa, bah...
Ciryon
Nice, most of the software is from Gakken. The famous Toy manufacturer with the first PACMAN clone for home use:i cos/pu ck-monster
http://retroinformatica.net/juegos-electron
I wonder if there are also some games included.
I found out about this the other and leapt over to the babelfish. It appears to be identical to the SL-C760 but with some extra software loaded onto the ROM. Namely, a JapaneseEnglish dictionary and built-in support to connect to some of Japan's Wireless ISPs.
So not more powerful at all.
The QPL is a Open Source Inititive certified license. It gives you different rights than the GPL, but it is a very open and friendly license that meets all the OSI criteria. In addition, it's applicable to the full, freely downloadable Qt source. I.e., the QPL is another open source license you can use at no cost to write and distribute your software under, if you happen not to like the GPL.
Yes, Qtopia is licensed under OSI-compliant licenses. But the important question is whether those licenses achieve the goals of free software or open source software. Just because a license is OSI-compliant or just because a piece of software is licensed under the GPL doesn't mean it helps free software or open source software. In fact, it may even hurt it.
That's why even FSF software isn't always licensed under the GPL. Instead, the FSF created the LGPL and the GPL-with-exceptions. Those licenses are specifically used for important system libraries that have commercial and free alternatives already available and for which it is desirable that they are used by all applications, commercial or non-commercial. And both conditions are satisfied for GUI toolkits.
Qt/Embedded and Qtopia are basically a grab by a small company to own the commercial handheld space. The company has used open source as a vehicle to achieve a big marketshare and get lots of contributions with a product that would otherwise have not been competitive. And it's no accident that those libraries take over the screen and exclude other toolkits: Troll Tech could have built Qt/Embedded around X11 with probably a smaller memory footprint, but that wouldn't have achieved their commercial aims: control of the Linux handheld space.
The GPL/OSI-compliance of Troll Tech's products is a fig leaf, and the goals of the company are arguably contrary to the goals of both the free software and open source movements.
I bought the first Zaurus I heard about, the SL-5600 I think.. then I starded hearing about the next and greatest Zaurus yet, so I sold mine in anticipation, knowing that what I had would be near-worthless once this new model came out..
Since then, I have not once been at a point where I have seen a new Zaurus released Without the next and greatest version already having been announced-
Way to go, guys. Your marketing is done by idiots. Could you maybe wait a full month between the release of your current product and the announcement of your next version?
-- 'The' Lord and Master Bitman On High, Master Of All
Is it that the american purchaser is not smart enough to handle them?
My Zaurus is the BEST pda I have ever owned.
This is an outrage! True Linux doofs only purchase machines with a Microsoft OS built in, so that they can help finance the Global Conspiracy (tm) against Linux! More crap like this and how will Microsoft be able to afford to deny you drivers??!!
This new PDA is 8.8oz! Compare it with HP's H2210 (that happens to come WITH bluetooth) that is only 5.1oz or H4150 (with bluetooth AND 802.11b) which is 4.7oz or H4350 (with bluetooth AND 802.11b AND keyboard) which is 5.8oz...
Qtopia isn't really a "finely engeneered environment." It is passable, yes, but really falls short in a number of areas specific to PDAs and in general, any stylus-based system. It's a shame- it is my philosophy that if you're going to create a system from mostly-scrtach like Trolltech did with Qtopia, you should do it right so that when entrenchment happens everyone isn't stuck with the same substandard design. And it does happen, even with very few users entrenchment is inevitable.
They have a lot more to fix than the license.
Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
And what in the world is wrong with that? They are giving for free to those who give back, and charging those who charge. Almost any software that is sufficiently successful is going to become a de facto standard and thus a necessity to those who want to enter the market. By charging those who charge they can maybe hope to barely make payroll if they produce best in the world quality work. You begrudge them this. What an ass!
Do you have any concept of how poor almost everyone in this dual-licensing business is compared to what their single proprietary licensing peers are making?
People who can work 40-60 hours a week on software do not three times, but five to seven times more work of a better quality, than those who do 15-20 hours of work a week. Many serious and deep projects simply cannot be done by part-time amateurs. Stallman's approach (seriously) is to not have children so money isn't needed. There is a flaw with that approach, think about it....;-)
Dude, you may be Hans Reiser but you aren't that smart when it comes to business. You just don't get it do you? Penguin7of9 is not an ASS. He has a very valid point about Qtopia.
What is wrong with Trolltech's Linux PDA land grab approach is two fold:
- X11 was abandoned not for technical reasons but for "lock-in." This monopolist strategy is not in the spirit of Free Software. Also note that the underpowered Agenda PDA ran X11 just fine. There is no good reason why a Linux PDA shouldn't be running X11. Actually a Linux PDA that doesn't run X11 is crippled.
- Trolltech has the right to charge money and proprietary vendors have the money to pay. But that is NOT the point! By charging for a GUI widget license an obstacle has now been placed in the road to success. Palm OS, MS Windows, Apple Aqua are GUI libraries that are free to use. This is what the market expects. Deviation from this norm will simply be ignored. Sharp should of bought (payed out) for a license free version of Qt for the Zaraus and this problem would of gone away but that is an argument for another day.
These two points added together equal failure and that is exactly what the Linux PDA market is doing. Failing. As a Linux Desktop user and a general Linux fan this situation pisses me off to no end.Another PDA we'll never see in the States...or Europe...or ever!? Oh, and it's probably $499-$599...good thing they chose Linux or who knows HOW much it would cost!
JAV
I'd suggest that people buy the Zaurus handhelds instead of iPaqs if they want to support Linux. I still don't get it why people buy iPaqs and then whine about WindowsCE on it and painfully install OPIE.
Why not just go with the company that has chosen Linux, support them, make their sales numbers increase? Buy Linux directly!
I've been interested in these Palm/CE alternatives, but how well do they sync with standard PIM's? Do the Linux PDA's sync with Outlook, or Mozilla on Windows? Do I have to run Linux on the desktop?
I write software for Windows CE, and have several handhelds. Can anyone tell me about thier experinces with Zaurus?
I'd think twice about having the actual phone clamped /semi-/permanently to you head. Radiation from the antenna is not your friend.
To clarify: Qt for Windows is in no way Free or Open Source. There was a "Non-Commercial" version of Qt 2.3 for Windows, which was binary-only, unsupported, and required an exclusion clause to be added to any OSI-licensed software that used it. It's recently disappeared from TT's website, so I guess it's become abandonware.
According to TT's qt-announce mailing list, there's an official Qt book coming that will include a new 3.2 Non-Comm build, but it's only available with the book, and still isn't Free, Open, downloadable, supported, or available with source, making it abandonware even while it's on sale.
The closest you can find to a Free version for Windows is a port of the latest X11 version that's part of the KDE-Cygwin project. (You can look it up on SourceForge.) The Qt "port" itself requires Cygwin, and it's quite rough around the edges. Of course, it's not as good as TT's own version of Qt for Windows, but the Trolls feel they must punish those that put the project above The Platform as heretics.
This sig intentionally left blank.
And where is the globalization when it would benefit the people and not the corps? Sharp Zaurus are not officially sold in Europe! :-(
By charging those who charge they can maybe hope to barely make payroll if they produce best in the world quality work. You begrudge them this.
No, I'm just saying that the combination of design and license they chose for Qt/Embedded is contrary to the goals of free and open source software.
You see, Qt/Embedded is not just some software product, it's something that excludes every other toolkit from the platform it runs on.
Note that this is a case-by-case issue. I have no problem with dual-licenses for ReiserFS, for example, because the implications are completely different. ReiserFS does not exclude other file systems or other software.
Do you have any concept of how poor almost everyone in this dual-licensing business is compared to what their single proprietary licensing peers are making?
Well, good, so let them make a proprietary product and become rich. I think that would be just swell, instead of pretending that they are somehow supportive of open source software.
But it's just a simple fact that Qt wouldn't have had a chance in hell if it hadn't been for the dual-licensing gimmick and Troll Tech's misleading presentation of the licenses.
What an ass!
While I think the ReiserFS dual licensing scheme is fine, your comments raise serious questions in my mind about your leadership of the project. With your lack of understanding of licensing issues and your attitude, I think there is a serious risk that you will end up killing the project and alienating more potential contributors. We'd been in touch previously about possible contributions to the project, but now I just don't think there is much point to it.