<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="0.92">
<channel>
	<title>3scriptz</title>
	<link>http://www.3scriptz.com</link>
	<description>Free snippets, scripts, software and stuff</description>
	<lastBuildDate>Sun, 27 Apr 2008 16:04:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Bioinformatics enters the world of Rich Internet Applications</title>
		<description>A new Flex app demonstating how easy to use and powerful pubmed is. This tools enables you to search PubMed (www.ncbi.nlm.nih.gov/pubmed) journals without any page reload, read the abstracts and even go to the full article. Its only in alpha stage but it shows what huge potential flex has in ...</description>
		<link>http://www.3scriptz.com/cool-stuff/bioinformatics-enters-the-world-of-rich-internet-applications.html</link>
			</item>
	<item>
		<title>Subtitle Translator</title>
		<description>Features:-

Line by line translation
Uses Babelfish, so an internet connection is required
Import/Export of subtitles in .srt format
 
Instructions:-

Unzip the archive
Launch the standalone .exe file
Browse for your subtitle
Choose your language
Click translate - it may take about 15-20 minutes to translate, you computer hasn't hung dont worry
When the status bar says "Translated", save your ...</description>
		<link>http://www.3scriptz.com/software/subtitle-translator.html</link>
			</item>
	<item>
		<title>AJAX File Browser</title>
		<description>This is a file browser made in PHP5 so you will need this for it to work. It's all Ajax so you'll get a directory tree without having to make read all the directories at once. It's been made so that you can incorporate it in your scripts with minimum ...</description>
		<link>http://www.3scriptz.com/software/ajax-file-browser.html</link>
			</item>
	<item>
		<title>Flash Shoutcast Player</title>
		<description>I've seen so many websites offering WMP, Real Player and Quicktime for playing their Shoutcast radio. This is very offputting to newbies who don't know which to choose, choose the wrong one and think their computer should be returned. It doesnt only put them off your station but others too as ...</description>
		<link>http://www.3scriptz.com/software/flash-shoutcast-player.html</link>
			</item>
	<item>
		<title>UnZip on Server - using PHP</title>
		<description>Ever had to upload 5452 small files averaging 50mbs? Ever had to upload a single 50MB file? No, never! Well here's another useless fact - "A new TCP connection is required for every file uploaded by FTP. This connection takes time to open and close." Therefore, it is much more time consuming trying ...</description>
		<link>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html</link>
			</item>
	<item>
		<title>Easy Music Box</title>
		<description>Features:-

	Dynamically browse a directory of music files (mp3, wma)
	Search entire directory
	Create a playlist
	No database needed
	Easily visualize your site
	Easy template system
	A variety of players, windows media player, javascript*, quicktime*, real player*, flash*, java*
	Displays ID3 tags*
	Add an image to each directory(album)*
	Ajax for browsing and editing the playlist*

*unfinished

Instructions:-

	Upload the folder 3scriptz
	Open config.php
	Edit the ...</description>
		<link>http://www.3scriptz.com/software/easy-music-box.html</link>
			</item>
	<item>
		<title>IPB: Logo Rotator</title>
		<description>This works on IPB (Invision Power Board) 2.2. However, if all you want is a simple PHP banner rotator then just use logo.php in the archive and create a "/logo/" folder with all your images. To include in a web page just use &#60;img src="logo.php"&#62;.
 

Upload skin_logos.php to \sources\action_admin
Upload logo.php to ...</description>
		<link>http://www.3scriptz.com/add-ons/ipb-logo-rotator.html</link>
			</item>
	<item>
		<title>Easy Banner Rotator</title>
		<description>How many of you have a website? How many of you want to display a rotating
banner but don't want the hassle of using PHP or a database? Well this is your
answer. Just copy and go.

Step 1: Add this code in the head section of the document. Between the  tags.
[source:html][/source]
 ...</description>
		<link>http://www.3scriptz.com/snippets/easy-banner-rotator.html</link>
			</item>
	<item>
		<title>Select all checkboxes</title>
		<description>One frequently wanted snippet is one with the ability to select
all checkboxes in a form. Although there are many around some have problems when
using an array as the desired 'name'. This script overcomes this by using DOM.

Step 1: Add this code in the head section of the document. Between the
&#60;HEAD&#62;&#60;/HEAD&#62; ...</description>
		<link>http://www.3scriptz.com/snippets/select-all-checkboxes.html</link>
			</item>
</channel>
</rss>
