Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:The source was out there for years! (Score 1) 387

IcedTea's plugin is worthless. It doesn't deal with signed applets.

The only two things I use java for with a web browser are two different types of network kvm. One uses a java applet, and the other uses a java webstart application. I had to use 32bit sun java to get support for both at once.

Now the only thing left 32bit is mplayer for win32 codecs. I will have to do much testing and see if I can now live without them and use mplayer.x86_64. If so I can pretty much go pure 64bit. I do run into x86_64 applications every so often that don't behave properly. The last example I can think of is rtorrent.

Comment Works! But needs a minor fix (Score 3, Informative) 387

It includes a plugin and javaws support. The two major things sun java 64bit has been lacking for years. It is still lacking the rim.cgi, but I have never had a need for it.

The plugin needs some polish. It doesn't properly declare it's version. Which makes a kvm application I use fail, because it tries to check the version.

It's funny.  Laugh.

Submission + - Livejournal brought to its' knees by angry drunk! (valleywag.com)

corewtfux writes: "Breakdowns
A drunk employee kills all of the websites you care about! 365 Main, a datacenter on the edge of San Francisco's Financial District, is popular with Soma startups for its proximity and its state-of-the-art facilities. Or it used to be, anyway, until a power outage took down sites including Craigslist, Six Apart's TypePad and LiveJournal blogging sites, local listings site Yelp, and blog search engine Technorati. The cause? A source close to the company says:

"Someone came in shitfaced drunk, got angry, went berserk, and fucked up a lot of stuff. There's an outage on 40 or so racks at minimum."

Whoever it is, while we like how you roll in theory, in practice, we'd appreciate it if you laid off the servers running websites we actually use."

Programming

Submission + - PHP 5.2.0 Released

pestilence669 writes: PHP 5.2.0 Released

[02-Nov-2006] The PHP development team is proud to announce the immediate release of PHP 5.2.0. This release is a major improvement in the 5.X series, which includes a large number of new features, bug fixes and security enhancements. Further details about this release can be found in the release announcement 5.2.0, the full list of changes is available in the ChangeLog PHP 5.

Slashdot Top Deals

BASIC is the Computer Science equivalent of `Scientific Creationism'.

Working...