2010
You are browsing the archive for 2010.
By nitin on November 12, 2010
TweetShareDuring web development I very often come across a problem to convert any string into TitleCase. Those who don't know title case is the style of writing having first letter as a majuscule (upper-case letter) and the remaining letters in minuscules (lower-case letters).
Posted in Tips & Tricks | Tagged capitalization, Django, python, title case, titlecase |
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 [...]
Posted in WebResource | Tagged indian, indian railways, PNR, pnr check, railways, website |
By nitin on June 27, 2010
TweetShareTitle 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 [...]
Posted in Javascript, Uncategorized | Tagged black, black-screen, Effect, energy, Javascript |
By nitin on March 26, 2010
TweetShare 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 [...]
Posted in Uncategorized, Wordpress | Tagged 301Redirect, Category, Export, Migration, Posts, Redirect, Wordpress |
By nitin on March 18, 2010
TweetShareCSS 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.
Posted in CSS, Uncategorized | Tagged CSS, css3, Hacks, HTML, Tooltip |
By nitin on March 16, 2010
TweetShareYesterday 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 [...]
Posted in CSS, Javascript, Uncategorized | Tagged CSS, css3, Javascript, jquery, nag screen, nagscreen, tips |
By nitin on March 15, 2010
TweetShareNagscreen : 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.
Posted in CSS, Javascript | Tagged Javascript, mootools, nag screen, nagscreen, tips |
By nitin on March 13, 2010
TweetShare 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.
Posted in CSS, Javascript, Uncategorized | Tagged CSS, Gallery, HTML, Javascript, jquery, mootools, Photo, Slideshow |
By nitin on February 2, 2010
TweetShareHere 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.
Posted in Django | Tagged bots, Django, Javasript, security, spam, spamming, spiders, template, template-tag |
By nitin on January 29, 2010
TweetShareFirefox 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 [...]
Posted in Hack, Tips & Tricks | Tagged Customize, Firefox, productivity, UI |
Recent Responses