Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Java-Free Like NeoOffice? (Score 2) 148

You do know the JVM and the browser plugin are two separate things?

Oracle may choose to bundle them together in a fancy installer for Windows but the plugin itself is unnecessary unless you load Applets.

e.g. on debian, 'Java' is packaged as openjdk-7-jre, while Applet functionality is provided by icedtea-7-plugin.

Comment Re:harder to read if there is no consistency (Score 1) 220

Coding standard adoption can provoke holy wars but at the end of the day, you're a team. Though idiosyncratic decisions irk me, such as prefixing instance variables with underscore. Any decent editor will make such a distinction between scope via colours.

Pretty printing tools and style checkers present in any decent editor will enforce coding standards with minimal fuss.

Comment Re:How about the flash integrated into chrome? (Score 1) 49

I use firefox for general browsing and paste the URL into Chrome for the remainder of sites that need flash (or choke Firefox's HTML5 video implementation)

Bottom line, Flash is still an attack vector but at least I know I'm conciously invoking it each time rather than relying on the vagaries of a blocker or click-to-play.

Slashdot Top Deals

Organic chemistry is the chemistry of carbon compounds. Biochemistry is the study of carbon compounds that crawl. -- Mike Adams

Working...