<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>The No-Dans Club - Mach-II</title>
			<link>http://www.nodans.com/index.cfm</link>
			<description>ColdFusion, Flex, Ajax and other items of interest</description>
			<language>en-us</language>
			<pubDate>Thu, 02 Sep 2010 12:47:07 -0700</pubDate>
			<lastBuildDate>Thu, 15 May 2008 07:55:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>sipacate@gmail.com</managingEditor>
			<webMaster>sipacate@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>sipacate@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Mach-II 1.5 Application Skeleton</title>
				<link>http://www.nodans.com/index.cfm/2008/5/15/MachII-15-Application-Skeleton</link>
				<description>
				
				&lt;p&gt;I&apos;ve put together an application skeleton for Mach-II 1.5 applications. This application skeleton is a nice way to get a Mach-II application up and running quickly. Neil Middleton, Peter Farrell, Matt Williams and Erik Meier each contributed in some way and Neil Middleton was kind enough to create an ANT task to automate the process&lt;/p&gt;
&lt;p&gt;The code has been contributed to the Mach-II group and should be available on the official site soon.&lt;/p&gt;

&lt;h3&gt;About this skeleton:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Shows best practice for integrating with ColdSpring using the ColdSpringProperty.xml&lt;/li&gt;
&lt;li&gt;Will detect if you have ColdSpring installed correctly. If you do not, it will nag you.&lt;/li&gt;
&lt;li&gt;Shows how to use the subroutine feature of Mach-II 1.5 (thanks for the suggestion Neil)&lt;/li&gt;
&lt;li&gt;Shows a sample Listener and xml configuration&lt;/li&gt;
&lt;li&gt;Shows a sample Filter and xml configuration&lt;/li&gt;
&lt;li&gt;Shows a sample Plugin and xml configuration&lt;/li&gt;
&lt;li&gt;Has an ANT task for rapidly creating new applications (thanks again Neil)&lt;/li&gt;
&lt;li&gt;Points to correct Mach-II 1.5 DTD references&lt;/li&gt;
&lt;/ul&gt;  [More]
				</description>
				
				<category>Mach-II</category>
				
				<category>Rapid Development</category>
				
				<pubDate>Thu, 15 May 2008 07:55:00 -0700</pubDate>
				<guid>http://www.nodans.com/index.cfm/2008/5/15/MachII-15-Application-Skeleton</guid>
				
				
			</item>
			</channel></rss>