Tuesday, October 30, 2007
Flex builder free for students
Adobe Flex 2 will be available to qualified education end-users for free download on Adobe.com in early November.
Catch the full news here
Sunday, October 14, 2007
WebOSS 07: The Event

On 13th October Teknowledge Software conducted the first "Free for All" Open Source Web Technology conference called WebOSS '07.
The event was the first of its kind to be held in Kolkata. Teknowledge Software, a software house based in Kolkata hosted the event along with WBUT as the venue sponsor.
Volunteers dressed in white T-shirts with WebOSS '07 logo worked hard to put the event together.
The event started at around 11:30. I was the first one to speak and spoke on RIA: Which technology one should choose? Slides can be found hereI attended the next session by Pradeep on how to build application with AJAX. Pradeep's presentation can be found here
There was a lunch break after this which contained burgers, cakes, ladoo! and Frooti!
The next session was of Shabbir's on Speeding up your websites. A great session which included tips and tricks to speed up the sites from network and client browser point of view. Shabbir's content can be found here
The next session was of Naveen. He really went dirty into the code like Pradeep. It was really a good session and I have started respecting Perl (i'm more a PHP Guy!)
It was a good conference, the jam packed audience was eager to know more and more!
Overall, a fun event like barcamps! Its great to see such events happening in Kolkata! Go ahead Kol!
You can find ALL pictures here:
Pradeed, Naveen and Shabbir
Jam Packed Audience
Pradeep, Naveen and Shabbir again.
Thursday, October 11, 2007
WebOSS '07 : The Web Technology Conference
The first of its kind Web Technology Conference on Open Source Technologies, WEBOSS ‘07 is being organised in Kolkata on Saturday 13th October, 2007.
I am the organizer and speaker.
The conference is going to be held at West Bengal University of Technology Main Campus.
Topics include: RIA, AJAX, ROR, PHP VS PERL, speeding up your websites. I'm going to speak on RIA and RoR.
There is also going to be a panel discussion on Web 1.0, Web 2.0 and Web 3.0.
Hope to catch some action!
Saturday, September 29, 2007
Sunday, August 19, 2007
Sunday, August 12, 2007
Bon Jovi Fan club
There are some really die hard fans out there. The forum basically has two sections: 1) Bon Jovi the band 2) Bon Jovi Fans which have forums on General talks, Downloads, Music News. Apart from these, there are forums on RockTalk, Gossip, Polls and to top it all, Bon Jovi Vs Other Bands.
You can catch the site at: http://bonjovi.teks.co.in
There are 133 articles in just 2 days of its opening. Great start!
I will book the domain soon and keep you updated.
Tuesday, August 7, 2007
Single line of HTML crashes IE 6
A Japanese blogger who goes by the name Hamachiya2 has discovered a single line of HTML and CSS that crashes IE 6. The line is:
<style>*{position:relative}</style><table><input></table>
If you’re brave, you can click here to try it out. The code is rendered correctly in Firefox, Safari and Opera (didn’t get a chance to try any other browsers, but presumably they work too). But in IE 6 it raises a fatal error in mshtml.dll.