<?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 Codeulate.</title>
	<atom:link href="http://codeulate.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeulate.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 21:06:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by Charles Strahan</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3532</link>
		<dc:creator>Charles Strahan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3532</guid>
		<description>Hello!

Thanks for the awesome tutorial. I ran into one slight problem - Vim couldn&#039;t find msvcrt-ruby18.dll (I&#039;m running Windows). I use Ruby 1.9, and that&#039;s what I have on my PATH - so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.

I&#039;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?

Thanks,
-Charles</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Thanks for the awesome tutorial. I ran into one slight problem &#8211; Vim couldn&#8217;t find msvcrt-ruby18.dll (I&#8217;m running Windows). I use Ruby 1.9, and that&#8217;s what I have on my PATH &#8211; so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.</p>
<p>I&#8217;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?</p>
<p>Thanks,<br />
-Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F*cking programming by Snarky and Amusing Comments Present within Palm webOS Code [Friday Fun] &#124; Quick Software Review</title>
		<link>http://codeulate.com/2007/12/fcking-programming/comment-page-3/#comment-3531</link>
		<dc:creator>Snarky and Amusing Comments Present within Palm webOS Code [Friday Fun] &#124; Quick Software Review</dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=7#comment-3531</guid>
		<description>[...] present in Palm&#8217;s webOS code. While they aren&#8217;t as insane as the ones spotted by Codeulate (warning: NFSW), they are amusing and interesting in their own geeky way. While one developer [...]</description>
		<content:encoded><![CDATA[<p>[...] present in Palm&#8217;s webOS code. While they aren&#8217;t as insane as the ones spotted by Codeulate (warning: NFSW), they are amusing and interesting in their own geeky way. While one developer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F*cking programming by Snarky and Amusing Comments Present in Palm webOS Code</title>
		<link>http://codeulate.com/2007/12/fcking-programming/comment-page-3/#comment-3530</link>
		<dc:creator>Snarky and Amusing Comments Present in Palm webOS Code</dc:creator>
		<pubDate>Fri, 05 Mar 2010 16:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=7#comment-3530</guid>
		<description>[...] present in Palm&#8217;s webOS code. While they aren&#8217;t as insane as the ones spotted by Codeulate (warning: NFSW), they are amusing and interesting in their own geeky way. While one developer [...]</description>
		<content:encoded><![CDATA[<p>[...] present in Palm&#8217;s webOS code. While they aren&#8217;t as insane as the ones spotted by Codeulate (warning: NFSW), they are amusing and interesting in their own geeky way. While one developer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by Uwe</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3525</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3525</guid>
		<description>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#039;app&#039; in it&#039;s name.

I find fuzzyfinder_textmate a bit smarter though.</description>
		<content:encoded><![CDATA[<p>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#8216;app&#8217; in it&#8217;s name.</p>
<p>I find fuzzyfinder_textmate a bit smarter though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by Drew Neil</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3524</link>
		<dc:creator>Drew Neil</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3524</guid>
		<description>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &quot;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&quot;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</description>
		<content:encoded><![CDATA[<p>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &#8220;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&#8221;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F*cking programming by Asert</title>
		<link>http://codeulate.com/2007/12/fcking-programming/comment-page-3/#comment-3491</link>
		<dc:creator>Asert</dc:creator>
		<pubDate>Sun, 21 Feb 2010 23:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=7#comment-3491</guid>
		<description>Graet Blog! Super!</description>
		<content:encoded><![CDATA[<p>Graet Blog! Super!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by alan</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3483</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Wed, 17 Feb 2010 05:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3483</guid>
		<description>I noticed that I am able to see a file drop down and select different files, but pressing enter doesn&#039;t jump to a file, it puts me an insert mode. 

I&#039;ve gone over my vimrc a few times but I don&#039;t see what the culprit is, any ideas? Thanks!</description>
		<content:encoded><![CDATA[<p>I noticed that I am able to see a file drop down and select different files, but pressing enter doesn&#8217;t jump to a file, it puts me an insert mode. </p>
<p>I&#8217;ve gone over my vimrc a few times but I don&#8217;t see what the culprit is, any ideas? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on User registration pages suck by Digital Dissident</title>
		<link>http://codeulate.com/2008/01/user-registration-pages-suck/comment-page-2/#comment-3477</link>
		<dc:creator>Digital Dissident</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=9#comment-3477</guid>
		<description>I don&#039;t think I&#039;ve ever come across another news/blog type of site that had a had a registration form as invasive as Tech Republic&#039;s. 

And it&#039;s not only to vote or post a comment that Tech Republic requires registration. Perhaps _that_ could be justified on the grounds of deterring trolling, spam and just reducing the number of inevitable idiotic comments that have to be waded through when searching for signs of intelligent life.

No. Merely trying to _view_ all comments on one page (as opposed to tediously having to view each individual comment on a separate page) triggered a &#039;registration is required&#039; page.
................
I also agree w/ a previous post regarding the fields for posting a comment _here_; without actually stating that the name, email and website fields are optional, that will not at all be clear to many people. (and many will not bother posting because of that)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve ever come across another news/blog type of site that had a had a registration form as invasive as Tech Republic&#8217;s. </p>
<p>And it&#8217;s not only to vote or post a comment that Tech Republic requires registration. Perhaps _that_ could be justified on the grounds of deterring trolling, spam and just reducing the number of inevitable idiotic comments that have to be waded through when searching for signs of intelligent life.</p>
<p>No. Merely trying to _view_ all comments on one page (as opposed to tediously having to view each individual comment on a separate page) triggered a &#8216;registration is required&#8217; page.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
I also agree w/ a previous post regarding the fields for posting a comment _here_; without actually stating that the name, email and website fields are optional, that will not at all be clear to many people. (and many will not bother posting because of that)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by Frederik</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3455</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Mon, 08 Feb 2010 13:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3455</guid>
		<description>Henrik: How exactly do you get it to match all files recursively in a directory?</description>
		<content:encoded><![CDATA[<p>Henrik: How exactly do you get it to match all files recursively in a directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim by Links 6/2/2010: GNOME Journal Released, ARM CEO Sees Bright Future &#124; Boycott Novell</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3453</link>
		<dc:creator>Links 6/2/2010: GNOME Journal Released, ARM CEO Sees Bright Future &#124; Boycott Novell</dc:creator>
		<pubDate>Sun, 07 Feb 2010 00:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3453</guid>
		<description>[...] Installing fuzzyfinder_textmate: Textmate’s Cmd+T in Vim [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing fuzzyfinder_textmate: Textmate’s Cmd+T in Vim [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
