<?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 for GET / HTTP/1.1</title>
	<atom:link href="http://ruturajv.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruturajv.wordpress.com</link>
	<description>Anything to develop, developed, ideas for , to and by the Web</description>
	<pubDate>Fri, 25 Jul 2008 19:59:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Vim 7 Autocomplete by Stargazers</title>
		<link>http://ruturajv.wordpress.com/2006/12/21/vim-7-autocomplete/#comment-5428</link>
		<dc:creator>Stargazers</dc:creator>
		<pubDate>Mon, 14 Apr 2008 05:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://ruturajv.wordpress.com/2006/12/21/vim-7-autocomplete/#comment-5428</guid>
		<description>Thank you very much about this easy tutorial :) It helped me lot!</description>
		<content:encoded><![CDATA[<p>Thank you very much about this easy tutorial <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It helped me lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Auto Complete by Kazuyoshi Tlacaelel</title>
		<link>http://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5427</link>
		<dc:creator>Kazuyoshi Tlacaelel</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:00:47 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5427</guid>
		<description>there is more to it.

press control plus "x" and release for a sec, then press lowwercase "L" 
and it will autocomple the entire line
(Ctrl-key) + (x) &#38; (l) 

also if you press control +"e" the carachters in the line above will be
cloned on your current line.

control + "y" will do the same thing for the line below.
and if its kept press it'll run coping the line until released

am telling you vim is some serious geek shit!

today I fond out you cand export you current buffer with line numbers and all
to html exactly as it looks in vim.

try the following command

:TOhtml</description>
		<content:encoded><![CDATA[<p>there is more to it.</p>
<p>press control plus &#8220;x&#8221; and release for a sec, then press lowwercase &#8220;L&#8221;<br />
and it will autocomple the entire line<br />
(Ctrl-key) + (x) &amp; (l) </p>
<p>also if you press control +&#8221;e&#8221; the carachters in the line above will be<br />
cloned on your current line.</p>
<p>control + &#8220;y&#8221; will do the same thing for the line below.<br />
and if its kept press it&#8217;ll run coping the line until released</p>
<p>am telling you vim is some serious geek shit!</p>
<p>today I fond out you cand export you current buffer with line numbers and all<br />
to html exactly as it looks in vim.</p>
<p>try the following command</p>
<p>:TOhtml</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Auto Complete by ruturajv</title>
		<link>http://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5425</link>
		<dc:creator>ruturajv</dc:creator>
		<pubDate>Thu, 14 Feb 2008 06:56:35 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5425</guid>
		<description>thanks for ur comment Juergen, you are right, I've updated my post as well.</description>
		<content:encoded><![CDATA[<p>thanks for ur comment Juergen, you are right, I&#8217;ve updated my post as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Auto Complete by Juergen</title>
		<link>http://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5424</link>
		<dc:creator>Juergen</dc:creator>
		<pubDate>Wed, 13 Feb 2008 11:34:41 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-5424</guid>
		<description>I think CTRL+B is not correct in Vim7.1 ist CTRL+N</description>
		<content:encoded><![CDATA[<p>I think CTRL+B is not correct in Vim7.1 ist CTRL+N</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conditional GET Request by gem : rufus-verbs &#171; processi</title>
		<link>http://ruturajv.wordpress.com/2005/12/27/conditional-get-request/#comment-5423</link>
		<dc:creator>gem : rufus-verbs &#171; processi</dc:creator>
		<pubDate>Fri, 18 Jan 2008 01:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://ruturajv.wordpress.com/2005/12/27/conditional-get-request/#comment-5423</guid>
		<description>[...] your resource server allows it, you can take advantage of conditional GETs via rufus-verbs&#8217; ConditionalEndPoint [...]</description>
		<content:encoded><![CDATA[<p>[...] your resource server allows it, you can take advantage of conditional GETs via rufus-verbs&#8217; ConditionalEndPoint [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP POST Request by Sean</title>
		<link>http://ruturajv.wordpress.com/2005/12/25/http-post-request/#comment-5256</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 28 Nov 2007 22:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://ruturajv.wordpress.com/2005/12/25/http-post-request/#comment-5256</guid>
		<description>There's a website that lets you convert URLs to use a post instead of a get - http://www.gettopost.com/gettopost.html. It's also got a bookmarklet that extracts values from the forms on a webpage into urls. Works really well, not sure what the implications are for webpages relying on post for web security of though...</description>
		<content:encoded><![CDATA[<p>There&#8217;s a website that lets you convert URLs to use a post instead of a get - <a href="http://www.gettopost.com/gettopost.html" rel="nofollow">http://www.gettopost.com/gettopost.html</a>. It&#8217;s also got a bookmarklet that extracts values from the forms on a webpage into urls. Works really well, not sure what the implications are for webpages relying on post for web security of though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Auto Complete by Augustin</title>
		<link>http://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-4938</link>
		<dc:creator>Augustin</dc:creator>
		<pubDate>Wed, 10 Oct 2007 07:06:07 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-4938</guid>
		<description>It works fine for me!</description>
		<content:encoded><![CDATA[<p>It works fine for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: File Browsing by ruturajv</title>
		<link>http://ruturajv.wordpress.com/2006/08/23/vim-file-browsing/#comment-4857</link>
		<dc:creator>ruturajv</dc:creator>
		<pubDate>Sat, 22 Sep 2007 04:47:52 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/08/23/vim-file-browsing/#comment-4857</guid>
		<description>press F1, especially in vim-X11 or gvim to see range of options.</description>
		<content:encoded><![CDATA[<p>press F1, especially in vim-X11 or gvim to see range of options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: File Browsing by guna</title>
		<link>http://ruturajv.wordpress.com/2006/08/23/vim-file-browsing/#comment-4852</link>
		<dc:creator>guna</dc:creator>
		<pubDate>Fri, 21 Sep 2007 09:50:42 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/08/23/vim-file-browsing/#comment-4852</guid>
		<description>its good. it is very usefull. if i want to open a file in a new window from the browser is there any option?</description>
		<content:encoded><![CDATA[<p>its good. it is very usefull. if i want to open a file in a new window from the browser is there any option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Auto Complete by ruturajv</title>
		<link>http://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-4819</link>
		<dc:creator>ruturajv</dc:creator>
		<pubDate>Fri, 14 Sep 2007 04:35:06 +0000</pubDate>
		<guid isPermaLink="false">https://ruturajv.wordpress.com/2006/05/04/vim-auto-complete/#comment-4819</guid>
		<description>In Vim 7, u can 'auto-complete', check
http://ruturajv.wordpress.com/2006/12/21/vim-7-autocomplete/</description>
		<content:encoded><![CDATA[<p>In Vim 7, u can &#8216;auto-complete&#8217;, check<br />
<a href="http://ruturajv.wordpress.com/2006/12/21/vim-7-autocomplete/" rel="nofollow">http://ruturajv.wordpress.com/2006/12/21/vim-7-autocomplete/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
