<?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&#039;s Website - Projects &#124; Resources &#124; Creative Works</title>
	<atom:link href="http://www.robert-smith.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robert-smith.net</link>
	<description>Robert Smith&#039;s website full of projects and helpful resources</description>
	<lastBuildDate>Mon, 29 Apr 2013 22:36:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Tutorial 7 &#8211; MySQL Order By</title>
		<link>http://www.robert-smith.net/tutorial-7-mysql-order-by/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tutorial-7-mysql-order-by</link>
		<comments>http://www.robert-smith.net/tutorial-7-mysql-order-by/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 22:36:50 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/tutorial-7-mysql-order-by/</guid>
		<description><![CDATA[Robert explains how to use the ORDER BY keyword to retrieve information from a MySQL.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-6-mysql-where/' rel='bookmark' title='Tutorial 6 &#8211; MySQL Where'>Tutorial 6 &#8211; MySQL Where</a> <small>Robert explains how to use the WHERE clause to retrieve...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-5-mysql-select/' rel='bookmark' title='Tutorial 5 &#8211; MySQL Select'>Tutorial 5 &#8211; MySQL Select</a> <small>Robert explains how to select information from a MySQL and...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Robert explains how to use the ORDER BY keyword to retrieve information from a MySQL.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-6-mysql-where/' rel='bookmark' title='Tutorial 6 &#8211; MySQL Where'>Tutorial 6 &#8211; MySQL Where</a> <small>Robert explains how to use the WHERE clause to retrieve...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-5-mysql-select/' rel='bookmark' title='Tutorial 5 &#8211; MySQL Select'>Tutorial 5 &#8211; MySQL Select</a> <small>Robert explains how to select information from a MySQL and...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/tutorial-7-mysql-order-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial 6 &#8211; MySQL Where</title>
		<link>http://www.robert-smith.net/tutorial-6-mysql-where/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tutorial-6-mysql-where</link>
		<comments>http://www.robert-smith.net/tutorial-6-mysql-where/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 02:43:26 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/tutorial-6-mysql-where/</guid>
		<description><![CDATA[Robert explains how to use the WHERE clause to retrieve information from a MySQL.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-5-mysql-select/' rel='bookmark' title='Tutorial 5 &#8211; MySQL Select'>Tutorial 5 &#8211; MySQL Select</a> <small>Robert explains how to select information from a MySQL and...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Robert explains how to use the WHERE clause to retrieve  information from a MySQL.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-5-mysql-select/' rel='bookmark' title='Tutorial 5 &#8211; MySQL Select'>Tutorial 5 &#8211; MySQL Select</a> <small>Robert explains how to select information from a MySQL and...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/tutorial-6-mysql-where/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial 5 &#8211; MySQL Select</title>
		<link>http://www.robert-smith.net/tutorial-5-mysql-select/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tutorial-5-mysql-select</link>
		<comments>http://www.robert-smith.net/tutorial-5-mysql-select/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 04:15:04 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/tutorial-5-mysql-select/</guid>
		<description><![CDATA[Robert explains how to select information from a MySQL and display the data to users.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-1-introduction-to-mysql/' rel='bookmark' title='Tutorial 1 &#8211; Introduction To MySQL'>Tutorial 1 &#8211; Introduction To MySQL</a> <small>Robert gives a basic overview of why MySQL is useful,...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Robert explains how to select information from a MySQL and display the data to users.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-4-mysql-insert/' rel='bookmark' title='Tutorial 4 &#8211; MySQL Insert'>Tutorial 4 &#8211; MySQL Insert</a> <small>Robert explains how to insert information into a MySQL database...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-1-introduction-to-mysql/' rel='bookmark' title='Tutorial 1 &#8211; Introduction To MySQL'>Tutorial 1 &#8211; Introduction To MySQL</a> <small>Robert gives a basic overview of why MySQL is useful,...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/tutorial-5-mysql-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Contest #33 Winner</title>
		<link>http://www.robert-smith.net/green-contest-33-winner/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=green-contest-33-winner</link>
		<comments>http://www.robert-smith.net/green-contest-33-winner/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 22:27:57 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/green-contest-33-winner/</guid>
		<description><![CDATA[Lobert selects a winner for green contest 33.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/green-contest-winner-32/' rel='bookmark' title='Green Contest Winner #32'>Green Contest Winner #32</a> <small>Lobert selects a winner for green contest #32....</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-10-winner/' rel='bookmark' title='Solar Panel Contest #10 Winner'>Solar Panel Contest #10 Winner</a> <small>Robert selects the winner for contest 10...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Lobert selects a winner for green contest 33.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/green-contest-winner-32/' rel='bookmark' title='Green Contest Winner #32'>Green Contest Winner #32</a> <small>Lobert selects a winner for green contest #32....</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-10-winner/' rel='bookmark' title='Solar Panel Contest #10 Winner'>Solar Panel Contest #10 Winner</a> <small>Robert selects the winner for contest 10...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/green-contest-33-winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Contest Winner #32</title>
		<link>http://www.robert-smith.net/green-contest-winner-32/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=green-contest-winner-32</link>
		<comments>http://www.robert-smith.net/green-contest-winner-32/#comments</comments>
		<pubDate>Sun, 17 Feb 2013 19:12:23 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/green-contest-winner-32/</guid>
		<description><![CDATA[Lobert selects a winner for green contest #32.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-10-winner/' rel='bookmark' title='Solar Panel Contest #10 Winner'>Solar Panel Contest #10 Winner</a> <small>Robert selects the winner for contest 10...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-8-winner/' rel='bookmark' title='Solar Panel Contest #8 Winner'>Solar Panel Contest #8 Winner</a> <small>Robert selects the winner for contest 8...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Lobert selects a winner for green contest #32.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-10-winner/' rel='bookmark' title='Solar Panel Contest #10 Winner'>Solar Panel Contest #10 Winner</a> <small>Robert selects the winner for contest 10...</small></li>
<li><a href='http://www.robert-smith.net/solar-panel-contest-8-winner/' rel='bookmark' title='Solar Panel Contest #8 Winner'>Solar Panel Contest #8 Winner</a> <small>Robert selects the winner for contest 8...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/green-contest-winner-32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar Contest #31 Winner</title>
		<link>http://www.robert-smith.net/solar-contest-31-winner/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solar-contest-31-winner</link>
		<comments>http://www.robert-smith.net/solar-contest-31-winner/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 01:50:13 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/solar-contest-31-winner/</guid>
		<description><![CDATA[Link to contest 32: http://greentechtown.com/solar-contest-32-win-a-50-solar-gift-card/<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/' rel='bookmark' title='Solar Contest #29 Winner And Website Updates'>Solar Contest #29 Winner And Website Updates</a> <small>www.greentechtown.com Robert mentions some recent changes to the website and...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-21-winner/' rel='bookmark' title='Solar Contest #21 Winner'>Solar Contest #21 Winner</a> <small>Robert selects a winner for solar contest #21. Link to...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Link to contest 32: <a target="_blank" href="http://greentechtown.com/solar-contest-32-win-a-50-solar-gift-card/" target="_blank" rel="nofollow">http://greentechtown.com/solar-contest-32-win-a-50-solar-gift-card/</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/' rel='bookmark' title='Solar Contest #29 Winner And Website Updates'>Solar Contest #29 Winner And Website Updates</a> <small>www.greentechtown.com Robert mentions some recent changes to the website and...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-30-winner/' rel='bookmark' title='Solar Contest #30 Winner'>Solar Contest #30 Winner</a> <small>Robert selects a winner for solar contest 30 Contest Link:...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-21-winner/' rel='bookmark' title='Solar Contest #21 Winner'>Solar Contest #21 Winner</a> <small>Robert selects a winner for solar contest #21. Link to...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/solar-contest-31-winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fray &#8211; Never Say Never (Piano Cover by Robert Smith)</title>
		<link>http://www.robert-smith.net/the-fray-never-say-never-piano-cover-by-robert-smith/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-fray-never-say-never-piano-cover-by-robert-smith</link>
		<comments>http://www.robert-smith.net/the-fray-never-say-never-piano-cover-by-robert-smith/#comments</comments>
		<pubDate>Sun, 23 Dec 2012 16:04:57 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/the-fray-never-say-never-piano-cover-by-robert-smith/</guid>
		<description><![CDATA[Piano Cover by Robert Smith FaceBook Fan Page: www.facebook.com Twitter: www.twitter.com Website: music.robert-smith.net<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/one-direction-save-you-tonight-piano-cover-robert-smith/' rel='bookmark' title='One Direction &#8211; Save You Tonight (Piano Cover) &#8211; Robert Smith'>One Direction &#8211; Save You Tonight (Piano Cover) &#8211; Robert Smith</a> <small>Piano Cover by Robert Smith FaceBook Fan Page: www.facebook.com Twitter:...</small></li>
<li><a href='http://www.robert-smith.net/lauryn-hill-killing-me-softly-piano-cover-robert-smith/' rel='bookmark' title='Lauryn Hill &#8211; Killing Me Softly (Piano Cover) &#8211; Robert Smith'>Lauryn Hill &#8211; Killing Me Softly (Piano Cover) &#8211; Robert Smith</a> <small>FaceBook Fan Page: www.facebook.com Twitter: www.twitter.com Website: www.robert-smith.net...</small></li>
<li><a href='http://www.robert-smith.net/how-to-build-a-solar-charged-rc-electric-lawn-mower-p4/' rel='bookmark' title='How To Build A Solar Charged RC Electric Lawn Mower &#8211; P4'>How To Build A Solar Charged RC Electric Lawn Mower &#8211; P4</a> <small>Visit www.RC-LawnMower.com for more details regarding this project. All parts,...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Piano Cover by Robert Smith FaceBook Fan Page: www.facebook.com Twitter: www.twitter.com Website: music.robert-smith.net</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/one-direction-save-you-tonight-piano-cover-robert-smith/' rel='bookmark' title='One Direction &#8211; Save You Tonight (Piano Cover) &#8211; Robert Smith'>One Direction &#8211; Save You Tonight (Piano Cover) &#8211; Robert Smith</a> <small>Piano Cover by Robert Smith FaceBook Fan Page: www.facebook.com Twitter:...</small></li>
<li><a href='http://www.robert-smith.net/lauryn-hill-killing-me-softly-piano-cover-robert-smith/' rel='bookmark' title='Lauryn Hill &#8211; Killing Me Softly (Piano Cover) &#8211; Robert Smith'>Lauryn Hill &#8211; Killing Me Softly (Piano Cover) &#8211; Robert Smith</a> <small>FaceBook Fan Page: www.facebook.com Twitter: www.twitter.com Website: www.robert-smith.net...</small></li>
<li><a href='http://www.robert-smith.net/how-to-build-a-solar-charged-rc-electric-lawn-mower-p4/' rel='bookmark' title='How To Build A Solar Charged RC Electric Lawn Mower &#8211; P4'>How To Build A Solar Charged RC Electric Lawn Mower &#8211; P4</a> <small>Visit www.RC-LawnMower.com for more details regarding this project. All parts,...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/the-fray-never-say-never-piano-cover-by-robert-smith/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar Contest #30 Winner</title>
		<link>http://www.robert-smith.net/solar-contest-30-winner/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solar-contest-30-winner</link>
		<comments>http://www.robert-smith.net/solar-contest-30-winner/#comments</comments>
		<pubDate>Fri, 07 Dec 2012 00:54:07 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/solar-contest-30-winner/</guid>
		<description><![CDATA[Robert selects a winner for solar contest 30 Contest Link: greentechtown.com<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/' rel='bookmark' title='Solar Contest #29 Winner And Website Updates'>Solar Contest #29 Winner And Website Updates</a> <small>www.greentechtown.com Robert mentions some recent changes to the website and...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-21-winner/' rel='bookmark' title='Solar Contest #21 Winner'>Solar Contest #21 Winner</a> <small>Robert selects a winner for solar contest #21. Link to...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-27-winner/' rel='bookmark' title='Solar Contest #27 Winner'>Solar Contest #27 Winner</a> <small>Robert selects a winner for solar contest 27. Link to...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Robert selects a winner for solar contest 30 Contest Link: greentechtown.com</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/' rel='bookmark' title='Solar Contest #29 Winner And Website Updates'>Solar Contest #29 Winner And Website Updates</a> <small>www.greentechtown.com Robert mentions some recent changes to the website and...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-21-winner/' rel='bookmark' title='Solar Contest #21 Winner'>Solar Contest #21 Winner</a> <small>Robert selects a winner for solar contest #21. Link to...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-27-winner/' rel='bookmark' title='Solar Contest #27 Winner'>Solar Contest #27 Winner</a> <small>Robert selects a winner for solar contest 27. Link to...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/solar-contest-30-winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial 4 &#8211; MySQL Insert</title>
		<link>http://www.robert-smith.net/tutorial-4-mysql-insert/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tutorial-4-mysql-insert</link>
		<comments>http://www.robert-smith.net/tutorial-4-mysql-insert/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 23:53:00 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/tutorial-4-mysql-insert/</guid>
		<description><![CDATA[Robert explains how to insert information into a MySQL database from a PHP file and HTML form.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-2-mysql-create/' rel='bookmark' title='Tutorial 2 &#8211; MySQL Create'>Tutorial 2 &#8211; MySQL Create</a> <small>Robert explains how to create a database within PHPMyAdmin www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-1-introduction-to-mysql/' rel='bookmark' title='Tutorial 1 &#8211; Introduction To MySQL'>Tutorial 1 &#8211; Introduction To MySQL</a> <small>Robert gives a basic overview of why MySQL is useful,...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Robert explains how to insert information into a MySQL database from a PHP file and HTML form.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/tutorial-3-connecting-to-a-mysql-database/' rel='bookmark' title='Tutorial 3 &#8211; Connecting To A MySQL Database'>Tutorial 3 &#8211; Connecting To A MySQL Database</a> <small>Robert explains how to connect to a MySQL Database. www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-2-mysql-create/' rel='bookmark' title='Tutorial 2 &#8211; MySQL Create'>Tutorial 2 &#8211; MySQL Create</a> <small>Robert explains how to create a database within PHPMyAdmin www.thephpbasics.com...</small></li>
<li><a href='http://www.robert-smith.net/tutorial-1-introduction-to-mysql/' rel='bookmark' title='Tutorial 1 &#8211; Introduction To MySQL'>Tutorial 1 &#8211; Introduction To MySQL</a> <small>Robert gives a basic overview of why MySQL is useful,...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/tutorial-4-mysql-insert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar Contest #29 Winner And Website Updates</title>
		<link>http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solar-contest-29-winner-and-website-updates</link>
		<comments>http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/#comments</comments>
		<pubDate>Sun, 04 Nov 2012 01:37:28 +0000</pubDate>
		<dc:creator>Robert Smith</dc:creator>
				<category><![CDATA[YouTube Content]]></category>

		<guid isPermaLink="false">http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/</guid>
		<description><![CDATA[www.greentechtown.com Robert mentions some recent changes to the website and selects a winner for solar contest 29 Contest 30 URL greentechtown.com<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-23-winner/' rel='bookmark' title='Solar Contest #23 Winner'>Solar Contest #23 Winner</a> <small>Robert selects a winner for solar contest #23...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-27-winner/' rel='bookmark' title='Solar Contest #27 Winner'>Solar Contest #27 Winner</a> <small>Robert selects a winner for solar contest 27. Link to...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-28-winner/' rel='bookmark' title='Solar Contest #28 Winner'>Solar Contest #28 Winner</a> <small>Robert selects a winner for solar contest 28 Solar Contest...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>www.greentechtown.com Robert mentions some recent changes to the website and selects a winner for solar contest 29 Contest 30 URL <span id="more-1396"></span> greentechtown.com</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.robert-smith.net/solar-contest-23-winner/' rel='bookmark' title='Solar Contest #23 Winner'>Solar Contest #23 Winner</a> <small>Robert selects a winner for solar contest #23...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-27-winner/' rel='bookmark' title='Solar Contest #27 Winner'>Solar Contest #27 Winner</a> <small>Robert selects a winner for solar contest 27. Link to...</small></li>
<li><a href='http://www.robert-smith.net/solar-contest-28-winner/' rel='bookmark' title='Solar Contest #28 Winner'>Solar Contest #28 Winner</a> <small>Robert selects a winner for solar contest 28 Solar Contest...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robert-smith.net/solar-contest-29-winner-and-website-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
