<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Magp.ie</title>
	<atom:link href="http://magp.ie/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://magp.ie</link>
	<description>A nest for the random, shiny, online tidbits I stumble across...</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:02:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Format XML with TextWrangler by thomaslund</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-541</link>
		<dc:creator><![CDATA[thomaslund]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 14:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-541</guid>
		<description><![CDATA[I removed the 	--c14n option and it left my CDATA intact.

[sourcecode]
xmllint &quot;$*&quot; &#124; XMLLINT_INDENT=$&#039;\t&#039; xmllint --encode UTF-8 --format -
[/sourcecode]]]></description>
		<content:encoded><![CDATA[<p>I removed the 	&#8211;c14n option and it left my CDATA intact.</p>
<pre class="brush: plain;">
xmllint &quot;$*&quot; | XMLLINT_INDENT=$'\t' xmllint --encode UTF-8 --format -
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Addslashes and stripslashes in Javascript by Richard Sweeney (@richardsweeney)</title>
		<link>http://magp.ie/2011/01/20/addslashes-and-stripslashes-in-javascript/#comment-540</link>
		<dc:creator><![CDATA[Richard Sweeney (@richardsweeney)]]></dc:creator>
		<pubDate>Fri, 27 Jan 2012 12:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=485#comment-540</guid>
		<description><![CDATA[Nice one mate, saved me some time. I HATE regex!!]]></description>
		<content:encoded><![CDATA[<p>Nice one mate, saved me some time. I HATE regex!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check for Valid XML with PHP by david</title>
		<link>http://magp.ie/2011/02/12/check-for-valid-xml-with-php/#comment-539</link>
		<dc:creator><![CDATA[david]]></dc:creator>
		<pubDate>Wed, 25 Jan 2012 15:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=513#comment-539</guid>
		<description><![CDATA[I have also found this free online tool thats meant for xml validation, just input your code and press validate, http://www.liquid-technologies.com/FreeXmlTools/FreeXmlValidator.aspx]]></description>
		<content:encoded><![CDATA[<p>I have also found this free online tool thats meant for xml validation, just input your code and press validate, <a href="http://www.liquid-technologies.com/FreeXmlTools/FreeXmlValidator.aspx" rel="nofollow">http://www.liquid-technologies.com/FreeXmlTools/FreeXmlValidator.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tidy and format your PHP and meet WordPress standards on Coda and TextWrangler by Tx CHL Instructor</title>
		<link>http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/#comment-537</link>
		<dc:creator><![CDATA[Tx CHL Instructor]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=436#comment-537</guid>
		<description><![CDATA[Yes, it slows reading comprehension of code by obfuscating the block structure &amp; making you search for the matching braces.]]></description>
		<content:encoded><![CDATA[<p>Yes, it slows reading comprehension of code by obfuscating the block structure &amp; making you search for the matching braces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tidy and format your PHP and meet WordPress standards on Coda and TextWrangler by Ryan McCue</title>
		<link>http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/#comment-536</link>
		<dc:creator><![CDATA[Ryan McCue]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 09:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=436#comment-536</guid>
		<description><![CDATA[Any particular reason why? I&#039;m a big fan of K&amp;R-style personally.]]></description>
		<content:encoded><![CDATA[<p>Any particular reason why? I&#8217;m a big fan of K&amp;R-style personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tidy and format your PHP and meet WordPress standards on Coda and TextWrangler by sleepydog</title>
		<link>http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/#comment-535</link>
		<dc:creator><![CDATA[sleepydog]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 03:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=436#comment-535</guid>
		<description><![CDATA[BBEdit 10 doesn&#039;t seem to have the same Unix Script support that TextWrangler has. How would one use this in BBEdit 10? thanks.]]></description>
		<content:encoded><![CDATA[<p>BBEdit 10 doesn&#8217;t seem to have the same Unix Script support that TextWrangler has. How would one use this in BBEdit 10? thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tidy and format your PHP and meet WordPress standards on Coda and TextWrangler by scribu</title>
		<link>http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/#comment-534</link>
		<dc:creator><![CDATA[scribu]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 14:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=436#comment-534</guid>
		<description><![CDATA[I posted the modified phptidy script on github, for easy access:

https://github.com/scribu/wp-phptidy

Thanks for releasing it.]]></description>
		<content:encoded><![CDATA[<p>I posted the modified phptidy script on github, for easy access:</p>
<p><a href="https://github.com/scribu/wp-phptidy" rel="nofollow">https://github.com/scribu/wp-phptidy</a></p>
<p>Thanks for releasing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by Mike</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-533</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 03:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-533</guid>
		<description><![CDATA[Very helpful. Thank you very much for taking the time to write this up.]]></description>
		<content:encoded><![CDATA[<p>Very helpful. Thank you very much for taking the time to write this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revert or rollback a SVN revision by Jessica</title>
		<link>http://magp.ie/2010/03/25/revert-or-rollback-a-svn-revision/#comment-532</link>
		<dc:creator><![CDATA[Jessica]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 08:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=154#comment-532</guid>
		<description><![CDATA[Good article :)]]></description>
		<content:encoded><![CDATA[<p>Good article <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Post XML with HTTPS Authentication using PHP and cURL by Omar</title>
		<link>http://magp.ie/2010/04/12/post-xml-with-https-authentication-using-php-curl/#comment-531</link>
		<dc:creator><![CDATA[Omar]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 22:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=175#comment-531</guid>
		<description><![CDATA[Thank you... *sinks back in his chair crying* 

I wish I had found you 2 weeks ago...

back when I hadn&#039;t pulled 99% of my hair out...

*cries some more*

Thank you...]]></description>
		<content:encoded><![CDATA[<p>Thank you&#8230; *sinks back in his chair crying* </p>
<p>I wish I had found you 2 weeks ago&#8230;</p>
<p>back when I hadn&#8217;t pulled 99% of my hair out&#8230;</p>
<p>*cries some more*</p>
<p>Thank you&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

