<?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>In Search of a Good Title &#187; Coding Setup</title>
	<atom:link href="http://curtis.humphreyonline.us/tag/coding-setup/feed" rel="self" type="application/rss+xml" />
	<link>http://curtis.humphreyonline.us</link>
	<description>Curtis M. Humphrey's Website</description>
	<lastBuildDate>Wed, 02 Jun 2010 17:04:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up Komodo Edit 5</title>
		<link>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5</link>
		<comments>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5#comments</comments>
		<pubDate>Sat, 06 Jun 2009 22:02:55 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Coding Setup]]></category>
		<category><![CDATA[FYI]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=200</guid>
		<description><![CDATA[I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like &#8220;looking function definition&#8221; which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn&#8217;t feel as intutive. Since Komodo has created [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_203" class="wp-caption alignright" style="width: 138px"><a href="http://www.activestate.com/komodo_edit/" target="_blank"><img class="size-full wp-image-203 " title="Komodo Edit Logo" src="http://curtis.humphreyonline.us/wp-content/uploads/komodo-logo.gif" alt="Komodo Edit Logo" width="128" height="128" /></a><p class="wp-caption-text">Komodo Edit Logo</p></div>
<p>I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like &#8220;looking function definition&#8221; which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn&#8217;t feel as intutive. Since Komodo has created an open source (read free) version call <a title="Komodo Edit" href="http://www.activestate.com/komodo_edit/">Komodo Edit</a> and have been using that and having missed the edit features. There are a number of things I do to make the Edit program feel more like home. First I install a few extensions&#8230;</p>
<h3 style="clear:both">Best Extensions:</h3>
<ul>
<li><a title="Komodo Edit Source Tree extension" href="http://community.activestate.com/xpi/source-tree" target="_blank">Source Tree</a> must have for quickly jumping around and viewing code</li>
<li><a title="Komodo Edit HTML Toolkit extension" href="http://community.activestate.com/xpi/html-toolkit" target="_blank">HTML Toolkit</a> great for auto-completing HTML/XML tags and previewing css images</li>
<li><a title="Komodo Edit Remote Drive Tree extension" href="http://community.activestate.com/xpi/remote-drive-tree" target="_blank">Remote Drive Tree</a> great for editing files you usally do not have local copies of (e.g., php.ini)</li>
<li><a title="Komodo Edit TODO Helper extension" href="http://community.activestate.com/xpi/todo-helper" target="_blank">TODO Helper</a> finds all your TODO statements so you don&#8217;t forget them</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
