Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Wow (Score 1) 312

Yes, they are and have been telling Android users to f off. If you want to use Android to watch their videos, you have to use their bastardization of Android.

Kindle and Amazon VOD can go suck an egg.

Comment Jitsi Licensing Problem? (Score 1) 112

While Jitsi is nice and all, it looks to me like they have a licensing problem. Jitsi has a dependency on ZRTP4J, which is under the GPL, and Jitsi is under the LGPL. Can anyone explain how this is possible without a license exception? And if they have a license exception, where is it documented? and isn't transfered upstream? If so, why not just make ZRTP4J LGPL instead of GPL? And why are they releasing the whole application under the LGPL, and not the GPL anyway?

Comment Just say no to usernames. (Score 1) 383

Using usernames exposes your users account names to anyone they email. That's not a good practice. Security by obscurity, I know, but it can help.

givenName.surName@ generally works pretty well, and givenName.middleInitial.surName@ in the case of a conflict should help. If there is a conflict at givenName.middleInitial.surName@, you can add an index, eg., givenName.surName.00@ - just make sure you do something like specify what characters are ok (for example, not allowing accented characters or whitespace).

You might also want to have policies and procedures in place to handle special situations - for example someone has a significant privacy issue or has a name that isn't... well... polite :) when you string givenName.surName together.

Comment Nook Color? Why? (Score 5, Insightful) 103

I wonder why the comparison was made against the nook color, and not the nook tablet? The tablet is more of a direct competitor. $50 more for the nook tablet gets you the same cpu as the fire, 2x the ram (1GB), 2x the internal storage (16GB), support for up to an additional 32GB via external storage, a less reflective display, and a microphone.

You can even run the amazon app store, kindle app, and amazon instant video player app on the nook tablet. Both the Nook Tablet and the Fire have been rooted, and both have been reported to be able to access the Android Market.

Comment Re:Farenheight 451 (Score 1) 221

Heh. Until somebody gets the idea to use the Interstate Commerce Clause. Then creating and sharing yourself without going through a big publisher will be banned because it's a non-commercial activity that "would have a substantial effect on interstate commerce, even if the individual effects are trivial.". (see http://en.wikipedia.org/wiki/Wickard_v._Filburn )

I'm actually rather pleasantly surprised that the big software companies haven't tried to use this against open source (at least as far as I know), although I suppose they might if we ever manage to get rid of the big stick they have now (patents).

Comment I kind of agree. (Score 1) 226

I've been an Android user for over a year now. I kind of agree. Most of this isn't gaming specific though. Here's the problems as I see it.

The search functionality in the android market stinks. This is Google "king of search", but if you don't have the exact app name, good luck finding anything.

There's only 1 level deep categorization. Big hierarchies are a pain to manage, and some apps fit multiple categories. And it's hard to display a tree on a small screen. But only having 1 level deep makes it very hard to browse. If you don't know the name of the app, have a QR code, the app isn't a top 20, or if it's not updated almost constantly, it's almost impossible to find.

A desktop client for browsing, searching, purchasing, and installing apps, and perhaps other content (movies, music) would be helpful. Basically iTunes for android. DoubleTwist addresses some of this, but the market integration is in it's infancy (and I don't know that purchasing will ever work, unless google buys doubleTwist - hey, there's an idea!)

Not having any kind of review process in the market, there's a lot of shovelware, and a lot of ip infringing crapware. There's even been some malware. It's kind of like the wild wild west. Or the internet. Sometimes, being an "open" system isn't such a good thing from a user perspective.

Outside of the market, I think that divergent hardware is an achilles heel, not a strength. There's what, 3 or 4 iphone versions to deal with? Android runs on what, dozens of models (or will). With so many phones with varying capabilities, and os versions - not to mention bugs and quirks like the nexus one multi-touch swapping, some applications, especially games that like to get as close to the hardware as possible are going to be difficult to make portable.

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...