Forgot your password?

typodupeerror

Comment: Re:Oracle and Java (Score 1) 372

by McLoud (#38661630) Attached to: Oracle's Latest Java Moves Draw Industry Ire

In my experience, Microsoft has some of the best backwards compatibility of any vendor out there. Well written C++ and .NET apps on Windows will probably keep working until the heat death of the universe. Meanwhile, Java took a long time to catch on to the fact that the runtime and standard libraries aren't 100% backwards compatible, and that people may actually want to run multiple versions side-by-side. For comparison, every .NET app uses the appropriate runtime automatically.

Java Runtimes are installed side-by-side, even minor versions. And even if you have a grip with a particular installer feature, you can very well get your own folder bundled with the app and it will not touch anything else. Try that with a .NET runtime. I've seen 1.1 .NET apps fail to work properly after a 2.0 .NET runtime got installed in the system, no way to do otherwise that I know, the only solution was remove everything and stall from scratch and stop the damn f* windows update from messing with the SO.

Comment: avant + compiz or kde (Score 1) 357

by McLoud (#38460870) Attached to: Ask Slashdot: Assembling a Linux Desktop Environment From Parts?

Last time I used that, I was using compiz, avant-window-manager and gDeslets. I used nautilus as filemanager, but keep in mind this was in the gnome2 days where all you needed was to lauch gnome-settings-daemon and you was set. At this day and age, I use a customized kubuntu, and plasma makes very easy to move stuff around the way I like to do, kwin is working great in 4.7.6 as window manage. The only complaints I got is kopete protocol stability (only recently msn got back to working for me) and lack of a descent SIP phone, so I got to use ekiga for that. I always used thunderbird as mail client and that's unlikely to change since it is mostly desktop-safe, same for chrome (konqueror or rekonq are still too slow;/buggy for general usage)

Thats my 0.02 brazilian cents

Comment: Re:The Desktop Mirror (Score 1) 614

by McLoud (#38398578) Attached to: Why Developers Still Prefer iOS To Android

What would you base that assessment on? If that were true why would lInux, which had exactly the same combination of possible buyers (techies plus people seeking really budget computers) not have beaten Windows long ago?

* flamebait mode on *
Because Linux STILL F* SUCKS! Even tried to use linux for anything desktop remotelly serious? Office suites on it are still a joke (I am lookin' at you Open/LibreOffice), it is still hard to do anything gui-wise, some stuff still lacks any useful gui, while some other don't even had any. Try to configure sound for example. Or try to use any intel graphic card (majority of OEM PC's come with them). I use linux daily, have used from many distros, used gnome, kde, E15, E16, E17, XFCE, black box, you name it, but to say it is as usable as windows or OS X, that's a dream, and most tech users agree with it (even if they don't speak so, but OS usage figures speak wonders for that)

Comment: Re:Let me know if I'm wrong... (Score 2) 86

by McLoud (#36996648) Attached to: Google Developing Master API — Web Intents

Google seems to be proposing a bit of javascript that anyone can add to their website,
which will pull my data from any other enabled website I've stored information on?

Why does this just seem like another entry point for abuse?

Anything can be abused, give enough time and effort. It's just a matter of figuring if it is still worth giving how much useful it is still is. By the looks of the example it reminds me a lot of a ESB where You have services that do stuff registered in a common place, Google way seems like the REST counterpart of it.

Comment: Re:Real Reason (Score 1) 122

by McLoud (#36143446) Attached to: Why People Watch <em>StarCraft</em>, Instead of Playing

this is a phenomenon unique to starcraft, and absent from more strategic and better designed RTS games where playing the game is much more popular than watching experts

It is not. I've seen many times in many games. I've done it myself for a variety of reasons. Seeing someone pretty skilled at RTCW:ET was very entertaining to watch in a Saturday afternoon (sometimes with a big cup of coffee on cold days where your fingers could barely move).

The next person to mention spaghetti stacks to me is going to have his head knocked off. -- Bill Conrad

Working...