<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SF-Zone.net &#187; free script</title>
	<atom:link href="http://sf-zone.net/tag/free-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://sf-zone.net</link>
	<description>Design and Programming Blog</description>
	<lastBuildDate>Tue, 05 Jul 2011 19:40:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Make your own Video Sharing Website</title>
		<link>http://sf-zone.net/2008/05/03/make-your-own-video-sharing-website/</link>
		<comments>http://sf-zone.net/2008/05/03/make-your-own-video-sharing-website/#comments</comments>
		<pubDate>Sat, 03 May 2008 17:50:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[free script]]></category>
		<category><![CDATA[free video script]]></category>
		<category><![CDATA[video shariing script]]></category>
		<category><![CDATA[youtube clone]]></category>
		<category><![CDATA[youtube script]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=57</guid>
		<description><![CDATA[Ever wanted to have a site similar to Youtube or any other video sharing website? I know that it needs a lot of space and bandwith but that can be bought from almost any hosting company. What is really the trouble is how will you get the script. Of course you could hire someone to [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to have a site similar to Youtube or any other video sharing website? I know that it needs a lot of space and bandwith but that can be bought from almost any hosting company. What is really the trouble is how will you get the script. Of course you could hire someone to make it, but it would cost a lot (minimum 500$ if you are really lucky). Well, now you have a much cheaper (actually free) alternative. <span id="more-57"></span></p>
<p><a href="http://phpmotion.com/" target="_blank">PHPmotion</a> is a free video and music sharing script. It is easy to install and configure and can be used by anyone that has basic knowledge of the internet. You don&#8217;t have to do any programming. Just upload and install.<br />
<center><!--adsense#ad1--></center><br />
It can run on almost any linux server as long as it has FFMpeg-PHP plugin installed. The requirements of the script are:</p>
<p>- PHP 4.3 and above (including support of CLI)<br />
- MySQL database server<br />
- LAME MP3 Encoder<br />
- Libogg + Libvorbis<br />
- Mencoder and also Mplayer<br />
- FFMpeg-PHP<br />
- GD Library 2 or higher<br />
- CGI-BIN<br />
- Be able to run background processes<br />
<center><!--adsense#ad1--></center><br />
Also you can find other templates for the script that are really easy to install. With this script you can make your own video/music sharing website in just a few minutes. And if you need help, there is a forum where other users will answer your question. And if you don&#8217;t have a host, don&#8217;t worry, you can find grate offers right from the website. So what are you waiting for? Go get it now.<br />
<center><!--adsense#ad1--></center></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/05/03/make-your-own-video-sharing-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Image Hosting Script V1</title>
		<link>http://sf-zone.net/2008/02/27/image-hosting-script-v1/</link>
		<comments>http://sf-zone.net/2008/02/27/image-hosting-script-v1/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 17:08:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free image]]></category>
		<category><![CDATA[free image hosting]]></category>
		<category><![CDATA[free script]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[image hosting script]]></category>

		<guid isPermaLink="false">http://sf-zone.net/image-hosting-script-v1/7/</guid>
		<description><![CDATA[A simple yet good image hosting script. It is easy to customize and can work on any php web server. Does not even need a MySQL database. Supports JPG, JPEG, PNG, and GIF images. It is adsense ready and the adsense code is easy to customize. You can view a demo here&#62;&#62;. For a more [...]]]></description>
			<content:encoded><![CDATA[<p>A simple yet good image hosting script. It is easy to customize and can work on any php web server. Does not even need a MySQL database. Supports JPG, JPEG, PNG, and GIF images. It is adsense ready and the adsense code is easy to customize. You can view a demo <a href="http://sf-zone.net/imghost">here&gt;&gt;</a>.<span id="more-7"></span></p>
<p><strong>For a more advanced script please see this link: <a href="http://www.x10media.com/affiliates/idevaffiliate.php?id=1350&amp;keyword=imagehosting&amp;url=7" target="_blank">Proffesional Image Hosting Script</a></strong></p>
<p>The files are uploaded on the server in the &#8220;upload&#8221; directory and the thumbs are created in the &#8220;thumbs&#8221; directory. Every file has a unique name given my a MD5 Hash of the date and time the file was uploaded. The thumb has the exact same name as the original image.</p>
<p><strong>Instalation: </strong>Just upload the files in this archive to your server. No configuration is necessary. All you have to do in order to earn some revenue is to  update the adsense codes. There are two files: adsens1.php and adsense2.php. Here you must paste your own adsense code.</p>
<p><!--adsense#ad2--><strong>Known Bugs</strong></p>
<p>The script is not perfect. Until now I only found one small bug. If you upload an image with a different extension (for example a jpg with the name image.png) than an error will show up. The file will be uploaded and the links given, BUT the thumbnail won&#8217;t be generated corectly. If you find other bugs please let me know, but I don&#8217;t think I will make time to fix them.<br />
For any help please feel free to post a coment here and I will answer you as soon as possible.</p>
<p><a title="Download" href="http://sf-zone.net/wp-content/uploads/2008/02/image-hosting.zip"><img src="http://sf-zone.net/wp-content/uploads/2008/03/download.png" alt="Download" /></a></p>
<p><strong>For a more advanced script please see this link: <a href="http://www.x10media.com/affiliates/idevaffiliate.php?id=1350&amp;keyword=imagehosting&amp;url=7" target="_blank">Proffesional Image Hosting Script</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/02/27/image-hosting-script-v1/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>

