<rss version="2.0"><channel><title>RSS feed for InstantSpot site Sam Farmer&apos;s Blog</title><link>http://samfarmer.instantspot.com</link><description>Tips and thoughs on ColdFusion and other technologies that make the web go...</description><language>en-us</language><copyright>This work is Copyright &#xA9; 2008 by Sam Farmer&apos;s Blog</copyright><generator>RSSVille ColdFusion FeedMaker, version 1.0</generator><pubDate>Fri, 16 May 2008 20:05:16 GMT</pubDate><item><title>CFEclipse and Eclipse Tips and Tricks</title><link>http://samfarmer.instantspot.com/blog/2007/05/21/CFEclipse-and-Eclipse-Tips-and-Tricks</link><description>&lt;p&gt;
I&amp;#39;ve been working off, and mostly on, with &lt;a href=&quot;http://cfeclipse.org/&quot; target=&quot;_blank&quot;&gt;CFEclipse&lt;/a&gt;  over the past two years.  In the last week or so, though, I&amp;#39;ve found three cool new (to me) shortcuts and thought I would share them.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&amp;quot;Firefox like Find&amp;quot;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
In the Find dialog click the Incremental option and Eclipse will do a Firefox like Find, searching as you type, of the currently open file.  I love the way Firefox searches and the added bonus in CFEclipse is that it will expand collapsed code as this screen shot shows:
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://samfarmer.instantspot.com/userfiles/040107/117/increment.png&quot; alt=&quot;Incremental Find in Eclipse&quot; title=&quot;Firefox like Find in Eclipse&quot; width=&quot;500&quot; height=&quot;313&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Removing Comments&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Adding comments in CFEclipse is easy, either (Ctrl/Command-Shift-M) or click on the comment icon, and if text is selected the comment will surround it.  Removing comments can be done the same way, either select the whole comment or place the cursor to the left of the open comment and either (Ctrl/Command-Shift-M) or click on the comment icon.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Go to Line&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Ctrl/Command-L brings up a dialog asking which line you would like to go to.  Very useful when debugging an error and you know the line the error occurs on. 
&lt;/p&gt;
&lt;p&gt;
What keyboard shortcuts do you use? 
&lt;/p&gt;
</description><pubDate>Mon, 21 May 2007 09:45:30 GMT</pubDate><guid>http://samfarmer.instantspot.com/blog/2007/05/21/CFEclipse-and-Eclipse-Tips-and-Tricks</guid><category>CFEclipse</category></item><item><title>A Week With CF Frameworks Explorer</title><link>http://samfarmer.instantspot.com/blog/2007/05/14/A-Week-With-CF-Frameworks-Explorer</link><description>&lt;p&gt;
I have been using the &lt;a href=&quot;http://www.markdrew.co.uk/blog/index.cfm/2007/5/5/Project-U-CF-Frameworks-Explorer-Released&quot; target=&quot;_blank&quot;&gt;CF Frameworks Explorer&lt;/a&gt;, an Eclipse plugin that helps navigate framework configuration files, for a week now. While it is still in alpha stage, I have found it to be very helpful and bug-free.  
&lt;/p&gt;
&lt;p&gt;
Installation was straightforward by using the software update in Eclipse (Help &amp;gt; Software Update &amp;gt; Find &amp;amp; Install &amp;gt; Search for Updates of the currently installed features &amp;gt; Finish.  Then follow prompts to update for all CFEclipse features including an extras folder.)  Once Eclipse restarts go to Window &amp;gt; Show View &amp;gt; Other &amp;gt; CF Framework and the CF Framework Explorer will appear in the middle bottom panel.  From there you can drag it wherever you like. 
&lt;/p&gt;
&lt;p&gt;
Once running the CF Frameworks Explorer provides a visual way to navigate your configuration files with icons, collapsible sections and color coding.  I use &lt;a href=&quot;http://www.xmlbuddy.com/&quot; target=&quot;_blank&quot;&gt;XMLBuddy&lt;/a&gt; to edit XML files and while this provides auto-completion it does not have any code coloring other than turning it all blue.  This makes navigating a large Mach-II file rather difficult.  Not so with the CF Frameworks plugin as you can see from the picture below.  When you click on a element it will open the configuration file, highlight the relevant section and adjust the scrollbars so it appears in the middle-ish of your screen. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://samfarmer.instantspot.com/userfiles/040107/117/CFFrameworks.png&quot; alt=&quot;CF Frameworks Explorer&quot; title=&quot;CF Frameworks Explorer&quot; width=&quot;468&quot; height=&quot;291&quot; align=&quot;middle&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
(My7MachBlog is the name of the project as defined in Eclipse).&amp;nbsp; By default I believe CFEclipse will find your configuration files and folders.  I add a cfm extension to both Mach-II and ColdSpring configuration xml files so had to register the configuration files by right clicking on them &amp;gt; CF Frameworks &amp;gt; Set/Unset as Configuration File.&amp;nbsp; For more on the features watch the screencast by Mark Drew in &lt;a href=&quot;http://cfeclipse.org/index.cfm?event=page&amp;amp;page=TV&quot; target=&quot;_blank&quot;&gt;CFEclipse TV&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
After one week I can strongly recommend adding CF Frameworks Explorer, indeed, I find myself using it so much that I wish that in addition to opening up the XML file it could open up the actual file.&amp;nbsp; Many thanks to Mark Drew for this excellent addition to CFEclipse.
&lt;/p&gt;
&lt;p&gt;
Other related links; Mark Drew will be presenting to the &lt;a href=&quot;http://www.cfframeworks.com/blog/index.cfm/2007/5/10/cfFrameworks-workshop-Mark-Drew-on-cfEclipse-Frameworks-Explorer&quot; target=&quot;_blank&quot;&gt;CF Frameworks workshop&lt;/a&gt;  on Thursday, May 17th at 2pm (EST), there is a CF Frameworks screencast on &lt;a href=&quot;http://cfeclipse.org/index.cfm?event=page&amp;amp;page=TV&quot; target=&quot;_blank&quot;&gt;CFEclipse TV&lt;/a&gt; and there is a campaign underway to make  Mark Drew &lt;a href=&quot;http://cfzen.instantspot.com/blog/index.cfm/2007/5/11/CFEclipse-Make-Mark-Drew-Rich-Campaign&quot; target=&quot;_blank&quot;&gt;rich&lt;/a&gt; or at least compensate him for his work on CFEclipse.  
&lt;/p&gt;
</description><pubDate>Mon, 14 May 2007 12:02:03 GMT</pubDate><guid>http://samfarmer.instantspot.com/blog/2007/05/14/A-Week-With-CF-Frameworks-Explorer</guid><category>CFEclipse</category></item><item><title>The First Post</title><link>http://samfarmer.instantspot.com/blog/2007/04/01/The-First-Post</link><description>&lt;p&gt;
The first post.  I&amp;#39;ve decided to start a blog primarily because I like writing.  And having been a programmer for the last 10 years I haven&amp;#39;t written much during that time.  I also realize I like writing about technical issues and have a fair amount on my mind at the moment so it seems like a good time to start a blog.  Note, I did not say I was a grammatically correct writer.  So, expect the odd typo and grammatically incorrect sentence from time to time.  This is a blog and I&amp;#39;m not going to use the grammar corrector in Word before posting.  
&lt;/p&gt;
&lt;p&gt;
I am also intrigued by social networking so InstantSpot seemed a good spot (pun intended) to start my blog.
&lt;/p&gt;
&lt;p&gt;
I aim to cover a bunch of topics, some tutorials and explanations of basic ColdFusion functionality, thoughts on the future of the web and ColdFusion, conferences, and anything else that comes up.  I will mostly be focusing on ColdFusion (and will probably start using cf as an abbreviation real soon) though I do hope to post on other non-cf topics like JavaScript, MySQL and databases in general and who knows what else in the future.
&lt;/p&gt;
&lt;p&gt;
I am not going to aim to publish on a regular basis and have pledged to keep this blog a purely non-work time activity.  I&amp;#39;m busy enough there anyway.  Good busy.  I also don&amp;#39;t believe blogs die.  So if I have nothing good or interesting to say I will say nothing.  I also don&amp;#39;t think this will turn into a news blog with short entries and links to the latest news.  There are enough of those, and, I rely on them for my tech-news as much as anywhere else.  In short, if you like what you are reading I suggest using the RSS feeds or subscribing over email.
&lt;/p&gt;
&lt;p&gt;
More to come...
&lt;/p&gt;
</description><pubDate>Sun, 01 Apr 2007 18:59:53 GMT</pubDate><guid>http://samfarmer.instantspot.com/blog/2007/04/01/The-First-Post</guid><category>Me</category></item></channel></rss>