Code Hider Tool – Lock Webpage Code
Nov 8, 2008 HTML, Security, Tools
This code is property of http://www.cgiscript.net and original updated code can be found from there.

Purpose of this tool is to lock the HTML code. If you want to secure your HTML code or any part of web page then this tool is very useful for that.
680 Adobe Photoshop Shapes – Download Free
Oct 27, 2008 Adobe Photoshop, Design & Color, Resources
Shapes are vector based graphics pre-installed with Adobe Photoshop. There are some by default present in Photoshop. You can also load more shapes if you have shapes file with .csh extension. Loading shapes is described in following image.
Designing Elements – Bullets and Icons Downloads
Oct 27, 2008 Adobe Photoshop, Design & Color
While creating website design in Adobe-Photoshop, what about having a collection of pre-made icon sets, bullets, designing elements which can help you work fast and let you not worry about creating these standard icons or elements again from scratch every time you create a design. Download free icons, bullets, designing elements used commonly in every website design.
Force File download – Do Not Display Open In Browser
Oct 27, 2008 Web Guidelines
In your HTML directly link to the file which is to be downloaded.
i.e.
<a href="/files/somefile.pdf">Download Pdf</a>.
You will get a pop-up box asking whether you want to save the file or open it directly. Now you want to download it. The solution is to open your .htaccess file and write there few lines according to your requirement mentioning extension of files which you want to download directly and you are done.
