Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Windows IS still a Security Nightmare (Score -1) 239

My GF has a Win7 computer and it already has an "additional" toolbar showing up in all Google queries (which she never consciously installed). I told her not to run as Admin, which she does. So I assume, yes, Windows 7 is still Insecure As Hell. Maybe she got it via the Malware-in-icon exploit, which Microsoft Corporation had in all Windows versions since since 1995 (until 2011).

Comment Java Not Realtime Capable (Score 1) 622

Real Java programs freeze occasionally for a second or more to perform garbage collection. That simply kills user experience and makes people hate a program. That is why high-quality software cannot be made using Java (or equivalent systems like .Net).

Comment In The Unix World (Score 1) 277

.. we have LaTeX and OpenOffice. You can run those as libraries or efficient command-line tools on a server to generate a nice-looking PDF, which the user can then print. We can also render these documents into a bitmap to send it to a web app for display.
I know M$ hates everything which is a real alternative to their technologies, but maybe you want to get out of their claws and enlighten yourself to other options. Options which are not monolithic, but an orchestration of many free, reliable and compact tools. You could start with GWT, Perl, pdf2latex, Apache, Linux.

Comment GWT Will Handle It (Score 1) 277

In my experience, GWT-based apps will run nicely on various different browsers and various different versions of each. Those geniuses at Google did some pretty hard work to make that happen. Because they need this kind of infrastructure to make Google Mail and Google Docs happen.
No, I don't work for Google, I think they are collecting like crazy and final no, GWT is not hardwired to the Googleplex; it is a very nice, reliable and well-made piece of open source.

Comment What's Your Problem Man ? (Score 1) 277

Microsoft copied Java to the point of having the same issues with runtime library versions as the Original, Java. It turns out that Java was not a real threat (you can't make compelling, high-performance, realtime games and applications with it), but Bill Gates made sure this threat was responded to.

Comment Except (Score 1) 277

..that nobody at Adobe Inc. seems to have a proper Computer Science Education. They are incapable of doing basic things like writing proper, strict parsers. They really think it is a good idea to try to fix "typing errors" with really brain-dead heuristics in things like the PDF or Flash parsers.
What is the result of all that incompetence ? Adobe products are the Premier Malware API. When I have my tinfoil hat donned, I always claim they are in the pay of Beijing.

Slashdot Top Deals

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...