<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Richard Chappell RSS</title>
    <link>http://rmchappell.co.uk</link>
    <description>Richard Chappell RSS Feed</description>
    <pubDate>Sat, 17 Sep 2011 22:53:12 GMT</pubDate>
    <item>
      <title>Introduction To ColdFusion 9 ORM</title>
      <link>http://rmchappell.co.uk/?name=blog&amp;op=entry&amp;blog=1D8D9889-FF89-13B5-36252A2FA17103AB</link>
      <description>&lt;p&gt;I have just discovered a fantastic video introduction to ORM using ColdFusion 9 by &lt;a target="_blank" href="http://www.coldfusionjedi.com"&gt;Ray Camden&lt;/a&gt;. The video is available at this web address: &lt;a target="_blank" href="http://tv.adobe.com/watch/max-2009-develop/introduction-to-coldfusion-orm/"&gt;http://tv.adobe.com/watch/max-2009-develop/introduction-to-coldfusion-orm/&lt;/a&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;For those who do not know much about ORM or what it can do, I strongly recommend that you check it out. ORM, or Object Relational Mapping, is a new feature in ColdFusion 9 and allows you to interact with the database in a way that fits your application, rather than the traditional method of building an application to suit the database. ColdFusion's implementation of ORM&amp;nbsp;is based upon Hibernate.&lt;/p&gt;&#xD;
&lt;p&gt;The code samples that Ray uses in the video presentation are available to download from this resource: &lt;a href="http://slidesix.com/view/Introduction-to-ORM-in-ColdFusion-9" target="_blank"&gt;http://slidesix.com/view/Introduction-to-ORM-in-ColdFusion-9&lt;/a&gt;. I have only recently been introduced to ORM and so have much to learn. The prospect of not having to endlessly write SQL queries for basic crud operations sounds very appealing, however, and so I&amp;nbsp;will be exploring this subject in more depth over the coming weeks and months.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Apr 2010 22:15:53 GMT</pubDate>
    </item>
  </channel>
</rss>


