<?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:33:50 GMT</pubDate>
		<lastBuildDate>Thu, 02 Sep 2010 20:33:50 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<copyright>Copyright 2010 http://www.aliaspooryorik.com/</copyright>
		<ttl>120</ttl>
		
			
			
		<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>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>Fusebox NOXML permissions</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/fusebox-noxml-permissions-186</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[One of things I miss about the XML approach is the permissions attribute for circuit and fuseaction. Has anyone come up with an equivalent in Circuit as CFC? My solution is to use MetaData, so you would do something like]]></description>
			<pubDate>Wed, 04 Feb 2009 15:22:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/186</guid>
		</item>
		
			
			
		<item>
			<title>OO and Fusebox no xml</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/oo-and-fusebox-no-xml-141</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[Brian Kotek wrote a sample application which illustrates extensive use of OO principles. I&apos;ve taken Brian&apos;s Fusebox 4.1 Bookstore code and reworked it to use Fusebox 5.5 no XML.]]></description>
			<pubDate>Thu, 18 Sep 2008 13:56:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/141</guid>
		</item>
		
			
			
		<item>
			<title>Trapping missing Fuseactions in Fusebox no XML</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/trapping-missing-fuseactions-in-fusebox-no-xml-124</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[Fusebox does have in-built error handlers, which handle invalid fuses or circuits. If you&apos;ve ever used them you&apos;ll know that they are not particularly user friendly. You could style the errorhandlers, which is not ideal as multiple sites could share the core files. I prefer to trap the exception in Application.cfc.]]></description>
			<pubDate>Mon, 11 Aug 2008 17:28:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/124</guid>
		</item>
		
			
			
		<item>
			<title>The no XML version of Fusebox is not Fusebox Lite</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/the-no-xml-version-of-fusebox-is-not-fusebox-lite-113</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[The no XML version of Fusebox is not Fusebox Lite. I just heard a presenter refer to it as such and I feel compelled to respond!]]></description>
			<pubDate>Fri, 11 Jul 2008 16:33:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/113</guid>
		</item>
		
			
			
		<item>
			<title>Remove circuit.xml.cfm from Model and View circuits</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/remove-circuit-xml-cfm-from-model-and-view-circuits-101</link>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I recently did a talk on Fusebox 5.5 at Devon CFUG and mentioned that you get rid of all those pesky circuit.xml.cfm files from the Model and View directories, and found that it isn&apos;t widely known that you can do this.]]></description>
			<pubDate>Wed, 25 Jun 2008 15:43:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/101</guid>
		</item>
		
			
			
		<item>
			<title>Rebooting ColdFusion server nightmare</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/rebooting-coldfusion-server-nightmare-96</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I recently came across an &amp;quotinteresting problem&amp;quot (by which I mean nightmare) when rebooting a ColdFusion server. The server hosts approximately 30 web applications, all of which use a framework (mostly Fusebox). The issue I had was that the &amp;hellip]]></description>
			<pubDate>Sun, 15 Jun 2008 21:33:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/96</guid>
		</item>
		
			
			
		<item>
			<title>To open source or not?</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/to-open-source-or-not--79</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[Jedi Master, Raymond Camden recently did a presentation on Open Source and RIAForge. The synopsis pretty much covers itIt is time for more CFers to start contributing to Open Source, for the benefit of the Community and the product. Ray provides&amp;hellip]]></description>
			<pubDate>Fri, 02 May 2008 19:27:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/79</guid>
		</item>
		
			
			
		<item>
			<title>Additional parameters for Fusebox 5.5, event.xfa()</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/additional-parameters-for-fusebox-5-5-event-xfa--76</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[This is documented in the Fusebox 5.5 release notes, but if like me you&apos;ve forgot it then to add additional parameters to an Xfa just do this&amp;ltcfset event.xfa(&amp;quotnext&amp;quot,&amp;quotmain.home&amp;quot,&amp;quotmessage&amp;quot,&amp;quotThank you!&amp;quot) &amp;hellip]]></description>
			<pubDate>Tue, 29 Apr 2008 11:46:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/76</guid>
		</item>
		
			
			
		<item>
			<title>Set default password in Fusebox reload Firefox extension</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/set-default-password-in-fusebox-reload-firefox-extension-72</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[Just a quick post to say that Stephen Judd has just updated the Fusebox reload Firefox extension so that you can set the default password. To quote SteveI&apos;ve upgraded the addon to version .11&amp;nbsp Now, the default password upon  installation is &amp;hellip]]></description>
			<pubDate>Fri, 25 Apr 2008 15:56:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/72</guid>
		</item>
		
			
			
		<item>
			<title>Fusebox 5 Reload extension has moved</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/fusebox-5-reload-extension-has-moved-70</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[The Fusebox 5 Reload extension for Firefox by Stephen Judd has moved to the official Firefox Add-ons site.httpsaddons.mozilla.orgen-USfirefoxaddon6664If you use Fusebox then you really need to get the Fusebox 5 Reload extension for Firefox&amp;hellip]]></description>
			<pubDate>Thu, 24 Apr 2008 08:46:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/70</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>
		
			
			
		<item>
			<title>Solve the ColdFusion Component or Interface fusebox5.Application Error</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/solve-the-coldfusion-component-or-interface-fusebox5-application-error-63</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[Someone has just asked how to solve the ErrorCould not find the ColdFusion Component or Interface fusebox5.Application.&amp;nbspIf you get this message, then it means that your application.cfc can&apos;t find the Fusebox core files in your website&amp;hellip]]></description>
			<pubDate>Fri, 18 Apr 2008 16:36:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/63</guid>
		</item>
		
			
			
		<item>
			<title>Trapping missing Fuseactions in Fusebox</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/trapping-missing-fuseactions-in-fusebox-45</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[If you want to trap and handle calls to invalid fuseactions, whether the url is mistyped or the link has expired, then you have two choices with Fusebox.]]></description>
			<pubDate>Thu, 03 Apr 2008 08:57:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/45</guid>
		</item>
		
			
			
		<item>
			<title>Running Fusebox No XML with a virtual directory</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/running-fusebox-no-xml-with-a-virtual-directory-44</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[There has been a post on the fusebox forums about a error that occurs when trying to run the XML free implimentation of Fusebox 5.5 from a virtual directory in IIS.The error they are getting isCould not find the ColdFusion Component or Interfa&amp;hellip]]></description>
			<pubDate>Sun, 30 Mar 2008 21:44:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/44</guid>
		</item>
		
			
			
		<item>
			<title>Dynamic do Fusebox circuit.cfc style</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/dynamic-do-fusebox-circuit-cfc-style-39</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I was just wondering if there is a difference between calling  another fuseaction in a circuit.cfc using the two methods  belowMethod 1Call another fuseaction in the same circuit using  fusebox&apos;s dynamic do&amp;ltcfset myFusebox.do( action&amp;qu&amp;hellip]]></description>
			<pubDate>Thu, 27 Mar 2008 00:00:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/39</guid>
		</item>
		
			
			
		<item>
			<title>Fusebox powered blog</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/fusebox-powered-blog-36</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I&apos;ve finally got round to writing my own blog web app (you&apos;re looking at it!). It is built on Fusebox 5.5, using the new implicit cfc based circuits instead of the traditional XML method.]]></description>
			<pubDate>Tue, 25 Mar 2008 00:00:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/36</guid>
		</item>
		
			
			
		<item>
			<title>Fusebox 5.5 Application.cfc and webservice bug</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/fusebox-5-5-application-cfc-and-webservice-bug-35</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I just discovered a bug in Fusebox 5.5.1. You can replicate it by downloading the sample application from Fusebox.org.If you create a CFC at the same level as your Application.cfc and call it as a webservice, it fails on line 32 of Fusebox.Applicat&amp;hellip]]></description>
			<pubDate>Thu, 20 Mar 2008 00:00:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/35</guid>
		</item>
		
			
			
		<item>
			<title>Specifing a directory for implicitly locating circuits in Fusebox 5.5 using FUSEBOXCALLERPATH</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/specifing-a-directory-for-implicitly-locating-circuits-in-fusebox-5-5-using-fusebox-caller-path-13</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Fusebox]]></category>
			
			<description><![CDATA[I like to build my apps so that all the Controller, Model and View circuits are inside a directory off the webroot. It just seems neater to me not having lots of folders in the webroot.If you are using the noxml version of Fusebox 5.5, then your mo&amp;hellip]]></description>
			<pubDate>Mon, 17 Mar 2008 17:35:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/13</guid>
		</item>
		
	</channel>
</rss>

		
	

		
	