Become a fan of Slashdot on Facebook

 



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.

Comment Re:why only one CA (Score 1) 147

indeed. you can ignore what you want. You can only create your own "secure entry point" that override a parental DNSKEY if you would want to (Think China removing .tw entries). Anyone who controls a resolver can do this. It's a one line configuration change.

The root key is not Sauron's Ring

Comment sensationalist nonsense - use 0x20 now! (Score 4, Interesting) 134

Stupid sensationalism.

You can right now use draft-vixie-dnsex-dns0x20 to protect against the kaminsky bug. This option is already available in the unbound nameserver.

Talking about totally talking out of context. Fools!

If IETF does something to mitigate, the unbelievers scream "see we dont need dnssec"

If IETF does not do something, the unbelievers scream "you're blackmailing us into dnssec"

Stop whining and put your foot where your mouth is.

Comment Re:The 80s called (Score 1) 584

I have had the same issue with my iPhone. It is especially bad with the original iPhone in that the speaker is much weaker.

Sadly, I was using number@mobile.mycingular.com and switched to number@txt.att.net, after number@mobile.mycingular.com stopped working for a few days. Oddly sometimes number@txt.att.net doesn't come in the single message way.

The reason number@txt.att.net does it the way it does is that it allows the sms server to track individual messages, hence allowing replies.

Portables

Toshiba Launches Laptop With Three GPUs 149

arcticstoat writes to mention that Toshiba's latest line of high-powered laptops has three GPUs included. Both the Qosmio X305-Q706 and Q708 come with an integrated GeForce 9400M for day-to-day processing tasks but have a pair of GeForce 9800Ms in SLI that kick in when you need the extra horsepower. "The [Qosmio] X305-Q706 costs $1,999 US (£1,257) in the US, although we haven't seen any UK pricing on the laptops yet. The system comes with a 2.2GHz Core 2 Duo P8400 and 4GB of RAM, while the costlier X305-Q708 comes with a quad-core 2.53GHz Core 2 Extreme QX9300 CPU."
Security

Submission + - SecTor conference starts of with DNS(SEC) talks

leto writes: Dan Kaminsky and Paul Wouters both presented DNS security talks at the new Canadian security conference SecTor in Toronto. Kaminsky showed a DNS binding attack using javascript and flash, allowing him to penetrate any firewall and start scanning the internal network of any user that visited his website. Wouters gave a presentation on the Theory and current worldwide operational experiences of DNSSEC that included a fancy google map overlay showing all TLD's deploying or testing DNSSEC. For those not convinced about the need for DNSSEC, he showed "15 ways of using the DNS to capture your clicks". Other speakers included Rohit Sethi and Nish Bhalla demonstrating their new Opensource Exploit-Me series of Firefox plugins to perform automated penetration testing, Johnny Long with a hilarious talk on Hacking Hollywood, and the mandatory presentations about wifi and bluetooth insecurities. No presentors were denied entry into Canada.
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

I've noticed several design suggestions in your code.

Working...