<?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:15 GMT</pubDate>
		<lastBuildDate>Thu, 02 Sep 2010 20:33:15 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<copyright>Copyright 2010 http://www.aliaspooryorik.com/</copyright>
		<ttl>120</ttl>
		
			
			
		<item>
			<title>JSON Case Issue between CF8 and CF9</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/json-case-issue-between-cf8-and-cf9-252</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[jQuery]]></category>
			
			<description><![CDATA[I wrote a quick demo for Devon CFUG this week to demonstrate using jQuery, AJAX and ColdFusion together to build a simple find as you type search feature. However it turns out that ColdFusion 8 and ColdFusion 9 return slightly different JSON.]]></description>
			<pubDate>Fri, 29 Jan 2010 17:56:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/252</guid>
		</item>
		
			
			
		<item>
			<title>My Community Heroes!</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/my-community-heroes--248</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Recently the list of Adobe Certified Professionals for 2010 was published. It is great to see some new names, particularly those from the UK, on there along with the existing ACPs. However I wanted to acknowledge some members of the community who have been a real help to me personally whom aren&apos;t featured on the list.]]></description>
			<pubDate>Tue, 19 Jan 2010 20:40:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/248</guid>
		</item>
		
			
			
		<item>
			<title>Introduction to the ColdSpring Framework Presentation</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/introduction-to-the-coldspring-framework-presentation-234</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[Coldspring]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[I&apos;m pleased to announce that Adobe Community Expert, Brian Rinaldi is presenting Introduction to the ColdSpring Framework to Devon CFUG tomorrow evening from 630 UK time. As the session is going to be over connect, I&apos;m willing to open it up to anyone who would like to join us.]]></description>
			<pubDate>Tue, 29 Sep 2009 13:31:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/234</guid>
		</item>
		
			
			
		<item>
			<title>OO101 Part 3 Presentation</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/oo101-part-3-presentation-208</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[I&apos;m doing an series of presentations on Object Orientated Programming (OOP) for Devon CFUG. This is the third instalment where we actually get to build something!]]></description>
			<pubDate>Thu, 14 May 2009 13:28:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/208</guid>
		</item>
		
			
			
		<item>
			<title>Scheduled MSSQL Express Backup</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/scheduled-mssql-express-backup-206</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[SQL]]></category>
			
			<description><![CDATA[Microsoft SQL Server Express is a free slimmed down version of Microsoft SQL Server. One of the features missing from the Express edition is the backup facility, however you can still use the SQL commands.]]></description>
			<pubDate>Thu, 07 May 2009 12:27:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/206</guid>
		</item>
		
			
			
		<item>
			<title>OO101 Part 2 Presentation</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/oo101-part-2-presentation-197</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[This is my 2nd presentation from my OO101 series for Devon CFUG. Covers encapsulation, polymorphism, inheritance, composition, method over-riding and the super keyword.]]></description>
			<pubDate>Thu, 26 Mar 2009 10:49:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/197</guid>
		</item>
		
			
			
		<item>
			<title>OOP Presentation - Part 1</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/oop-presentation-part-1-189</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[OOP]]></category>
			
			<description><![CDATA[Last night I started what I hope will be an ongoing series of presentations for Devon CFUG on beginning OOP. I&apos;ve created a new section for presentations on my website which I intend to update with new material when I present it.]]></description>
			<pubDate>Thu, 26 Feb 2009 16:09:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/189</guid>
		</item>
		
			
			
		<item>
			<title>Devon CFUG Sean Corfield on Design Patterns</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/devon-cfug-sean-corfield-on-design-patterns-148</link>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Thanks to Sean Corfield for his talk on Design Patterns and interesting ways to drink tequila.]]></description>
			<pubDate>Thu, 02 Oct 2008 10:38:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/148</guid>
		</item>
		
			
			
		<item>
			<title>Sean Corfield talk for Devon CFUG</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/sean-corfield-talk-for-devon-cfug-131</link>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Sean Corfield has posted on his blog that he&apos;ll be doing a talk on Design Patterns for Devon CFUG on Monday, September 29th.]]></description>
			<pubDate>Thu, 28 Aug 2008 17:05:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/131</guid>
		</item>
		
			
			
		<item>
			<title>How to get a job at Broadchoice</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/how-to-get-a-job-at-broadchoice-117</link>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[Off Topic]]></category>
			
			<description><![CDATA[I&apos;ve been watching the appointments that Broadchoice have made recently (Sean Corfield, Ray Camden and Joe Rinehart are among them) and started to think about how I could reach the same level of expertise as those guys.]]></description>
			<pubDate>Mon, 28 Jul 2008 15:09:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/117</guid>
		</item>
		
			
			
		<item>
			<title>Protecting your Applications - CFUG presentation</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/protecting-your-applications-cfug-presentation-115</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Here are the slides from my presentation Protecting Your Applications, for the Devon CFUG.]]></description>
			<pubDate>Tue, 22 Jul 2008 11:24:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/115</guid>
		</item>
		
			
			
		<item>
			<title>jQuery - Getting Started</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/jquery-getting-started-103</link>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<category><![CDATA[jQuery]]></category>
			
			<description><![CDATA[I recently did a presentation on jQuery for the Devon ColdFusion User Group. If anyone is interested I have put the slides on the Devon CFUG web site. Download the sample filesNote to view the presentation in full screen, click the arrow in the top right hand corner.]]></description>
			<pubDate>Thu, 26 Jun 2008 13:34:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/103</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>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>Devon CFUG - we&apos;re official!</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/devon-cfug-we-re-official--78</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Just had an email from Adobe to tell me that the Devon CFUG, that I have been setting up here in the South West of England has been official listed on the Adobe site. If anyone is interested in joining then please ping me or check out the website www&amp;hellip]]></description>
			<pubDate>Wed, 30 Apr 2008 09:30:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/78</guid>
		</item>
		
			
			
		<item>
			<title>Scotch on The Rocks - Early bird ends soon</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/scotch-on-the-rocks-early-bird-ends-soon-68</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[Stephen Moretti, has just been in touch to remind our DevonCFUG members that the early bird price reductions for the Scotch on The Rocks Conference in Edinburgh ends on the 30th of April so get your tickets now.I am attending this year, which I&apos;m r&amp;hellip]]></description>
			<pubDate>Wed, 23 Apr 2008 14:19:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/68</guid>
		</item>
		
			
			
		<item>
			<title>New Coldfusion User Group</title>
			<link>http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/new-coldfusion-user-group-67</link>
			
			<category><![CDATA[ColdFusion]]></category>
			
			<category><![CDATA[DevonCFUG]]></category>
			
			<description><![CDATA[I&apos;m in the process of starting up a new Coldfusion User Group in the South West of England. So far the site is up (www.devoncfug.org.uk) and the first meeting is scheduled. What I&apos;m a bit unclear about is how the whole thing works.I&apos;m interested to &amp;hellip]]></description>
			<pubDate>Wed, 23 Apr 2008 09:32:00 GMT</pubDate>
			<guid isPermaLink="true">http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/67</guid>
		</item>
		
	</channel>
</rss>

		
	

		
	