<?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 Sql Formatter Command</title>
	<atom:link href="http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/</link>
	<description>One post at a time</description>
	<lastBuildDate>Tue, 25 Oct 2011 11:13:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: C Phares</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-7231</link>
		<dc:creator>C Phares</dc:creator>
		<pubDate>Fri, 25 Feb 2011 21:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-7231</guid>
		<description>Hi Libin,

This looks great and I was so happy to find it, but it is no longer working!  :(  The website at dpriver is still up and seems to work.

Any progress on a TextMate bundle for this? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Libin,</p>
<p>This looks great and I was so happy to find it, but it is no longer working!  <img src='http://blog.libinpan.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   The website at dpriver is still up and seems to work.</p>
<p>Any progress on a TextMate bundle for this? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-3044</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 11 Nov 2010 08:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-3044</guid>
		<description>Looks like the web service used is no longer free. So, it just erases everything (i.e. replaces SQL with a blank)</description>
		<content:encoded><![CDATA[<p>Looks like the web service used is no longer free. So, it just erases everything (i.e. replaces SQL with a blank)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Powell</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-3039</link>
		<dc:creator>Josh Powell</dc:creator>
		<pubDate>Sat, 30 Oct 2010 01:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-3039</guid>
		<description>I tried installing this and it just erases everything in the file I want formatted.  help?</description>
		<content:encoded><![CDATA[<p>I tried installing this and it just erases everything in the file I want formatted.  help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libin</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-2778</link>
		<dc:creator>Libin</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-2778</guid>
		<description>The web services works fine. It&#039;s the TextMate eats strings with a &#039;$&#039;. Please change the Output to &quot;Replace Selected Text&quot; for this command. I&#039;ll try to find a better way to do this.

Thanks!</description>
		<content:encoded><![CDATA[<p>The web services works fine. It&#8217;s the TextMate eats strings with a &#8216;$&#8217;. Please change the Output to &#8220;Replace Selected Text&#8221; for this command. I&#8217;ll try to find a better way to do this.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-2777</link>
		<dc:creator>Nikhil</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-2777</guid>
		<description>Hi Libin,

Very nice utility.

I have slight problem while using it Oracle based sql.

Example:
select * from v$session where username=&#039;SYSTEM&#039;;

It formats to:
SELECT *
FROM   v
WHERE  username = &#039;SYSTEM&#039;;

basically, it&#039;s truncating characters after &quot;$&quot; sign. I edited the bundle and replace &quot;mysql&quot; to &quot;oracle&quot;, but didn&#039;t work.

Any inputs ?

thanks
Nikhil</description>
		<content:encoded><![CDATA[<p>Hi Libin,</p>
<p>Very nice utility.</p>
<p>I have slight problem while using it Oracle based sql.</p>
<p>Example:<br />
select * from v$session where username=&#8217;SYSTEM&#8217;;</p>
<p>It formats to:<br />
SELECT *<br />
FROM   v<br />
WHERE  username = &#8216;SYSTEM&#8217;;</p>
<p>basically, it&#8217;s truncating characters after &#8220;$&#8221; sign. I edited the bundle and replace &#8220;mysql&#8221; to &#8220;oracle&#8221;, but didn&#8217;t work.</p>
<p>Any inputs ?</p>
<p>thanks<br />
Nikhil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libin</title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-2764</link>
		<dc:creator>Libin</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-2764</guid>
		<description>Glad to hear it&#039;s helpful, Jason. You are more than welcome!

I&#039;ve just got the email from James Wang, who is the developer of Instant SQL Formatter, so I can work on the TextMate Bundler now. Hopefully will release a full function bundle soon.

Thanks!</description>
		<content:encoded><![CDATA[<p>Glad to hear it&#8217;s helpful, Jason. You are more than welcome!</p>
<p>I&#8217;ve just got the email from James Wang, who is the developer of Instant SQL Formatter, so I can work on the TextMate Bundler now. Hopefully will release a full function bundle soon.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <fb:name linked="false" useyou="false" uid="509915122">Jason Mitchell</fb:name></title>
		<link>http://blog.libinpan.com/2009/10/textmate-sql-formatter-command/comment-page-1/#comment-2763</link>
		<dc:creator><fb:name linked="false" useyou="false" uid="509915122">Jason Mitchell</fb:name></dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.libinpan.com/?p=711#comment-2763</guid>
		<description>Just wanted to say thank you for this! Just started going more SQL on my Mac instead of windows and this will help a lot.</description>
		<content:encoded><![CDATA[<p>Just wanted to say thank you for this! Just started going more SQL on my Mac instead of windows and this will help a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

