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

img
Poster in Web Design

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

Poster in Web Design

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
Poster in C programs

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

Slider
Poster in Web Design

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

copyright
Poster in Web Design

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

Counter
Poster in Web Design

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