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

 



Forgot your password?
typodupeerror
×

Comment Think Finnish paper mills = US car factories (Score 1) 166

From Finnish viewpoint the news is very interesting, because these paper mill sites (Summa, Kemijarvi mill, and some others) have been continuously in the headlines for the last two years due to their closing down. Many of the cities these factories have resided in are in rather remote locations, and there aren't many companies who are interested in the facilities, meaning a significant share of the taxpayers suddenly become unemployed, without much hope for new companies appearing.

Now the headline where Google, a global superbrand, is buying an obscure paper mill and converting it to a datacenter truly raises eyebrows, I myself almost fell from my chair when a saw the headline. From US viewpoint and scale, it would equate to something like:

"Chinese government to acquire all car factories in Detroit and convert them for clothing production".

Except Google and paper mill makes up a somewhat more nerdy combination. But I agree, people not familiar with Summa paper mills and their history probably won't appreciate this getting to the Slashdot front page.

Programming

The ASP.NET Code Behind Whitehouse.gov 143

An anonymous reader writes "The author looks at the markup for the new whitehouse.gov site, launched today. It uses ASP.NET and various JavaScript libraries. It suffers from various inefficiencies, most easily remedied. Check the images and techniques used to build the site front-end."
Technology (Apple)

Revamped WebKit JavaScript Engine Doubles In Speed 270

Shin-LaC writes "In a post on their official blog, WebKit developers introduced the 'next generation' of their JavaScript engine, SquirrelFish Extreme, claimed to be twice as fast as its predecessor. The post lists several changes contributing to the performance improvements, including 'bytecode optimization,' a 'polymorphic inline cache' (which sounds similar to V8's 'hidden class transitions'), and a 'context threaded JIT' compiler which generates native code (currently only for x86 processors), and is also applied to regular expressions. The new JavaScript engine is already available in the latest WebKit nightly builds. According to comparative benchmarks, the new engine is around 35% faster than the V8 engine recently introduced in Google Chrome, and 55% faster than Mozilla's TraceMonkey."

Slashdot Top Deals

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce

Working...