Archive for May, 2009

Hiding an Extension

Hiding an Extension
Windows of this era provide a feature that by default hides extensions of files. They choose to display the filename alone – minus the extension. This “feature”, as per Microsoft, is supposed to “reduce clutter in folder windows”.It cropped up first in XP and was added in all subsequent versions including Vista as well as the upcoming Windows 7.Many of you who store a ton of ...

Capture Website Screenshot with screenshot capture utilities

Capture Website Screenshot with screenshot capture utilities
No, I am not talking about capturing screenshot of your desktop using Print Screen or other screen capture softwares. I wanted to implement requirement where I had to capture screenshots of the input website. Now this is a tricky job. If you do not have dedicated server machines and permissions on your shared hosting server, it ...

15 very useful PHP code snippets for PHP developers

15 very useful PHP code snippets for PHP developers
Following are list of 15 most useful PHP code snippets that a PHP developer will need at any point in his career. Few of the snippets are shared from my projects and few are taken from useful php websites from internet. You may also want to comment on any of the code or also you can ...

Drag and Drop Example using jQuery JavaScript in HTML

Drag and Drop Example using jQuery JavaScript in HTML
Ever tried implementing Drag & Drop feature using JavaScript? Believe me it is quite tough and has lots of cross browser implementation issues. Using jQuery you can create simple Drag & Drop features easily and manage them well. jQuery UI provides with a vast suite of APIs that can be leveraged to create a UI with ...
Page 2 of 212