<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: indenting XML in vim</title>
	<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/</link>
	<description>advocating olpa's open source developments</description>
	<pubDate>Sun, 01 Aug 2010 00:32:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Serdar</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15627</link>
		<dc:creator>Serdar</dc:creator>
		<pubDate>Wed, 06 Jan 2010 07:35:51 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15627</guid>
		<description>You can use eclipse and wtp plugin to re-format xml if it is not well formed.</description>
		<content:encoded><![CDATA[<p>You can use eclipse and wtp plugin to re-format xml if it is not well formed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olpa</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15626</link>
		<dc:creator>olpa</dc:creator>
		<pubDate>Thu, 22 Oct 2009 04:04:06 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15626</guid>
		<description>Yes, xml shouldn't contain errors, otherwise no tool can re-format the document.</description>
		<content:encoded><![CDATA[<p>Yes, xml shouldn&#8217;t contain errors, otherwise no tool can re-format the document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Wegner</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15625</link>
		<dc:creator>Jan Wegner</dc:creator>
		<pubDate>Wed, 21 Oct 2009 06:53:13 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15625</guid>
		<description>Hi, plain great
but what about errors (e.g. not wellformed, or extra chars ...). 
When they occur. The buffer is overwritten w/ the 
errormessage and the original buffercontent is lost 
Or do I miss something.

Cheers, Jan</description>
		<content:encoded><![CDATA[<p>Hi, plain great<br />
but what about errors (e.g. not wellformed, or extra chars &#8230;).<br />
When they occur. The buffer is overwritten w/ the<br />
errormessage and the original buffercontent is lost<br />
Or do I miss something.</p>
<p>Cheers, Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15624</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Tue, 04 Aug 2009 08:39:50 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15624</guid>
		<description>cool, thanks</description>
		<content:encoded><![CDATA[<p>cool, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nachiket</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15623</link>
		<dc:creator>Nachiket</dc:creator>
		<pubDate>Fri, 31 Jul 2009 18:12:18 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15623</guid>
		<description>Excellent..thanks!</description>
		<content:encoded><![CDATA[<p>Excellent..thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15614</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 26 Jun 2009 16:03:52 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15614</guid>
		<description>Great, thanks!</description>
		<content:encoded><![CDATA[<p>Great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15612</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 19 May 2009 10:13:06 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15612</guid>
		<description>Great tip, thanks for that :)</description>
		<content:encoded><![CDATA[<p>Great tip, thanks for that :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pzy</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15606</link>
		<dc:creator>pzy</dc:creator>
		<pubDate>Thu, 12 Mar 2009 06:13:42 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15606</guid>
		<description>It works great! Thanks.</description>
		<content:encoded><![CDATA[<p>It works great! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15605</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:35:06 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15605</guid>
		<description>Great! This was just what I needed, and with libxml2 from http://sourceforge.net/projects/gnuwin32/ it works fine on Windows too.</description>
		<content:encoded><![CDATA[<p>Great! This was just what I needed, and with libxml2 from <a href="http://sourceforge.net/projects/gnuwin32/" rel="nofollow">http://sourceforge.net/projects/gnuwin32/</a> it works fine on Windows too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mustafa</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15604</link>
		<dc:creator>mustafa</dc:creator>
		<pubDate>Tue, 24 Feb 2009 14:45:34 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15604</guid>
		<description>Thanx for the tip. really useful.</description>
		<content:encoded><![CDATA[<p>Thanx for the tip. really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15588</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Tue, 04 Nov 2008 16:51:52 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15588</guid>
		<description>Thanks, this works great on both linux and mac...</description>
		<content:encoded><![CDATA[<p>Thanks, this works great on both linux and mac&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15564</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 08 May 2008 14:58:06 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/06/15/indenting-xml-in-vim/#comment-15564</guid>
		<description>Thanks. Quick hit on google and did what I needed.</description>
		<content:encoded><![CDATA[<p>Thanks. Quick hit on google and did what I needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
