<?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:19:48 GMT</pubDate>
		<lastBuildDate>Thu, 02 Sep 2010 20:19:48 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<copyright>Copyright 2010 http://www.aliaspooryorik.com/</copyright>
		<ttl>120</ttl>
		
			
			
		<item>
			<title>Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/cumulative-hotfix-1-chf1-for-coldfusion-9-0-1-281</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[Lots of people have blogged about the Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1 already, but I thought I would as well as two of the fixes were issues that I blogged about.]]></description>
			<pubDate>Wed, 01 Sep 2010 09:44:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/281</guid>
		</item>
		
			
			
		<item>
			<title>View HQL in your ColdFusion debugging info</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/view-hql-in-your-coldfusion-debugging-info-280</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<description><![CDATA[I just tried out the new to CF9.01, ability to write HQL statements in a cfquery tag and found that if you have ColdFusion debugging turned on, then you actually get the HQL outputted.]]></description>
			<pubDate>Fri, 20 Aug 2010 12:42:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/280</guid>
		</item>
		
			
			
		<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>CF9.01 preUpdate fires twice</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/cf9-01-preupdate-fires-twice-278</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[Since installing the ColdFusion 9.01 updater for ColdFusion 9.0, I&apos;ve noticed a few quirks. It seems that the ORM event handler now fires the preUpdate method twice when updating a persistent entity.]]></description>
			<pubDate>Mon, 02 Aug 2010 10:58:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/278</guid>
		</item>
		
			
			
		<item>
			<title>cfmailparam behaviour change in CF9.01</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/cfmailparam-behaviour-change-in-cf9-01-277</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[Since upgrading a server from ColdFusion 8.01 to ColdFusion 9.01 I noticed that files attached to an email using cfmailparam were disappearing off my filesystem, when previously this hadn&apos;t happened. So I wrote a quick test to prove that the behaviour had changed.]]></description>
			<pubDate>Fri, 30 Jul 2010 20:33:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/277</guid>
		</item>
		
			
			
		<item>
			<title>Quick and easy performance gains!</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/quick-and-easy-performance-gains--276</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[In my last post I talked about tuning the JVM that ColdFusion runs on to get better performance. However the tuning doesn&apos;t stop there, by improving legacy3rd party code you can make significant gains.]]></description>
			<pubDate>Mon, 26 Jul 2010 11:45:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/276</guid>
		</item>
		
			
			
		<item>
			<title>Tuning the JVM</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/tuning-the-jvm-275</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[One of the great things about ColdFusion is that it runs on a JVM and as such means that it has a whole bunch of options we can use to tune it to increase performance. The bad thing about ColdFusion is that it runs on a JVM and as such means that it has a whole bunch of options we can use to bring your server to it&apos;s knees!]]></description>
			<pubDate>Mon, 26 Jul 2010 09:19:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/275</guid>
		</item>
		
			
			
		<item>
			<title>ORM Sample Blog Updated to CF9.01</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/orm-sample-blog-updated-to-cf9-01-274</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<description><![CDATA[The port I did of Mark Mandel&apos;s tBlog to hibernate ORM has now been updated to include some CF9.01 goodies.]]></description>
			<pubDate>Wed, 21 Jul 2010 10:19:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/274</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>Custom ValidateThis Result</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/custom-validatethis-result-272</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[The talented Bob Silverberg released version 0.95 of his validation framework ValidateThis. I wanted to blog about one of the cool new features that Bob added, which is the ability to add your own custom result object.]]></description>
			<pubDate>Mon, 28 Jun 2010 13:24:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/272</guid>
		</item>
		
			
			
		<item>
			<title>EntityToQuery does not return a ColdFusion Query</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/entitytoquery-does-not-return-a-coldfusion-query-271</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<description><![CDATA[You can&apos;t use Query of Queries with the result returned from EntityToQuery.]]></description>
			<pubDate>Tue, 22 Jun 2010 13:59:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/271</guid>
		</item>
		
			
			
		<item>
			<title>Managing bot sessions</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/managing-bot-sessions-270</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Resources]]></category>
			
			<description><![CDATA[This is quick hat tip and public thanks to Ben Nadel and David Boyer. At work we run our own servers and have issues with bots hitting sites and creating huge amounts of sessions which then sit there for quite a while doing nothing, but using up RAM.]]></description>
			<pubDate>Tue, 22 Jun 2010 12:45:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/270</guid>
		</item>
		
			
			
		<item>
			<title>Comparing two objects</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/comparing-two-objects-269</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[I recently wanted to compare two objects to see if they were the same. After looking through the cfml ref I couldn&apos;t find anything, but I did find that you can use ArrayFind to do it.]]></description>
			<pubDate>Wed, 16 Jun 2010 13:48:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/269</guid>
		</item>
		
			
			
		<item>
			<title>Disable specific days in a Jquery UI datepicker</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/disable-specific-days-in-a-jquery-ui-datepicker-268</link>
			
			<category><![CDATA[jQuery]]></category>
			
			<description><![CDATA[The jQuery UI datepicker allows you to define a range of dates that can be selected, but I wanted to disable specific dates as well.]]></description>
			<pubDate>Thu, 10 Jun 2010 09:53:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/268</guid>
		</item>
		
			
			
		<item>
			<title>Merging two arrays</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/merging-two-arrays-267</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<description><![CDATA[I&apos;ve mentioned this before in passing in previous posts, but I&apos;ve just used it to solve a problem and thought it deserved it&apos;s own blog post!]]></description>
			<pubDate>Wed, 09 Jun 2010 09:01:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/267</guid>
		</item>
		
			
			
		<item>
			<title>Some CFBuilder Tips</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/some-cfbuilder-tips-266</link>
			
			<category><![CDATA[CFBuilder]]></category>
			
			<category><![CDATA[Subversion]]></category>
			
			<description><![CDATA[CFBuilder has loads of hidden features which can improve your productivity. Here are a few you might not have found.]]></description>
			<pubDate>Mon, 07 Jun 2010 09:57:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/266</guid>
		</item>
		
			
			
		<item>
			<title>SQL to HQL slides from Scotch on the Rocks</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/sql-to-hql-slides-from-scotch-on-the-rocks-265</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<category><![CDATA[SOTR]]></category>
			
			<description><![CDATA[I&apos;ve uploaded the slides from my Scotch on the Rocks presentation on SQL to HQL. Although I&apos;ve gone for a presentation zen style, I&apos;ve added quite a few notes for the slides and attached sample code so I hope it is useful!]]></description>
			<pubDate>Mon, 31 May 2010 15:00:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/265</guid>
		</item>
		
			
			
		<item>
			<title>The  Scotch on the Rocks 2010 Experience</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/the-scotch-on-the-rocks-2010-experience-264</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[SOTR]]></category>
			
			<description><![CDATA[Scotch on the Rocks is over for another year, as usual the Fuzzy Orange team did a great job on a tight budget (although I suspect a fair amount of the budget went on the free bar!). Tickets this year started at just &amp;pound58.75 for a 2 day conferen&amp;hellip]]></description>
			<pubDate>Sat, 29 May 2010 18:08:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/264</guid>
		</item>
		
			
			
		<item>
			<title>ORM article on DZone</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/orm-article-on-dzone-263</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Hibernate]]></category>
			
			<description><![CDATA[I co-authored an article with, the very smart guy that is, Bob Silverberg for DZone. You can read An Introduction to ColdFusion Object-Relational Mapping on the DZone website.]]></description>
			<pubDate>Fri, 28 May 2010 17:13:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/263</guid>
		</item>
		
			
			
		<item>
			<title>When Eclipse goes bad</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/when-eclipse-goes-bad-262</link>
			
			<category><![CDATA[CFEclipse]]></category>
			
			<description><![CDATA[Eclipse (which ColdFusion Builder and CFEclipse are built on) has an Installation History tab which lets you roll back to a previous configuration. This is dead handy if you install a plugin which doesn&apos;t work (the recent SVN updates broke mine!).]]></description>
			<pubDate>Tue, 18 May 2010 13:53:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/262</guid>
		</item>
		
	</channel>
</rss>

		
	

		
	