<?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>HowToMakeMyWebsite.com</title>
	<atom:link href="http://www.howtomakemywebsite.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtomakemywebsite.com</link>
	<description>Making Web Design So Easy... a Monkey Could Do It!</description>
	<lastBuildDate>Wed, 24 Aug 2011 03:52:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Lesson #6: Displaying Form Data: How to Actually USE the Data You Collect With Your Fancy Forms</title>
		<link>http://www.howtomakemywebsite.com/lesson-6-displaying-form-data-how-to-actually-use-the-data-you-collect-with-your-fancy-forms/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-6-displaying-form-data-how-to-actually-use-the-data-you-collect-with-your-fancy-forms/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 04:17:15 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=502</guid>
		<description><![CDATA[In this lesson, you&#8217;ll learn the basics of displaying data stored in a database&#8230; allowing you to actually use the data you collect with your forms&#8230; because that&#8217;s the point, right?]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-6-displaying-form-data-how-to-actually-use-the-data-you-collect-with-your-fancy-forms/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Lesson #5: Form Security &#8211; How to Lock Your Form Down Like Fort Knox</title>
		<link>http://www.howtomakemywebsite.com/lesson-5-form-security-how-to-lock-your-form-down-like-fort-knox/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-5-form-security-how-to-lock-your-form-down-like-fort-knox/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 04:14:33 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=500</guid>
		<description><![CDATA[In this lesson, you&#8217;ll learn how to add air-tight security to your forms and send hackers, spammers, and thieves running for the hills. You&#8217;ll learn the basic philosophies of web security and what they mean, as well as, see practical examples of these philosophies in action.]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-5-form-security-how-to-lock-your-form-down-like-fort-knox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lesson #4: Advanced Form Construction: How to Build a Kick Ass Form That Can Withstand Everything AND the Kitchen Sink</title>
		<link>http://www.howtomakemywebsite.com/lesson-4-advanced-form-construction-how-to-build-a-kick-ass-form-that-can-withstand-everything-and-the-kitchen-sink/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-4-advanced-form-construction-how-to-build-a-kick-ass-form-that-can-withstand-everything-and-the-kitchen-sink/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 04:11:19 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=498</guid>
		<description><![CDATA[In this lesson, you&#8217;ll learn how to build a kick ass form processing script that can handle just about anything you throw at it. This is advanced PHP for the serious programmer and the meat of this course. When finished, you&#8217;ll be able to build a form processing script you can use project after project [...]]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-4-advanced-form-construction-how-to-build-a-kick-ass-form-that-can-withstand-everything-and-the-kitchen-sink/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Lesson #3: Basic Form Construction: How to Build a PHP Form From Scratch With One Hand Tied Behind Your Back</title>
		<link>http://www.howtomakemywebsite.com/lesson-3-basic-form-construction-how-to-build-a-php-form-from-scratch-with-one-hand-tied-behind-your-back/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-3-basic-form-construction-how-to-build-a-php-form-from-scratch-with-one-hand-tied-behind-your-back/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 04:07:41 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=496</guid>
		<description><![CDATA[In this lesson, you&#8217;ll discover how to build an PHP form that stores data into a MySQL database from scratch. You&#8217;ll learn the necessary fundamentals of using PHP with forms.]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-3-basic-form-construction-how-to-build-a-php-form-from-scratch-with-one-hand-tied-behind-your-back/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Lesson #2: Concept Overview &#8211; How Forms Are Much Simpler Than You Ever Could Imagine</title>
		<link>http://www.howtomakemywebsite.com/lesson-2-concept-overview-how-forms-are-much-simpler-than-you-ever-could-imagine/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-2-concept-overview-how-forms-are-much-simpler-than-you-ever-could-imagine/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 04:01:43 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=493</guid>
		<description><![CDATA[In this video, you&#8217;ll discover how forms are much simpler that you&#8217;ve probably ever imagined. You&#8217;ll learn the behind the scenes &#8220;magic&#8221; that make forms work and discover what it is you&#8217;re really doing when you create a form.]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-2-concept-overview-how-forms-are-much-simpler-than-you-ever-could-imagine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Lesson #1: Why Forms &#8211; Why You Need to Learn How to Build and Manage PHP Forms Now</title>
		<link>http://www.howtomakemywebsite.com/lesson-1-why-forms-why-you-need-to-learn-how-to-build-and-manage-php-forms-now/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-1-why-forms-why-you-need-to-learn-how-to-build-and-manage-php-forms-now/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 03:55:58 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 102]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=487</guid>
		<description><![CDATA[In this lesson, we&#8217;ll cover why I say, &#8220;forms ARE the internet&#8221;&#8230; revealing why, as a web developer, one of the most important skills you&#8217;ll learn is how to build and manage PHP forms.]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-1-why-forms-why-you-need-to-learn-how-to-build-and-manage-php-forms-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lesson #5: The Whole Shabang &#8211; Creating Your Website From Start to Finish</title>
		<link>http://www.howtomakemywebsite.com/lesson-5-the-whole-shabang-creating-your-website-from-start-to-finish/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-5-the-whole-shabang-creating-your-website-from-start-to-finish/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 23:25:44 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 101]]></category>
		<category><![CDATA[web design 101]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=267</guid>
		<description><![CDATA[This video is the culmination of your training. I&#8217;ll walk you through the creation of the old HowToMakeMyWebsite.com design&#8230; from scratch&#8230; and show how to incorporate everything you&#8217;ve learned to create a kick-ass website you can get excited about.]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-5-the-whole-shabang-creating-your-website-from-start-to-finish/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Lesson #4: Basic CSS Styling &#8211; How to Use CSS to Control Your Website&#8217;s Look and Feel</title>
		<link>http://www.howtomakemywebsite.com/lesson-4-basic-css-styling-how-to-use-css-to-control-your-websites-look-and-feel/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-4-basic-css-styling-how-to-use-css-to-control-your-websites-look-and-feel/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 23:23:22 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 101]]></category>
		<category><![CDATA[web design 101]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=265</guid>
		<description><![CDATA[In this video, I&#8217;m going to show you the basics of CSS styling. You&#8217;ll learn just how powerful CSS is and how you can use it to turn your &#8220;ugly&#8221; website into a fancy-pants website your visitors will love. This video should really open your eyes to just how easy (and fun) web design can [...]]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-4-basic-css-styling-how-to-use-css-to-control-your-websites-look-and-feel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lesson #3: Web Site Construction &#8211; The Most Powerful Way to Build Your Website</title>
		<link>http://www.howtomakemywebsite.com/lesson-3-web-site-construction-the-most-powerful-way-to-build-your-website/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-3-web-site-construction-the-most-powerful-way-to-build-your-website/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 23:20:45 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 101]]></category>
		<category><![CDATA[web design 101]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=263</guid>
		<description><![CDATA[In this video, I&#8217;m going to show you what I believe is the most powerful way to build your website. I&#8217;m going to show you a method of total site design that will allow you to get your site up and running quick, make it easy to build new websites fast, and make changing the [...]]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-3-web-site-construction-the-most-powerful-way-to-build-your-website/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Lesson #2: Web Page Construction &#8211; How to Build a Web Page From Scratch</title>
		<link>http://www.howtomakemywebsite.com/lesson-2-web-page-construction-how-to-build-a-web-page-from-scratch/</link>
		<comments>http://www.howtomakemywebsite.com/lesson-2-web-page-construction-how-to-build-a-web-page-from-scratch/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 23:15:20 +0000</pubDate>
		<dc:creator>John Morris</dc:creator>
				<category><![CDATA[Web Design 101]]></category>
		<category><![CDATA[web design 101]]></category>

		<guid isPermaLink="false">http://www.howtomakemywebsite.com/?p=260</guid>
		<description><![CDATA[In this lesson, you&#8217;ll learn the necessary elements to construct a web using HTML. Every HTML web page on the web is constructed using the same basic structure. You need to learn this structure and the elements you must have to have a valid web page. I&#8217;ll show you what they are and how to [...]]]></description>
		<wfw:commentRss>http://www.howtomakemywebsite.com/lesson-2-web-page-construction-how-to-build-a-web-page-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

