How to Create a Simple Slideshow using Mootools / JQuery

slide_show_icon 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…

Django Template Tag to protect the E-mail address

E-mail SecurityHere 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…

Make Your Firefox Even Better by tweaking its looks

Firefox logoFirefox 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…

Drop Shadow in Images : No extra markup

Image with shadowDrop 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…

Goo.gl : Google URL Shortner Bookmarklet

Google Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends. [official announcement]

Continue reading…

Vertical-Align : Middle Using Javascript : JQuery & Mootools

How do I vertically center my stuff inside this area ?

If you are looking for an answer for the above question then possibly you've landed on the correct page. The very first solution for this is to have vertical-align:middle in your css. But unfortunately this CSS property only works on table-cell and img. Continue reading…

Another Beautiful Thumbnail Hover Effect : Using Mootools

Some days back I wrote a post regarding "Beautiful Thumbnail Hover Effect". On getting such a good response about the javascript effect I am again presenting a different thumbnail presentation.

Continue reading…

Make Your Links (Hyperlinks) Even More Sexier

HyperLinkYou would have often seen various attempts to make hyperlink more beautiful. One of my personal favorite is to have little icons beside links to let you know where they link to.
Different icons for external links, pdfs, images, etc. etc. You can find the tutorial for such link over here.

Continue reading…

Show IMDB Ratings on Torrentz.com using GreaseMonkey Script

Torrentz.com is a great site. It is a basically a one stop destination for any torrent search. I personally find it very useful as it automatically syndicate all the torrents from various sites like piratebay, mininova, demonoid etc.

Before downloading any movie from torrent I usually check its rating, synopsis & star cast on IMDB. I find this process very cumbersome and boring to search each movie on IMDB. To ease out this process I searched for a GM Script(GreaseMonkey Script). I found one, but it wasn't perfect so I have modified it. Continue reading…

Beautiful and Simple Buttons with CSS

I have always been fond of CSS wonders. Although We all have seen lots of buttons using CSS, using JS, but today I am bringing you a fresh implementation of buttons.

The real beauty of these buttons are in its background images. In this tutorial I have also included the photoshop(psd) file used in creation of these buttons, so feel free to come up with your own imagination.
Continue reading…

Page 1 of 512345»

Google Custom Search