<?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/"
			xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Matt's World &#187; Web Programming</title>
	<atom:link href="http://mpbedard.blogs.plymouth.edu/category/web-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpbedard.blogs.plymouth.edu</link>
	<description>The life and times of the Mac Jedi.</description>
	<lastBuildDate>Tue, 06 Jan 2009 02:47:22 +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>5th PHP lab (aka Fun With Cookies)</title>
		<link>http://mpbedard.blogs.plymouth.edu/2008/11/09/5th-php-lab-aka-fun-with-cookies/</link>
		<comments>http://mpbedard.blogs.plymouth.edu/2008/11/09/5th-php-lab-aka-fun-with-cookies/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 19:19:46 +0000</pubDate>
		<dc:creator>mpbedard</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web Programming XHTML]]></category>

		<guid isPermaLink="false">http://mpbedard.blogs.plymouth.edu/?p=26</guid>
		<description><![CDATA[For this lab I actually did quite a bit of work on the site. Though it may not look like it. I know the design is terrible. Deal with it   Anyways, now every page has an intelligent counter that does not require any changes whenever a new page is made that includes the [...]]]></description>
		<wfw:commentRss>http://mpbedard.blogs.plymouth.edu/2008/11/09/5th-php-lab-aka-fun-with-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Fun with Forms!</title>
		<link>http://mpbedard.blogs.plymouth.edu/2008/10/28/fun-with-forms/</link>
		<comments>http://mpbedard.blogs.plymouth.edu/2008/10/28/fun-with-forms/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 02:49:07 +0000</pubDate>
		<dc:creator>mpbedard</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web Programming XHTML]]></category>

		<guid isPermaLink="false">http://mpbedard.blogs.plymouth.edu/?p=24</guid>
		<description><![CDATA[Lab this week was actually kind of fun. I keep looking forward to each lab because it lets me learn something that will probably be useful in the long run. This one especially. The site now has a member registration form. You can sign up and view who else has signed up. I wish I [...]]]></description>
		<wfw:commentRss>http://mpbedard.blogs.plymouth.edu/2008/10/28/fun-with-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>PHP Site Statistics</title>
		<link>http://mpbedard.blogs.plymouth.edu/2008/10/18/php-site-statistics/</link>
		<comments>http://mpbedard.blogs.plymouth.edu/2008/10/18/php-site-statistics/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 00:32:30 +0000</pubDate>
		<dc:creator>mpbedard</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[google chart api]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PSU]]></category>

		<guid isPermaLink="false">http://mpbedard.blogs.plymouth.edu/?p=22</guid>
		<description><![CDATA[This Lab assignment required us to make a statistics page for out site that keeps track of the number of hits to each page of the site. I even used the google chart API to make a spiffy bar graph. Unfortunately the URL for the image does not pass validation and I don&#8217;t know why. [...]]]></description>
		<wfw:commentRss>http://mpbedard.blogs.plymouth.edu/2008/10/18/php-site-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>PHP Parsing and a new album</title>
		<link>http://mpbedard.blogs.plymouth.edu/2008/10/14/php-parsing-and-a-new-album/</link>
		<comments>http://mpbedard.blogs.plymouth.edu/2008/10/14/php-parsing-and-a-new-album/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 13:29:24 +0000</pubDate>
		<dc:creator>mpbedard</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Apache logs]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://mpbedard.blogs.plymouth.edu/?p=20</guid>
		<description><![CDATA[For our Web Programming lab this week we had to write a php script that would parse through an apache log file and print a summary of the root directory requests. The instructor told us that he would give us extra points if we did it with regular expressions. So, of course I did. 
Check [...]]]></description>
		<wfw:commentRss>http://mpbedard.blogs.plymouth.edu/2008/10/14/php-parsing-and-a-new-album/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
		<item>
		<title>XHTML Assignment for Web Programming</title>
		<link>http://mpbedard.blogs.plymouth.edu/2008/09/15/xhtml-assignment-for-web-programming/</link>
		<comments>http://mpbedard.blogs.plymouth.edu/2008/09/15/xhtml-assignment-for-web-programming/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 19:12:29 +0000</pubDate>
		<dc:creator>mpbedard</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Web Programming XHTML]]></category>

		<guid isPermaLink="false">http://mpbedard.blogs.plymouth.edu/?p=12</guid>
		<description><![CDATA[This is the first lab assignment for my Web Programming course. I know that it looks lame and basic but the idea of the lab was to make valid XHTML. We will be doing style with css later. Anyways, check it out: mpbedard&#8217;s XHTML Site
Related items

5th PHP lab (aka Fun With Cookies)
Fun with Forms!
PHP Site [...]]]></description>
		<wfw:commentRss>http://mpbedard.blogs.plymouth.edu/2008/09/15/xhtml-assignment-for-web-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>
