Comments on: Quickies: April Fools, MemStick Pro, Free Zire & More
Article Comments
(35 comments)
The following comments are owned by whoever posted them. PalmInfocenter is not responsible for them in any way.
Please Login or register here to add your comments.
Comments Closed
This article is no longer accepting new comments.
RE: Stay-Puft Michelin Man
Besides, no one can beat Bridgestone.
RE: Stay-Puft Michelin Man
Btw, watch the news, France is your ally now. Stop the hate.
RE: Stay-Puft Michelin Man
Boycott thanksgiving this year (!?)
-JWH
RE: Stay-Puft Michelin Man
Share the hate.
RE: Stay-Puft Michelin Man
Agree with the second item, have not heard about the first and can't find the info on Reuters or CNN. Got a link?
And, just to remain partially on topic, does Michelin warranty the tires in case you "accidently" run over your Zire?
RE: Stay-Puft Michelin Man
~ "Don't be too proud of this technological terror you've constructed." - DV ~
RE: Stay-Puft Michelin Man: France Boycott
Thanks for bringing to our attention the fact that Michelin is a French company (I've bought my last set of Michelin tires). If you want to debate France's behavior pls take it to the off-topic forum. There's lots of good stuff there.
R
RE: Stay-Puft Michelin Man
RE: Stay-Puft Michelin Man
ahahahahhahahhaha. Give it up peacenik.
You piece people lost that battle before you even started. So give it up already. It's annoying.
RE: Stay-Puft Michelin Man
ahahahahhahahhaha. Give it up peacenik.
You peace people lost that battle before you even started. So give it up already. It's annoying.
RE: Stay-Puft Michelin Man
RE: $ony
------------------------
Mario Masitti
http://community.webshots.com/user/mariowc
RE: $ony
RE: $ony
Artelope V
Any comparisons between this and Leonardo?
RE: Artelope V
Right now I use SimpleSketch. It does triangles and creates a BMP file on the desktop which I can email directly to cable vendors. However, there are no undo functions and no object move functions... if you mess up, you do it over.
RE: Artelope V
APRIL FOOLS JOKE
Blah, blah (text), etc.
Oten when one reads in a hurry and the data is accepted as fact. Do any of you remember Orsen Wells' "War of the Worlds ... and what happened?
TSC
RE: APRIL FOOLS JOKE
APRIL FOOLS JOKE! DON'T TAKE FOR REAL! IT'S NOT REAL, JUST MADE UP!
Kinda spoils the whole story, no? :)
------------------------
Mario Masitti
http://community.webshots.com/user/mariowc
RE: APRIL FOOLS JOKE
On Gambit Studios web site, we have "April Fools" in big letters, and we are still getting email from people interested in testing.
But I have to agree... if you are going to pull an April Fools joke, you don't give it away up-front. It spoils the purpose.
Have a great week, and enjoy life!
RE: APRIL FOOLS JOKE
Does this mean my order is going to be late?
;)
joke?
----
two sl10s in the hand don't make an sj30 in the bush.
RE: joke?
----------------------------------------
Join my forums and read my reviews at,
www.pants-onfire.2ya.com
Current reviews,
TT,Zire,NX60/NX70v
maybe they should cancel it
Instead, they are getting later and later with another proprietary operating system with little tool support and no native software for it.
I think what Palm is doing with Palm OS 6 is a serious case of "NIH". And it may well kill Palm.
RE: maybe they should cancel it
Palm OS has been licensed by multiple companies running multiple devices on multiple platforms (it's on a watch for Christ's sake). Palm, Sony, HandSpring, Samsung, Kyocera, Symbol, HandEra, Acer, AlphaSmart, Garmin, Acer, Fossil... I mean really here, proprietary? It's running on screens ranging from black and white 160x160 on a 16 mhz processor to 320x480 16 bit color and a 300 MHz processor capable of up to 1 GHz. It can be included with a 2 MP camera, GPS, or in a watch.
... Jeez.
-Bosco
Proud Member of the Top Non-Mods
Members: abosco and ImpReza M3
Now accepting new applications
RE: maybe they should cancel it
1. Why you would think Linux is a good OS for PDAs?
2. What software would "instantly" be available for a Linux PDA?
The only somewhat successful Linux PDA is the Sharp Zaurus, and despite being "open" it has its own "proprietary" issues that I suggest you investigate.
There are plenty of good proprietary operating systems out there (QNX and Solaris for example).
RE: maybe they should cancel it
Yes, and it is still proprietary: Palm owns it, they just license it to others. One of the important consequences is that there are no standards for it (it is whatever Palm decides to make it) and there are no other implementations of it. Another important consequence is that it is 2003 and Palm still hasn't managed to ship a native ARM version of their OS.
It's running on screens ranging from black and white 160x160 on a 16 mhz processor to 320x480 16 bit color and a 300 MHz processor capable of up to 1 GHz. It can be included with a 2 MP camera, GPS, or in a watch.
Well, but let's look under the covers, shall we. The current ARM version of PalmOS doesn't run applications natively, and the move from the 68k to the ARM seems to require a major rewrite and several years of work. When it's done, you will probably have to rewrite large chunks of your applications to take advantage of the new APIs. Cameras and audio on many devices aren't actually handled by PalmOS, but by oddball processors and data paths that go around the OS. And the way that vendors of new Palm devices use the OS is by making custom versions of the OS, as opposed to merely supplying new drivers.
Linux, in contrast, runs on anything from stamp-sized embedded systems to supercomputers, including dozens of different processor architectures. Porting it to a different processor architecture is simple, and applications usually only require recompilation if you want them to run natively (of course, you can run them emulated as well). And it has mature and open APIs and a huge number of development tools and libraries.
In fact, so do lots of other operating systems: I don't want to get hung up on Linux. BSD would be just as good, as would be many commercial, POSIX-compliant kernels.
RE: maybe they should cancel it
Well, it's available now, it works well on handhelds, it has lots of drivers and software available for it, and it doesn't cost Palm anything. Those seems like good reasons to me. Furthermore, there are hundreds of people working on making it better and more full-featured.
Note that "Linux" does not mean that the Palm has to greet you with a "login:" prompt. Palm could put whatever user environment they like on top of it. A Linux-based Palm would probably look just like an OS5 device and be running most of the same application software.
2. What software would "instantly" be available for a Linux PDA?
Well, let me be clear that I'm not primarily referring to end user handheld applications. Palm users might or might not want to run some of the existing Linux handheld applications.
I would expect that in a move to Linux, Palm would create a GUI library that gives a Linux-based Palm a distinctive Palm look-and-feel.
What I am primarily referring to is things like libraries, development tools, utilities, scripting languages, and drivers. If I need support for some weird networking protocol, image format, etc., on Linux, chances are it's already there and at most needs recompilation for a Linux-based PDA.
The only somewhat successful Linux PDA is the Sharp Zaurus, and despite being "open" it has its own "proprietary" issues that I suggest you investigate.
I have a Zaurus (in addition to a Palm). It has no "proprietary" issues as far as the Linux kernel is concerned. Sharp made the mistake of picking a proprietary GUI, but that's a mistake that Palm could easily avoid. And even with its proprietary GUI, Sharp's use of Linux makes those devices immensely more useful than Palm's, and there are lots of third party applications. If Sharp offered the SL-A300 (which is comparable in size to the smaller Palms) in the US, I'd throw my Palm away in a heartbeat.
There are plenty of good proprietary operating systems out there (QNX and Solaris for example).
The software is proprietary, but the APIs are not, and that's really the issue here.
I'd be just as happy if Palm were to pick QNX or Solaris or any other POSIX-compliant OS for their handheld. But once you decide on supporting open and standard APIs, you might as well go with the implementation that is cheapest and most mature, and Linux is probably that (QNX and Solaris have some features that are good in niche markets but probably don't matter on handhelds).
What is not fine is for Palm to hack away forever reinventing the wheel.
RE: maybe they should cancel it
Furthermore, your biggest argument seems to be for "open APIs". Well, AFAIK Palm publishes all the APIs it considers stable for developers to use. I don't expect that to change.
You also seem to want to argue that legacy Palm OS apps will not be easily portable to native OS 6. Maybe you have some inside info that I am not aware of, but I have every reason to believe that PalmSource would attempt to make porting legacy apps as easy as possible.
Oh, and don't forget that PalmSource has BeOS to work with.
RE: maybe they should cancel it
We have two companies in the US, Palm and Microsoft, which for historical reasons dominate the market. Of course, it's difficult for any company to break into that market and attract developers. We have had the same situation with desktop operating systems in the past. That tells you nothing about the quality of their software.
If Palm were to use an open source kernel, it would be a success--simply because Palm is still in a position where anything they put out will catch on. The only question is how long Palm will make it and whether that is good for users and developers.
Furthermore, your biggest argument seems to be for "open APIs". Well, AFAIK Palm publishes all the APIs it considers stable for developers to use. I don't expect that to change.
How does that make the APIs "open"? Open APIs means that they are independently standardized and can be implemented by anybody.
You also seem to want to argue that legacy Palm OS apps will not be easily portable to native OS 6.
No, I'm arguing that PalmOS apps will not be able to take advantage of the new capabilities without significant rewrites. That doesn't depend on what Palm puts into PalmOS 6, it depends on what is lacking in PalmOS 4 and 5.
Latest Comments
- I got one -Tuckermaclain
- RE: Don't we have this already? -Tuckermaclain
- RE: Palm brand will return in 2018, with devices built by TCL -richf
- RE: Palm brand will return in 2018, with devices built by TCL -dmitrygr
- Palm phone on HDblog -palmato
- Palm PVG100 -hgoldner
- RE: Like Deja Vu -PacManFoo
- Like Deja Vu -T_W
Stay-Puft Michelin Man
If I needed new tires I'd buy Michelin just for a free Zire. My fiancée has been bugging me to get her one (and she likes the look of the Zire, so why not).
_____
Fammy