<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Bob&apos;s Blog - ColdFusion Tidbits - FW/1</title>
			<link>http://www.silverwareconsulting.com/index.cfm</link>
			<description>Some stuff about ColdFusion and Transfer</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 05:29:33 -0400</pubDate>
			<lastBuildDate>Fri, 19 Feb 2010 15:45:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>bob.silverberg@gmail.com</managingEditor>
			<webMaster>bob.silverberg@gmail.com</webMaster>
			
			<item>
				<title>Using the Mura FW/1 Connector Plugin</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2010/2/19/Using-the-Mura-FW1-Connector-Plugin</link>
				<description>
				
				Several months ago &lt;a href=&quot;http://patweb99.avatu.com/&quot; target=&quot;_blank&quot;&gt;Pat Santora&lt;/a&gt; of &lt;a href=&quot;http://www.blueriver.com/go/br/&quot; target=&quot;_blank&quot;&gt;Blue River&lt;/a&gt; and I developed
a Mura plugin that would allow a developer to take an existing &lt;a href=&quot;http://fw1.riaforge.org/&quot; target=&quot;_blank&quot;&gt;FW/1&lt;/a&gt; application and deploy it within a Mura page.
I was interested in this as I saw a need for a lightweight framework that I could use for my plugins, and by coincidence Pat happened to be working on something similar. So
we joined forces and the &lt;a href=&quot;http://www.getmura.com/index.cfm/app-store/plugins/fw1-connector-plugin/&quot; target=&quot;_blank&quot;&gt;FW/1 Connector Plugin&lt;/a&gt; was born.&lt;/p&gt;
&lt;p&gt;The plugin was finally released yesterday so I thought it prudent to author a post about how to use the plugin.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;The FW/1 Connector plugin can be used to incorporate an FW/1 application into Mura. 
	Each plugin can be assigned to an individual FW/1 application. 
	As long as each FW/1 application has a unique applicationKey, you can have as many FW/1 applications running inside Mura as you please.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Mura CMS</category>				
				
				<category>FW/1</category>				
				
				<pubDate>Fri, 19 Feb 2010 15:45:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2010/2/19/Using-the-Mura-FW1-Connector-Plugin</guid>
				
			</item>
			
			<item>
				<title>Testing Application and Session Integration with FW/1</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2009/8/8/Testing-Application-and-Session-Integration-with-FW1</link>
				<description>
				
				&lt;a href=&quot;http://corfield.org/&quot; target=&quot;_blank&quot;&gt;Sean Corfield&lt;/a&gt; recently &lt;a href=&quot;http://fw1.riaforge.org/blog/index.cfm/2009/7/19/Introducing-Framework-One&quot; target=&quot;_blank&quot;&gt;released&lt;/a&gt; a very lightweight ColdFusion MVC application framework called &lt;a href=&quot;http://fw1.riaforge.org/&quot; target=&quot;_blank&quot;&gt;Framework One&lt;/a&gt; (FW/1 for short).  I&apos;ve been doing quite a bit of development of plugins for &lt;a href=&quot;http://www.getmura.com/&quot; target=&quot;_blank&quot;&gt;Mura CMS&lt;/a&gt; lately and I&apos;ve been looking for a lightweight front-controller, so it sounded like a potentially good match.&lt;/p&gt;
&lt;p&gt;I&apos;ve been working with &lt;a href=&quot;http://patweb99.avatu.com/&quot; target=&quot;_blank&quot;&gt;Pat Santora&lt;/a&gt; of &lt;a href=&quot;http://www.blueriver.com/go/br/&quot; target=&quot;_blank&quot;&gt;Blue River&lt;/a&gt; on a Mura CMS plugin that will enable a developer to plug a FW/1 application into Mura.  One of the things we needed to do was to ensure that FW/1&apos;s events were properly tied in to Mura&apos;s events.  To that end I created a little test application that makes use of FW/1&apos;s setupApplication() and setupSession() methods.&lt;/p&gt;
&lt;p&gt;I thought that this sample app might be useful to someone else who is attempting a different form of integration, so I&apos;m attaching it to this post.&lt;/p&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Mura CMS</category>				
				
				<category>FW/1</category>				
				
				<pubDate>Sat, 08 Aug 2009 10:57:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2009/8/8/Testing-Application-and-Session-Integration-with-FW1</guid>
				
				<enclosure url="http://www.silverwareconsulting.com/enclosures/FW1IntegrationTest 2.zip" length="1955" type="application/x-zip"/>
				
			</item>
			</channel></rss>