<?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: Pasting Services</title>
	<atom:link href="http://blog.macromates.com/2006/pasting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macromates.com/2006/pasting-services/</link>
	<description>TextMate and OS X</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: chandler</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1194</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Mon, 19 Jun 2006 22:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1194</guid>
		<description>&lt;p&gt;ahh yes, that did the trick. thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ahh yes, that did the trick. thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Odgaard</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1193</link>
		<dc:creator>Allan Odgaard</dc:creator>
		<pubDate>Mon, 19 Jun 2006 22:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1193</guid>
		<description>&lt;p&gt;chandler: it should setup &lt;code&gt;RUBYLIB&lt;/code&gt; correctly in &lt;code&gt;bash_init.sh&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;You wouldn’t happen to have an outdated local Support folder (from a svn checkout)?&lt;/p&gt;

&lt;p&gt;This would be in &lt;code&gt;/Library/Application Support/TextMate&lt;/code&gt; or similar for &lt;code&gt;~/Library&lt;/code&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>chandler: it should setup <code>RUBYLIB</code> correctly in <code>bash_init.sh</code></p>

<p>You wouldn’t happen to have an outdated local Support folder (from a svn checkout)?</p>

<p>This would be in <code>/Library/Application Support/TextMate</code> or similar for <code>~/Library</code>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chandler</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1191</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Mon, 19 Jun 2006 22:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1191</guid>
		<description>&lt;p&gt;when i run the script it&#039;s having a hard time finding progress.rb i had to go in and add the full path /Applications/TextMate.app/Contents/SharedSupport/Support/lib/progress.rb should this be added to the include path automatically?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>when i run the script it&#039;s having a hard time finding progress.rb i had to go in and add the full path /Applications/TextMate.app/Contents/SharedSupport/Support/lib/progress.rb should this be added to the include path automatically?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Odgaard</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1186</link>
		<dc:creator>Allan Odgaard</dc:creator>
		<pubDate>Mon, 19 Jun 2006 10:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1186</guid>
		<description>&lt;p&gt;[maven]: It’s primarily an abbreviation matcher, so it will favor letters at the beginning of words over consecutive matches.&lt;/p&gt;

&lt;p&gt;Andreas: Yes, it should be automatic. So what exactly happens when you paste?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[maven]: It’s primarily an abbreviation matcher, so it will favor letters at the beginning of words over consecutive matches.</p>

<p>Andreas: Yes, it should be automatic. So what exactly happens when you paste?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Wahlin</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1185</link>
		<dc:creator>Andreas Wahlin</dc:creator>
		<pubDate>Mon, 19 Jun 2006 08:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1185</guid>
		<description>&lt;p&gt;Just curious, it doesen&#039;t seem to automaticly create a pastie from my selected text. Instead I have to go to the URL and then paste in my text and save it, wasn&#039;t this supposed to be automatically done?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just curious, it doesen&#039;t seem to automaticly create a pastie from my selected text. Instead I have to go to the URL and then paste in my text and save it, wasn&#039;t this supposed to be automatically done?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: [maven]</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1183</link>
		<dc:creator>[maven]</dc:creator>
		<pubDate>Mon, 19 Jun 2006 06:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1183</guid>
		<description>&lt;p&gt;In the &quot;Select Bundle Item Screen&quot;, why isn&#039;t the &quot;te&quot; in &quot;paste&quot; highlighted? It seems the much more sensible match to me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In the &#034;Select Bundle Item Screen&#034;, why isn&#039;t the &#034;te&#034; in &#034;paste&#034; highlighted? It seems the much more sensible match to me.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Rus</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1181</link>
		<dc:creator>Jacob Rus</dc:creator>
		<pubDate>Mon, 19 Jun 2006 04:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1181</guid>
		<description>&lt;p&gt;Oh, also, the &#039;download as file&#039; link always returns a &#039;*.rb&#039; file, even when it&#039;s supposed to be plain text or python or latex or whatever.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh, also, the &#039;download as file&#039; link always returns a &#039;*.rb&#039; file, even when it&#039;s supposed to be plain text or python or latex or whatever.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Rus</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1180</link>
		<dc:creator>Jacob Rus</dc:creator>
		<pubDate>Mon, 19 Jun 2006 04:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1180</guid>
		<description>&lt;p&gt;Hey Josh,&lt;/p&gt;

&lt;p&gt;Can we make the &#039;Mac Classic&#039; theme the default in Pastie?  It&#039;s not what I use in TextMate, but it&#039;s the cleanest for a webpage to use.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Josh,</p>

<p>Can we make the &#039;Mac Classic&#039; theme the default in Pastie?  It&#039;s not what I use in TextMate, but it&#039;s the cleanest for a webpage to use.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Goebel</title>
		<link>http://blog.macromates.com/2006/pasting-services/#comment-1179</link>
		<dc:creator>Josh Goebel</dc:creator>
		<pubDate>Mon, 19 Jun 2006 03:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/06/19/pasting-services/#comment-1179</guid>
		<description>&lt;p&gt;Thanks for the mention Allan.  It was fun working with you to pull everything together.  And thanks for the few tips needed to add the UTF-8 support to Pastie.&lt;/p&gt;

&lt;p&gt;I hope you&#039;re enjoying it. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the mention Allan.  It was fun working with you to pull everything together.  And thanks for the few tips needed to add the UTF-8 support to Pastie.</p>

<p>I hope you&#039;re enjoying it. :-)</p>]]></content:encoded>
	</item>
</channel>
</rss>

