Blog Detail
Recent Posts
Safari CSS hack
Example: The following code set the background color of the <body> element red in all browsers and then resets it to blue in Safari 3.0 and Chrome. body { background-color: red; } @media screen and (-webkit-min-device-pixel-ratio:0) { body { ba...
How to fix IE 6 transparent png problem *SOLVED*
Here is the fix: <!--[if lte IE 6]> <script type="text/javascript"> function correctPNG() // correctly handle PNG transparency in Win IE 5.5 & 6. { var arVersion = navigator.appVersion.split("MSIE") var version = parseFloat(arV...
Great Apps For You Portable USB Stick
PortableApps.com is the world’s most popular portable software solution allowing you to take your favorite software with you. A fully open source and free platform, it works on any portable storage device (USB flash drive, iPod, memory card, p...
Dummy Text Generator
This handy tool helps you create dummy text for all your layout needs. Dummy text: Its function as a filler or as a tool for comparing the visual impression of different typefaces Dummy text is text that is used in the publishing industry or by web ...
UpperCaseIt
UppercaseIt.com provides the ability to uppercase, lowercase, flip, reverse or transform any text. Copy and paste the results into an e-mail, word doc, powerpoint or just about any application. ...
ezyZip – Qucik and Easy online ZIP tool
Simple web application for easily zipping and unzipping files online. Unlike previously profiled online archive tools ezyZip doesn’t require user to upload files to the server. It runs as a java applet inside your browser and archives files locall...

