<?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: Push notifications on your iPhone via ColdFusion</title>
	<atom:link href="http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/</link>
	<description>This is a picture of a bridge and a city. I like bridges and cities. They make me smile.</description>
	<lastBuildDate>Tue, 08 Jun 2010 02:05:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Kathy</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-185</link>
		<dc:creator>Kathy</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-185</guid>
		<description>That&#039;s interesting, especially given it&#039;s ColdFusion :)</description>
		<content:encoded><![CDATA[<p>That&#39;s interesting, especially given it&#39;s ColdFusion <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-191</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-191</guid>
		<description>yeah.. totally slipped my mind... it is a cf9 thing..   I&#039;ll change it up today.. &lt;br&gt;&lt;br&gt;thanks, again.</description>
		<content:encoded><![CDATA[<p>yeah.. totally slipped my mind&#8230; it is a cf9 thing..   I&#39;ll change it up today.. </p>
<p>thanks, again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamestanner</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-190</link>
		<dc:creator>jamestanner</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-190</guid>
		<description>I simply added &lt;cfargument name=&quot;priority&quot; type=&quot;String&quot; required=&quot;true&quot;  /&gt; underneath &lt;cffunction name=&quot;add&quot; access=&quot;public&quot; output=&quot;false&quot; returntype=&quot;struct&quot;&gt; (line 28)&lt;br&gt;&lt;br&gt;Next error is Variable WRITEDUMP is undefined, however, the push notification does get sent :)&lt;br&gt;(im thinking its because writedump is a CF9 thing!?)&lt;br&gt;&lt;br&gt;Many thanks for this... great code!</description>
		<content:encoded><![CDATA[<p>I simply added &lt;cfargument name=&#8221;priority&#8221; type=&#8221;String&#8221; required=&#8221;true&#8221;  /&gt; underneath &lt;cffunction name=&#8221;add&#8221; access=&#8221;public&#8221; output=&#8221;false&#8221; returntype=&#8221;struct&#8221;&gt; (line 28)</p>
<p>Next error is Variable WRITEDUMP is undefined, however, the push notification does get sent <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />(im thinking its because writedump is a CF9 thing!?)</p>
<p>Many thanks for this&#8230; great code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-189</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-189</guid>
		<description>thanks.. I&#039;ll give it a look.</description>
		<content:encoded><![CDATA[<p>thanks.. I&#39;ll give it a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamestanner</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-188</link>
		<dc:creator>jamestanner</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-188</guid>
		<description>ahha, thanks for that..... now i get &quot;Variable PRIORITY is undefined&quot; .... however that one i can fix :) just thought id mention it.  thankyou</description>
		<content:encoded><![CDATA[<p>ahha, thanks for that&#8230;.. now i get &#8220;Variable PRIORITY is undefined&#8221; &#8230;. however that one i can fix <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  just thought id mention it.  thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-187</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-187</guid>
		<description>Hey James... easy fix.. the init function is looking for a return type of &#039;ctzprowl&#039;  just rename the file to ctzprowl.cfc and use the line unchanged... and it should work fine for you..</description>
		<content:encoded><![CDATA[<p>Hey James&#8230; easy fix.. the init function is looking for a return type of &#39;ctzprowl&#39;  just rename the file to ctzprowl.cfc and use the line unchanged&#8230; and it should work fine for you..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamestanner</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-186</link>
		<dc:creator>jamestanner</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-186</guid>
		<description>Im loving the idea of this, however i must be being stupid and missed something as it doesnt work for me ... ColdFusion 8.0.1...&lt;br&gt;&lt;br&gt;i edited the example.cfm and changed: &lt;br&gt;&lt;br&gt;// connect to the prowl cfc //&lt;br&gt;p = createObject(”component”,”ctzprowl”).init(_apikey=apikey, _callto=callto, _providerkey=providerkey, _appname=appname);&lt;br&gt;&lt;br&gt;TO:&lt;br&gt;&lt;br&gt;// connect to the prowl cfc //&lt;br&gt;p = createObject(”component”,”precf9_ctzprowl”).init(_apikey=apikey, _callto=callto, _providerkey=providerkey, _appname=appname);&lt;br&gt;&lt;br&gt;But i get an error: &lt;br&gt;The value returned from the init function is not of type ctzprowl. &lt;br&gt;&lt;br&gt;I have created a prowl account, and obv created my API Key and placed it in the code, but no luck :(&lt;br&gt;&lt;br&gt;What i miss!??&lt;br&gt;&lt;br&gt;Many thanks in advance for any help :) and thanks for the great script</description>
		<content:encoded><![CDATA[<p>Im loving the idea of this, however i must be being stupid and missed something as it doesnt work for me &#8230; ColdFusion 8.0.1&#8230;</p>
<p>i edited the example.cfm and changed: </p>
<p>// connect to the prowl cfc //<br />p = createObject(”component”,”ctzprowl”).init(_apikey=apikey, _callto=callto, _providerkey=providerkey, _appname=appname);</p>
<p>TO:</p>
<p>// connect to the prowl cfc //<br />p = createObject(”component”,”precf9_ctzprowl”).init(_apikey=apikey, _callto=callto, _providerkey=providerkey, _appname=appname);</p>
<p>But i get an error: <br />The value returned from the init function is not of type ctzprowl. </p>
<p>I have created a prowl account, and obv created my API Key and placed it in the code, but no luck <img src='http://critterscode.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>What i miss!??</p>
<p>Many thanks in advance for any help <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and thanks for the great script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathy</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-129</link>
		<dc:creator>Kathy</dc:creator>
		<pubDate>Wed, 12 Aug 2009 12:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-129</guid>
		<description>That&#039;s interesting, especially given it&#039;s ColdFusion :)</description>
		<content:encoded><![CDATA[<p>That&#39;s interesting, especially given it&#39;s ColdFusion <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-128</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Wed, 12 Aug 2009 08:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-128</guid>
		<description>yeah.. totally slipped my mind... it is a cf9 thing..   I&#039;ll change it up today.. &lt;br&gt;&lt;br&gt;thanks, again.</description>
		<content:encoded><![CDATA[<p>yeah.. totally slipped my mind&#8230; it is a cf9 thing..   I&#39;ll change it up today.. </p>
<p>thanks, again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamestanner</title>
		<link>http://critterscode.com/2009/08/11/push-notifications-on-your-iphone-via-coldfusion/comment-page-1/#comment-127</link>
		<dc:creator>jamestanner</dc:creator>
		<pubDate>Wed, 12 Aug 2009 08:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/?p=48#comment-127</guid>
		<description>I simply added &lt;cfargument name=&quot;priority&quot; type=&quot;String&quot; required=&quot;true&quot;  /&gt; underneath &lt;cffunction name=&quot;add&quot; access=&quot;public&quot; output=&quot;false&quot; returntype=&quot;struct&quot;&gt; (line 28)&lt;br&gt;&lt;br&gt;Next error is Variable WRITEDUMP is undefined, however, the push notification does get sent :)&lt;br&gt;&lt;br&gt;Many thanks for this... great code!</description>
		<content:encoded><![CDATA[<p>I simply added &lt;cfargument name=&#8221;priority&#8221; type=&#8221;String&#8221; required=&#8221;true&#8221;  /&gt; underneath &lt;cffunction name=&#8221;add&#8221; access=&#8221;public&#8221; output=&#8221;false&#8221; returntype=&#8221;struct&#8221;&gt; (line 28)</p>
<p>Next error is Variable WRITEDUMP is undefined, however, the push notification does get sent <img src='http://critterscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Many thanks for this&#8230; great code!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
