<?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>Joe Bivins &#187; Web Development</title>
	<atom:link href="http://joebivins.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://joebivins.com</link>
	<description>Web Developer. Wesley Chapel, FL</description>
	<lastBuildDate>Sun, 29 Aug 2010 17:24:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>An Id Without a Name</title>
		<link>http://joebivins.com/2009/06/27/an-id-without-a-name/</link>
		<comments>http://joebivins.com/2009/06/27/an-id-without-a-name/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:13:30 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=739</guid>
		<description><![CDATA[Yes, you are shaking your head, thinking that Internet Explorer (IE) 8 is the latest web browser, but web applications created four or five years ago are expected to operate using the web browser used during that time, Internet Explorer 6. So, here is one of the many Internet Explorer 6 oddities. When dynamically creating [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2009/06/27/an-id-without-a-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up a Web Development Environment</title>
		<link>http://joebivins.com/2008/09/21/setting-up-a-web-environment/</link>
		<comments>http://joebivins.com/2008/09/21/setting-up-a-web-environment/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 22:39:45 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=280</guid>
		<description><![CDATA[Note:  This is unfinished, and I&#8217;m still working on typing this up. Last updated:  2008-09-29 We&#8217;re going to setup a web environment on Ubuntu Linux version 8.04, and I&#8217;ll stick with using the command-line for most things.  To access command line in Ubuntu, select Applications -&#62; Accessories -&#62; Terminal Before you click on Terminal you [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2008/09/21/setting-up-a-web-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Forms</title>
		<link>http://joebivins.com/2008/09/14/web-forms/</link>
		<comments>http://joebivins.com/2008/09/14/web-forms/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 19:32:20 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=251</guid>
		<description><![CDATA[One of the repetitive web development tasks is collecting form field input from a web page and doing something meaningful with that data.  People sign-on to check their e-mail and register for new services all of the time.  To do this, you have to key your information into a set of fields on a web [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2008/09/14/web-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L.A.M.P.</title>
		<link>http://joebivins.com/2008/09/11/lamp/</link>
		<comments>http://joebivins.com/2008/09/11/lamp/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 02:32:31 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=224</guid>
		<description><![CDATA[L.A.M.P. is an acronym for a web server setup consisting of an operating system, a web server, a database, and a programming language.  These four components, create a web application.  In the case of a L.A.M.P. configuration you have: Linux as an operating system. Apache as a web server. MySQL as a database. PHP as [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2008/09/11/lamp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: joebivins.com @ 2010-09-07 09:55:42 -->