<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>CFML Frameworks blog - Transfer</title>
			<link>http://www.cfframeworks.com/blog/index.cfm</link>
			<description>The CFML frameworks blog.  Want to know about CFML frameworks - then come here!</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 04:41:08 --0100</pubDate>
			<lastBuildDate>Wed, 31 Oct 2007 00:15:00 --0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>cfFrameworks@talkwebsolutions.co.uk</managingEditor>
			<webMaster>cfFrameworks@talkwebsolutions.co.uk</webMaster>
			
			
			
			
			
			<item>
				<title>workshop:  Advanced Transfer ORM Techniques</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/10/31/workshop--Advanced-Transfer-ORM-Techniques</link>
				<description>
				
				&lt;a href=&quot;http://www.compoundtheory.com/&quot;&gt;Mark Mandel&lt;/a&gt; has kindly offered to follow up on his &lt;a href=&quot;http://www.cfframeworks.com/blog/index.cfm?mode=entry&amp;entry=B75F2C80-E0C7-013A-E9CDF863D2D04985&quot;&gt;last workshop&lt;/a&gt; next month on the 28th Nov, covering some advanced &lt;a href=&quot;http://www.transfer-orm.com&quot;&gt;Transfer&lt;/a&gt; techniques.

&lt;blockquote&gt;
Transfer&apos;s main focus is to generate and manage the CFCs that represent the data in your application, and it provides a slew of capabilities that work with this aspect and provide you with some very powerful functionality.

This talk will cover some of Transfer&apos;s &apos;extra&apos; functionality above and beyond the basic Object Relational Mapping aspects, including:

&lt;h3&gt;Caching:&lt;/h3&gt;
Transfer has a caching layer that is intergrated with it that can provide significant performance gains.  How and why to configure it&apos;s different options, and how to use the various cache related methods will be covered.

&lt;h3&gt;Observable Events:&lt;/h3&gt;
Transfer provides a variety of Events that it fires when certain operations are performed. By utilising these events, other CFCs in a system can be notified of changes, TransferObjects can be manipulated, and so much more.

&lt;h3&gt;Decorators:&lt;/h3&gt;
If extending the functionality of generic TransferObjects is needed, Decorators are the answer, but there are all sorts of interesting ways to use them.

&lt;h3&gt;Transfer Query Language:&lt;/h3&gt;
An easier way to write an application&apos;s Gateway SQL by leveraging the already built object configuration.  Doing a SQL statement that joins three tables with one statement and six keywords? Yes Please!


Extending the previous presentation&apos;s Calendar application will also be used to demonstrate some of these capabilities.
&lt;/blockquote&gt;

When:
Wednesday, 28th Nov, 2007 @ 12:00 UK Time &lt;a href=&quot;http://www.timeanddate.com/worldclock/fixedtime.html?month=11&amp;day=28&amp;year=2007&amp;hour=12&amp;min=0&amp;sec=0&amp;p1=136&quot; target=&quot;_blank&quot;&gt;View this time in your timezone&lt;/a&gt;
				 [More]
				</description>
						
				
				<category>Workshop</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Wed, 31 Oct 2007 00:15:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/10/31/workshop--Advanced-Transfer-ORM-Techniques</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Workshop recording: Mark Mandel on Transfer</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/8/30/Workshop-recording-Mark-Mandel-on-Transfer</link>
				<description>
				
				&lt;a href=&quot;http://www.compoundtheory.com/&quot;&gt;Mark Mandel&lt;/a&gt; gave a great presentation on &lt;a href=&quot;http://transfer-rom.com&quot;&gt;Transfer&lt;/a&gt; this afternoon. Mark covers:
&lt;ul&gt;
&lt;li&gt;What ORM is&lt;/li&gt;
&lt;li&gt;Why use an ORM&lt;/li&gt;
&lt;li&gt;What is Transfer&lt;/li&gt;
&lt;li&gt;Why use Transfer&lt;/li&gt;
&lt;li&gt;How to use Transfer&lt;/li&gt;
&lt;/ul&gt;
				 [More]
				</description>
						
				
				<category>Workshop</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Thu, 30 Aug 2007 16:11:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/8/30/Workshop-recording-Mark-Mandel-on-Transfer</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Workshop: Mark Mandel -  Developing Applications with Transfer ORM</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/8/16/Workshop-Mark-Mandel---Developing-Applications-with-Transfer-ORM</link>
				<description>
				
				&lt;a href=&quot;http://www.compoundtheory.com&quot;&gt;Mark Mandel&lt;/a&gt; will be giving a workshop on one of the most popular ORM frameworks &lt;a href=&quot;http://www.transfer-orm.com&quot;&gt;Transfer&lt;/a&gt;.  A short brief of the workshop:
&lt;blockquote&gt;
When developing an Object Oriented web based application, it is normal to have a database with relational tables and a series of objects that represent that data. Often, the amount of time and effort it takes to manually map these objects back and forth from a database is large, and can be very costly.

Object Relational Mappers (ORM) were developed to cut down the amount of time this process takes, and automate the translation between a relational database and an Object Oriented system.

Transfer ORM&apos;s main focus is to automate the repetitive tasks of creating the SQL and custom CFCs that are often required when developing a ColdFusion application. Through a central configuration file Transfer knows how to generate objects, and how to manage them and their relationships back to the database.

This presentation will outline the basics of what an Object Relational Mapper is, and the use case for using one within web application development.

From there the presentation will look at Transfer, its main capabilities and how some examples of how it is utilized.

A small Calendar application will be used to demonstrate developing an application with Transfer. 
&lt;/blockquote&gt;

When:
Thursday, 30th Aug, 2007 @ 13:00 UK Time &lt;a href=&quot;http://www.timeanddate.com/worldclock/fixedtime.html?month=8&amp;day=30&amp;year=2007&amp;hour=13&amp;min=0&amp;sec=0&amp;p1=136&quot; target=&quot;_blank&quot;&gt;View this time in your timezone&lt;/a&gt;
				 [More]
				</description>
						
				
				<category>Workshop</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Thu, 16 Aug 2007 12:13:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/8/16/Workshop-Mark-Mandel---Developing-Applications-with-Transfer-ORM</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Reschedule: Workshop Brian Rinaldi on Framework Code Generation</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/6/19/Reschedule-Workshop-Brian-Rinaldi-on-Framework-Code-Generation</link>
				<description>
				
				Due to bad weather we&apos;re having in the UK, my train didn&apos;t get me back in time - I&apos;m very sorry to all those that where looking forward to it.  Luckly Brian will be happy to do it again Thursday 5th July.  Here are the details again:

----

Following on our workshops &lt;a href=&quot;http://www.remotesynthesis.com/blog/&quot;&gt;Brian Rinaldi&lt;/a&gt; will be giving a workshop on his &lt;a href=&quot;http://code.google.com/p/cfcgenerator/&quot;&gt;Illudium PU-36 Code Generator&lt;/a&gt;.  Brian will cover creating Mach-II and Transfer code.
				 [More]
				</description>
						
				
				<category>Coldspring</category>				
				
				<category>Workshop</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Tue, 19 Jun 2007 21:12:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/6/19/Reschedule-Workshop-Brian-Rinaldi-on-Framework-Code-Generation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Workshop Brian Rinaldi on Framework Code Generation</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/5/22/Workshop-Brian-Rinaldi-on-Framework-Code-Generation</link>
				<description>
				
				Following on our workshops &lt;a href=&quot;http://www.remotesynthesis.com/blog/&quot;&gt;Brian Rinaldi&lt;/a&gt; will be giving a workshop on his &lt;a href=&quot;http://code.google.com/p/cfcgenerator/&quot;&gt;Illudium PU-36 Code Generator&lt;/a&gt;.  Brian will cover creating Mach-II and Transfer code.
				 [More]
				</description>
						
				
				<category>Workshop</category>				
				
				<category>Mach-II</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Tue, 22 May 2007 16:02:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/5/22/Workshop-Brian-Rinaldi-on-Framework-Code-Generation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Mark Mandel talks about his Transfer ORM Framework</title>
				<link>http://www.cfframeworks.com/blog/index.cfm/2007/2/20/Mark-Mandel-talks-about-his-Transfer-ORM-Framework</link>
				<description>
				
				&lt;p&gt;Welcome to another Podcast from cfFrameworks.com. This is the fourth podcast
   that we have done and it would be great to hear what people thing, the good
 and the bad. Please comment below and let us know.&lt;/p&gt;
 &lt;p&gt;Mark Mandel gives us an insight into his Object Relationship Model Transfer
   framework, covering where it sits within the application layer and some of
   the functions such as decorators.&lt;br /&gt;
     &lt;br /&gt;
     &lt;img src=&quot;http://cfframeworks.com/media/images/markMandel.jpg&quot; alt=&quot;Mark Mandel&quot; title=&quot;Sean Corfield&quot; align=&quot;left&quot; border=&quot;0&quot; height=&quot;195&quot; hspace=&quot;5&quot; vspace=&quot;0&quot; width=&quot;160&quot; /&gt; &lt;/p&gt;
 &lt;p&gt;Mark Mandel is a Senior Developer at NGA.net and has been working with ColdFusion
   for a number of years, including at his very own dot com bomb back in the
   late 90&amp;rsquo;s.&amp;nbsp; &lt;/p&gt;
 &lt;p&gt;More recently he has become very active within the ColdFusion open source
   community, authoring several projects, including Transfer ORM and &lt;a href=&quot;http://www.compoundtheory.com/?action=javaloader.index&quot; target=&quot;_blank&quot;&gt;JavaLoader&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;Mark can often be found blogging at &lt;a title=&quot;www.compoundtheory.com&quot; href=&quot;http://www.compoundtheory.com&quot;&gt;www.compoundtheory.com&lt;/a&gt; which
   has housed his thoughts on ColdFusion for the past few years, as a regular
   poster on ColdFusion mailing lists as well as generally causing havoc in the
   #coldfusion channel on &lt;a href=&quot;http://www.dal.net/i&quot; target=&quot;_blank&quot;&gt;Dalnet&lt;/a&gt; IRC
   network.&lt;/p&gt;
 &lt;p&gt;When he&amp;rsquo;s not too busy coding he enjoys spending his extra time getting
   beaten up, training martial arts in a wide variety of disciplines and reading
   way too much fantasy literature. &lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;Contact Mark&lt;/strong&gt; &lt;br /&gt;
     &lt;a href=&quot;http://groups.google.com/group/transfer-dev/&quot; target=&quot;_blank&quot; title=&quot;Fusebox mailing list&quot;&gt;Transfer
     mailing list&lt;/a&gt; or via the &lt;a title=&quot;Contact Form&quot; href=&quot;http://www.compoundtheory.com/?action=contact&quot;&gt;Contact
     Form&lt;/a&gt; on his site. &lt;br /&gt;
     &lt;br /&gt;
   &lt;strong&gt;Transfer&lt;/strong&gt;&lt;br /&gt;
   When developing an Object Oriented web based application, it is normal to have
 a database with relational tables and a series of objects that represent that
 data. Often, the amount of time and effort it takes to manually map these objects
 back and forth from a database is large, and can be very costly.&lt;br /&gt;
 &lt;br /&gt;
 Object Relational Mappers (ORM) were developed to cut down the amount of time
 this process takes, and automate the translation between a relational database
 and an Object Oriented system.&lt;br /&gt;
 &lt;br /&gt;
 &lt;a title=&quot;Transfer&quot; href=&quot;http://www.compoundtheory.com/transfer/&quot;&gt;Transfer&lt;/a&gt; ORM&apos;s
   main focus is to automate the repetitive tasks of creating the SQL and custom
   CFCs that are often required when developing a ColdFusion application. Through
   a central configuration file Transfer knows how to generate objects, and how
 to manage them and their relationships back to the database.&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;Some Quotes&lt;/strong&gt;
				 [More]
				</description>
						
				
				<category>Interview Podcast</category>				
				
				<category>Transfer</category>				
				
				<pubDate>Tue, 20 Feb 2007 14:36:00 --0100</pubDate>
				<guid>http://www.cfframeworks.com/blog/index.cfm/2007/2/20/Mark-Mandel-talks-about-his-Transfer-ORM-Framework</guid>
				
				<enclosure url="http://www.cfframeworks.com/blog/enclosures/MarkMandel.mp3" length="7786465" type="audio/mpeg"/>
				
			</item>
			
		 	
			</channel></rss>