Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
Software

Too Good To Ignore — 6 Alternative Browsers 291

bsk_cw writes "With the exception of Google's Chrome (which got attention because it was, after all, Google), most of the alternative browsers out there tend to get lost in the shuffle. Computerworld asked three of their writers to take some lesser-known browsers out for a spin and see how they do. They looked at six candidates: Camino (for the Mac), Maxthon (for the PC), OmniWeb (for the Mac), Opera (both the Mac and the PC versions) and Shiira (for the Mac)." It would have been more interesting if they included some popular open source, Linux-friendly browsers like Konqueror or Epiphany, as well.

Comment Talk really did wow the conference (Score 5, Informative) 132

This talk was one of the highlights of the conference. At the talk, they showed performance benchmarks that included running several things as much as 117x as fast as the default Ruby interpreter that is in use by most Rails installations today. The fact that it's built on this commercial-grade Gemstone platform that has been used for years for high-performance production Smalltalk applications just adds to its credibility.

One of the reasons this is exciting is that many Ruby/Rails programmers have suffered from the criticism that their platform is elegant and fast to develop in, but that it doesn't scale well. MagLev sure looked like it could go a long way toward addressing those concerns. And since it hits Ruby right at the VM level, it is potentially useful to anyone running any kind of Ruby app whether on Rails or not.

Of course, we'll see when it's done...

Slashdot Top Deals

Measure with a micrometer. Mark with chalk. Cut with an axe.

Working...