By nitin on June 30, 2010

I don’t know when this picture was taken, or is it actually of India or not, but condition of Indian Railways is not a lot different from this. The trains are always crowded, and it is difficult to get reservation in train. Every train traveler might faced the problem of non-availability of tickets in Indian Railways. Anyways, here I am not going to discuss the condition of Indian Railways.
Continue reading…
Posted in WebResource | Tagged indian, indian railways, PNR, pnr check, railways, website |
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 15, 2010
Nagscreen : Messages on the webpage that reminds (or nags) the user to register, or show some notification. These messages appear on the webpage in a way to seek user attention. Here in this post we'll be creating beautiful and dynamic Nag Screen using Mootools. Continue reading…
Posted in CSS, Javascript | Tagged Javascript, mootools, 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 |
By nitin on February 2, 2010
Here is a Django Template tag which you can use to protect the E-mail address on your website against bots or spiders that index or harvest E-mail addresses. It uses a substitution cipher with a different key for every page load. Continue reading…
Posted in Django | Tagged bots, Django, Javasript, security, spam, spamming, spiders, template, template-tag |
By nitin on January 29, 2010
Firefox is my favorite browser. The biggest reason for this is its repository of useful plugins. The only problem which I see in its default installation is the screen usage. With this I mean, Firefox wastes a lot of screen real estate in unnecessary menus, buttons. The good news is that it also provides flexibility to customize its overall look and feel.
Continue reading…
Posted in Hack, Tips & Tricks | Tagged Customize, Firefox, productivity, UI |
By nitin on January 6, 2010
Drop Shadows adds extra glare to any design. They can be easily accomplished in any graphic editor, however its a little tricky in web programming. In this post I'll walk you through various ways in which you can add shadows to images without any extra markup used. Continue reading…
Posted in CSS, Tips & Tricks | Tagged box-shadow, CSS, css3, image, shadow |
Recent Responses