<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Komodo Edit 4.1</title>
	<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Thu, 04 Dec 2008 18:14:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Terminally Incoherent &#187; Blog Archive &#187; Writing Your First Wordpress Plugin</title>
		<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-5128</link>
		<pubDate>Sun, 08 Jul 2007 22:00:35 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-5128</guid>
					<description>[...] Now all we have to do is to activate the plugin. If it works, it should tell you that activation was successful, and the entry should become green. If you have some errors in your script, you will get a brief error message. Usually it&#8217;s something among the lines of &#8220;unable to activate the plugin due to fatal error&#8221;. This makes debugging your plugins bit difficult, so it&#8217;s a good idea to use an editor which checks PHP syntax as you type, like for example Komodo Edit. This will cut down on the number of silly typos, and forgotten semicolons in your code. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Now all we have to do is to activate the plugin. If it works, it should tell you that activation was successful, and the entry should become green. If you have some errors in your script, you will get a brief error message. Usually it&#8217;s something among the lines of &#8220;unable to activate the plugin due to fatal error&#8221;. This makes debugging your plugins bit difficult, so it&#8217;s a good idea to use an editor which checks PHP syntax as you type, like for example Komodo Edit. This will cut down on the number of silly typos, and forgotten semicolons in your code. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Terminally Incoherent &#187; Blog Archive &#187; Vi Keybindings for Eclipse?</title>
		<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4635</link>
		<pubDate>Fri, 01 Jun 2007 03:12:35 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4635</guid>
					<description>[...] I love Vi and Eclipse for very different reasons. Eclipse is a kick-ass Java IDE, and vim is possibly the best text editor out there. I wish I could combine both applications into one - giving me both the convenience of an IDE and the raw editing power of vi. Komodo Edit which I reviewed recently comes very close to what I want. It essentially aims to emulate vi behavior inside it&#8217;s own editor. This has both advantages and disadvantages. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I love Vi and Eclipse for very different reasons. Eclipse is a kick-ass Java IDE, and vim is possibly the best text editor out there. I wish I could combine both applications into one - giving me both the convenience of an IDE and the raw editing power of vi. Komodo Edit which I reviewed recently comes very close to what I want. It essentially aims to emulate vi behavior inside it&#8217;s own editor. This has both advantages and disadvantages. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke</title>
		<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4564</link>
		<pubDate>Wed, 23 May 2007 23:32:49 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4564</guid>
					<description>[quote comment="4557"]Sorry for the OT, but I tried to subscribe to your RSS feed using the link at the bottom of the page, but it didn't work, I noticed the working feed is the ine by Feedburner, but I suggest you to edit the link in the footer.[/quote]

I just checked it and it seems to be working fine for me. Just remove the feed:// from the beginning of the URL if you are pasting it directly into a feed reader. If you click on the link in Firefox it should correctly interpret the protocol and attempt to subscribe to it in your defined feed reader.

[quote comment="4561"]I assume you mean Komodo Edit 4.1, our latest release.[/quote]

Oh crap! You are right. Man, I really am dyslexic. LOL

Thanks for the info. I'm loving that editor more and more every day. :)</description>
		<content:encoded><![CDATA[<p><span style="padding-left: 10px;"><strong>Max</strong> said:</span></p>
<blockquote cite="http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4557"><p>
Sorry for the OT, but I tried to subscribe to your RSS feed using the link at the bottom of the page, but it didn&#8217;t work, I noticed the working feed is the ine by Feedburner, but I suggest you to edit the link in the footer.</p>
</blockquote>
<p>I just checked it and it seems to be working fine for me. Just remove the <a href="feed://" rel="nofollow">feed://</a> from the beginning of the URL if you are pasting it directly into a feed reader. If you click on the link in Firefox it should correctly interpret the protocol and attempt to subscribe to it in your defined feed reader.</p>
<p><span style="padding-left: 10px;"><strong>Erin W</strong> said:</span></p>
<blockquote cite="http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4561"><p>
I assume you mean Komodo Edit 4.1, our latest release.</p>
</blockquote>
<p>Oh crap! You are right. Man, I really am dyslexic. LOL</p>
<p>Thanks for the info. I&#8217;m loving that editor more and more every day. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Erin W</title>
		<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4561</link>
		<pubDate>Wed, 23 May 2007 22:01:15 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4561</guid>
					<description>Erin from ActiveState here. Glad you like Komodo Edit. (I assume you mean Komodo Edit 4.1, our latest release.)
Rest assured that Komodo Edit is free and will always be free.  The license for Edit has no restrictions on usage (i.e. you can use it commercially, there is no time limit, etc), and although it's not open source, it is based on a number of open source projects. 
The Komodo community site is a great resource for install and configuration FAQs and grabbing some cool free extensions (Komodo's built on Mozilla, so you can create Firefox-like extensions) that might make your experience better. Plus, we'll be launching some screencasts in the next week or so to make getting started easier. It's http://community.activestate.com/. 
Feedback is always welcome--thanks for yours.</description>
		<content:encoded><![CDATA[<p>Erin from ActiveState here. Glad you like Komodo Edit. (I assume you mean Komodo Edit 4.1, our latest release.)<br />
Rest assured that Komodo Edit is free and will always be free.  The license for Edit has no restrictions on usage (i.e. you can use it commercially, there is no time limit, etc), and although it&#8217;s not open source, it is based on a number of open source projects.<br />
The Komodo community site is a great resource for install and configuration FAQs and grabbing some cool free extensions (Komodo&#8217;s built on Mozilla, so you can create Firefox-like extensions) that might make your experience better. Plus, we&#8217;ll be launching some screencasts in the next week or so to make getting started easier. It&#8217;s <a href="http://community.activestate.com/." rel="nofollow">http://community.activestate.com/.</a><br />
Feedback is always welcome&#8211;thanks for yours.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Max</title>
		<link>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4557</link>
		<pubDate>Wed, 23 May 2007 21:12:29 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/05/23/komodo-edit-14/#comment-4557</guid>
					<description>Sorry for the OT, but I tried to subscribe to your RSS feed using the link at the bottom of the page, but it didn't work, I noticed the working feed is the ine by Feedburner, but I suggest you to edit the link in the footer.
Thank you for your useful posts! Bye</description>
		<content:encoded><![CDATA[<p>Sorry for the OT, but I tried to subscribe to your RSS feed using the link at the bottom of the page, but it didn&#8217;t work, I noticed the working feed is the ine by Feedburner, but I suggest you to edit the link in the footer.<br />
Thank you for your useful posts! Bye
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.897 seconds -->
