<?xml version="1.0" encoding="utf-8"?>
		
			<rss version="2.0">
			<channel>
			<title>MattWilliams - Category: Mach II</title>
			<link>http://www.mattjanell.com</link>
			<description>a blog</description>
			<language>en-us</language>
			<pubDate>Sat, 25 May 2013 16:58:05 -0700</pubDate>
			<lastBuildDate>Fri, 29 Aug 2008 15:16:00 -0700</lastBuildDate>
			<generator>MachBlog</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>mgw4jc@gmail.com</managingEditor>
			<webMaster>mgw4jc@gmail.com</webMaster>
		
			
			<item>
				<title>Mach-II Breadcrumbs filter</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=102CE5C9-DDBE-57B0-6879FF66B3F0BE3C</link>
				<description>
				
				
				I created a breadcrumb filter to work in Mach-II a while back. The&amp;nbsp;Google Group list&amp;nbsp;had a question or two about this, so here&apos;s what I have.
Example code can be downloaded below (see Download Enclosure). See also: [ DEMO ]
To use the fil...
				
				
				</description>
				
				<category>CF General</category>
				
				<category>Mach II</category>
				
				<pubDate>Fri, 29 Aug 2008 15:16:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=102CE5C9-DDBE-57B0-6879FF66B3F0BE3C</guid>
				
				<enclosure url="http://www.mattjanell.com/uploads/enclosures/CrumbsExample.zip" length="15271" type="application/x-zip-compressed"/>
				
			</item>
		
			
			<item>
				<title>Mach II 1.6 - Message Subscribing for cfthread-ing</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=939A3C1D-F142-E64D-A454C2DA218AC2A2</link>
				<description>
				
				
				The past week or so I&apos;ve been upgrading an app to Mach II version 1.6 and CF 8. The first task was to take advantage of cfthread for some auditing. Basically just like a hit counter we have an audit filter that logs when certain events are requested....
				
				
				</description>
				
				<category>CF General</category>
				
				<category>Mach II</category>
				
				<pubDate>Mon, 16 Jun 2008 17:41:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=939A3C1D-F142-E64D-A454C2DA218AC2A2</guid>
				
			</item>
		
			
			<item>
				<title>Mach II event round trip</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=1DF083D6-F14D-31CD-FE06CEEF679B1FCA</link>
				<description>
				
				
				This is a post I just made on the Mach II google group list. Someone there is looking at MachBlog code to learn about Mach II. He had a question about calling the getUserByID() function and how it gets the data from the database.
-From the admin, wh...
				
				
				</description>
				
				<category>Mach II</category>
				
				<pubDate>Fri, 15 Feb 2008 09:23:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=1DF083D6-F14D-31CD-FE06CEEF679B1FCA</guid>
				
			</item>
		
			
			<item>
				<title>Working on sample Service/DAO/Bean files</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B1972AB-D011-FC63-44A111FEFA346918</link>
				<description>
				
				
				I&apos;m working on a set of CFCs that is the basic idea of a Person that has  multiple Addresses (simple database with 2 tables: Person and Address).&amp;nbsp; Because  there seem to have been quite a few questions (on the CF-Talk, Model-Glue, etc.  lists) r...
				
				
				</description>
				
				<category>Mach II</category>
				
				<category>Model-Glue</category>
				
				<category>OOP</category>
				
				<pubDate>Fri, 05 May 2006 05:58:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B1972AB-D011-FC63-44A111FEFA346918</guid>
				
			</item>
		
			
			<item>
				<title>Note on using Model-Glue or Mach-II with ColdSpring and Reactor</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B16F2F5-CE38-D013-44B9ED7A826098A3</link>
				<description>
				
				
				Just a reminder that in order to use Model-Glue or Mach-II with ColdSpring and  Reactor you must get the latest version of all of the above. The most recent  versions of MG and M-II are available at their respective web sites as they are  the most re...
				
				
				</description>
				
				<category>ColdSpring</category>
				
				<category>Mach II</category>
				
				<category>Model-Glue</category>
				
				<category>Reactor</category>
				
				<pubDate>Thu, 20 Apr 2006 05:56:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B16F2F5-CE38-D013-44B9ED7A826098A3</guid>
				
			</item>
		
			
			<item>
				<title>Mach-II / ColdSpring / Reactor port of Brian&apos;s bookstore</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B15B034-CEEE-EC8D-A93268B8D9B0CED0</link>
				<description>
				
				
				Last week Brian Kotek posted a Model Glue / ColdSpring / Reactor version of his bookstore sample application. One of the comments was from Sami Hoda and how he hasn&amp;#39;t been able to find a Mach-II / ColdSpring / Reactor sample application. I volunt...
				
				
				</description>
				
				<category>ColdSpring</category>
				
				<category>Mach II</category>
				
				<category>Reactor</category>
				
				<pubDate>Wed, 19 Apr 2006 05:54:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B15B034-CEEE-EC8D-A93268B8D9B0CED0</guid>
				
			</item>
		
			
			<item>
				<title>Mach II variables and views</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B135906-A107-6A4B-0525F79A33267CF1</link>
				<description>
				
				
				So in trying to tweak and make things better in the app I&apos;m working on, I am  playing with where data returned from the model should be grabbed in the view.  The first thing I noticed was that with multiple view-pages, any variable  declared in a vie...
				
				
				</description>
				
				<category>Mach II</category>
				
				<pubDate>Tue, 11 Apr 2006 05:52:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B135906-A107-6A4B-0525F79A33267CF1</guid>
				
			</item>
		
			
			<item>
				<title>Controlling the Mach II (or Model Glue) xml file size</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B0EEFC0-A98C-CDAC-4D78510DDD1E4FAC</link>
				<description>
				
				
				I found a blog entry by Wayne Graham on the mach-ii.info web site. It explains how you can use XML Entities to &amp;quot;include&amp;quot; external xml files. In the case of Mach II and Model-Glue, you could separate out parts of the config file into differe...
				
				
				</description>
				
				<category>Mach II</category>
				
				<category>Model-Glue</category>
				
				<category>XML</category>
				
				<pubDate>Fri, 31 Mar 2006 05:47:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B0EEFC0-A98C-CDAC-4D78510DDD1E4FAC</guid>
				
			</item>
		
			
			<item>
				<title>Populating a bean within Read function of DAO</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B094D6E-9554-AE36-A466CBD7DE36E3D5</link>
				<description>
				
				
				In most Data Access Object (DAO) examples I&apos;ve seen, the Read function gets the  data via a query, then populates the Bean by calling the init function and  listing all the fields for that table. I didn&apos;t like this because this adds one  more place t...
				
				
				</description>
				
				<category>Mach II</category>
				
				<category>OOP</category>
				
				<pubDate>Wed, 22 Mar 2006 05:40:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B094D6E-9554-AE36-A466CBD7DE36E3D5</guid>
				
			</item>
		
			
			<item>
				<title>Service Layer part 2: thoughts on Mach II&apos;s event-bean</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B07D14D-EBCA-E2C1-DE77B42EA2639F57</link>
				<description>
				
				
				The event-bean term in Mach II allows you to create an object in the mach-ii.xml  file. It pulls any url or form variables and will put them into a bean object if  the getter and setter are defined. I was using this before doing calling the  read fun...
				
				
				</description>
				
				<category>ColdSpring</category>
				
				<category>Mach II</category>
				
				<category>OOP</category>
				
				<pubDate>Mon, 20 Mar 2006 05:39:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6B07D14D-EBCA-E2C1-DE77B42EA2639F57</guid>
				
			</item>
		
			
			<item>
				<title>Canvas Wiki using Mach II</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AFD6006-0A5C-ACAD-1B71DB1A24D839B6</link>
				<description>
				
				
				I have been trying to learn the various frameworks in the past couple of months. For my own benefit, I converted Ray Camden&apos;s Canvas Wiki to Mach-II. Surprisingly, it only took about an 1 hour to convert. I&apos;m posting it here as yet another example ap...
				
				
				</description>
				
				<category>Mach II</category>
				
				<pubDate>Thu, 09 Mar 2006 05:28:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AFD6006-0A5C-ACAD-1B71DB1A24D839B6</guid>
				
			</item>
		
			
			<item>
				<title>Liking Mach II</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AFBF124-D994-9E6E-A0132EE3814A8AA5</link>
				<description>
				
				
				I&apos;m liking Mach II so far. Although I do have some reservations mostly due to my own lack of OOP understanding. The following is a comment I posted on Matt Woodward&apos;s blog. Putting it here for my own reference.This is great. I&apos;ve been following your ...
				
				
				</description>
				
				<category>Mach II</category>
				
				<pubDate>Fri, 03 Mar 2006 05:25:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AFBF124-D994-9E6E-A0132EE3814A8AA5</guid>
				
			</item>
		
			
			<item>
				<title>Now trying Mach-II</title>
				<link>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AF98F28-DA5C-F020-619DDAA09295390D</link>
				<description>
				
				
				After some time away from working on the TKS rewrite (due to Christmas and other  more urgent projects), I started looking at it again last week. I&apos;m finding  Fusebox to be a bit cumbersome, at least to do in the OO way I am attempting. It  seemed un...
				
				
				</description>
				
				<category>Mach II</category>
				
				<category>TKS</category>
				
				<pubDate>Mon, 13 Feb 2006 05:23:00 -0700</pubDate>
				<guid>http://www.mattjanell.com/index.cfm?event=showEntry&amp;entryId=6AF98F28-DA5C-F020-619DDAA09295390D</guid>
				
			</item>
		
			</channel>
			</rss>
		
		
		
	
		
		
		
		
		
		
		
		
		
		
		
			
		
	
	
		
		
			
		
	
		
		
		
		
		
		
		
		
		
		
		
			
		
	
	
			
			
	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
			
		
	
		
		
	
	