Free and Easy Guestbook

October 27, 2008 – 9:11 pm
Here is a simple to use and totally free php guestbook script. Let your visitors comment on your html pages! The Easy PHP Guestbook is a simple FREE yet powerful php comments guestbook script with multiple advanced anti-spam features, that can turn any one of your existing html pages into a spam free html guestbook, where your website visitors can leave their own comments. You can also easily use the provided template to build a website guestbook from scratch. Click here for more info on the free and easy php guestbook script <!-- google_ad_client = "pub-7258722676848391"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_channel = "NixWeb.Org"; google_ad_type = "text"; google_color_border = "ffffff"; google_color_bg = "FFFFFF"; google_color_link = "C64931"; google_color_url = "666666"; google_color_text = "333333"; //--> window.google_render_ad();

GBook – PHP Guestbook – No MSQL

October 27, 2008 – 9:06 pm
Setup a guestbook for your website with this free PHP script. If you want to know what your visitors think about your website this is the perfect guest book for you. GBook doesn't require a MySQL database to run. You can set it up to process smileys, it can send you an e-mail notification when someone signs your guestbook and you can delete inappropriate messages. Visitors can even post private guest book messages which only you can read! This guestbook comes with IP banning, XHTML valid code, a bad words filter which replaces all bad words with **** in new posts and a secuirty switch which prevents floading (submiting the same message multiple times in your guest book)! Click here to download the "Gbook PHP Guestbook Script "

Free YouTube Clone Script

October 27, 2008 – 8:46 pm
Well I imagine you all have heard about a little site called You Tube.  If you think its cool and want to start your own site like it you are probably thinking it would cost thousands of dollars to devolpe, and you would be wrong. VidScript.Com is now offering one of the best You Tube clones on the net for free.  This is very powerful and visually impressive clone.  So webmasters go ahead and download it now! Get the Free YouTube Clone Script Here!

Easy Menu Placement With PHP Includes

October 27, 2008 – 8:44 pm
If you are working on a new template for a website and have been playing around with the placement of the sites main menu, you may have noticed that sometimes it is better to have this menu in different places on the page.  This not not an easy thing to change, of course it can be if you make user of a simple php include. Here is an article that explains how to do this quickly and easily. Simple PHP Include for Site Menu I hope this will help in your website design.   After seeing how simple this is to do, you may find a hundred other instances where this will make web development easier for you.

Completely Free Web Site Scripts

October 27, 2008 – 8:43 pm
These are some of the most professionally put together set of turnkey website scripts that we have seen anywhere.  Best of all you don't even have to register at the site or give out your email address.  Just download, install and enjoy!   Thanks to Joseph Spenser one of the internets biggest up and comming script masters for offering all these great web site scripts for free. Download Free Scripts From Joseph Spenser

Java Font Changer

October 27, 2008 – 8:31 pm
Using dropdown boxes you can change teh font of text on a webpage.  This is realy a funcional and cool little script. Click here to get the java source code

MooTools Java Framework

October 27, 2008 – 8:29 pm
If you are a java programmer, and are looking for a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer, MooTools is for you. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. Their website has many demo's and downloadable java components. Visit MooTools.Net Now

Display Page URL Script

October 27, 2008 – 8:25 pm
There are times where you may want to display the page path or complete page url to your web site visitors.  This is a very simple script that will show you just that. There is an example below the code of the output of this script. To impliment this script simply copy the code below and past it in your html file where you want to the path of the current page to be displayed. <script type="text/javascript"> <!-- document.write("This page is located at: "+document.URL); // --> </script>

DHTML Custom Content Boxes

October 27, 2008 – 8:06 pm
Here is a link to an awesomescript from dynamicdrive.com This script is a very  customizable script that  works with expanding and contracting text boxes. click  here for the script

Neon Text Effect

October 27, 2008 – 8:04 pm
This is a simple to use but very cool little script that makes a neon light move across your text. Click Here To Get The Code