== Example Code == Here you can download example applications that utilise Transfer to handle their data processing. Sample applications always use the latest version of Transfer. === tBlog === ([http://www.transfer-orm.com/download/transfer/tBlog-v0.6.3.zip download]) This is a very simple blog that has users, posts, comments and post categories. This example shows off all the different relationship/composition types very well, with lots of in-line commenting. === tPetmarket === ([http://www.assembla.com/wiki/show/tpetmarket project link]) A Transfer version of the cfpetmarket application. There are examples in this of using composite keys, as well as TQL and Decorators. === ColdBox Examples === ([http://www.coldboxframework.com/index.cfm/download/samples ColdBox sample page]) Several Sample applications that use [http://www.coldboxframework.com ColdBox], Transfer, and also [http://www.coldspringframework.org/ ColdSpring] === AppBooster === ([http://www.wiersmablog.com/machblog/index.cfm?event=showEntry&entryId=A10A2B78-1109-60B8-3F7F013F26D7F499 Beta4 Download]) Sample Application by [http://www.wiersmablog.com Kurt Wiersma], that utilised [http://www.mach-ii.com/ Mach-II], [http://www.coldspringframework.org/ ColdSpring] and Transfer.