<?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 stumple across...</description>
	<lastBuildDate>Tue, 27 Jul 2010 02:45:42 +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 Jim</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-89</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 27 Jul 2010 02:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-89</guid>
		<description>OMG you just saved me so much time, you have no idea. Thank you!!</description>
		<content:encoded><![CDATA[<p>OMG you just saved me so much time, you have no idea. Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by Dave</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-68</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 28 Jun 2010 20:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-68</guid>
		<description>Awesome!  Thanks for putting this together!</description>
		<content:encoded><![CDATA[<p>Awesome!  Thanks for putting this together!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Post XML with HTTPS Authentication using PHP and cURL by Mark Scott</title>
		<link>http://magp.ie/2010/04/12/post-xml-with-https-authentication-using-php-curl/#comment-67</link>
		<dc:creator>Mark Scott</dc:creator>
		<pubDate>Sat, 26 Jun 2010 03:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=175#comment-67</guid>
		<description>Life saver!!

The search angels at google sent me in the right direction this time :D</description>
		<content:encoded><![CDATA[<p>Life saver!!</p>
<p>The search angels at google sent me in the right direction this time <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by Textwrangler Tips &#8211; Compare files, keyboard shortcuts &#171; Magp.ie</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-61</link>
		<dc:creator>Textwrangler Tips &#8211; Compare files, keyboard shortcuts &#171; Magp.ie</dc:creator>
		<pubDate>Wed, 16 Jun 2010 17:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-61</guid>
		<description>[...] a while back I wrote a shell script to format my XML. To add a shortcut to this, you need to select Window-&gt;Palettes-&gt;Unix [...]</description>
		<content:encoded><![CDATA[<p>[...] a while back I wrote a shell script to format my XML. To add a shortcut to this, you need to select Window-&gt;Palettes-&gt;Unix [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by Format XML with TextWrangler &#8211; Cristian&#8217;s blog</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-60</link>
		<dc:creator>Format XML with TextWrangler &#8211; Cristian&#8217;s blog</dc:creator>
		<pubDate>Thu, 10 Jun 2010 19:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-60</guid>
		<description>[...] I expected, I wasn&#8217;t the first one to have this problem so I quickly found a solution. And after a minute of work I had my XML file indented and formated as I [...]</description>
		<content:encoded><![CDATA[<p>[...] I expected, I wasn&#8217;t the first one to have this problem so I quickly found a solution. And after a minute of work I had my XML file indented and formated as I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript, ExternalInterface, Flash and Local Shared Objects by Sumit</title>
		<link>http://magp.ie/2010/03/22/javascript-externalinterface-flash-and-local-shared-objects/#comment-57</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Mon, 24 May 2010 15:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=141#comment-57</guid>
		<description>you need to allow thirdparty domains using 

Security.allowDomain(&quot;foobar.com&quot;);

in your actionscript code; without which flash restricts such communications to same domain. In your embedded code for the flash, provide flashparam &quot;allowscriptaccess&quot; as &quot;always&quot; search on google, there are plenty of examples available.

</description>
		<content:encoded><![CDATA[<p>you need to allow thirdparty domains using </p>
<p>Security.allowDomain(&#8220;foobar.com&#8221;);</p>
<p>in your actionscript code; without which flash restricts such communications to same domain. In your embedded code for the flash, provide flashparam &#8220;allowscriptaccess&#8221; as &#8220;always&#8221; search on google, there are plenty of examples available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript Tricks; URLEncode, Foreach and Remove last character by TechGyo</title>
		<link>http://magp.ie/2010/05/13/javascript-tricks-urlencode-foreach-remove-last-character/#comment-54</link>
		<dc:creator>TechGyo</dc:creator>
		<pubDate>Wed, 19 May 2010 08:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=184#comment-54</guid>
		<description>Great idea!! I&#039;ll try it</description>
		<content:encoded><![CDATA[<p>Great idea!! I&#8217;ll try it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by JonasT</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-52</link>
		<dc:creator>JonasT</dc:creator>
		<pubDate>Tue, 04 May 2010 09:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-52</guid>
		<description>And now s/date/day :)</description>
		<content:encoded><![CDATA[<p>And now s/date/day <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Format XML with TextWrangler by JonasT</title>
		<link>http://magp.ie/2010/02/15/format-xml-with-textwrangler/#comment-51</link>
		<dc:creator>JonasT</dc:creator>
		<pubDate>Tue, 04 May 2010 09:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogalhost.wordpress.com/?p=97#comment-51</guid>
		<description>Thank you, thank you, thank you! You&#039;ve saved my date :)</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you! You&#8217;ve saved my date <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Odd or Even Number by Ryan McCue</title>
		<link>http://magp.ie/2010/02/19/php-odd-or-even-number/#comment-44</link>
		<dc:creator>Ryan McCue</dc:creator>
		<pubDate>Thu, 15 Apr 2010 12:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://magp.ie/?p=109#comment-44</guid>
		<description>&lt;code&gt;$x % 2&lt;/code&gt; is the equivalent of &lt;code&gt;x mod 2&lt;/code&gt; in maths, which is the remainder when x is divided by 2. So, for 0, you get 0, for 1 you get 1, for 2 you get 0, etc. So when converted to a boolean value, any value of $x divisible by 2 will be false, and the rest will be true.

Hope that helps. :)</description>
		<content:encoded><![CDATA[<p><code>$x % 2</code> is the equivalent of <code>x mod 2</code> in maths, which is the remainder when x is divided by 2. So, for 0, you get 0, for 1 you get 1, for 2 you get 0, etc. So when converted to a boolean value, any value of $x divisible by 2 will be false, and the rest will be true.</p>
<p>Hope that helps. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
