<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Hal Helms On Web Development - Event Driven Programming</title>
			<link>http://www.halhelms.com/blog/index.cfm</link>
			<description>Hal Helms talks about web development.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 20:25:18 -0400</pubDate>
			<lastBuildDate>Wed, 22 Jul 2009 10:09:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>hal@halhelms.com</managingEditor>
			<webMaster>hal@halhelms.com</webMaster>
			
			
			
			
			
			<item>
				<title>Event-Driven Programming: Why?</title>
				<link>http://www.halhelms.com/blog/index.cfm/2009/7/22/EventDriven-Programming-Why</link>
				<description>
				
				Yesterday, we looked at some simple server code that is called by events generated on the client. We saw that the server returns an EVENT property in its response -- but that my example never uses it. Today, we&apos;re going to see how that is used -- and why I think EDP is a BigDeal(tm).
				 [More]
				</description>
						
				
				<category>jQuery</category>				
				
				<category>Project Management</category>				
				
				<category>ColdFusion</category>				
				
				<category>Software Development</category>				
				
				<category>General</category>				
				
				<category>Javascript</category>				
				
				<category>Event Driven Programming</category>				
				
				<category>Philosophy</category>				
				
				<pubDate>Wed, 22 Jul 2009 10:09:00 -0400</pubDate>
				<guid>http://www.halhelms.com/blog/index.cfm/2009/7/22/EventDriven-Programming-Why</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Event-Driven Programming: an MVC Example, Part II</title>
				<link>http://www.halhelms.com/blog/index.cfm/2009/7/21/EventDriven-Programming-an-MVC-Example-Part-II</link>
				<description>
				
				Yesterday, I showed an example of an EDP implementation on the client. Let&apos;s do a quick review of the main points and then look at the server code.
				 [More]
				</description>
						
				
				<category>jQuery</category>				
				
				<category>ColdFusion</category>				
				
				<category>Software Development</category>				
				
				<category>Javascript</category>				
				
				<category>Event Driven Programming</category>				
				
				<category>Code</category>				
				
				<pubDate>Tue, 21 Jul 2009 05:37:00 -0400</pubDate>
				<guid>http://www.halhelms.com/blog/index.cfm/2009/7/21/EventDriven-Programming-an-MVC-Example-Part-II</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Event-Driven Programming: an MVC Example</title>
				<link>http://www.halhelms.com/blog/index.cfm/2009/7/20/EventDriven-Programming-an-MVC-Example</link>
				<description>
				
				I recently wrote a &lt;a href=&quot;http://www.halhelms.com/blog/index.cfm/2009/7/16/EventDriven-Programming-and-Loosely-Coupled-Software&quot; target=&quot;newwin&quot;&gt;blog post&lt;/a&gt; on EDP (Event-Driven Programming).

Ray Camden asked me to come up with an example of using EDP with a Model-View-Controller architecture. Over the weekend, I did just that. As a bonus, I&apos;m including a jQuery plugin that will allow you to make Ajax calls to the server without using ColdFusion&apos;s CFAJAXPROXY tag.
				 [More]
				</description>
						
				
				<category>jQuery</category>				
				
				<category>ColdFusion</category>				
				
				<category>Software Development</category>				
				
				<category>Javascript</category>				
				
				<category>Event Driven Programming</category>				
				
				<category>Code</category>				
				
				<pubDate>Mon, 20 Jul 2009 12:04:00 -0400</pubDate>
				<guid>http://www.halhelms.com/blog/index.cfm/2009/7/20/EventDriven-Programming-an-MVC-Example</guid>
				
			</item>
			
		 	
			</channel></rss>