<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Adventures in Web Application Develompent by Phil Duba - JavaScript</title>
			<link>http://www.philduba.com/index.cfm</link>
			<description>This blog covers my adventures in web application development centering on Adobe&apos;s ColdFusion and Flex technologies with tangents into Adobe AIR, ASP.NET, PHP and Java. My goal as a web developer is to try and understand the aforementioned web-related technologies to a level in which I can build a fully functional system. This blog will track my progress, show the things I have learned, and what I may be currently working on.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 08:29:48 -0400</pubDate>
			<lastBuildDate>Thu, 14 Feb 2008 19:18:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>blog@philduba.com</managingEditor>
			<webMaster>blog@philduba.com</webMaster>
			
			<item>
				<title>Using jQuery</title>
				<link>http://www.philduba.com/index.cfm/2008/2/14/Using-jQuery</link>
				<description>
				
				I know, I must be late to the party, but today I got my first taste of using &lt;a href=&quot;http://www.jquery.com&quot; title=&quot;jQuery&quot;&gt;jQuery&lt;/a&gt; for an assignment at work. Nothing fancy, just some DOM manipulation for a form I&apos;m working on. The reason I went with using a library versus doing a home grown code was the fact it was an internet form so more than one (ok, maybe two) browsers had to be supported. I liked the ease of the DOM stuff so I&apos;m guessing the rest of what it offers (I know that&apos;s a ton more) should be good. Great, something else I need to put on my To-Do list to learn. 
				</description>
				
				<category>JavaScript</category>				
				
				<pubDate>Thu, 14 Feb 2008 19:18:00 -0400</pubDate>
				<guid>http://www.philduba.com/index.cfm/2008/2/14/Using-jQuery</guid>
				
			</item>
			</channel></rss>