Suggest – Overview
Have you ever been thinking of adding new feature on any product or services you use now ?. Personally, I do. I belive this is the best place I can talk about it. The post under this category are only my personal intrests and I am not sure that the provider may or may not [...]
Private picasaweb – Photos are still not private.
In last december Google’s own Picasaweb added new feature "Private albums", which requires login to view the photo. I was waiting for such a nice feature so that I can upload all my photos including those which I don’t want to show others. You can set the privacy in the album properties.
While talking to my [...]
Google testimonials
Today, I am thrilled being asked to write Testimonial for Google. And here is what I wrote. I am not sure when they will publish it.
" I started using internet in December of 2005 when I got a dial up modem of 56KBps. And now I am using fastest broadband available in the country. [...]
Internet to brand
Internet is the fast, wide and cheapest way to introduce a new brand at present. Here I am listing few fair ways to lead the marked by utilizing the power of Internet to launch a new brand.
Deploy a brand new website
Having a nice looking website is the most important step. It is [...]
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 [...]


