<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Textmate Bundle</title>
	<atom:link href="http://matthewgrichmond.com/dev/textmate-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewgrichmond.com</link>
	<description>Family man, Church go-er, Web Developer</description>
	<lastBuildDate>Wed, 14 Jul 2010 17:46:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://matthewgrichmond.com/dev/textmate-bundle/comment-page-1/#comment-250</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 14 Jul 2010 17:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://matthewgrichmond.com/?page_id=127#comment-250</guid>
		<description>Thanks Lance, and it was great to meet you too!  

That&#039;s one of the things I like best about TextMate, I&#039;m always learning new tricks ;)</description>
		<content:encoded><![CDATA[<p>Thanks Lance, and it was great to meet you too!  </p>
<p>That&#8217;s one of the things I like best about TextMate, I&#8217;m always learning new tricks ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance Willett</title>
		<link>http://matthewgrichmond.com/dev/textmate-bundle/comment-page-1/#comment-249</link>
		<dc:creator>Lance Willett</dc:creator>
		<pubDate>Wed, 14 Jul 2010 17:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://matthewgrichmond.com/?page_id=127#comment-249</guid>
		<description>Hi Matt,
Great to meet you at WordCamp Boulder.

Thanks for telling me about your snippets, I love the &lt;pre&gt; tags around the var_dump() statement—much more readable.

One thing I noticed was that you have a snippet for creating a paragraph element. TextMate has that built in, in a couple different ways:

1. For a quick HTML tag, use &lt;code&gt;CTRL-&lt;&lt;/code&gt; (&lt;code&gt;CTRL-Shift-,&lt;/code&gt;) which allows you to type the HTML element you want, then tab into it (defaults to &lt;p&gt;).
2. To quickly wrap text in an HTML tag, use CTRL-Shift-Q (defaults to &lt;p&gt;).

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
Great to meet you at WordCamp Boulder.</p>
<p>Thanks for telling me about your snippets, I love the &lt;pre&gt; tags around the var_dump() statement—much more readable.</p>
<p>One thing I noticed was that you have a snippet for creating a paragraph element. TextMate has that built in, in a couple different ways:</p>
<p>1. For a quick HTML tag, use <code>CTRL-&lt;</code> (<code>CTRL-Shift-,</code>) which allows you to type the HTML element you want, then tab into it (defaults to &lt;p&gt;).<br />
2. To quickly wrap text in an HTML tag, use CTRL-Shift-Q (defaults to &lt;p&gt;).</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
