<?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>Martin Ström &#187; textmate</title>
	<atom:link href="http://my-domain.se/tag/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-domain.se</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 10:02:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>TextMate command to copy an txmt:// url to the current file</title>
		<link>http://my-domain.se/textmate-command-to-copy-an-txmt-url-to-the-current-file/</link>
		<comments>http://my-domain.se/textmate-command-to-copy-an-txmt-url-to-the-current-file/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 12:06:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://my-domain.se/?p=413</guid>
		<description><![CDATA[I&#8217;ve been using this TextMate command for many years to copy an URL to the current file and then paste into a bug tracker/todo list or something.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using this TextMate command for many years to copy an URL to the current file and then paste into a bug tracker/todo list or something. </p>

<script src="http://gist.github.com/573490.js?file=snippet.sh"></script>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/textmate-command-to-copy-an-txmt-url-to-the-current-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Selected Folder or File in TextMate from Finder</title>
		<link>http://my-domain.se/open-selected-folder-or-file-in-textmate-from-finder/</link>
		<comments>http://my-domain.se/open-selected-folder-or-file-in-textmate-from-finder/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:56:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://my-domain.se/?p=318</guid>
		<description><![CDATA[Before upgrading to Snow Leopard I had a QuickSilver trigger (⌃⌥⌘M) to open the currently selected file(s) or folder(s) in TextMate. It was setup as a QuickSilver trigger using the Proxy Object &#8220;Finder Selection&#8221;. Too bad it doesn&#8217;t work for me in the later QuickSilver versions and/or Snow Leopard. I missed this trigger so I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wordpress/wp-content/uploads/2010/04/Screen-shot-2010-04-02-at-20.47.54.png" alt="QuickSilver" /></p>

<p>Before upgrading to Snow Leopard I had a QuickSilver trigger (<code>⌃⌥⌘M</code>) to open the currently selected file(s) or folder(s) in TextMate. It was setup as a QuickSilver trigger using the Proxy Object &#8220;Finder Selection&#8221;. Too bad it doesn&#8217;t work for me in the later QuickSilver versions and/or Snow Leopard. </p>

<p>I missed this trigger so I made a 10.6 Service to accomplish the same task:</p>

<p><img src="/wordpress/wp-content/uploads/2010/04/Screen-shot-2010-03-31-at-22.47.58.png" alt="Automator" /></p>

<ol>
<li>Run Automator and select &#8220;Service&#8221; from the template chooser.</li>
<li>Select &#8220;Files and Folders&#8221; from &#8220;Finder&#8221;</li>
<li>Find the &#8220;Open Finder Items&#8221; action from the left pane and select TextMate as the application. </li>
<li>Save the service in <code>~/Library/Services</code>. I called mine &#8220;Open With TextMate&#8221;</li>
</ol>

<p><img src="/wordpress/wp-content/uploads/2010/04/Screen-shot-2010-03-31-at-22.47.50.png" alt="Keyboard Preferences" /></p>

<p>To run the service from the keyboard, run &#8220;System Preferences&#8221; and select &#8220;Keyboard&#8221;, then select &#8220;Services&#8221; in the left menu and locate the &#8220;Open With TextMate&#8221; service on the right side. Add a keyboard shortcut (I choose the same as I&#8217;m used to, <code>⌃⌥⌘M</code>).</p>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/open-selected-folder-or-file-in-textmate-from-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MissingDrawer TextMate Plugin for Mac OS X 10.6 Snow Leopard</title>
		<link>http://my-domain.se/missingdrawer-textmate-plugin-for-mac-os-x-10-6-snow-leopard/</link>
		<comments>http://my-domain.se/missingdrawer-textmate-plugin-for-mac-os-x-10-6-snow-leopard/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 06:37:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://burnfield.com/martin/?p=239</guid>
		<description><![CDATA[I really like the MissingDrawer plugin for TextMate but it stopped working for me after upgrading to Snow Leopard. I recompiled it for 10.6 and now it works again. Get the updated versions here (one with blue background and one with the white default). Update: Seems like the plugin doesn&#8217;t work very good after all. [...]]]></description>
			<content:encoded><![CDATA[<p>I really like the <a href="http://jannisleidel.com/2008/02/missingdrawer/">MissingDrawer</a> plugin for TextMate but it stopped working for me after upgrading to Snow Leopard. I recompiled it for 10.6 and now it works again.</p>

<p><a href="http://code.google.com/p/textmate-missingdrawer/issues/detail?id=24">Get the updated versions here (one with blue background and one with the white default).</a></p>

<p><em>Update:</em></p>

<div markdown="1" class="updated">

Seems like the plugin doesn&#8217;t work very good after all. It makes TextMate stop responding to modifier keys (command, shift etc) so my recompiled version isn&#8217;t very helpful right now. I&#8217;ll investigate and try to fix it.

</div>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/missingdrawer-textmate-plugin-for-mac-os-x-10-6-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate Prototype &amp; Scriptaculous Bundle</title>
		<link>http://my-domain.se/textmate-prototype-scriptaculus-bundle/</link>
		<comments>http://my-domain.se/textmate-prototype-scriptaculus-bundle/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 19:40:14 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[script.aculo.us]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://burnfield.com/martin/2006/07/14/textmate-prototype-scriptaculus-bundle/</guid>
		<description><![CDATA[This the first version of a TextMate bundle for Prototype and script.aculo.us JavaScript libraries. The language grammar is based on from Justin Palmers Prototype Bundle but the other commands/snippets are all new. Please let me know if you have any comments and/or improvements. Download here Update 2006-07-16 The bundle is now added to TextMates official [...]]]></description>
			<content:encoded><![CDATA[<p>This the first version of a <a href="http://macromates.com">TextMate</a> bundle for <a href="http://prototype.conio.net">Prototype</a> and <a href="http://script.aculo.us">script.aculo.us</a> JavaScript libraries. The language grammar is based on from <a href="http://encytemedia.com/blog/articles/2006/01/03/textmate-vibrant-ink-theme-and-prototype-bundle">Justin Palmers Prototype Bundle</a> but the other commands/snippets are all new.
Please let me know if you have any comments and/or improvements.</p>

<p><a href="/wordpress/wp-content/uploads/Prototype &#038; Scriptaculous.tmbundle.zip">Download here</a></p>

<div class="updated">
    <h3>Update 2006-07-16</h3>
    The bundle is now added to TextMates <a href="http://macromates.com/svn/Bundles/trunk/Bundles/JavaScript%20Prototype%20&#038;%20Script_aculo_us.tmbundle">official svn repository</a>.
</div>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/textmate-prototype-scriptaculus-bundle/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

