<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Adventures in Web Application Develompent by Phil Duba - HTML</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:25:33 -0400</pubDate>
			<lastBuildDate>Wed, 22 Aug 2007 19:25: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>AIR HTML-based App</title>
				<link>http://www.philduba.com/index.cfm/2007/8/22/AIR-HTMLbased-App</link>
				<description>
				
				Ok, the &lt;a href=&quot;http://www.adobe.com/products/flex&quot;&gt;Flex&lt;/a&gt; one was pretty easy, but using &lt;a href=&quot;http://www.adobe.com/products/dreamweaver&quot;&gt;Dreamweaver&lt;/a&gt;&apos;s extension for making a site an &lt;a href=&quot;http://www.adobe.com/go/air&quot;&gt;Adobe AIR Application&lt;/a&gt; made things way too easy. It literally took me two-clicks to convert my site to an AIR app. Not sure about the whole site usage, but I&apos;m guessing that&apos;s about the only way to get Dreamweaver to recognize what it needs to package. I&apos;m starting to get all excited about AIR. I think I have an idea for an app that will help me learn all the new features of &lt;a href=&quot;http://www.adobe.com/products/coldfusion&quot;&gt;ColdFusion 8&lt;/a&gt;, &lt;a href=&quot;http://www.adobe.com/produts/flex&quot;&gt;Flex&lt;/a&gt;, AJAX, and then, finally, &lt;a href=&quot;http://www.adobe.com/go/air&quot;&gt;AIR&lt;/a&gt;. 
				</description>
				
				<category>HTML</category>				
				
				<category>onairbustour</category>				
				
				<category>onair2007Philadelphia</category>				
				
				<category>AIR</category>				
				
				<pubDate>Wed, 22 Aug 2007 19:25:00 -0400</pubDate>
				<guid>http://www.philduba.com/index.cfm/2007/8/22/AIR-HTMLbased-App</guid>
				
			</item>
			
			<item>
				<title>Building a Site - Introduction</title>
				<link>http://www.philduba.com/index.cfm/2006/6/13/Building-a-Site--Introduction</link>
				<description>
				
				Welcome to the first in a series of articles on building a website from scratch. In this series, I assume no prior knowledge of HTML, and later, ColdFusion. The first part of this series will involve building a static site using HTML and CSS only. The second part of the series will focus on a few areas of the site where dynamic and controlled access make sense, like a news area or player information. &lt;br /&gt;So, what are we building? With an ode to the ongoing World Cup, we will build a website for a soccer team. Specifically, this site will have the following areas:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Home page with news items plus detail areas for the news&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Schedule for upcoming and previous matches with result details&lt;/li&gt;&lt;li&gt;Roster sheet with player profiles&lt;/li&gt;&lt;li&gt;Team stats page&lt;/li&gt;&lt;li&gt;A league wide standings area&lt;/li&gt;&lt;li&gt;Gallery of action photos&lt;br /&gt;&lt;/li&gt;&lt;li&gt;History/About page&lt;/li&gt;&lt;li&gt;More detailed News area by category&lt;/li&gt;&lt;/ul&gt;Required items for this series of articles will increase as we go through each article. At first, since we are dealing with plain web pages, the only items needed are an editor to create an HTML page (Notepad works fine, but you can use Microsoft FrontPage, Adobe&amp;#39;s dreamweaver or any other tool). I will use &lt;a href=&quot;http://www.cfeclipse.org/&quot; target=&quot;_blank&quot;&gt;CFEclipse&lt;/a&gt; with the &lt;a href=&quot;http://www.eclipse.org/webtools/&quot; target=&quot;_blank&quot;&gt;Web Tools Platfrom &lt;/a&gt; of &lt;a href=&quot;http://www.eclipse.org&quot; target=&quot;_blank&quot;&gt;Eclipse&lt;/a&gt;. The other tool you will need is a browser, either Internet Explorer or Firefox. The goal will be to create an article every-other-day until we have a nice series that can take someone from no or little HTML knowledge to being capable of simple HTML/ColdFusion websites. 
				</description>
				
				<category>HTML</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Tue, 13 Jun 2006 06:53:00 -0400</pubDate>
				<guid>http://www.philduba.com/index.cfm/2006/6/13/Building-a-Site--Introduction</guid>
				
			</item>
			</channel></rss>