<?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>The Coding Pad &#187; Beginner&#8217;s Corner</title>
	<atom:link href="http://codingpad.maryspad.com/tag/beginners-corner/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Fri, 18 Jun 2010 03:24:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Beginner&#8217;s Corner Part 3 &#8211; Installing Scripts &#8211; Wordpress, Drupal, etc.</title>
		<link>http://codingpad.maryspad.com/2009/11/15/installing-scripts/</link>
		<comments>http://codingpad.maryspad.com/2009/11/15/installing-scripts/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 20:00:56 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1075</guid>
		<description><![CDATA[In this third installment of the Beginner&#8217;s Corner series of screencasts, we&#8217;re going to put together what we&#8217;ve learned so far and start installing scripts on our local development environment.  We will learn the general steps that are involved in getting the scripts to run successfully on our local server.
In case you missed them, here [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users'>Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users</a> <small>This is the second part of the Beginner&#8217;s Corner series...</small></li>
<li><a href='http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment'>Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment</a> <small>In today&#8217;s screencast, the first of a series, I am...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/15/installing-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users</title>
		<link>http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/</link>
		<comments>http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 21:00:42 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1073</guid>
		<description><![CDATA[This is the second part of the Beginner&#8217;s Corner series of screencasts where we&#8217;re going back to basics and learning how to set up a local development environment.  In this installment, we look at how to create projects, where to put our project files and how to access them.  We also look at how to [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment'>Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment</a> <small>In today&#8217;s screencast, the first of a series, I am...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment</title>
		<link>http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/</link>
		<comments>http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 23:14:55 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1070</guid>
		<description><![CDATA[In today&#8217;s screencast, the first of a series, I am going to go all the way back to basics and walk you through setting up a local development environment (the easy way) on your computer that will allow you to code in PHP, develop applications, and test scripts such as Wordpress, Drupal, MODx, etc.  This [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/08/how-to-set-up-virtual-hosts-on-your-localhos/' rel='bookmark' title='Permanent Link: How to Set Up Virtual Hosts on your Local Host'>How to Set Up Virtual Hosts on your Local Host</a> <small> In this screencast I walk you through how to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
