Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Trending in the right direction, room to improve (Score 3, Insightful) 208

The trend in Android has been, up to now, in the right direction.

For example, the Android Open Source Project originally did not have a development platform build target or reference hardware. Now it does. That means you can take the entire Android Open Source Project and built it and run it, instead of having to "root" a commercial device and port Android to that device before you can start playing with Android on real hardware.

It is in Google's interest to make Android progressively easier to port because Google wants faster and more-consistent updates to Android across all the OEMs using Android. A vibrant and useful AOSP is important to that goal.

Moreover, when faced with a competitor using the Android Open Source Project to build a competing platform and support a competing ecosystem, Google did nothing to thwart AOSP, or to make it harder for Amazon to use AOSP.

Android is partly-open because Google uses a suite of applications and services that are not open source to create commercial Android products with the Google Logo, and OEMs and carriers add their own software to products. There may be room in the market for a more-open mobile OS that isn't tied to big e-commerce ecosystems. Tizen might be one such system, and Jolla might bring Meego back. If those systems prove to be more open, and under less pressure to provide exclusivity to their sponsors, they could turn out to provide truly open, hackable communications devices.

Open communications devices, with open hardware and software, are important because they would enable communications privacy, among other qualities.

Comment Mistaking Android versus Google's Android apps (Score 1) 215

The article mistake's Google's lack of direct revenue from Android with revenue of all the different products Google delivers over Android and other mobile OSs. The money-making parts of Google deliver apps to Android, iOS, and other mobile platforms, and make money from those apps.

Facebook has a greater challenge, and is off to a later start, but you have to ask if that's really a worry, compared with getting the mobile launch right. Facebook faces very little competition. Other than Google+, there are no social networks that have an in-house phone OS. The mobile Google+ app is among the least well-executed mobile apps among all of Google's products.

Amazon has shown it's possible to have a successful product entry with a mobile device, even with Android and iOS as competitors. Facebook has a large ecosystem, like Amazon. There is no reason to think Facebook's mobile market window is closing. On the other hand, if Facebook were to ship a "Kin"-like flop, that would set them back substantially.

If a Facebook mobile device is coming, Facebook has every incentive to wait until it is done right.

Comment I am a truck driver (Score 1) 1091

I am one of the people Steve Jobs said would continue to need a fully general-purpose computer, which he compared to people who need to drive a truck. I make software for a living, and Linux is a great platform for software development. The point Jobs was making is that it isn't appropriate to try to make personal computers as simple to use as mobile devices. And while ease of use has many virtues for both the mainstream consumer and the "truck driver," ultimately, the way products are designed will diverge.

Android is the consumer's Linux. Android took the step of discarding much of the Linux userland and starting afresh, with a software platform that is both powerful, and designed for finger-friendly mobile devices. That turned out to be a very successful approach. Trying to evolve a desktop OS to do what Android and iOS do is very difficult, and there are no successful examples. Microsoft has repeatedly tried to make Windows work on tablets, and failed repeatedly. It's an open question if Windows 8, even though it contains a finger-friendly UI system, can straddle the two worlds without creating situations where the user is dumped into finger-hostile territory at inopportune times.

While making desktop Linux more user-friendly remains a worthy goal, it may turn out that Windows 8 is a cautionary example: When the world is dividing into PCs for people who really need them, and mobile devices that are a radical step forward in ease of use, trying to be both at once could result in being neither fish nor fowl.

Comment Looks a bit like Safari (Score 1) 70

Subscription services for books like Safari Books Online http://my.safaribooksonline.com/9781449309473 already "loans" books with a model like this. They pay out from a pool based on the number of times a book is selected from their library. Of course a single use isn't going to pay out as much as a purchase, but the alternative is for a Safari-like subscription library to buy a single copy, or as many copies as would be used simultaneously, and do license management. And that opens the whole DRM can of worms.

An open-ended revenue model can be advantageous to authors of frequently-read books.

Comment Android programming is expressive and elegant (Score 3, Informative) 783

Java is much complained about, on the one hand by people who think it is too hard, and on the other hand by people who think it is not sufficiently expressive. But the evidence is you can build a world-beating OS with a Java userland. And evidently it isn't urgent to augment or replace Java, either with more expressive JVM languages like Scala, or supposedly simpler languages available for the JVM like the BASIC-like Jabaco, even though this could be done for Android since the translation to Dalvik bytecode is downstream of compiling into Java bytecode.

Java has great static code analysis tooling and great refactoring. There are books like Thinking in Java and Effective Java that will make you fluent in the idioms that make Java understandable, debuggable, and maintainable. For a programming beginner I'd suggest Learning Android and Head First Java. Android's documentation, tutorials, and examples are enormously improved since Android first came out.

Every language has screws, but a good case can be made that Java has fewer of them than many other languages.

Comment Too many personal computers (Score 4, Insightful) 848

Think about the phrase "personal computer."

How many people do you know who really need a completely general-purpose computer that they own and control personally?

How many "PCs" are actually nodes in a centrally controlled system, and not "personal" at all?

Because of the economics of making "PCs," we have the illusion that hundreds of millions of people buy and use "personal computers" each year. In reality, a minority, possibly a small minority, of those people actually take advantage of anything those "PCs" do that would require personal control over a general-purpose computer.

This is the reason mobile devices that are not quite "personal computers" are rightly popular. They serve the actual need. Hopefully, it will be possible to use mobile devices as if they were personal computers, so that the potential of personal computers can be applied to a networked, mobile world.

Comment The time is now for decimal time (Score 1) 990

This is a great proposal. I would no longer make mistakes about a meeting in another time zone changing to local time for an in-person versus a phone meeting. However, it can be improved. Decimal time would make calculating percentages of time spent on various activities much easier. Combine the two for Flawless Victory.

Comment No successful mouse to touch transitions (Score 1) 269

Nobody has ever moved an operating system from mouse to touch. There is a first time for everything, but the two winning tablet OSs were designed for touch. I believe there is a reason: Turning a non-touch OS into a touch OS is harder than anyone doing it thinks it is.

Secondarily, I think this is what is holding back Web operating systems on touch devices. The Web wasn't designed for touch and Web operating systems "leak" bad user experience in from the non-touch Web. On Android and iOS touch devices, the Web browser is an ancillary UI and application environment, not the central part of the user experience.

Comment Re:Wasn't this the whole point of CALEA? (Score 1) 174

That is correct. And most specifications for LI ("lawful intercept") specify that it should be undetectable, or, at least, inconspicuous to the people operating the network. That is, it has to operate outside network management and network statistics gathering. LI implementations can do that successfully because they are usually specified to capture a small fraction of network data - 1% in some cases. LI is distinct from the kinds of technologies used as a data dragnet by spy agencies, and it also distinct from deep packet inspection.

As the post above points out, if you have access to law enforcement tools for monitoring telephone networks, and no effective checks on that access, the underlying technology enables one to do the kind of snooping alleged here without leaving a trace in the network's operations.

It's funny.  Laugh.

Tofu Activists Spoof Meat-Based Indie Game 420

Faulkner39 writes "In response to the recently released independently developed platformer Super Meat Boy, People for the Ethical Treatment of Animals (PETA) has released a Flash-based spoof game titled Super Tofu Boy. The spoof attempts to mirror the original by featuring a protagonist made of tofu and an antagonist made of meat in a statement promoting animal rights. Ironically, however, the original game is about a human boy who is vulnerable because he lacks skin (Meat Boy), raising the question: 'is the spoof in reality really about cannibalism?'" The Super Meat Boy team posted a response on their Twitter feed.

Comment Wait, this isn't a git tool? (Score 1) 244

I was hoping for a visual timeline of distributed git repos, or something that would make using git easier. Git is likely a better way to do version control, but it is better because it is fundamentally different. Those differences have not worked their way into Eclipse's abstraction of version control far enough, yet.

Advertising

Is Google Polluting the Internet? 378

Pickens writes "In 1998, Larry Page and Sergey Brin made a promise: 'We believe the issue of advertising causes enough mixed incentives that it is crucial to have a competitive search engine that is transparent and in the academic realm.' Now, Micah White writes in the Guardian that the vast library that is the internet is flooded with so many advertisements that this commercial barrage is having a cultural impact, where users can no longer tell the difference between content and advertising, and the omnipresence of internet advertising constrains the horizon of our thought. And at the center of it all, with ad space on 85% of all internet sites, is Google. In the gleeful words of CEO Eric Schmidt, 'We are an advertising company.' The danger of allowing an advertising company to control the index of human knowledge is too obvious to ignore, writes White. 'The universal index is the shared heritage of humanity. It ought to be owned by us all. No corporation or nation has the right to privatize the index, commercialize the index, censor what they do not like or auction search ranking to the highest bidder.' Google currently makes nearly all its money from practices its founders once rightly abhorred. 'Now it is up to us to realize the dream of a non-commercial paradigm for organizing the internet. ... We have public libraries. We need a public search engine.'"
NASA

NASA Parodies Reach New Level of Awkwardness 28

MMBK writes "NASA TV recently produced six movie-trailer parodies about current projects for a 'themed exhibit at an international conference.' But for the most part, the attempt remains pretty corny, far, far away from the imaginative, inspiring work of space artists like Bruce McCall."

Comment Link? (Score 1) 319

I can't find a link to the original story, and the source cited for this post is a TechDirt post that cites a Christian Science Monitor article that doesn't, as far as I can tell, refer to the original article any more precisely than as "a rather snide commentary the other day about Apple products." A link to the original would be appreciated.

Slashdot Top Deals

Always draw your curves, then plot your reading.

Working...