<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Aliaspooryorik Musings - Last 20 posts</title>
		<link>http://www.aliaspooryorik.com/blog/</link>
		<description>The thoughts on web development with ColdFusion and Frameworks of John Whish</description>
		<language>en-gb</language>
		<pubDate>Thu, 02 Sep 2010 20:34:21 GMT</pubDate>
		<lastBuildDate>Thu, 02 Sep 2010 20:34:21 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<copyright>Copyright 2010 http://www.aliaspooryorik.com/</copyright>
		<ttl>120</ttl>
		
			
			
		<item>
			<title>Coldbox environments using machine name</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/coldbox-environments-using-machine-name-279</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<description><![CDATA[ColdBox 3 has reached M6 and has some really nice improvements over ColdBox 2.6. One of my favourite features is the environment interceptor. Being able to define different settings per environment is not new to Coldbox, but with the new cfc based config it&apos;s even easier.]]></description>
			<pubDate>Wed, 11 Aug 2010 11:54:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/279</guid>
		</item>
		
			
			
		<item>
			<title>Composition over inheritance with ColdBox 3</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/composition-over-inheritance-with-coldbox-3-273</link>
			
			<category><![CDATA[CFBuilder]]></category>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[ColdBox 3 has a cunning trick up it&apos;s sleeve that allows you to bootstrap ColdBox to your application and therefore allow per-application mapping to the ColdBox directory, that is a sub-folder inside my application folder. There is more information on the ColdBox wiki, but there isn&apos;t an example of what the Application.cfc looks like. So here is one I created using the excellent ColdFusion Build ColdBox exten]]></description>
			<pubDate>Mon, 19 Jul 2010 20:26:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/273</guid>
		</item>
		
			
			
		<item>
			<title>Unit Testing ORM with ColdBox 3 and MXUnit</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/unit-testing-orm-with-coldbox-3-and-mxunit-261</link>
			
			<category><![CDATA[CFEclipse]]></category>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<category><![CDATA[TDD]]></category>
			
			<description><![CDATA[I&apos;ve just started building a new site using Coldfusion 9&apos;s ORM capabilities. Being a good developer (OK, so I&apos;m not but I aspire to be!) I created my tests directory and then hit the problem of how do I actually test Persisted Entities using MXUnit in a ColdBox 3 application?]]></description>
			<pubDate>Wed, 05 May 2010 12:44:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/261</guid>
		</item>
		
			
			
		<item>
			<title>argumentCollection - learn it and love it!</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/argumentcollection-learn-it-and-love-it--254</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<description><![CDATA[I&apos;m posting this in case other developers aren&apos;t aware of what you can do. Last time I blogged about per-application mappings, this time it is the turn of the argumentCollection parameter!]]></description>
			<pubDate>Tue, 16 Feb 2010 15:35:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/254</guid>
		</item>
		
			
			
		<item>
			<title>Using Brian Kotek&apos;s FormUtilities CFC with ColdBox 3</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/using-brian-kotek-s-formutilities-cfc-with-coldbox-3-244</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<description><![CDATA[I&apos;ve been playing around with ColdBox 3 beta for a while now and decided I wanted to have an interceptor which utilises Brian Kotek&apos;s excellent FormUtilities CFC.]]></description>
			<pubDate>Tue, 15 Dec 2009 09:52:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/244</guid>
		</item>
		
			
			
		<item>
			<title>Creating Gateways using a GatewayFactory for ORM</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/creating-gateways-using-a-gatewayfactory-for-orm-235</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[Coldspring]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<category><![CDATA[Lightwire]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[Joe Reinhart blogged earlier this week about his ColdFusion 9 ORM Generic DAO wrapper. I&apos;ve been playing around with something similar (although I don&apos;t have a dynamic finder method like Joe has) which uses a Gateway Factory and an Abstract Gateway and thought I&apos;d post my code here in case anyone was interested.]]></description>
			<pubDate>Thu, 08 Oct 2009 10:31:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/235</guid>
		</item>
		
			
			
		<item>
			<title>Comparing ColdBox and Fusebox</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/comparing-coldbox-and-fusebox-201</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I decided to convert a Fusebox application (which uses ColdSpring) to ColdBox as learning new frameworks is always good. Here are the basic comparisions between a Fusebox XML, Fusebox no XML, and ColdBox controller (or event handlers in ColdBox).]]></description>
			<pubDate>Fri, 10 Apr 2009 21:13:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/201</guid>
		</item>
		
			
			
		<item>
			<title>Using ColdBox to power Flex</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/using-coldbox-to-power-flex-199</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Coldspring]]></category>
			
			<description><![CDATA[I&apos;m using ColdBox (the 2.6.3 release) for the first time on a client site and one of the reasons for choosing it is the ColdBox Proxy. This allows you to use ColdBox as an event-driven framework for handling remoting. What is really neat about it is that you can monitor remote calls which is a great way of debugging your applications.]]></description>
			<pubDate>Fri, 10 Apr 2009 19:04:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/199</guid>
		</item>
		
			
			
		<item>
			<title>Railo really is fast!</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/railo-really-is-fast--198</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[ColdFusion on Wheels]]></category>
			
			<category><![CDATA[Coldspring]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<category><![CDATA[Railo]]></category>
			
			<category><![CDATA[Reviews]]></category>
			
			<category><![CDATA[Transfer]]></category>
			
			<description><![CDATA[I&apos;ve had a few hours spare so thought I&apos;d see for myself if Railo is as fast as I&apos;ve heard. Well, after running a few of my own mini applications I can backup the claims.]]></description>
			<pubDate>Thu, 02 Apr 2009 19:52:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/198</guid>
		</item>
		
			
			
		<item>
			<title>Coldbox 2.6.0.</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/coldbox-2-6-0--65</link>
			
			<category><![CDATA[Coldbox]]></category>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I&apos;ve been keeping my eye on the Coldbox framework for ColdFusion and have heard a lot of positive things about it. I&apos;ve been a Fusebox user since version 4 came out whilst I liked the concept, Fusebox 3 just wasn&apos;t mature enough. Coldbox and the fuseb&amp;hellip]]></description>
			<pubDate>Mon, 21 Apr 2008 16:46:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/65</guid>
		</item>
		
	</channel>
</rss>

		
	

		
	