<?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 on: MODx Evolution: Creating a Simple Custom Snippet Part 1 &#8211; Write and Test the PHP Script</title>
	<atom:link href="http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:37:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sharad</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-9655</link>
		<dc:creator>sharad</dc:creator>
		<pubDate>Wed, 11 Aug 2010 14:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-9655</guid>
		<description>Hi,
I made a placeholder in modx to capture url parameter by using $_GET which is working fine.
But when I use this placeholder as a &#039;value&#039; of a hidden field of my form  it is not getting saved in the hidden field as I could see from the page source.

Kindly help..
thnks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I made a placeholder in modx to capture url parameter by using $_GET which is working fine.<br />
But when I use this placeholder as a &#8216;value&#8217; of a hidden field of my form  it is not getting saved in the hidden field as I could see from the page source.</p>
<p>Kindly help..<br />
thnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-9148</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-9148</guid>
		<description>Nobert
Not sure what you mean.  Where did you get lost and what error messages are you referring to?  Are you able to get an output when you call your snippet?

mary</description>
		<content:encoded><![CDATA[<p>Nobert<br />
Not sure what you mean.  Where did you get lost and what error messages are you referring to?  Are you able to get an output when you call your snippet?</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-9147</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-9147</guid>
		<description>Hi Mary.

Followed everything through and the first part was all OK but the second part, starting &quot;So far so good. Now one of the good practice principles ...&quot; lost me, I couldn&#039;t see any error message? Is it me?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Mary.</p>
<p>Followed everything through and the first part was all OK but the second part, starting &#8220;So far so good. Now one of the good practice principles &#8230;&#8221; lost me, I couldn&#8217;t see any error message? Is it me?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-8911</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-8911</guid>
		<description>Thanks Shaun, that&#039;s useful to know! I hadn&#039;t really thought about that!

mary</description>
		<content:encoded><![CDATA[<p>Thanks Shaun, that&#8217;s useful to know! I hadn&#8217;t really thought about that!</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-8910</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-8910</guid>
		<description>Thanks Sal, hope you find this somewhat useful.  Look forward to your feedback!</description>
		<content:encoded><![CDATA[<p>Thanks Sal, hope you find this somewhat useful.  Look forward to your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun McCormick</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-8909</link>
		<dc:creator>Shaun McCormick</dc:creator>
		<pubDate>Wed, 13 Jan 2010 22:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-8909</guid>
		<description>Worth it to note that this will only work on servers with the php.ini var &#039;allow_url_fopen&#039; set to 1, due to the file_get_contents call.</description>
		<content:encoded><![CDATA[<p>Worth it to note that this will only work on servers with the php.ini var &#8216;allow_url_fopen&#8217; set to 1, due to the file_get_contents call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal B / @mayhemchaos</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/comment-page-1/#comment-8908</link>
		<dc:creator>Sal B / @mayhemchaos</dc:creator>
		<pubDate>Wed, 13 Jan 2010 21:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136#comment-8908</guid>
		<description>Great start. I might take this and use it to create a feed for separate Twitter feeds I&#039;m doing for a conference site (is-conference.com). Add a little jQuery and it will be pretty sweet I think. Looking forward to more posts.</description>
		<content:encoded><![CDATA[<p>Great start. I might take this and use it to create a feed for separate Twitter feeds I&#8217;m doing for a conference site (is-conference.com). Add a little jQuery and it will be pretty sweet I think. Looking forward to more posts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

