Regulated Dual Power Supply
The objective here is to build a dual power supply that generates regulated +12 volts and -12 volts from AC mains. Such a supply is a very common requirement in all those circuits that use opamps......READ MORE

Open a new window on click
Sometimes you may want to display user some information but doesn’t want them to navigate away from the current page especially when you want to display the terms before the user agrees to it.....READ MORE

Apple style CSS drop down menu
Drop down menus are common now a days .Here is a drop down menu using CSS3 only (no JavaScript) Apple Style drop down menu with Pure CSS3 Only..... READ MORE

Sorting in C ++
Sorting is any process of arranging items in some sequence and/or in different sets, and accordingly, it has two common, yet distinct meanigs : Ordering and Categorizing ..... READ MORE

Custom Slider with CSS
With this you can remove the old style slider and replace by one of your own. This slider does not need any JavaScript or any images. This is just simple CSS3...... READ MORE

Add Copy right to Copied Text
With this script you can add a copy right notice to copied texts from your web site. I actually found this in another web site and started to figure out how this works and at last made a general code....... READ MORE

Web Page Hit Count
You can make your own Web Page Hit Counter using Mysql and PHP or just by PHP alone for a single page.This cannot be used for sites with multiple pages because every time the page loads it counts as new visit...... READ MORE
