Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:I'm curious (Score 1) 135

It's wonderful! You will especially love their Parcelable interface, that you are FORCED to implement for every class (and contained/inherited class) that you plan to pass among views.
And this is not like the Java standard Serializable, that the JVM gives you for free. This is something that you are forced to implement.
Cheap poor interfaces design.

Comment Re:Propaganda as Nebulous as Apple's or Microsoft' (Score 1) 508

Linux is freedom.

GNU/Linux is Stallman's idea of freedom.

I'll have to agree. Mac and Windows are platforms, Linux is simply a kernel, that doesn't even give you a shell w/out userspace. What people use and interact every day, is the whole GNU/GPL/whatever userspace.
As a matter of fact, you could replace the core kernel with some other Unixish, and most people wouldn't even notice it.

Comment Missing Kool Factor and Advertising $$$ (Score 1) 101

Unfortunately, OpenMoko missed the support of a company like Apple or Google behind. Able to sprinkle the necessary kool factor, and the $$$ necessary in marketing the product. I believe there is space for a Truly Open (open as in Open Source, and as in Freedom from XYZ Application Store constraints/rules) mobile platform, possibly based on Linux and QTe.
And no, for the record, both iPhone and Android (and even less Symbian) are not truly open as by the definition above.

Comment Google Lost It (Score 1) 361

Google had the opportunity to create a truly free device, where developers could create software they wanted, accessing all the services the device provide, and users were free to install it. Without the signing crap, central repository, and restrictions of such sort.
After all, people pays and own their own devices, so they should be free to do whatever they want with them.
But no, they decided to mimic Apple.

Slashdot Top Deals

It's later than you think, the joint Russian-American space mission has already begun.

Working...