<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>CFgears</title>
			<link>http://www.cfgears.com/index.cfm</link>
			<description>Eric Cobb&apos;s blog about ColdFusion, Railo, Mach-II, Web Development, and other things that make the CF Gears in my head turn.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 09:33:40 -0500</pubDate>
			<lastBuildDate>Thu, 02 Sep 2010 15:38:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>ecobb@ecartech.com</managingEditor>
			<webMaster>ecobb@ecartech.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>ecobb@ecartech.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Using RepeatString to create a mask in NumberFormat</title>
				<link>http://www.cfgears.com/index.cfm/2010/9/2/Using-RepeatString-to-create-a-mask-in-NumberFormat</link>
				<description>
				
				&lt;p&gt;Today I was working on creating a CSV file that required numeric columns to be a fixed number of digits, using leading zeros to make up the difference.  So, for example, if the column required 5 digits, the number 123 should show up as 00123.  This is super simple using the NumberFormat() function in CFML, simply specify a mask like so:&lt;/p&gt;
&lt;code&gt;
&lt;cfset variables.myNum = NumberFormat(123,&apos;00000&apos;)&gt;
&lt;cfoutput&gt;#variables.myNum#&lt;/cfoutput&gt;
&lt;/code&gt;
&lt;p&gt;But, in my particular case, I had several columns that required 12 and 15 digit numbers.
				 [More]
				</description>
						
				
				<category>CFML</category>				
				
				<pubDate>Thu, 02 Sep 2010 15:38:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/9/2/Using-RepeatString-to-create-a-mask-in-NumberFormat</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Nashville ColdFusion User Group members presenting at BFlex, BFusion, and MAX 2010</title>
				<link>http://www.cfgears.com/index.cfm/2010/8/30/Nashville-ColdFusion-User-Group-members-presenting-at-BFlex-BFusion-and-MAX-2010</link>
				<description>
				
				&lt;p&gt;&lt;em&gt;This is a repost of a news item I put up on the &lt;a href=&quot;http://www.ncfug.com/go/newsdetail/newsID/C4E5E516-ECA6-8443-2BFBEB44FD6DA7EE/&quot;&gt;Nashville ColdFusion User Group website&lt;/a&gt; earlier today.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I just wanted to take a minute and spotlight some of the guys from the  Nashville ColdFusion User Group that are going to be speaking at some upcoming conferences.  These guys are really sharp, and if you get the chance to attend any of their presentations I highly recommend it.
&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>NCFUG</category>				
				
				<pubDate>Mon, 30 Aug 2010 16:32:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/8/30/Nashville-ColdFusion-User-Group-members-presenting-at-BFlex-BFusion-and-MAX-2010</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Microsoft recommends Chrome to fix Hotmail issues</title>
				<link>http://www.cfgears.com/index.cfm/2010/8/11/Microsoft-recommends-Chrome-to-fix-Hotmail-issues</link>
				<description>
				
				Wow.
&lt;code&gt;
If you happen to be one of the millions of Hotmail users who are having issues since the roll out of the new design, Microsoft has a fix for you: use Google&apos;s Chrome browser.
&lt;/code&gt;
&lt;p&gt;Here&apos;s the &lt;a href=&quot;http://thenextweb.com/google/2010/08/10/microsoft-defines-irony-recommends-chrome-to-fix-hotmail-issues/&quot;&gt;full article&lt;/a&gt;, with links to a more detailed article.&lt;/p&gt;
&lt;p&gt;How bad is it when the best fix for problems with one of your services is to recommend people use a competitor&apos;s product?&lt;/&gt;
				
				</description>
						
				
				<category>General</category>				
				
				<category>Ramblings</category>				
				
				<pubDate>Wed, 11 Aug 2010 09:30:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/8/11/Microsoft-recommends-Chrome-to-fix-Hotmail-issues</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Changes to the Nashville ColdFusion User Group</title>
				<link>http://www.cfgears.com/index.cfm/2010/8/5/Changes-to-the-Nashville-ColdFusion-User-Group</link>
				<description>
				
				&lt;p&gt;
I&apos;ve been putting this announcement off for a while now, because I wanted to make sure I had everything in order before I really started talking about it.  I have officially taken over as one of the co-managers of the &lt;a href=&quot;http://www.ncfug.com/&quot;&gt;Nashville ColdFusion User Group&lt;/a&gt;.  &lt;a href=&quot;http://www.aaronwest.net/blog/&quot;&gt;Aaron West&lt;/a&gt;, our previous manager, made the announcement on our local user group mailing list back at the end of May, and since then I&apos;ve been working hard to try to get things revamped for the group.  I&apos;m not taking on this task alone, though.  Rather than have the traditional manager and assistant manager for the group, &lt;a href=&quot;http://jeremiahx.com/&quot;&gt;J.J. Merrick&lt;/a&gt; and myself decided to split the responsibilities and both of us run the group as co-managers.
&lt;/p&gt;&lt;p&gt;
I&apos;m really excited about some of the things that are in the works, and can&apos;t wait to get things kicked off with our &lt;a href=&quot;http://www.ncfug.com/go/meeting/meetingID/4283318D-F3C3-6B31-4ABAFDD41201853B/&quot;&gt;CFlunch meeting&lt;/a&gt; next week.  So, if you&apos;re in the Nashville area and want to come have lunch and hang out with some fellow CF&apos;ers, be sure to RSVP today!
&lt;/p&gt;
				
				</description>
						
				
				<category>NCFUG</category>				
				
				<pubDate>Thu, 05 Aug 2010 21:21:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/8/5/Changes-to-the-Nashville-ColdFusion-User-Group</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>All CFCs inherit component.cfc</title>
				<link>http://www.cfgears.com/index.cfm/2010/7/21/All-CFCs-inherit-componentcfc</link>
				<description>
				
				&lt;p&gt;
This is a pretty cool feature built in to ColdFusion that I&apos;ll wager many people don&apos;t know about.  I had certainly never hear of it until this morning.  Did you know that ColdFusion has a built in component.cfc component that is automatically inherited by all CFCs on your server?
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 21 Jul 2010 10:49:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/7/21/All-CFCs-inherit-componentcfc</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Automating backups for SQL Server Express</title>
				<link>http://www.cfgears.com/index.cfm/2010/7/20/Automating-backups-for-SQL-Server-Express</link>
				<description>
				
				&lt;p&gt;
I like SQL Server.  It&apos;s always been my RDBMS of choice, and has pretty much been the standard at most places I&apos;ve worked.  But here at my current gig we use Oracle, and we recently purchased a third party application that requires SQL Server.  Since this application wasn&apos;t going to be working with a ton of data, and it&apos;s probably the only thing we&apos;ll use SQL Server for, we opted to go with SQL Server Express instead of actually purchasing a full-blown edition.  
&lt;/p&gt;&lt;p&gt;
One of the limitations of SQL Server Express is that you can&apos;t automate backups in it like you can the other versions of SQL Server.  You have to manually write the backup scripts and then schedule them to run in Windows Scheduled Tasks.  This really isn&apos;t a big deal, but it is annoying.  So, as you can imagine, as soon as we got our databases up an running, the first thing I had to do was create some backup scripts.  
&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>Databases</category>				
				
				<pubDate>Tue, 20 Jul 2010 12:30:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/7/20/Automating-backups-for-SQL-Server-Express</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>So many choices...</title>
				<link>http://www.cfgears.com/index.cfm/2010/7/15/So-many-choices</link>
				<description>
				
				&lt;p&gt;
InfoWorld recently published an article titled &lt;a href=&quot;http://www.infoworld.com/d/developer-world/top-five-scripting-languages-the-jvm-855&quot;&gt;Top five scripting languages on the JVM&lt;/a&gt;.  It gives a comparison of Groovy, JRuby, Scala, Fantom, and Jython, and even winds up talking a little about Clojure, JavaFX, and NetRexx there at the end.  (Thanks to &lt;a href=&quot;http://www.john-sieber.com/&quot;&gt;John Sieber&lt;/a&gt; for blogging about the article, that&apos;s how I found it.)  It gives a nice detailed explanation of each language and lists a few pros and cons, all without getting too technical.  It&apos;s very informative and unbiased, which is a nice change from the language comparison flame wars that seem to be so prevalent today.  
&lt;/p&gt;&lt;p&gt;
This is a really good article for someone like me, as I know very little about any of those languages.  For a while now I&apos;ve been wanting to add a new language to my utility belt, and I&apos;ve been saying that I want to learn Java and Groovy.  But a recent discussion I had with &lt;a href=&quot;http://corfield.org/blog/post.cfm/why-i-like-scala&quot;&gt;Sean Corfield&lt;/a&gt; about this had me thinking about trying out Scala instead.  Now, after reading this InfoWorld article I think I&apos;m probably going to give Scala a try.  I don&apos;t know when, but when I do get around to learning a new language Scala will be at the top of my list.  I still want to learn Java and Groovy, though.  :)
&lt;/p&gt;
				
				</description>
						
				
				<category>General</category>				
				
				<category>Java</category>				
				
				<pubDate>Thu, 15 Jul 2010 12:31:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/7/15/So-many-choices</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>New Toy:  The Nikon D3000</title>
				<link>http://www.cfgears.com/index.cfm/2010/6/18/New-Toy--The-Nikon-D3000</link>
				<description>
				
				&lt;p&gt;&lt;img src=&quot;/images/blog/NikonD3000.jpg&quot; width=&quot;145&quot; height=&quot;150&quot; align=&quot;right&quot; /&gt;
So, I&apos;m not much of a gadget guy.  I know it&apos;s strange with me being in the tech field and all, but I just really don&apos;t care about having the latest and greatest smartphone/laptop/e-reader/gadget of the month.  When I upgraded my last phone almost 2 years ago, I had been out of contract for so long that Verizon offered me any Blackberry I wanted for free, any of their other smartphones for free or under $50, and up to a $150 discount for any other phone that didn&apos;t fall in those categories.  You want to know what I got?  A &lt;a href=&quot;http://www.casiogzone.com/boulder/&quot;&gt;Boulder&lt;/a&gt;, so when I drop it (over and over again) it won&apos;t hurt it.  That&apos;s all I need.  It makes phone calls, and if I get lost it has a compass.  ;)  
&lt;/p&gt;&lt;p&gt;
All that to say, you&apos;ll rarely hear me talk about gadgets.  But, last week I got a new DSLR camera and I&apos;m pretty excited about it.
				 [More]
				</description>
						
				
				<category>Gadgets</category>				
				
				<category>Personal</category>				
				
				<pubDate>Fri, 18 Jun 2010 15:31:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/6/18/New-Toy--The-Nikon-D3000</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion debugging breaks jQuery AJAX calls</title>
				<link>http://www.cfgears.com/index.cfm/2010/6/17/ColdFusion-debugging-breaks-jQuery-AJAX-calls</link>
				<description>
				
				&lt;p&gt;
This may be a no-brainier for some, but I fought with it for about 2 hours yesterday so I wanted to make note of it in case it happened again.
&lt;/p&gt;&lt;p&gt;
I had a situation where my code worked correctly on my local development machine, but wouldn&apos;t work in our staging environment.  The exact problem was that I was using jQuery to call a CFC, which returned some JSON, and jQuery then populated a div with it.  Pretty basic stuff.  But for some reason, on our staging server jQuery encountered problems and would never populate the div, even though I could see in FireBug where the CFC call was returning the JSON correctly.  All code was identical in every comparison, and both sites were using the same database so the data was identical as well.  
&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>jQuery</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 17 Jun 2010 09:56:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/6/17/ColdFusion-debugging-breaks-jQuery-AJAX-calls</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Developer position at Vanderbilt</title>
				<link>http://www.cfgears.com/index.cfm/2010/6/11/ColdFusion-Developer-position-at-Vanderbilt</link>
				<description>
				
				&lt;p&gt;&lt;a href=&quot;http://www.mc.vanderbilt.edu&quot;&gt;Vanderbilt University Medical Center&lt;/a&gt;, where I work, currently has an opening for a full time mid-to-senior level ColdFusion developer.  A minimum of 5 years ColdFusion experience is preferred, and Oracle database experience is highly desirable.  While the posting states that a degree is required, experience may be substituted for education. 
&lt;/p&gt;&lt;p&gt;
If you&apos;re in the Nashville area (or relocating here), and looking for a ColdFusion job, we&apos;d like to hear from you.  This position is onsite, for local candidates only. Sorry, no recruiters, contractors, or telecommuters.
&lt;/p&gt;&lt;p&gt;
You can view the full job description and application &lt;a href=&quot;http://bit.ly/dgAYJm&quot;&gt;here&lt;/a&gt;
&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<pubDate>Fri, 11 Jun 2010 09:37:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/6/11/ColdFusion-Developer-position-at-Vanderbilt</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Presentation files from NCDevCon</title>
				<link>http://www.cfgears.com/index.cfm/2010/6/11/Presentation-files-from-NCDevCon</link>
				<description>
				
				&lt;p&gt;Well, I&apos;m about 3 weeks late but I finally got around to getting my presentations files from NCDevCon online. You can download the files &lt;a href=&quot;/downloads/NCDevCon - Intro to CF.zip&quot;&gt;here.&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;
I have to say that I had a blast at NCDevCon!  This was the first conference that I&apos;d been to in a couple of years, and I really enjoyed it.  This was also my first time speaking at a conference.  I used to teach ColdFusion at a local tech college a few years ago, so I guess I&apos;ve had a little experience in that area (although I&apos;ll admit I&apos;m rusty!).  I had forgotten just how much I enjoy it!
&lt;/p&gt;&lt;p&gt;
I&apos;ll definitely be heading back to NCDevCon next year! 
&lt;/p&gt;
				
				</description>
						
				
				<pubDate>Fri, 11 Jun 2010 09:10:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/6/11/Presentation-files-from-NCDevCon</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>My favorite cigars are....</title>
				<link>http://www.cfgears.com/index.cfm/2010/5/26/My-favorite-cigars-are</link>
				<description>
				
				...Itsaboys!&lt;br&gt;
&lt;img src=&quot;http://www.cfgears.com/images/blog/cigar-box.jpg&quot; border=&quot;0&quot; /&gt;
&lt;p&gt;I guess I&apos;ll have to get a box of these in October.  :)&lt;/p&gt;
				
				</description>
						
				
				<category>Personal</category>				
				
				<pubDate>Wed, 26 May 2010 14:35:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/5/26/My-favorite-cigars-are</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion feedback from a Java/Ruby Developer</title>
				<link>http://www.cfgears.com/index.cfm/2010/5/17/ColdFusion-feedback-from-a-JavaRuby-Developer</link>
				<description>
				
				&lt;p&gt;I just came across this blog post and wanted to share it.  For me, it&apos;s always interesting to hear from someone coming to ColdFusion from another language/background and get their thoughts on it.  As he openly admits, when he started working at a ColdFusion shop two years ago, he didn&apos;t think much of CF.
His exact quote is, &quot;With more than 15 years of development experience, primarily as a Java, ActionScript, and Ruby developer, I had a relatively low opinion of ColdFusion.&quot;
&lt;/p&gt;&lt;p&gt;
&lt;a href=&quot;
http://webmonkeyswithlaserbeams.wordpress.com/2010/05/04/a-javaruby-developer-appreciates-coldfusion/
&quot;&gt;Read the whole post here&lt;/a&gt;
&lt;/p&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Mon, 17 May 2010 08:20:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/5/17/ColdFusion-feedback-from-a-JavaRuby-Developer</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>I&apos;ll be teaching a Hands On ColdFusion course at NCDevCon.</title>
				<link>http://www.cfgears.com/index.cfm/2010/5/13/Ill-be-teaching-a-Hands-On-ColdFusion-course-at-NCDevCon</link>
				<description>
				
				&lt;p&gt;This is just a quick a note to announce that I&apos;ll be teaching one of the 2 hour Hands On ColdFusion labs at NCDevCon next weekend.  Specifically, I&apos;ll be teaching Session 1 from 10:00-12:00 on Saturday morning.  I&apos;m super excited about this and can&apos;t wait to get to Raleigh!  
&lt;/p&gt;&lt;p&gt;
For those that don&apos;t know, &lt;a href=&quot;http://ncdevcon.com/&quot;&gt;NCDevCon&lt;/a&gt; is a free developers conference put on by the Triangle Area ColdFusion User Group.  It is held at NC State University in Raleigh, North Carolina, and consists of general web development sessions, web design, Javascript, Ajax, ColdFusion, Flex, AIR and more.  In addition to all of that, this year they are also offering two days of &lt;a href=&quot;http://ncdevcon.com/post.cfm/coldfusion-hands-on-outline-and-requirements&quot;&gt;free hands-on training for ColdFusion&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;
So make plans to be in Raleigh for two days of FREE CF Goodness!
&lt;/p&gt;
				
				</description>
						
				
				<category>Conferences</category>				
				
				<pubDate>Thu, 13 May 2010 08:49:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/5/13/Ill-be-teaching-a-Hands-On-ColdFusion-course-at-NCDevCon</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Change size of desktop icons in Windows 7</title>
				<link>http://www.cfgears.com/index.cfm/2010/4/21/Change-size-of-desktop-icons-in-Windows-7</link>
				<description>
				
				&lt;p&gt;This is a neat little tip that a coworker of mine discovered this morning, and it&apos;s going to really come in handy on my new laptop.  If you don&apos;t like the size of the desktop icons in Windows 7, you can easily make them larger or smaller.  Simply hover over an icon, click ctrl, and with your mouse wheel scroll up or down.  The icon sizes will change as you scroll.  
&lt;/p&gt;&lt;p&gt;
Don&apos;t have a wheel mouse?  There are other methods for doing this as well, as shown here:  &lt;a href=&quot;http://www.addictivetips.com/windows-tips/how-to-resize-desktop-icon-in-windows-vista/&quot;&gt;http://www.addictivetips.com/windows-tips/how-to-resize-desktop-icon-in-windows-vista/&lt;/a&gt;
&lt;/p&gt;
				
				</description>
						
				
				<category>OS Tips</category>				
				
				<pubDate>Wed, 21 Apr 2010 10:58:00 -0500</pubDate>
				<guid>http://www.cfgears.com/index.cfm/2010/4/21/Change-size-of-desktop-icons-in-Windows-7</guid>
				
				
			</item>
			
		 	
			</channel></rss>