<?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>Robert's Rants &#38; Rationalizations &#187; Web Scripts</title>
	<atom:link href="http://www.byrobert.com/robblog/category/computing-on-the-net/web-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.byrobert.com/robblog</link>
	<description>. . . sometimes you just have to share a little . . .</description>
	<lastBuildDate>Fri, 02 Sep 2011 14:43:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Just a couple free or nearly free YT-like PHP scripts!</title>
		<link>http://www.byrobert.com/robblog/2009/04/08/just-a-couple-free-or-nearly-free-yt-like-php-scripts/</link>
		<comments>http://www.byrobert.com/robblog/2009/04/08/just-a-couple-free-or-nearly-free-yt-like-php-scripts/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:51:35 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Web Scripts]]></category>
		<category><![CDATA[What?]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/04/08/just-a-couple-free-or-nearly-free-yt-like-php-scripts/</guid>
		<description><![CDATA[http://vidiscript.com/ Why VidiScript? 100% Free Instant Download so you can be up and running in minutes Dedicated support team to help make your site a success Packed with features not found in other similar scripts http://PHPmotion.com Media Sharing CMS PHPmotion Media Sharing CMS &#8211; PHPmotion is a free video sharing software that also has support [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/04/08/just-a-couple-free-or-nearly-free-yt-like-php-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhpMySQLAutoBackup by Dave Walker, http://www.DWalker.co.uk is a no-go!</title>
		<link>http://www.byrobert.com/robblog/2009/03/29/phpmysqlautobackup-by-dave-walker-httpwwwdwalkercouk-is-a-no-go/</link>
		<comments>http://www.byrobert.com/robblog/2009/03/29/phpmysqlautobackup-by-dave-walker-httpwwwdwalkercouk-is-a-no-go/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 00:19:19 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Web Scripts]]></category>
		<category><![CDATA[What?]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/03/29/phpmysqlautobackup-by-dave-walker-httpwwwdwalkercouk-is-a-no-go/</guid>
		<description><![CDATA[While watching Tiger make a comeback to champion status, PhpMySQLAutoBackup by Dave Walker ( http://www.DWalker.co.uk ) a no-go for me. &#160;The setup is straight-forward, but when I run the script, nothing happens, even after I set the error_reporting to E_All! So, I move on to another open-source script. &#160;So it goes! Posted via email from [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/03/29/phpmysqlautobackup-by-dave-walker-httpwwwdwalkercouk-is-a-no-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking thru code to email user checking if they are still there to tell others their email is still valid on my site</title>
		<link>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/</link>
		<comments>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:45:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/</guid>
		<description><![CDATA[A monthly cron job to email site&#8217;s users to click a link to verify they are still using the email listed in their account. Assumption that if user logs into site, their info is up to date, too. Every 30 days, check if user has not verified in last 30 days or, has not logged [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking thru code to email user checking if they are still there to tell others their email is still valid on my site</title>
		<link>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/</link>
		<comments>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:25:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/</guid>
		<description><![CDATA[A monthly cron job to email site&#8217;s users to click a link to verify they are still using the email listed in their account. Assumption that if user logs into site, their info is up to date, too. Every 30 days, check if user has not verified in last 30 days or, has not logged [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Free YouTube-clone complete scripts</title>
		<link>http://www.byrobert.com/robblog/2009/02/23/3-free-youtube-clone-complete-scripts/</link>
		<comments>http://www.byrobert.com/robblog/2009/02/23/3-free-youtube-clone-complete-scripts/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:04:25 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/02/23/3-free-youtube-clone-complete-scripts/</guid>
		<description><![CDATA[You love Youtube (YT), but you don&#8217;t want YouTube (Google) to get all the money! For under one cup of Peet&#8217;s, Starbuck&#8217;s or Coffee Society&#8217;s specialty cup of your blend of java each month, you can pay for your own multimedia site! &#160;Yes! &#160; The real impact is: create and register a catchy domain name [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/02/23/3-free-youtube-clone-complete-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TECH: free PHP web hosting services</title>
		<link>http://www.byrobert.com/robblog/2009/02/18/tech-free-php-web-hosting-services/</link>
		<comments>http://www.byrobert.com/robblog/2009/02/18/tech-free-php-web-hosting-services/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:32:53 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/02/18/tech-free-php-web-hosting-services/</guid>
		<description><![CDATA[TECH: free PHP web hosting services (information provide to me via a friend&#8211;robert) 1. 000WebHost 000WebHost &#60;http://www.000webhost.com/&#62; provides one of the most reliable and feature-rich web hosting service without advertising. All accounts come with 500 MB disk space, 100 GB data transfer and PHP and MySql database support. Main service features Here is detailed list [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/02/18/tech-free-php-web-hosting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

