<?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>Rusty Razor Blade &#187; textmate</title>
	<atom:link href="http://www.rustyrazorblade.com/category/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Fri, 13 Aug 2010 23:33:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Textmate &#8211; Stop ._ Backup Files</title>
		<link>http://www.rustyrazorblade.com/2010/02/textmate-stop-_-backup-files/</link>
		<comments>http://www.rustyrazorblade.com/2010/02/textmate-stop-_-backup-files/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 04:08:46 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[textmate]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=1001</guid>
		<description><![CDATA[Pretty sure this stops TextMate from creating the ridiculous backup files in my network shares.
defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1
]]></description>
			<content:encoded><![CDATA[<p>Pretty sure this stops TextMate from creating the ridiculous backup files in my network shares.</p>
<blockquote><p>defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rustyrazorblade.com/2010/02/textmate-stop-_-backup-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Project: Sparkup</title>
		<link>http://www.rustyrazorblade.com/2009/11/awesome-project-sparkup/</link>
		<comments>http://www.rustyrazorblade.com/2009/11/awesome-project-sparkup/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 19:05:25 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[links]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=901</guid>
		<description><![CDATA[Sparkup is a TextMate and Vim plugin for expanding short CSS style tags into HTML, written by my man Rico Sta Cruz.
From the github page:
You can write HTML in a CSS-like syntax, and have Sparkup handle the expansion to full HTML code. It is meant to help you write long HTML blocks in your text [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://github.com/rstacruz/sparkup" target="_blank">Sparkup</a> is a TextMate and Vim plugin for expanding short CSS style tags into HTML, written by my man <a target="_blank" href="http://ambiescent.com/">Rico Sta Cruz</a>.</p>
<p>From the github page:</p>
<blockquote><p>You can write HTML in a CSS-like syntax, and have Sparkup handle the expansion to full HTML code. It is meant to help you write long HTML blocks in your text editor by letting you type less characters than needed.</p>
<p>Sparkup is written in Python, and requires Python 2.5 or newer (2.5 is preinstalled in Mac OS X Leopard). Sparkup also offers intregration into common text editors. Support for VIM and TextMate are currently included.</p></blockquote>
<p>He even included a video demo:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Jw3jipcenKc&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Jw3jipcenKc&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rustyrazorblade.com/2009/11/awesome-project-sparkup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
