<?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"
	>
<channel>
	<title>Comments on: TextMate Footnotes, Revisited (Version 1.2 Released)</title>
	<atom:link href="http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Tue, 02 Dec 2008 01:11:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Sean</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-360</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 18 May 2006 03:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-360</guid>
		<description>Above comments filtered out the tag I meant to include. It's javascript_include_tag :defaults</description>
		<content:encoded><![CDATA[<p>Above comments filtered out the tag I meant to include. It&#8217;s javascript_include_tag :defaults</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-359</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 18 May 2006 03:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-359</guid>
		<description>Regarding the problem I mentioned above with the 'show session' and 'show params' links, they use javascript and require the   tag. I don't know if that was documented somewhere and I just missed it, but there you go.</description>
		<content:encoded><![CDATA[<p>Regarding the problem I mentioned above with the &#8217;show session&#8217; and &#8217;show params&#8217; links, they use javascript and require the   tag. I don&#8217;t know if that was documented somewhere and I just missed it, but there you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Walker</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-358</link>
		<dc:creator>Brett Walker</dc:creator>
		<pubDate>Wed, 17 May 2006 19:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-358</guid>
		<description>I've been wanting to get this to work for awhile.  What am I doing wrong: the footnote html appears *below* the final  tag.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been wanting to get this to work for awhile.  What am I doing wrong: the footnote html appears *below* the final  tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-356</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 16 May 2006 02:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-356</guid>
		<description>Hi,

I have a couple of problems using this plugin. The 'show session' and 'show params' links both point only to # on the page on which there are displayed (i.e. nothing). I'm not sure why.

Also, the Edit Controller and Edit View both work well for pages that don't have errors, but for error pages the links to the line number of the error are in this form: "txmt://open?url=file://script/../config/../app/views/releases/index.rhtml&#38;line=6" which just opens a blank new file in textmate. So for some reason the real full path of the file isn't being figured out and passed off to Textmate.  This can be corrected by changing lines 25 and 26 in textmate_backtracer.rb : I uncommented line 25 and on line 26 I change the url to read txmt://open?url=file://#{file}&#38;line=#{line_number}'&#62;#{line_number}

Thanks for the awesome plugin.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a couple of problems using this plugin. The &#8217;show session&#8217; and &#8217;show params&#8217; links both point only to # on the page on which there are displayed (i.e. nothing). I&#8217;m not sure why.</p>
<p>Also, the Edit Controller and Edit View both work well for pages that don&#8217;t have errors, but for error pages the links to the line number of the error are in this form: &#8220;txmt://open?url=file://script/../config/../app/views/releases/index.rhtml&amp;line=6&#8243; which just opens a blank new file in textmate. So for some reason the real full path of the file isn&#8217;t being figured out and passed off to Textmate.  This can be corrected by changing lines 25 and 26 in textmate_backtracer.rb : I uncommented line 25 and on line 26 I change the url to read txmt://open?url=file://#{file}&amp;line=#{line_number}&#8217;&gt;#{line_number}</p>
<p>Thanks for the awesome plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-353</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Sun, 14 May 2006 01:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-353</guid>
		<description>Got it, thanks.</description>
		<content:encoded><![CDATA[<p>Got it, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Yandell</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-352</link>
		<dc:creator>Pete Yandell</dc:creator>
		<pubDate>Sun, 14 May 2006 01:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-352</guid>
		<description>Oops...that last comment needs an edit to escape the link tag.</description>
		<content:encoded><![CDATA[<p>Oops&#8230;that last comment needs an edit to escape the link tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Yandell</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-351</link>
		<dc:creator>Pete Yandell</dc:creator>
		<pubDate>Sun, 14 May 2006 01:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-351</guid>
		<description>Yep, it's a bug. In textmate_footnotes.rb:

textmate_prefix = "txmt://open?url=file://"
controller_url = "#{textmate_prefix}#{controller_filename}"
controller_url += "&#38;line=#{controller_line_number + 1}" if index_of_method
...
&lt;a href="#{textmate_prefix}#{controller_url}" rel="nofollow"&gt;Edit Controller File&lt;/a&gt;

so textmate_prefix is being stuck on the front of the controller URL twice.</description>
		<content:encoded><![CDATA[<p>Yep, it&#8217;s a bug. In textmate_footnotes.rb:</p>
<p>textmate_prefix = &#8220;txmt://open?url=file://&#8221;<br />
controller_url = &#8220;#{textmate_prefix}#{controller_filename}&#8221;<br />
controller_url += &#8220;&amp;line=#{controller_line_number + 1}&#8221; if index_of_method<br />
&#8230;<br />
<a href="#{textmate_prefix}#{controller_url}" rel="nofollow">Edit Controller File</a></p>
<p>so textmate_prefix is being stuck on the front of the controller URL twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Yandell</title>
		<link>http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-350</link>
		<dc:creator>Pete Yandell</dc:creator>
		<pubDate>Sun, 14 May 2006 01:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/05/13/textmate-footnotes-revisited-version-12-released/#comment-350</guid>
		<description>Grabbed the new version, and it definitely looks nicer, but the Edit Controller File link is broken in my project:

txmt://open?url=file://txmt://open?url=file:///Users/pete/Desktop/through/app/controllers/users_controller.rb&#38;line=23

(The Edit View File link doesn't have the same problem.)

I'll have more of a dig later and see if I can work out what's happening.</description>
		<content:encoded><![CDATA[<p>Grabbed the new version, and it definitely looks nicer, but the Edit Controller File link is broken in my project:</p>
<p>txmt://open?url=file://txmt://open?url=file:///Users/pete/Desktop/through/app/controllers/users_controller.rb&amp;line=23</p>
<p>(The Edit View File link doesn&#8217;t have the same problem.)</p>
<p>I&#8217;ll have more of a dig later and see if I can work out what&#8217;s happening.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
