By nitin on June 27, 2010
Title of this post may seem strange to you but this is true, You can actually save some energy by using this Javascript on your website. Let me tell you how.
This javascript turns the webpage black if there is no user activity on the page for some time. As the page predominantly turn black the script in-effect saves energy.
Image displayed is primarily a function of the user's color settings and desktop graphics, as well as the color and size of open application windows; a given monitor requires more power to display a white (or light) screen than a black (or dark) screen.
Roberson et al, 2002.
Posted in Javascript, Uncategorized | Tagged black, black-screen, Effect, energy, Javascript |
By nitin on March 26, 2010

Wordpress is an excellent blogging engine. It is easy to setup and even easier to use. It has got a huge collection of themes and plugins. Because of all these things Wordpress has got so widespread use.
Wordpress has the concept of categories to segregate posts in different types. When number of posts in some category becomes really huge, its good to make a separate website for this particular category.
I faced similar problem for one of my website and I decided to migrate all of my posts in “XYZ” category to a different domain. But, unfortunately Wordpress Admin Dashboard doesn’t provide any direct method to export all posts in a particular category.
Continue reading…
Posted in Uncategorized, Wordpress | Tagged 301Redirect, Category, Export, Migration, Posts, Redirect, Wordpress |
By nitin on March 18, 2010
CSS is Awesome, but “CSS3” is Awesomely Awesome.
With CSS3 we can make our pages even more beautiful without using additional images and extra markup.
In this post I have tried to make tooltips using CSS3. This is just a sample implementation for tooltip, you can have even better variants.
Continue reading…
Posted in CSS, Uncategorized | Tagged CSS, css3, Hacks, HTML, Tooltip |
By nitin on March 16, 2010
Yesterday I wrote about a beautiful implementation for nag screen using mootools and CSS3. Thanks for all of my visitor for showing interest in it.
Considering requests from some of the users, I have also worked on its jQuery version. In jQuery version I have also tried to remove the bugs pointed out by one of the user.
Continue reading…
Posted in CSS, Javascript, Uncategorized | Tagged CSS, css3, Javascript, jquery, nag screen, nagscreen, tips |
By nitin on March 13, 2010
When we want to show lots of content in limited screen space, Slideshows comes to rescue. Making use of slideshows is the optimal way to present large amount of information. In this post i'll walk you through the process of making a very simple(minimilistic) slideshow using Mootools / Jquery.
Continue reading…
Posted in CSS, Javascript, Uncategorized | Tagged CSS, Gallery, HTML, Javascript, jquery, mootools, Photo, Slideshow |
Recent Responses