<?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 for My stuff</title>
	<atom:link href="http://michelhollands.net/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://michelhollands.net/blog</link>
	<description>Tech and travel tidbits</description>
	<lastBuildDate>Wed, 20 May 2009 20:22:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Compiling PL/SQL within Vim by johnbarrytech.com &#187; Blog Archive &#187; Compiling PL/SQL from VIM</title>
		<link>http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/comment-page-1/#comment-136</link>
		<dc:creator>johnbarrytech.com &#187; Blog Archive &#187; Compiling PL/SQL from VIM</dc:creator>
		<pubDate>Wed, 20 May 2009 20:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/#comment-136</guid>
		<description>[...] So, naturally I want to use vim. I don&#8217;t want to be alt-tabbing and copy/pasting into TOAD to compile, however; I want to just compile in vim with :make. Lo and behold: The Answer To My Problem [...]</description>
		<content:encoded><![CDATA[<p>[...] So, naturally I want to use vim. I don&#8217;t want to be alt-tabbing and copy/pasting into TOAD to compile, however; I want to just compile in vim with :make. Lo and behold: The Answer To My Problem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling PL/SQL within Vim by John Barry</title>
		<link>http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/comment-page-1/#comment-135</link>
		<dc:creator>John Barry</dc:creator>
		<pubDate>Wed, 20 May 2009 20:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/#comment-135</guid>
		<description>Update - it works; I had the last character in my script as \ instead of /

*bonk*
Thanks for this, I&#039;m going to post a link to my tech blog.</description>
		<content:encoded><![CDATA[<p>Update &#8211; it works; I had the last character in my script as \ instead of /</p>
<p>*bonk*<br />
Thanks for this, I&#8217;m going to post a link to my tech blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling PL/SQL within Vim by John Barry</title>
		<link>http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/comment-page-1/#comment-134</link>
		<dc:creator>John Barry</dc:creator>
		<pubDate>Wed, 20 May 2009 19:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2004/08/24/compiling-plsql-within-vim-2/#comment-134</guid>
		<description>Nice, this is very helpful.
However, I can&#039;t seem to get it working in bash - I&#039;m trying to get it working with pks/pkb files (just made 2 entries into vimrc)

:make connects to SQL*PLUS fine, but then the output is 14 15 16, while my pks ends at line 13.
No compile successful message or anything . . . am I missing something?</description>
		<content:encoded><![CDATA[<p>Nice, this is very helpful.<br />
However, I can&#8217;t seem to get it working in bash &#8211; I&#8217;m trying to get it working with pks/pkb files (just made 2 entries into vimrc)</p>
<p>:make connects to SQL*PLUS fine, but then the output is 14 15 16, while my pks ends at line 13.<br />
No compile successful message or anything . . . am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A spreadsheet with Python functions by robert</title>
		<link>http://michelhollands.net/blog/2008/01/23/a-spreadsheet-with-python-functions/comment-page-1/#comment-12</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Wed, 23 Jan 2008 11:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2008/01/23/a-spreadsheet-with-python-functions/#comment-12</guid>
		<description>I&#039;ve used Resolver a little bit, and I must admit that - while it&#039;s early days - it&#039;s a pretty impressive product. Python is just a terrific language for playing around with spreadsheet-like data.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used Resolver a little bit, and I must admit that &#8211; while it&#8217;s early days &#8211; it&#8217;s a pretty impressive product. Python is just a terrific language for playing around with spreadsheet-like data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyParsing by Paul McGuire</title>
		<link>http://michelhollands.net/blog/2007/10/22/pyparsing/comment-page-1/#comment-11</link>
		<dc:creator>Paul McGuire</dc:creator>
		<pubDate>Wed, 24 Oct 2007 14:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2007/10/22/pyparsing/#comment-11</guid>
		<description>Thanks for the kind review - you are the first to blog or otherwise comment on my book.  I&#039;m glad the first review was a positive one! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the kind review &#8211; you are the first to blog or otherwise comment on my book.  I&#8217;m glad the first review was a positive one! <img src='http://michelhollands.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cambridge by admin</title>
		<link>http://michelhollands.net/blog/2007/09/25/cambridge/comment-page-1/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 Sep 2007 08:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2007/09/25/cambridge/#comment-10</guid>
		<description>Not yet actually, it hasn&#039;t been the weather to get wet.</description>
		<content:encoded><![CDATA[<p>Not yet actually, it hasn&#8217;t been the weather to get wet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cambridge by Alan Formstone</title>
		<link>http://michelhollands.net/blog/2007/09/25/cambridge/comment-page-1/#comment-9</link>
		<dc:creator>Alan Formstone</dc:creator>
		<pubDate>Wed, 26 Sep 2007 21:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://michelhollands.net/blog/2007/09/25/cambridge/#comment-9</guid>
		<description>Nice :)  Did you go &#039;punting on the cam&#039;?</description>
		<content:encoded><![CDATA[<p>Nice <img src='http://michelhollands.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Did you go &#8216;punting on the cam&#8217;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.265 seconds -->

