<?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; mysql</title>
	<atom:link href="http://wd.onepotcooking.com/category/mysql/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 8 &#8211; A simple CMS for SQL CRUD</title>
		<link>http://wd.onepotcooking.com/2010/04/18/class-8-a-simple-cms-for-sql-crud/</link>
		<comments>http://wd.onepotcooking.com/2010/04/18/class-8-a-simple-cms-for-sql-crud/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 18:51:50 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[class 8]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1894</guid>
		<description><![CDATA[Working off of the example code from the Basic SQL example files, here is a slightly more sophisticated set of pages that when used together, create a sort of Content Management System for our animals application. How it works Here is a user flow diagram outlining how this application fits together.  Below the diagram is [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2010/04/18/class-8-a-simple-cms-for-sql-crud//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 10 &#8211; An MVC Social Network Example</title>
		<link>http://wd.onepotcooking.com/2009/12/05/class-10-an-mvc-example-social-network/</link>
		<comments>http://wd.onepotcooking.com/2009/12/05/class-10-an-mvc-example-social-network/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 13:29:26 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[class 10]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=480</guid>
		<description><![CDATA[Let&#8217;s say that we are building a social network.  What we call a social network is a site that has a bunch of users, and those users can decide to be &#8220;friends&#8221; with any other user. You can view this example live here. The Views There will be four pages that the user sees: Register [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/12/05/class-10-an-mvc-example-social-network//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 9 &#8211; Sanitizing User-Generated Content</title>
		<link>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content/</link>
		<comments>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:06:41 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[class 9]]></category>
		<category><![CDATA[injection attack]]></category>
		<category><![CDATA[sanitizing]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=444</guid>
		<description><![CDATA[As a general rule, any data that comes from a user is not to be trusted.  So anytime you are dealing with data that may (or may not) have originated from a user, you need to sanitize that data before doing anything else with it.  Think of it as basic web hygiene, akin to washing [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content//feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Class 8 &#8211; Advanced assignment &amp; very advanced assignment</title>
		<link>http://wd.onepotcooking.com/2009/11/07/class-8-advanced-assignment/</link>
		<comments>http://wd.onepotcooking.com/2009/11/07/class-8-advanced-assignment/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:03:52 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 8]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1380</guid>
		<description><![CDATA[If you have finished the in-class assignment of creating a message board, you are ready for the advanced assignment. The advanced assignment is to add the ability for users to upload images along with their message posts. add_post.php So when users add new posts, they enter in their name, the title of the post, the [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/07/class-8-advanced-assignment//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 8 &#8211; Assignment</title>
		<link>http://wd.onepotcooking.com/2009/11/07/class-8-assignment/</link>
		<comments>http://wd.onepotcooking.com/2009/11/07/class-8-assignment/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 20:54:58 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 8]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1371</guid>
		<description><![CDATA[Your assignment this class is to create a message board.  The message board allows users to view all of the messages that have been posted to the board so far.  It also allows users to post new messages. Here is the user flow of the site: index.php &#8211; the message list page When the user [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/07/class-8-assignment//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 8 &#8211; Examples of SQL CRUD commands</title>
		<link>http://wd.onepotcooking.com/2009/11/07/examples-of-sql-crud-commands/</link>
		<comments>http://wd.onepotcooking.com/2009/11/07/examples-of-sql-crud-commands/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 19:55:57 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 8]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[crud]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1369</guid>
		<description><![CDATA[Create INSERT INTO abloomberg_animals (name, color) VALUE (&#8216;zubr&#8217;, &#8216;brown&#8217;) Read SELECT * FROM abloomberg_animals WHERE 1 SELECT name, color FROM abloomberg_animals WHERE id=15 Update UPDATE abloomberg_animals SET name=&#8217;zubr&#8217; WHERE id=15 UPDATE abloomberg_animals SET name=&#8217;zubr&#8217;, color=&#8217;brown&#8217; WHERE id=15 Delete DELETE from abloomberg_animals WHERE id=15]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/07/examples-of-sql-crud-commands//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 9 &#8211; SELECT Statements in MySQL</title>
		<link>http://wd.onepotcooking.com/2009/11/06/select-statements-in-mysql/</link>
		<comments>http://wd.onepotcooking.com/2009/11/06/select-statements-in-mysql/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 00:35:08 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 9]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=382</guid>
		<description><![CDATA[Let&#8217;s cover the details of the SELECT statement in SQL. The SELECT statement is the command we use to do the Read part of database CRUD. CRUD is an acronym that stands for Create, Read, Update, Delete &#8211; the four operations you are most likely to do with a database.  At any given time, you [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/06/select-statements-in-mysql//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 8 &#8211; Intro to Relational Databases</title>
		<link>http://wd.onepotcooking.com/2009/11/06/intro-to-relational-databases/</link>
		<comments>http://wd.onepotcooking.com/2009/11/06/intro-to-relational-databases/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:00:38 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 8]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=365</guid>
		<description><![CDATA[Tables of data Relational databases treat data in the same grid-like way as an Excel spreadsheet.  There are rows and columns of data.  But databases have extra features that make them easier and more intuitive to work with. Databases, tables, rows, and columns Each relational database can hold multiple tables.  Tables are the spreadsheet-like grids [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/06/intro-to-relational-databases//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 9 &#8211; Adding search functionality to your site</title>
		<link>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site/</link>
		<comments>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 02:24:13 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[class 9]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=762</guid>
		<description><![CDATA[A few of you may be interested in adding search functionality to your sites.  Unfortunately, creating a really good search is something that is far beyond the scope of this course. However, there are a few simple options: using MySQL&#8217;s built-in search features, and using Google Search on your site. Using MySQL to do search [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 8 &#8211; More information about databases</title>
		<link>http://wd.onepotcooking.com/2009/07/21/more-information-about-databases/</link>
		<comments>http://wd.onepotcooking.com/2009/07/21/more-information-about-databases/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 16:09:34 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[class 8]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=728</guid>
		<description><![CDATA[Here are some posts that attempt to elucidate the concepts behind working with databases. Intro to Relational Databases &#8211; the concepts behind databases, tables, rows, and fields Administering MySQL using phpMyAdmin &#8211; another post explaining how to use phpMyAdmin to manage your tables Select Statements in MySQL &#8211; reading data from databases can be more [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/07/21/more-information-about-databases//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

