<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Bob&apos;s Blog - ColdFusion Tidbits - SPCaller</title>
			<link>http://www.silverwareconsulting.com/index.cfm</link>
			<description>Some stuff about ColdFusion and Transfer</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 04:56:29 -0400</pubDate>
			<lastBuildDate>Wed, 09 Jul 2008 11:32:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>bob.silverberg@gmail.com</managingEditor>
			<webMaster>bob.silverberg@gmail.com</webMaster>
			
			<item>
				<title>Using Stored Procedures? Take SPCaller for a Spin</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2008/7/9/Using-Stored-Procedures-Take-SPCaller-for-a-Spin</link>
				<description>
				
				The code for the SPCaller component that I discussed in a &lt;a href=&quot;http://www.silverwareconsulting.com/index.cfm/2008/7/4/SPCaller--A-Component-That-Calls-Stored-Procedures&quot;&gt;previous posting&lt;/a&gt; is now available for download at &lt;a href=&quot;http://spcaller.riaforge.org/&quot;&gt;RIAForge&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I have added some tickets to the Issue Tracker for possible enhancements.  If anyone downloads the code and is interested in these, or any other enhancements, please contact me.  I&apos;d also be very interested to hear from anyone that gives it a try and finds it useful.&lt;/p&gt;	
&lt;p&gt;What follows are some implementation and usage notes.  They will probably be less than interesting to anyone who isn&apos;t planning on trying out the component ;-)&lt;/p&gt;  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>SPCaller</category>				
				
				<pubDate>Wed, 09 Jul 2008 11:32:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2008/7/9/Using-Stored-Procedures-Take-SPCaller-for-a-Spin</guid>
				
			</item>
			
			<item>
				<title>SPCaller - A Component That Calls Stored Procedures</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2008/7/4/SPCaller--A-Component-That-Calls-Stored-Procedures</link>
				<description>
				
				SPCaller is a component that automatically calls stored procedures (SPs) for you.  I wrote it several years ago, and have been using in most of my projects since then.  Well, that&apos;s not exactly true.  I used it in most of my projects until about a year ago, at which point I started drinking the ORM kool-aid.  Now I hardly use any SPs any more.&lt;/p&gt;
&lt;p&gt;Still, if you&apos;re using SPs it is a very useful tool.  It&apos;s probably saved me hundreds of hours over its life span, so I thought it worth releasing as my first ever Open Source project.&lt;/p&gt;  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>SPCaller</category>				
				
				<pubDate>Fri, 04 Jul 2008 12:50:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2008/7/4/SPCaller--A-Component-That-Calls-Stored-Procedures</guid>
				
			</item>
			</channel></rss>