NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Welcome to Scripts Directory
Finding the scripts is easy at YourFreeScripts.com - click through any of the categories below, or use the search box to find the scripts you need. If you are an author of programmer, you can add your scripts for free by submitting to this page and following the on-screen instructions

Free Scripts Directory

Ajax (204)
Books, Frameworks, Scripts and Applications, Sites, Tips and Tutorials

ASP (2059)
Books, Magazine Articles, Online Communities, References, Scripts and Components....

ASP.NET (841)
Books, Scripts and Controls, Software, Tips and Tutorials, Web Developers....

C and C++ (296)
Books, Online Communities, Scripts and Programs, Tips and Tutorials, Web Sites

CFML (174)
Books, Magazine Articles, Scripts and Programs, Tips and Tutorials, Web Developers

CGI and Perl (1805)
Books, Magazine Articles, Online Communities, Scripts and Programs, Software....

Flash (2255)
Books, Components, Fla Archives, Movies, Online Communities....

Java (927)
Applets, Applications, Books, JavaBeans, JSP and Servlets....

JavaScript (1214)
Books, References, Scripts and Programs, Software, Tips and Tutorials....

PHP (7660)
Books, Magazine Articles, Online Communities, Scripts and Programs, Software and Servers....

Python (73)
Books, Magazine Articles, Scripts and Programs, Software, Tips and Tutorials....

Remotely Hosted (926)
Ad Management, Affiliate Programs, Auctions, Audio Systems, Banner Exchange....

Ruby on Rails (64)
Books, Scripts and Programs, Software and Servers, Tips and Tutorials, Web Sites

Tools and Utilities (2372)
Communication Tools, Content Management, Customer Support, Database Tools, Debugging and Testing....

XML (184)
Books, Magazine Articles, References, Scripts and Programs, Software....



Random Links
Selling Real Estate
REAL ESTATE WEB DESIGN - WEBSITE BUILDER
Category:

Neoconvert DVD to Nokia N96 - 4.0
Neoconvert DVD To Nokia N96 is the Fastest Nokia N96 video conversion solution,including excellent Nokia N96 converter software: It can read copy protected DVDs.The Suite includes DVD to Nokia N96 Video Converter. The Nokia N96 Video Converter lets you easily and quickly convert all popular video formats like AVI, MPG, MPEG, DAT, MOV, ASF,FLV to Nokia N96 video (WMV format). And the Neoconvert DVD To Nokia N96 helps you convert DVD to Nokia N96 movie with high quality and fast conversion speed.Compared with other Nokia N96 Video/Movie converter, Neoconvert DVD To Nokia N96 Video Converter supports single-step conversion.You can also adjust the output files parameters with few clicks, such as Splitter large video file and so on..
Category:

Displaying a Random Quote
Displaying a Random Quote
Category:



Latest New Additions and Updates
New
Image Scroller Gallery XML
Gallery Key Features: * Horizontal & Vertical versions; * Roll over image coloring & scrolling; * Image titles, descriptions & mirrors; * Scrolling speed adjustment & Mouse Wheel support; * Set URL links when pressing big images in the XML file; * Optionally set the XML file with FlashVars.
Category:

New
2 Mode Mp3 Player Black
Features: 1. vector based; 2. normal and lite display mode; 3. easy to use for XML or ActionScript; 4. unlimited number of MP3 files; 5. you can add link for every song in playlist to make an online music store. Player property: mode - normal or lite; allowDrag - true or false; allowDoubleClickToSwitchMode - true or false; showPlaylist - true or false; autoPlay - true or false; loop - true or false; shuffle - true or false; volume - 0 to 100; mute - true or false. Playlist Item Property: cover - cover image file path; singer - singer name; album - album name; song - audio name; url - audio path; img - img path; link - img link URL; linkTarget - how to open img link , _self or _blank or _top or _parent.
Category:

New
Advanced News Reader 02
The following variables can be customized in the XML: - the total width and height of the news box;- the total radius for the corners;- the first and second stroke size, the image stroke size;- the HTML field width;- the colors for the main background, the first and second stroke;- the scrolling text box width and height;- the mask's height for the scrolling box;- the button height and the vertical distance between buttons for the scrolling box;- button label for each news item (eg. Read More) and of course the URL. Enjoy this new release from OXYLUS Flash.
Category:

New
3 Butterflies
Interactive butterfly.
Category:

New
Floating Scroll Image Gallery
As you can see the gallery is very easy to resize, edit and use. I give you 2 samples with different data. Here are the variables that you can change: width set the width for the main picture, the gallery;height set the height for the main picture, the gallery;backgroundColor set the background color for the main pictures;borderSize set the border size for the main picture ... the border color will be the background color;moveSpeed set the speed for the fade in/out effect;previewHeight set the preview picture height, the pictures are progresive resized so the width will keep the picture ration;previewSpace set the preview pictures space;previewBorder set the preview pictures border size;previewBorderColor set the preview pictures border color;previewBackgroundColor set the scroll bar background color;previewBackgroundAlpha set the scroll bar background alpha;previewMoveSpeed set the scroll and description bar appereance speed;scrollSpeed set the scroll speed ... it's progresive scroll so it will speed slower in the end;active set the first active picture;descriptionBackgroundColor set the description background color;descriptionBackgroundAlpha set the description background alpha;up this is an true/false variable that decide if the scroller should be up or down;titleFormat set the text format for the title;descriptionFormat set the text format for the description. As you can see is a nice, simple and useful component. I offer full support for this component.
Category:



PHP: Developer News

PHPFreaks.com: 10 Signs of Crappy PHP Software

On PHPFreaks.com they have a new "top ten" list of signs to look out for to tell if you're dealing with crappy software or not.

Like it or not, as a professional developer, sooner or later you are going to do some customising (if you are lucky, "extending") of existing software. If you are not familiar with the software, it is good advice to look into it before accepting the job. I had to learn that the hard way. But how do you recognize crappy applications without getting knee deep into the code?

Their list of signs include:

  • The software tries to reinvent the object model, or "fix" language features.
  • Scattered HTML and SQL
  • Multiple levels of inheritance
  • In the code base, there is a directory called "core"

PEAR Blog: PHP 5.3 Windows and PEAR (go-pear.phar)

The PEAR blog has a quick note for users of PHP 5.3 and Windows:

Some users have reported that the windows builds of PHP 5.3 are not able to open the shipped go-pear.phar file.

If this is your situation, you can use their workaround (run the distributed phar version) or grab the non-pharred version.


Lorna Mitchell's Blog: Status Codes for Web Services

Lorna Mitchell has posted the last article in her look at web services - a focus on status codes.

Unlike the other posts in this series, this one is quite specific to one type of service - REST - since it deals with status codes, specifically HTTP ones. The ideas are transferrable however and other types of service can return statuses in a similar way.

She mentions things to keep in mind in returning the codes, some of the more interesting codes as well as some typical situations where things like an error code 500 would be thrown.

Status codes are like a headline to the calling entity about what happened, and are a valuable tool in the web service toolkit.

Oracle Technology Network: High Performance and Availability with Oracle RAC and PHP

John Lim has written up an article for the Oracle Technology Network about creating high performance systems with Oracle's Real Application Clusters (RAC) and PHP.

Running a software application that is able to work reliably through hardware and software failures is incredibly hard. [...] In this article, I will cover the network, architecture and design of our RAC application. Then I will discuss the real-world experiences and problems we experienced.

He details their RAC setup - load balancers, application servers and their RAC servers - before working through the different technologies and how they're all installed and configured to work together most efficiently.


DevShed: Using the spl_autoload() Functions to Build Loader Apps in PHP

In the next to last article of their loader series, DevShed looks at replacing some of the file loading functionality in their examples with functions from the SPL.

As I mentioned before, the Standard PHP library comes bundled with some helpful functions, such as "spl_autoload()," "spl_register_extension()" and "spl_autoload_register()" that allow you to either use a default implementation of the "__autoload()" function, or create a custom one for it.

Their example defines the extensions to use for autoloading and the name of the file/class to pull in. The rest is done automagically.



Main Category
204
2059
841
296
174
1805
2255
927
1214
7660
73
926
64
2372
184

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 21015
Categories: 1275
Registered Users: 947
Mailing List Subscribers: 2053
Unique Outgoing Hits: 244814

Pagerank Statistics
PR 10
1 site(s)
PR 9
10 site(s)
PR 8
51 site(s)
PR 7
183 site(s)
PR 6
606 site(s)
PR 5
1559 site(s)

PHP News