<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CFchimp &#187; Misc programming</title>
	<atom:link href="http://www.cfchimp.com/wordpress/category/misc-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cfchimp.com/wordpress</link>
	<description>monkey love coldfusion</description>
	<lastBuildDate>Tue, 08 Jun 2010 13:40:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Wishlist at The Pragmatic Bookshelf</title>
		<link>http://www.cfchimp.com/wordpress/2010/03/wishlist-at-the-pragmatic-bookshelf/</link>
		<comments>http://www.cfchimp.com/wordpress/2010/03/wishlist-at-the-pragmatic-bookshelf/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:26:37 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Misc programming]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=209</guid>
		<description><![CDATA[Friends and family feel free to check out my wishlist: http://www.pragprog.com/wishlist/chris-simmons-63403-de6fd2bc84]]></description>
			<content:encoded><![CDATA[<p>Friends and family feel free to check out my wishlist:</p>
<p><a href="http://www.pragprog.com/wishlist/chris-simmons-63403-de6fd2bc84" target="_blank">http://www.pragprog.com/wishlist/chris-simmons-63403-de6fd2bc84</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2010/03/wishlist-at-the-pragmatic-bookshelf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Firefox Add-ons for web developers?</title>
		<link>http://www.cfchimp.com/wordpress/2010/02/best-firefox-add-ons-for-web-developers/</link>
		<comments>http://www.cfchimp.com/wordpress/2010/02/best-firefox-add-ons-for-web-developers/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:38:33 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Misc programming]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=199</guid>
		<description><![CDATA[I&#8217;m looking for the best Firefox Add-ons for web developers. A few things you should know about me: I like lists.  A lot.  I make them all the time for everything. I hate repetition and drudgery in my work.  If there is a (legitimate) shortcut I want to know about it. I&#8217;m a ColdFusion web [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;m looking for the best Firefox Add-ons for web developers.</strong></p>
<p>A few things you should know about me:</p>
<ol>
<li>I like lists.  A lot.  I make them all the time for everything.</li>
<li>I hate repetition and drudgery in my work.  If there is a (legitimate) shortcut I want to know about it.</li>
<li>I&#8217;m a ColdFusion web developer who dabbles in jQuery.</li>
<li>I dig Firefox for helping me with all of the above.</li>
</ol>
<p>Now this is where you come in&#8230; What are your favorite/most useful Firefox Ad-ins that help you get your work done on a daily basis?</p>
<p>Here are mine (alpha order):</p>
<ul>
<li>ColorZilla &#8211; Eyedropper/colorpicker</li>
<li>Dummy Lipsum &#8211; Generate &#8220;Lorem Ipsum&#8221; dummy text.</li>
<li>Evernote Web Clipper &#8211; For selecting text to evernote</li>
<li>Fast Dial &#8211; Visual bookmark homepage</li>
<li>Firebug &#8211; My main usage is debugging AJAX</li>
<li>FIreGestures &#8211; Executes commands with mouse gestures</li>
<li>FireShot &#8211; Screen shot utility</li>
<li>iMacros &#8211; Awesome utility for building test cases or automating repetitious tasks</li>
<li>TinyURL Generator &#8211; Generates TinyURLs</li>
<li>Web Developer &#8211; Adds tons of tools (too numerous to list)</li>
<li>Xmarks &#8211; Sync your bookmarks across multiple machines (and platforms!)</li>
</ul>
<p>Thanks, I look forward to hearing from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2010/02/best-firefox-add-ons-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide .lck files (and others) in Aptana on the Mac</title>
		<link>http://www.cfchimp.com/wordpress/2009/05/hide-lck-files-and-others-in-aptana-on-the-mac/</link>
		<comments>http://www.cfchimp.com/wordpress/2009/05/hide-lck-files-and-others-in-aptana-on-the-mac/#comments</comments>
		<pubDate>Sat, 30 May 2009 15:13:53 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Misc programming]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=150</guid>
		<description><![CDATA[I&#8217;m test driving the Aptana Studio plugin for eclipse.¬† It looks very slick.¬† Just a quick &#8220;how to&#8221; note for hiding files (like Dreamweaver .lck files, hidden system files, etc) in the project window. Click the Project Window Tab Hit FN+CMD+F10 Select &#8220;Filters&#8230;&#8221; in the dialog that opens Check the boxes beside all the types [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m test driving the Aptana Studio plugin for eclipse.¬† It looks very slick.¬† Just a quick &#8220;how to&#8221; note for hiding files (like Dreamweaver .lck files, hidden system files, etc) in the project window.</p>
<ul>
<li>Click the Project Window Tab</li>
<li>Hit FN+CMD+F10</li>
<li>Select &#8220;Filters&#8230;&#8221; in the dialog that opens</li>
<li>Check the boxes beside all the types you want to hide</li>
<li>Click &#8216;Ok&#8217;</li>
</ul>
<p>Pretty simple.¬† So why did it take me an hour to figure it out <img src='http://www.cfchimp.com/wordpress/wp-includes/images/smilies/icon_neutral.gif' alt=':-|' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2009/05/hide-lck-files-and-others-in-aptana-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColdFusion Dying&#8230; Again</title>
		<link>http://www.cfchimp.com/wordpress/2009/05/cf-dying-again/</link>
		<comments>http://www.cfchimp.com/wordpress/2009/05/cf-dying-again/#comments</comments>
		<pubDate>Mon, 18 May 2009 17:55:06 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Misc programming]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=145</guid>
		<description><![CDATA[So I took some database training with Global Knowledge last week.¬† My office paid for the training.¬† Apparently that &#8220;back end&#8221; training may be all for naught though since my front end programming language is on life support. Today&#8217;s Global Knowledge newsletter letter informed me (in very cheeky fashion) that ColdFusion is # 5 on [...]]]></description>
			<content:encoded><![CDATA[<p>So I took some database training with Global Knowledge last week.¬† My office paid for the training.¬† Apparently that &#8220;back end&#8221; training may be all for naught though since my front end programming language is on life support.</p>
<p>Today&#8217;s Global Knowledge newsletter letter informed me (in very cheeky fashion) that ColdFusion is # 5 on their &#8220;Dying Technology&#8221; list:</p>
<blockquote><p>&#8220;If any of these skills are your main expertise, perhaps it&#8217;s time to retrain.&#8221;</p>
<p>Here&#8217;s the whole article: <a href="http://www.globalknowledge.com/training/generic.asp?pageid=2347&amp;country=United+States">http://www.globalknowledge.com/training/generic.asp?pageid=2347&amp;country=United+States</a></p></blockquote>
<p>The notion of ColdFusion being dead has been debated into the ground so I&#8217;m not going to belabor it.</p>
<p>IMHO, ColdFusion is the best thing that ever happened to me from an IT standpoint.¬† If you want to get things done quickly, easily and reliably use it.¬† If you are thinking of ColdFusion along with COBOL, Netware, Flannel Shirts and &#8220;Grunge&#8221; Bands From Seattle, and¬† you might want step outside your house more.¬† It&#8217;s not the mid 90&#8242;s anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2009/05/cf-dying-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m w3schools JavaScript certified</title>
		<link>http://www.cfchimp.com/wordpress/2009/05/im-w3schools-javascript-certified/</link>
		<comments>http://www.cfchimp.com/wordpress/2009/05/im-w3schools-javascript-certified/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:28:22 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Misc programming]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=136</guid>
		<description><![CDATA[I&#8217;ve been trying to brush up on my JavaScript lately.¬† I took a good first step by passing the w3schools JavaScript certification.¬† Click the image below to check out the certificate. I have a ways to go, but this is a start.¬† Next up&#8230; jQuery proficiency.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to brush up on my JavaScript lately.¬† I took a good first step by passing the <a href="http://www.w3schools.com/cert/cert_javascript.asp" target="_blank">w3schools JavaScript certification</a>.¬† Click the image below to check out the certificate.</p>
<p><a href="http://www.refsnesdata.no/certification/w3certified.asp?email=tsatf@hotmail.com" target="_blank"><img class="alignnone size-full wp-image-139" title="w3schools certified" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2009/05/w3cert.png" alt="w3schools certified" width="200" height="68" /></a></p>
<p>I have a ways to go, but this is a start.¬† Next up&#8230; <a href="http://jquery.com/" target="_blank">jQuery</a> proficiency.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2009/05/im-w3schools-javascript-certified/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rename a Subversion Repository</title>
		<link>http://www.cfchimp.com/wordpress/2008/11/rename-a-subversion-repository/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/11/rename-a-subversion-repository/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:47:06 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Misc programming]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=97</guid>
		<description><![CDATA[The scenario: You have a folder called code-repo where you keep all your svn repositories (let&#8217;s assume it is located in the root c:/ on a Windoze system).&#160; You have a repository named xproject.&#160; For some reason you need to rename the repository.&#160; Let&#8217;s say it needs to by yproject.&#160; There are 3 steps to [...]]]></description>
			<content:encoded><![CDATA[<p><b>The scenario:</b> You have a folder called code-repo where you keep all your svn repositories (let&#8217;s assume it is located in the root c:/ on a Windoze system).&nbsp; You have a repository named xproject.&nbsp; For some reason you need to rename the repository.&nbsp; Let&#8217;s say it needs to by yproject.&nbsp; There are 3 steps to rename the repository and retain all the history you have in the repo.</p>
<ol>
<li>Create an svn dump file of the xproject repo: <code>svnadmin dump C:\code-repo\xproject &gt; c:\xproject.dmp</code></li>
<li>Create the new yproject svn repo: <code>svnadmin create C:\code-repo\yproject</code></li>
<li>Load the dump of the old repository into the new one: <code>svnadmin load C:\code-repo\yproject &lt; C:\xproject.dmp</code></li>
</ol>
<p>Sweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/11/rename-a-subversion-repository/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>myRev updated</title>
		<link>http://www.cfchimp.com/wordpress/2008/09/myrev-updated/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/09/myrev-updated/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 11:58:55 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Misc programming]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=94</guid>
		<description><![CDATA[I made a few small updates to myRev, a Dreamweaver extension I wrote for adding a comment header to web pages. Get the update here. Read the original post here.]]></description>
			<content:encoded><![CDATA[<p>I made a few small updates to myRev, a Dreamweaver extension I wrote for adding a comment header to web pages.</p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/09/myrev.zip">Get the update here</a>.</p>
<p><a href="http://www.cfchimp.com/wordpress/?p=35">Read the original post here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/09/myrev-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion Idol Worship</title>
		<link>http://www.cfchimp.com/wordpress/2008/08/coldfusions-developers-holy-grail/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/08/coldfusions-developers-holy-grail/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 03:26:09 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Misc programming]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=74</guid>
		<description><![CDATA[When I was a kid I idolized athletes. ¬†In college I idolized musicians. ¬†As a middle aged dude I idolize superior programmers. Today I achieved something I am very excited about. ¬†I got a couple of lines (and one of those is a comment) of code included in one of Ray Camden&#8217;s projects at RIAForge. [...]]]></description>
			<content:encoded><![CDATA[<p>When I was a kid I idolized athletes. ¬†In college I idolized musicians. ¬†As a middle aged dude I idolize superior programmers.</p>
<p>Today I achieved something I am very excited about. ¬†I got a couple of lines (and one of those is a comment) of code included in one of Ray Camden&#8217;s projects at RIAForge. ¬†The project is GoogleCal. ¬†It&#8217;s a ColdFusion CFC for interacting with Google&#8217;s Calendar service. ¬†My tiny, wee contribution: helping to submit an &#8220;all day&#8221; event. ¬†It is such a small, small, small, small, small (keep going), miniscule piece of Ray&#8217;s project, but just to be able to contribute ANYthing to someone who gives so much to the CF community is freaking AWESOME.</p>
<p><a href="http://googlecal.riaforge.org/" target="_blank">Check it GoogleCal out here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/08/coldfusions-developers-holy-grail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dreamweaver to work with .cfmail files</title>
		<link>http://www.cfchimp.com/wordpress/2008/08/using-dreamweaver-to-work-with-cfmail-files/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/08/using-dreamweaver-to-work-with-cfmail-files/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 14:57:10 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Misc programming]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=72</guid>
		<description><![CDATA[I had a BIG problem recently at a hosting company for a project I work on. They had &#8220;something go wrong&#8221; during an upgrade to ColdFusion 8 and they lost our site&#8217;s settings from ColdFusion 7. Rather than wasting valuable time trying to get them to restore a backup and redo the upgrade I forged [...]]]></description>
			<content:encoded><![CDATA[<p>I had a BIG problem recently at a hosting company for a project I work on.  They had &#8220;something go wrong&#8221; during an upgrade to ColdFusion 8 and they lost our site&#8217;s settings from ColdFusion 7.  Rather than wasting valuable time trying to get them to restore a backup and redo the upgrade I forged on trying to set everything right.</p>
<p>One of the problems I came across was that the hosting company set the mail server to be a different one than what we had for CF7.  Why did this matter?  Well, there were about 300 messages sitting in the &#8220;Undelivr&#8221; folder that needed to go out.  In each of those messages was the old (now incorrect) mail server info.  Since I was under the gun to get the mail out I pulled them all down via FTP to parse through them with Dreamweaver.</p>
<p>I used this article to configure Dreamweaver to edit my extensions.txt file to be able to open and perform search and replace on .cfmail files:</p>
<p>http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16410</p>
<p>Here is a what the extensions.txt file looks like:</p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/08/extensions_txt.jpg"><img class="alignnone size-medium wp-image-73" title="extensions_txt" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/08/extensions_txt-300x112.jpg" alt="Dreamweaver\'s extensions.txt file" width="300" height="112" /></a></p>
<p>Once I got all of the .cfmail files updated, I FTP&#8217;d them back into the spool folder for re-processing.  No dice.  ColdFusion moved it all back to the &#8220;Undelivr&#8221; folder with a cryptic error:</p>
<p><code>The ColdFusion Mail Spool Encountered An Invalid Spool File In The Spool Directory. The invalid file MailXXXXXX.cfmail was moved to the undeliverable directory.</code></p>
<p>The next step&#8230; Hot Fix.  Read about it <a href="http://www.bennadel.com/blog/1233-The-ColdFusion-Mail-Spool-Encountered-An-Invalid-Spool-File-In-The-Spool-Directory.htm" target="_blank">here</a>.</p>
<p>After the Hot Fix I again dropped the .cfmail files back into the spool folder for re-processing.  This time&#8230; Sweet Success.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/08/using-dreamweaver-to-work-with-cfmail-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOS .bat files (What I learned from writing a subversion backup script)</title>
		<link>http://www.cfchimp.com/wordpress/2008/05/dos-bat-files-what-i-learned-from-writing-a-subversion-backup-script/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/05/dos-bat-files-what-i-learned-from-writing-a-subversion-backup-script/#comments</comments>
		<pubDate>Sun, 18 May 2008 13:52:05 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Misc programming]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=53</guid>
		<description><![CDATA[Comments REM Comment Style 1 :: Comment Style 2 Set a variable SET myCat=Dante Output a variable ECHO %myCat% If then Else statement if %yCat%== "Dante" (ECHO MY CAT) ELSE (ECHO NOT MY CAT) Output a command&#8217;s result to a file dir &#62;&#62; log.txt Split a command across 2 lines (use ^ at the end [...]]]></description>
			<content:encoded><![CDATA[<p>Comments<br />
<code>REM Comment Style 1<br />
:: Comment Style 2</code><br />
Set a variable<br />
<code>SET myCat=Dante</code><br />
Output a variable<br />
<code>ECHO %myCat%</code><br />
If then Else statement<br />
<code>if %yCat%== "Dante" (ECHO MY CAT) ELSE (ECHO NOT MY CAT)</code><br />
Output a command&#8217;s result to a file<br />
<code>dir &gt;&gt; log.txt</code><br />
Split a command across 2 lines (use ^ at the end of the line)<br />
<code>ECHO This is line one and ^<br />
this is line 2.</code><br />
Two commands on 1 line (separate with &amp;)<br />
<code>echo command 1 &amp; echo command2</code><br />
List only directory names and no info<br />
<code>dir /b /ad</code><br />
For-in-do (For every item do something)<br />
<code>FOR /F %%G IN ('dir /b /ad %repodir%') DO ECHO %%G</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/05/dos-bat-files-what-i-learned-from-writing-a-subversion-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
