<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Web Dev Intensive &#187; class 12</title>
	<atom:link href="http://wd.onepotcooking.com/tag/class-12/feed" rel="self" type="application/rss+xml" />
	<link>http://wd.onepotcooking.com</link>
	<description>with XHTML, CSS, Javascript, JQuery, PHP, MySQL</description>
	<lastBuildDate>Sat, 17 Dec 2011 14:48:06 +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>Class 12 &#8211; Intro to Using a Subversion Client</title>
		<link>http://wd.onepotcooking.com/2010/05/03/class-12-intro-to-using-subversion/</link>
		<comments>http://wd.onepotcooking.com/2010/05/03/class-12-intro-to-using-subversion/#comments</comments>
		<pubDate>Tue, 04 May 2010 03:38:48 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[version control]]></category>
		<category><![CDATA[class 12]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=2025</guid>
		<description><![CDATA[The following is a brief example of working within a Subversion version control setup.  In this case, we will assume that some overworked server administrator (i.e. me)  has set up a repository where a large amount of source code magically is stored and backed up by Subversion, a popular version control system.  In our case, [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2010/05/03/class-12-intro-to-using-subversion//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 12 &#8211; How to Make Money on the Web</title>
		<link>http://wd.onepotcooking.com/2009/12/19/class-12-how-to-make-money-on-the-web/</link>
		<comments>http://wd.onepotcooking.com/2009/12/19/class-12-how-to-make-money-on-the-web/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 06:49:30 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[jobs]]></category>
		<category><![CDATA[class 12]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1420</guid>
		<description><![CDATA[Start-ups The web, at barely fifteen years old, is still an open field for innovation and entrepreneurial zeal.  This is in a large-part due to the low up-front costs in starting up a web-based business.  The initial investment of many web-based businesses is relatively low, compared to traditional businesses, while the potential rewards, given the [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/12/19/class-12-how-to-make-money-on-the-web//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 12 &#8211; Exporting &amp; Importing Database Tables</title>
		<link>http://wd.onepotcooking.com/2009/05/14/exporting-importing-database-tables/</link>
		<comments>http://wd.onepotcooking.com/2009/05/14/exporting-importing-database-tables/#comments</comments>
		<pubDate>Fri, 15 May 2009 02:14:21 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 12]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=565</guid>
		<description><![CDATA[Now that the course is over, you are free to keep using the class database at your own risk for as long as you like.  However, I will be making changes on the server in preparation for the next course, and these will most likely affect your database tables.  So I recommend you make a [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/05/14/exporting-importing-database-tables//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 12 &#8211; Common Command-Line Subversion Commands</title>
		<link>http://wd.onepotcooking.com/2009/05/02/common-command-line-subversion-commands/</link>
		<comments>http://wd.onepotcooking.com/2009/05/02/common-command-line-subversion-commands/#comments</comments>
		<pubDate>Sat, 02 May 2009 18:17:38 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[version control]]></category>
		<category><![CDATA[class 12]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=501</guid>
		<description><![CDATA[Here are some of the most common Subversion commands that you may one day run on the server, which uses a Linux operating system.  Most of the time, your SVN client, like TortoiseSVN or SvnX, will handle these things for you.  But here are the commands for your reference anyway, in case you one day [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/05/02/common-command-line-subversion-commands//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 12 &#8211; Version Control Using Subversion</title>
		<link>http://wd.onepotcooking.com/2009/05/02/version-control-using-subversion/</link>
		<comments>http://wd.onepotcooking.com/2009/05/02/version-control-using-subversion/#comments</comments>
		<pubDate>Sat, 02 May 2009 17:26:49 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[version control]]></category>
		<category><![CDATA[class 12]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=495</guid>
		<description><![CDATA[When projects require several developers (i.e. designers, developers, html coders, etc), they may run into situations where multiple people try to edit the same file at the same time. This could be problematic, since one developer could easily overwrite another&#8217;s work. To prevent one person from overwriting another&#8217;s work, most teams of coders use some [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/05/02/version-control-using-subversion//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

