Forgot your password?

typodupeerror

Comment: What patents? (Score 3, Interesting) 132

by supersat (#43382289) Attached to: Rackspace Goes On Rampage Against Patent Trolls

As I understand it, HDFS is just a clone of Google's GFS. What IP could Parallel Iron possibly own?

Oh wait...

"IP Nav told us that they could not divulge the details of their infringement claims -- not even the patent numbers or the patent owner -- unless we entered into a 'forbearance agreement' -- basically, an agreement that we would not sue them."

So they probably have nothing. How is this legal?!

Comment: It's not as crazy as you think... (Score 2) 107

Parts of Chrome and Android have always shared code (namely WebKit and some glue), but now Android is shipping Chrome as the default browser. The weird overlap is between Chrome OS and Android. Chrome OS is just Linux and Chrome... both of which are part of Android.

Comment: And Sony got into the console business... (Score 2) 257

by supersat (#42816501) Attached to: Why Microsoft Got Into the Console Business
... because Nintendo screwed them. Nintendo and Sony were jointly developing the CD add-on to the SNES (with Sony also building a combined SNES/CD machine named the Play Station). However, Nintendo dropped a bombshell on Sony at the '91 CES: they were severing their ties with Sony and instead partnering with Phillips to develop their CD technology.

Comment: Re:Java (Score 4, Informative) 171

No. Even if it did, it doesn't matter because Android does NOT rely on Java for isolation or security. Each application runs as a separate Linux user, and the kernel enforces isolation between apps this way.

Because apps are isolated in this way, they can include native code.

Comment: Consider the legal issues... (Score 1) 285

by supersat (#42455123) Attached to: Campaign To Remove Paper From Offices
One big argument I've heard against these systems is that the records tend to live forever, though backups, etc. If your company is subpoenaed, you may have to produce documents that you thought were destroyed long ago and no longer have any business use, yet might harm your case. At the very least, you may face some liability if confidential/protected documents leak out, like old payroll records that will inevitably have everyone's social security numbers.

Comment: Re:A Mature Local Machine Product vs Immature Clou (Score 1) 346

by supersat (#42406929) Attached to: Google Docs Vs. Microsoft Word: an Even Matchup?

I've interned at Google twice, so I know at least something about their infrastructure.

You can certainly use Google Docs for many things, including source code editing, version control, and bug tracking. However, I assure you that Google does NOT use Google Docs for these purposes. It's all about using the right tool for the job.

Google Docs might be perfectly fine for a one-way paging system to taxi cab drivers, but I'd imagine you'd want something a bit more customized. While I don't know much (if anything) about the taxi business, but you'd probably want to be able to track where your cabs are so you can dispatch jobs to the closest cab. You'd also need to know which cabs are free, and you'd might like to know where cabs are going and what their ETAs are. Sure, you could have your drivers type this in to Google Docs, but that's a pretty cumbersome and time-consuming UI. You could probably very quickly hack up a custom app to provide a nice UI for all of these features and get substantial time savings.

While they've been adding a lot of features to match Word (references, an equation editor, etc.), it still doesn't have everything. For example, I STILL can't make a two-column document in Docs (without using a table hack that's... less than optimal)! Until I can produce camera-ready scientific papers with Google Docs, for me it'll be a secondary tool to Word.

Don't abandon hope. Your Captain Midnight decoder ring arrives tomorrow.

Working...