<?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>JayBachatero.com &#187; Komodo Edit</title>
	<atom:link href="http://www.jaybachatero.com/tag/komodo-edit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaybachatero.com</link>
	<description></description>
	<lastBuildDate>Tue, 30 Nov 2010 00:16:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Komodo (Edit) Abbreviations</title>
		<link>http://www.jaybachatero.com/2009/03/22/komodo-edit-abbreviations/</link>
		<comments>http://www.jaybachatero.com/2009/03/22/komodo-edit-abbreviations/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 01:39:38 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP Snippets]]></category>
		<category><![CDATA[abbreviations]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/2009/03/22/komodo-edit-abbreviations/</guid>
		<description><![CDATA[Recently the Komodo (Edit) developers added a new feature to Komodo 5.1, that feature is abbreviations.&#160; The abbreviations feature allow you to quickly replace certain keywords with snippets of code by just pressing CTRL + T (or your key of preference).&#160; This can be extremely useful.&#160; I decided to create an abbreviation library for CodeIgniter. [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2009/03/22/komodo-edit-abbreviations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Flat File Image Gallery</title>
		<link>http://www.jaybachatero.com/2009/03/17/simple-flat-file-image-gallery/</link>
		<comments>http://www.jaybachatero.com/2009/03/17/simple-flat-file-image-gallery/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 20:08:27 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[PHP Snippets]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/?p=91</guid>
		<description><![CDATA[I did this for a co-worker. It&#8217;s a small script that scans a given directory for images and displays the html resized version as a thumbnail with a link to the full image. It&#8217;s not fully done though. I didn&#8217;t finish adding support for pages since it was something simple and did it while I [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2009/03/17/simple-flat-file-image-gallery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hex-to-Numeric Entities Converter</title>
		<link>http://www.jaybachatero.com/2008/09/22/hex-to-numeric-entities-converter/</link>
		<comments>http://www.jaybachatero.com/2008/09/22/hex-to-numeric-entities-converter/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:38:45 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP Snippets]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/blog/?p=74</guid>
		<description><![CDATA[At work I get files sometimes with hexadecimal entities but the problem is that we use numeric entities. I decided to write a simple script that will search the file for hex entities and convert them to numeric one. This is intended to be used with Komodo Edit or via the command line. This is [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2008/09/22/hex-to-numeric-entities-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

