MIT’s “sixth sense” project

The sixth sense here is the internet. Remove the projector and camera, and replace them with sun glasses and I will pay whatever you ask to have this.

UPDATE : Good News! The project is now open source. Something good is going to come out of this.



Get The Facts

Last year around this time, microsoft started a aggressive campaign against linux called getthefacts.com. The biggest and the most important “fact” was the London Stock Exchange article, which showed how the trading company choose Microsoft over Linux for “scalable, reliable and high-performance” solution.

Monday was supposed to be a big day at the LSE. The U.S. government had announced on the Sunday before that it was coming to the rescue of Freddie Mac and Fannie Mae. Trading would have been extremely brisk, but then, at 9:15 AM, to the horror of all the traders at NSE the whole NSE system and the Johannesburg Stock Exchange just crashed. Connectivity errors were everywhere. It took 6 hours and 45 minutes to get the system back up. As Reuters reported, “We have the biggest takeover in the history of the known world … and then we can’t trade. It’s terrible,” one trader said. Billions of dollars lost, who’s to blame?
The sytems run on a .NET framework with backends running SQL 2000 and SQL 2003. The system was designed by Accenture. Although NSE was quick to come out with a statement saying they dont blame Accenture, as it was not a software problem but a network one.

So what really happened? I doubt we’ll ever get a detailed, nitty-gritty explanation, but googling around people have always complained about the slow system at NSE, and experts have doubted if it would be able to handle pressure.

____UPDATE_____

the London Stock Exchange has moved all its trading to the Linux platform. Details here


Tags: , , , ,

Browser wars 08 – IE8 vs FF3.1 vs Chrome

Last few weeks has seen new versions of all the major browsers. My work revolves around a browser, So I decided to take all of them for a run and check how they compete against each other. The big news coming out was from Google. Now the initial surprise has worn off, it’s time to ask the big questions about Google’s new browser: is it any good? And how does it compare to its rivals? Google knows how important the browser market is and how hot the competition is, so everybody was expecting a solid product.

I decided to download Firefox 3.1 beta becasue it includes the new TraceMonkey Javascript engine, Since chrome claims to have the fastest javascript engine out there, it was only fair to test it against the new Tracemonkey Engine. IE8 also has some exicting new innovative features, which have been discussed below. Opera and Safari have their fan following. So we Get, Set, Go….

IE8

Microsoft has been under great pressure to release a better browser after firefox showed the world, the browser could be better. IE7 made some noise, but it was essentially a catchup with current technologies. IE8 s Microsoft’s chance to innovate, and it has. IE8 includes Accelerators .Accelerators are plugins that essentially bring the power of web services to the context menu so, for example, if you right-click on a link you can choose to blog it, email it, translate it and so on. It’s context-sensitive, so some content will give you the ability to define text with Encarta or map an address with Live Maps. For some reason for me the Accelerators only show up after the page has been fully loaded, which is not good, since a lot of web pages continue downloading data even after the visual site has been loaded. Also its disappointing to see only Microsoft products as accelerators options. Perhaps more will show up as the browser makes its presence felt, but we will have to just wait and see.

The next new feature is the InPrivateBrowsing. This is something that is quiet cool. You can switch your browser to a private mode, after which it will stop saving cookies and browser cache. From the IE8 homepage “ Now you can shop for that special gift with confidence knowing your family won’t accidentally find out.” Pretty sure its going to be used for lot more than shopping for special gift ;)
Note : Safari had had this for quiet some time.
There are a few more features like web slices, which are an extension of rss feeds with images and videos and compatibility mode, which fixes sites that don’t show up correct. Nothing to be too exited about I guess. IE8 broke my companies hosting website, It works in the compatibility mode and it does not work on Linux. So grrrr….
Website designers are not going to like the browser if it continues to break websites, its already a pain to make the site compatible in all the browsers available in the market.

For testing javasccript performance I used the SunSpider JavaScript Benchmark. It gave IE8 a not impressive 7919.4ms +/- 2.8%
It is sad to see such a bad performance from the company that virtually gave the internet ajax and worked on javascript for years before any other browser.

Detailed result

I give IE8 a 6 out of 10 for mediocre performance

Next up Firefox 3.1

Read the rest of this entry »