<?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>Mike Nimer&apos;s Blog - Eclipse</title>
			<link>http://blog.mikenimer.com/index.cfm</link>
			<description>Random posting about Flex, ColdFusion, Travel, Java, and anything else I can think of. Follow me on twitter @mnimer.</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 11:31:39 -0400</pubDate>
			<lastBuildDate>Mon, 11 Jul 2005 00:22:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>mikenimer@yahoo.com</managingEditor>
			<webMaster>mikenimer@yahoo.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>mikenimer@yahoo.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Mike Nimer&apos;s Blog</title>
				<link>http://blog.mikenimer.com/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Log Viewer update</title>
				<link>http://blog.mikenimer.com/index.cfm/2005/7/11/Log-Viewer-update</link>
				<description>
				
				&lt;p&gt;I just posted a new version of the logviewer, this is just an updated version for a bug in Eclipse 3.1. This new version will now allow you to resize the space dedicated to the tree and grid components. &lt;/p&gt;
&lt;p&gt;If you curious the problem was a change in behavior with the grid layout component. So I changed the plugin to use the SashForm component instead.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/downloads/eclipse/logviewer/logviewer_1.0.1.zip&quot;&gt;Download Here&lt;/a&gt;&lt;/p&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Mon, 11 Jul 2005 00:22:00 -0400</pubDate>
				<guid>http://blog.mikenimer.com/index.cfm/2005/7/11/Log-Viewer-update</guid>
				
			</item>
			
			<item>
				<title>New CF LogViewer Eclipse plugin</title>
				<link>http://blog.mikenimer.com/index.cfm/2005/3/16/New-CF-LogViewer-Eclipse-plugin</link>
				<description>
				
				Recently I decided to try the &lt;a href=&quot;http://cfeclipse.tigris.org/&quot; target=&quot;_blank&quot;&gt;CFEclipse&lt;/a&gt; plugin, for ColdFusion development. If you haven&apos;t tried it, I suggest you do. The guys working on it have done a great job (make sure you try the bleeding edge build).

Anyway, When I started playing around with eclipse I realized the thing I like most is the ability to completely switch directions during development. I can be in the CF view, switch to a SQL Enterprise Manager view, do a little UML modeling, head over to Java, and back to CF. All without leaving my editor. This was very appealing to me. Funny thing, for as good as eclipse is for editing cfml, js, as, sql, etc.. I don&apos;t like it for java development (which it started out as an editor for). After using IntelliJ IDEA editor, I found eclipse to be frustrating for java. That could just be me too.

Anyways, this got me thinking, considering how powerful this plugin architecture is and how many resources their were to help a developer write a plugin. Well... I had to take a crack at writing one. 

So what did I write, I wrote a &lt;a href=&quot;/eclipse/logviewer/index.cfm&quot;&gt;ColdFusion Log Viewer plugin&lt;/a&gt;. This simple plugin understands and can parse the ColdFusion log format, it will also keep a connection open and update automatically when new errors are logged. (like the unix tail command), and it supports multiple log folders on a server, great if you run multiple instances of CF.

For full details, &lt;a href=&quot;/downloads/eclipse/logviewer/index.cfm&quot;&gt;check it out here&lt;/a&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Wed, 16 Mar 2005 17:35:00 -0400</pubDate>
				<guid>http://blog.mikenimer.com/index.cfm/2005/3/16/New-CF-LogViewer-Eclipse-plugin</guid>
				
			</item>
			</channel></rss>