<?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; Scripts</title>
	<atom:link href="http://sf-zone.net/category/scripts/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>CU3ER &#8211; Free Flash 3D Image Slider</title>
		<link>http://sf-zone.net/2009/12/08/cu3er-free-flash-3d-image-slider/</link>
		<comments>http://sf-zone.net/2009/12/08/cu3er-free-flash-3d-image-slider/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:48:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[3D image slider]]></category>
		<category><![CDATA[CU3ER image slider]]></category>
		<category><![CDATA[Flash image slider]]></category>
		<category><![CDATA[free image slider]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=349</guid>
		<description><![CDATA[Today I stumbled upon a really interesting and nice script called CU3ER. CU3ER is a free flash image slider. No more long nights trying to code an image slider that your website visitors will like. With CU3ER this can be done in just a few minutes.CU3ER is based on Papervision3D and has many transitions. Even on the [...]]]></description>
			<content:encoded><![CDATA[<p>Today I stumbled upon a really interesting and nice script called CU3ER. CU3ER is a free flash image slider. No more long nights trying to code an image slider that your website visitors will like. With CU3ER this can be done in just a few minutes.<span id="more-349"></span><!--adsense#ad2-->CU3ER is based on Papervision3D and has many transitions. Even on the home page you will see a very elegant demo with what it can do. You don&#8217;t need any programming skills. Just edit the images, make a nice XML file (you can find step-by-step instructions on the website), upload it and you are ready to go.</p>
<p>Everything is easy and fast. And it looks a lot better than most of us can code.</p>
<p>For more information, don&#8217;t hesitate to visit <a href="http://www.progressivered.com/cu3er/" target="_blank">CU3ER&#8217;s web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/12/08/cu3er-free-flash-3d-image-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Graph &#8211; Free Script</title>
		<link>http://sf-zone.net/2009/05/27/flash-graph-free-script/</link>
		<comments>http://sf-zone.net/2009/05/27/flash-graph-free-script/#comments</comments>
		<pubDate>Wed, 27 May 2009 21:07:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash - AS3]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[flash graph]]></category>
		<category><![CDATA[flash graph script]]></category>
		<category><![CDATA[free flash script]]></category>
		<category><![CDATA[graph script free]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=300</guid>
		<description><![CDATA[OK! I made a new sript and I am sure you will love this one. It is a flash Graph script. You can use it to display graphs on you website wery easy with no coding necesary. Just modify the XML file and you are ready to go. You can ad as many values as [...]]]></description>
			<content:encoded><![CDATA[<p>OK! I made a new sript and I am sure you will love this one. It is a flash Graph script. You can use it to display graphs on you website wery easy with no coding necesary. Just modify the XML file and you are ready to go. <span id="more-300"></span><br />
<!--adsense#ad2-->You can ad as many values as you want, as long as you follow the same XML structure.<br />
<code><br />
&lt;day&gt;<br />
&lt;label&gt;Day 1&lt;/label&gt;<br />
&lt;value&gt;768&lt;/value&gt;<br />
&lt;/day&gt;<br />
</code><br />
You can ad a label and a value.</p>
<p>Very important is to add the max value possible. This is to put the graph in an interval on the screen. For example, if your maximum value for one day is 996, you can put the &lt;max&gt; value to 1000.</p>
<p>Also, you can set in the XML file if you want the dots to be shown on the values or not and also if you want the graph to have a fill under it.</p>
<p><strong>How to include the graph</strong></p>
<p>I use swfobject to include the graph. THis is to use flashvars for the path to the XML file. I have included the HTML file so you can see how everything is done. All you have to modify is the flashvars.xmlPath to point to the actual path of your xmlFile.</p>
<p><strong><br />
</strong><br />
<!--adsense#ad1--><br />
<strong>Example</strong><br />
Below is an example. This is the blue one.<br />
<script type="text/javascript" src="swfobject.js"></script><br />
		<script type="text/javascript">
			var flashvars = {};
			flashvars.xmlPath = "http://sf-zone.net/uploads/graph.xml";
			var params = {};
			var attributes = {};
			swfobject.embedSWF("http://sf-zone.net/uploads/graph.swf", "graph", "560", "300", "9.1.0", "expressInstall.swf", flashvars, params, attributes);
		</script></p>
<div id="graph">
			<a href="http://www.adobe.com/go/getflashplayer"><br />
				<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
			</a>
		</div>
<p><strong>Color Variations</strong></p>
<p>In the zipfile I included more color variation: red, purple, blue, green and lime.</p>
<p><strong><a href="http://www.mediafire.com/file/jnmmzmoinhy/graph.zip"><img class="aligncenter size-full wp-image-9" title="Upload Zip" src="http://sf-zone.net/wp-content/uploads/2008/02/zip.png" alt="Upload Zip" width="128" height="128" /></a><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/05/27/flash-graph-free-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Flash Banner Rotator</title>
		<link>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/</link>
		<comments>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/#comments</comments>
		<pubDate>Sun, 24 May 2009 17:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash - AS3]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[banner rotator]]></category>
		<category><![CDATA[flash banner rotator]]></category>
		<category><![CDATA[free banner rotator]]></category>
		<category><![CDATA[free flash script]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=295</guid>
		<description><![CDATA[Hello all! It has been a long time since I posted something new. Anyway&#8230;I made a small script for you all. It is a Flash banner rotator. It is really easy to change the the images, text and URL of the images. You don&#8217;t even need Flash. All the information is read from a XML [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all! It has been a long time since I posted something new.</p>
<p>Anyway&#8230;I made a small script for you all. It is a Flash banner rotator.<span id="more-295"></span><br />
<!--adsense#ad2-->It is really easy to change the the images, text and URL of the images. You don&#8217;t even need Flash. All the information is read from a XML file (that can be opened with any text editor). There isn&#8217;t a max number of images that can be loaded&#8230;but I don;t recommend having more than 6&#8230;</p>
<p>Also,  since this is free there is also a link back to my website (the last image from the banner rotator&#8230;and this is loaded automatically every time). If you want this removed it costs only 3$. Just send me an email fro more information.</p>
<p>Also, if you want other size post a comment and I will try to make it as soon as possible&#8230;currently it is only at 400&#215;250</p>
<p><a href="http://www.mediafire.com/file/kwnmxty2nyh/bannerRotator.zip"><img class="aligncenter size-full wp-image-9" title="Upload Zip" src="http://sf-zone.net/wp-content/uploads/2008/02/zip.png" alt="Upload Zip" width="128" height="128" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional Image Hosting Script</title>
		<link>http://sf-zone.net/2009/04/03/image-hosting-script/</link>
		<comments>http://sf-zone.net/2009/04/03/image-hosting-script/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 11:35:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[image host]]></category>
		<category><![CDATA[image hosting script]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=253</guid>
		<description><![CDATA[I made a long time ago a simple image hosting script. Some of you may know it. I stopped development on that script mostly because I don&#8217;t have time to learn PHP that well to build an advanced script, but also because there are very professional scripts on the internet. Some requested that I build [...]]]></description>
			<content:encoded><![CDATA[<p>I made a long time ago a simple image hosting script. Some of you may know it. I stopped development on that script mostly because I don&#8217;t have time to learn PHP that well to build an advanced script, but also because there are very professional scripts on the internet.<span id="more-253"></span><br />
<!--adsense#ad2-->Some requested that I build more features in my script. That is why in this small article I am going to present you a script that has every feature you need for an image host. The script is build by <a href="http://www.x10media.com/affiliates/idevaffiliate.php?id=1350&amp;keyword=imagehosting&amp;url=7" target="_blank">x10Media</a>, a company that has a lot of powerful scripts on the market.</p>
<p>For all of you that want a professional image hosting script, check out the script they offer. It is very well build, with a lot of features and also very easy to set up. You can upload images, and with those images create image slideshows, image galleries, a randomizer, copyrights, resize the image, make borders, and SO much more.</p>
<table border="0" width="100%">
<tbody>
<tr>
<td class="sectiontableheader" colspan="2" width="100%" align="left">Server Requirements</td>
</tr>
<tr class="sectiontableentry2">
<td colspan="2" width="100%" align="left">
<ul>
<li>MySQL (version 4 or higher)</li>
<li>PHP (version 4.3 or higher)</li>
<li>Ioncube Loaders (this will not in anyway impact on the ability to modify the script)</li>
<li>Apache Mod_Rewrite Enabled</li>
</ul>
</td>
</tr>
<tr>
<td class="sectiontableheader" colspan="2" align="left">Best performance and Optional Settings</td>
</tr>
<tr class="sectiontableentry2">
<td colspan="2" width="100%" align="left">
<ul>
<li>PHP (version 5+)</li>
<li>max_execution_time = 500</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Don&#8217;t hesitate to visit the website. I am sure this script is perfect for anyone that wants to start an image hosting website. <a href="http://www.x10media.com/affiliates/idevaffiliate.php?id=1350&amp;keyword=imagehosting&amp;url=7" target="_blank">http://x10media.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/04/03/image-hosting-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vanilla &#8211; Free forum script</title>
		<link>http://sf-zone.net/2008/12/08/vanilla-free-forum-script/</link>
		<comments>http://sf-zone.net/2008/12/08/vanilla-free-forum-script/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 18:40:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[forum script]]></category>
		<category><![CDATA[free forum]]></category>
		<category><![CDATA[open-source forum]]></category>
		<category><![CDATA[Vanilla cript]]></category>
		<category><![CDATA[Vanilla forum]]></category>

		<guid isPermaLink="false">http://sf-zone.net/vanilla-free-forum-script/181/</guid>
		<description><![CDATA[We all know about phpBB, SMF, myBB, the most famous forum scripts that are available for free on the internet, but very few actually know about any lite-wait script. The script I am talking about is used an a few popular website (I found it on MochiAds Community forum) but the script itself isn&#8217;t as [...]]]></description>
			<content:encoded><![CDATA[<p>We all know about phpBB, SMF, myBB, the most famous forum scripts that are available for free on the internet, but very few actually know about any lite-wait script. The script I am talking about is used an a few popular website (I found it on MochiAds Community forum) but the script itself isn&#8217;t as famous as the other ones yet. But, that does not mean it isn&#8217;t any good.<span id="more-181"></span>Vanilla is very lite (the download package has only 386k) but it is very good and also customizable. On the script&#8217;s website you can find a lot of plugins for almost anything you need. Just like most other forum scripts out there, Vanilla is open-source.<br />
<!--adsense#ad2--><br />
As for the administration, Vanilla has a nice control panel from where you can customize almost every aspect of the forum, install add-ons, Manage categories and much, much more. br /What about the system requirements? Vanilla can run on PHP4.1 or grater and it need a MySQL database (3.23 or grater). How good does it run? Well, it is compatible with al major browsers (Firefox, Safari, Opera, Internet Explorer) and as a personal experience, I had no problems on the Mochi forum.<br />
<!--adsense#ad1--><br />
As a conclusion, Vanilla is the perfect solution if you want a lite forum, without all those useless fancy stuff that other forum software have. So, what are you waiting for? <a href="http://getvanilla.com/">Get Vanilla &#8211; Free, Open-Source Forum Software</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/12/08/vanilla-free-forum-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash dynamic pieChart</title>
		<link>http://sf-zone.net/2008/11/28/flash-dynamic-piechart/</link>
		<comments>http://sf-zone.net/2008/11/28/flash-dynamic-piechart/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 19:12:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AS3 piechart]]></category>
		<category><![CDATA[flash script]]></category>
		<category><![CDATA[free flash scripts]]></category>
		<category><![CDATA[free piechart script]]></category>
		<category><![CDATA[piechart]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=164</guid>
		<description><![CDATA[As I mentioned&#8230;I have a litle new script for you. The script is a dynamic, XML driven, piechart made in Flash. It is free to download by anyone who is interested! As I mentioned, the chart is driven by a smal XML file&#8230;so no ActionScript coding is necesary. just embend the SWF file in you [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned&#8230;I have a litle new script for you. The script is a dynamic, XML driven, piechart made in Flash. It is free to download by anyone who is interested!<span id="more-164"></span></p>
<p>As I mentioned, the chart is driven by a smal XML file&#8230;so no ActionScript coding is necesary. just embend the SWF file in you page. before I exmplain further how to make changes to the chart, lets first see it in action:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="340" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://sf-zone.net/wp-content/uploads/pieChart.swf" /><embed type="application/x-shockwave-flash" width="340" height="350" src="http://sf-zone.net/wp-content/uploads/pieChart.swf"></embed></object></p>
<p>Hope you like it. now, let get down to the technical part.<br />
<!--adsense#ad2--><br />
After downloading, you will see two files: the SWF file and the XML file. to make any changes to the chart, just open the XML file with any text editor. The structure of the XML file must be kept as it is, but there can be any number of items added (but I don&#8217;t recommend more than 50). I strongly recommend makeing a back-up of this original file just in case your XML file does not work. But, as long as you keep everything intact it should work just fine.<br />
XML file structure:<br />
<code><br />
&lt;data&gt;<br />
&lt;chart&gt;<br />
&lt;value&gt;3&lt;/value&gt;<br />
&lt;label&gt;Our Compnay&lt;/label&gt;<br />
&lt;color&gt;0xFF0000&lt;/color&gt;<br />
&lt;/chart&gt;<br />
&lt;/data&gt;</code><br />
For every new value you want to appear in the piechart, you must paste what is between &lt;chart&gt; &lt;/chart&gt;<br />
<!--adsense#ad2-->The <span style="font-weight: bold;">value</span> indicates the hos mutch space from the chart this item will ocupy. If you have the values in percent (%) enter it without the &#8220;%&#8221; sign.<br />
Every new item can have a <span style="font-weight: bold;">label</span>. This is optional but is recommended if you want users to know what the piece of the chart means.<br />
The <span style="font-weight: bold;">color</span> is necesary. It must be entered as a RGB value with &#8220;0x&#8221; in front. Example: 0xFF0000 = red</p>
<p>About the terms&#8230;you are free to use the file on your website and distribute it freely on the internet as long as the copyright remains intact. Youa re not allowed to sell this file.</p>
<p>Also, please note this file need Flash Player 9 or above to run.</p>
<p><a href="http://sf-zone.net/wp-content/uploads/2008/11/piechart.zip" target="_blank">Download</a></p>
<p>P.S. don&#8217;t forget to subscribe to our newsletter <img src='http://sf-zone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/11/28/flash-dynamic-piechart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxy website earnings</title>
		<link>http://sf-zone.net/2008/06/09/proxy-website-earnings/</link>
		<comments>http://sf-zone.net/2008/06/09/proxy-website-earnings/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 11:29:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxy earning]]></category>
		<category><![CDATA[proxy promotion]]></category>
		<category><![CDATA[proxy website]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=65</guid>
		<description><![CDATA[As you may have read a few posts back I have decided to start a proxy website to see how much does it earn and to see if it is worth spending resources and money on a hosting package that allows proxy websites. After two weeks I draw a line and summed up everything. In [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have read a few posts back I have decided to start a proxy website to see how much does it earn and to see if it is worth spending resources and money on a hosting package that allows proxy websites. After two weeks I draw a line and summed up everything. In calculating the final result I took into consideration many aspects from web hosting cost to how easy it is to run a website. I also calculated the price for advertising such a website and the outcome for a long term investment.<span id="more-65"></span></p>
<p>As you may know proxy websites need a lot of bandwidth to run and they also consume more CPU than a simple website, blog or forum. That is why proxy hosting aren&#8217;t very common and more expensive than regular hosting. At the start of the experiment I used a free webhost. It did not offer to much bandwidth (only 5GB) but it is more than enough for a starting website. Also, I did not spent any money on advertisement, only some submission to proxy directories and a few posts on three or four forums where I am active. The proxy was up and running on 24May but the name servers weren&#8217;t updated so no visitors in that day. But I did start the submission to directories and forum posts.  25May was the first active day for the proxy website. I got 22 unique visits in that day, but no money from Adsense. On the 26 of May I got my first click on the proxy. I got three clicks and made 0.29$, not much, but considering I only had 44 Unique visits I was satisfied.</p>
<p><!--adsense#ad1--><br />
On  the 27th I had 71 visits and earned  0.76$ and on the 28th got 124 visits but only 0.2$. Also, on this day I discussed with someone for a little advertisement. It was worth 5$ and he promised some good exposure for the website. I payed the money and waited to see the outcome the next day. On the 29Th I saw a big increase in traffic. The advertisement was successful and I got 430 Unique and active members. The proxy was used and I also got good clicks on the ads. I earned 6,19$ on that day. I was already makeing profit from the 5$ advertisement. The next day I also got 451 visits and earned 4.01$.</p>
<p>After that the weekend came and the visits also decreased at only 100/day. On Monday the visitors returned and I had 337 uniques. Also i registered 5,16$ in earnings. After this day something went wrong. My visits decreased at about 180-220 visits/day. I also started to get smart-priced and my earnings also decreased. I also changed my design so that I will bring visitors something new and it helped a little, but not very dramatically. I am thinking to change the design once again in something more professional.</p>
<p><!--adsense#ad1--><br />
OK! this was the story. But was it worth it? The site did earn in these two weeks more than this blog in a month. The hosting was free so I only payed the 5$. The problem is that the 5GB bandwidth got consumed really fast (in just a week and a half) but lucky for me I found someone that will give me proxy hosting (39GB bandwidth) if I agree to place a banner on my site. I considered this a good offer so I took it. Did not have any problem until now with it and I will stick with this guy for now.</p>
<p>The visitors started to decrease, but this is also to the lack of advertisement. Except for that 5$ I did not spent anything on promoting my site and I also stop the directory submission and the forum posting and we all now that site promotion is an essential part in developing a successful website. I will get someone to make a good design for the site, start to promote it once again and maybe even purchase another 5$ advertisement from the same guy (I was satisfied with his service). Also considering that school is over in most country it is somehow normal for the lack of visitors. I will have to wait for school to begin once again and with a little luck, I will get a piece of the &#8220;pie&#8221;.</p>
<p><!--adsense#ad1--><br />
P.S. For those that are interested, the site is: <a href="http://ip-proxy.co.cc" target="_blank">http://ip-proxy.co.cc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/06/09/proxy-website-earnings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Proxy Website</title>
		<link>http://sf-zone.net/2008/05/25/my-proxy-website/</link>
		<comments>http://sf-zone.net/2008/05/25/my-proxy-website/#comments</comments>
		<pubDate>Sun, 25 May 2008 15:48:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[Free proxy]]></category>
		<category><![CDATA[mySpace Proxy]]></category>
		<category><![CDATA[proxy website]]></category>
		<category><![CDATA[Surf Anonymous]]></category>
		<category><![CDATA[Youtube Proxy]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=62</guid>
		<description><![CDATA[I just started today my proxy website. After I read on Digital Point forums that proxy websites CAN earn some money I decided to give them a try. I search for a hosting that accepted proxies and I chose a good proxy script. I then searched for a nice theme and placed my Adsense codes. [...]]]></description>
			<content:encoded><![CDATA[<p>I just started today my proxy website. After I read on Digital Point forums that proxy websites CAN earn some money I decided to give them a try. I search for a hosting that accepted proxies and I chose a good proxy script. I then searched for a nice theme and placed my Adsense codes.  Will it earn? You can see the site here: <a href="http://www.ip-proxy.co.cc" target="_blank">http://www.ip-proxy.co.cc</a><span id="more-62"></span></p>
<p>We will just have to wait and see. The only problem is that I don&#8217;t have a lot of bandwith (only 5GB). Proxy website don&#8217;t need much space (100MB will do just fine) but they do need a lot of bandwith. It will be enought for the start, but if the website will get more visits, than I will need more and more bandwith.<br />
<!--adsense#ad2-->If the site will earn some $$ (about 6$/day) than getting more bandwith will be no problem because I could afford to pay for it. The problem is something else. Even if I get the money from Adsense, I can only pay for the host with paypal. And this is a problem because Google does not pay the advertisers throw paypal.</p>
<p>That are the main problems&#8230;I will just have to wait a week and see how the site performs. After that I can make some calculation: bandwith consumed, money earned, visitors using it and so on. Will let you in on what I have discovered.</p>
<p>For those that are interested, the link is: <a href="http://www.ip-proxy.co.cc" target="_blank">http://www.ip-proxy.co.cc</a></p>
<p><!--adsense#ad1--></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/05/25/my-proxy-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Joomla Template Creator</title>
		<link>http://sf-zone.net/2008/04/19/joomla-template-creator/</link>
		<comments>http://sf-zone.net/2008/04/19/joomla-template-creator/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 18:17:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla template]]></category>
		<category><![CDATA[Joomla template builder]]></category>
		<category><![CDATA[Joomla template maker]]></category>
		<category><![CDATA[template builder]]></category>
		<category><![CDATA[template maker]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=55</guid>
		<description><![CDATA[I have found a much better product that not only makes templates for Joomla but also for WordPress and Drupal. Please read this article: WordPress and Joomla template creator Do you want to make your own unique Joomla template but don&#8217;t have the skills do learn how to code on or don&#8217;t have time to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I have found a much better product that not only makes templates for Joomla but also for WordPress and Drupal. Please read this article: <a href="http://sf-zone.net/a-little-support-for-a-poet-in-her-debut/239/" target="_blank">WordPress and Joomla template creator</a></strong></p>
<p><img class="alignnone size-medium wp-image-56" title="jtb_ss" src="http://sf-zone.net/wp-content/uploads/2008/04/jtb_ss.png" alt="" width="209" height="216" />Do you want to make your own unique Joomla template but don&#8217;t have the skills do learn how to code on or don&#8217;t have time to learn? Well, this just got a lot simple. <a href="http://www.joomlashack.com/" target="_blank">Joomlashack.com</a> just released the new template creator. The template creator is free to use, but there also is a catch. <span id="more-55"></span></p>
<p>Like I said, the template builder is free to use. You can find it at <a href="http://www.joomlatemplatebuilder.com/" target="_blank">Joomlatemplatebuilder.com</a> and doesn&#8217;t even need a download. Everything is right from the browser. You will get a professional to that lets you choose colors, parameters, width of the template an much more. You will also get a live preview of what you are doing at any time. Sound cool no?</p>
<p><!--adsense#ad1--><br />
Well there is a catch. The tools is free to use and you will get a coda that you must copy somewhere in the template for the changes to take place. The problem is: in what template? This tools works with MyTemplate, a commercial template from <a href="http://www.joomlashack.com/" target="_blank">Joomlashack.com</a> that costs 39.99$. So even if you get the code you must paste it in that specific template if you want it to work.</p>
<p>MyTemplate is just like a back-end for all the templates created with this tool. Actually you only change some parameters in the template, you don&#8217;t write it from scratch (actually the tools doesn&#8217;t write it). So yes, the tools is free, but you must purchase the template for it to work. If you know other good template builders let us know:)</p>
<p><!--adsense#ad1--></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2008/04/19/joomla-template-creator/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

