Google Nexus One in India
Google Nexus One is expected launch in India by Airtel and cost estimate is arounf 25,000.00 INR
iPhone 3GS – Does it worth an upgrade from your iPhone?
Apple revealed their fastest and most powerful iPhone yet last week at WWDC. iPhone 3GS release didn’t made a big buzz up to expectation compared to iPhone OS3 announcement. But still, twitter and some techblogs tried their best to make people aware of it. But as an existing user of iPhone 2G or 3G, does [...]
CSS hover for all elements in IE
Most of the new generation browsers support CSS pseudo class :hover to any elements. That is a nice feature because you can give mouseover effect for any element using CSS. Example : tr:hover td { background:#f2f2f2; } But IE supports CSS hover for anchor tags only. So this wont work in IE. Now you can [...]
Curved corner (border-radius) cross browser
Three line css trick to make cross browser curved corner divs


