<?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: APN on Rails 0.3.0 Released</title>
	<atom:link href="http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/</link>
	<description>The technical ramblings of Mark Bates.</description>
	<lastBuildDate>Wed, 17 Aug 2011 16:45:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Art</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-259</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Tue, 05 Jan 2010 00:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-259</guid>
		<description>I would also like to put in custom properties so that I can tell the App which page to open.  Rebecca / Mark: any leads on this?</description>
		<content:encoded><![CDATA[<p>I would also like to put in custom properties so that I can tell the App which page to open.  Rebecca / Mark: any leads on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-248</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Tue, 01 Dec 2009 18:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-248</guid>
		<description>Hi Mark,  I&#039;m following your suggestion and forking the project on GITHub.  Would you be willing to share the patch you received earlier?  You can send it to me by email (I assume you have access to commenter email addresses...).  Once I get it working and add tests I&#039;ll send a pull request.  Depending on how this goes, I and my organization may be able to take on maintaining the library.  
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Mark,  I&#8217;m following your suggestion and forking the project on GITHub.  Would you be willing to share the patch you received earlier?  You can send it to me by email (I assume you have access to commenter email addresses&#8230;).  Once I get it working and add tests I&#8217;ll send a pull request.  Depending on how this goes, I and my organization may be able to take on maintaining the library.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-247</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-247</guid>
		<description>Hi Rebecca, yeah, that&#039;s something I missed in the first pass. Someone submitted a patch for it a while back, but I don&#039;t take patches without tests. The best, and easiest way to add it, is to fork the gem on GitHub, make the changes and build the gem. If you add tests and send me a pull request, I&#039;d be more than happy to pull them back into the main project.

On a side note, I&#039;m actively looking for a maintainer of the library, as I no longer have the time to maintain it, and I don&#039;t write iPhone apps anymore. :(

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Rebecca, yeah, that&#8217;s something I missed in the first pass. Someone submitted a patch for it a while back, but I don&#8217;t take patches without tests. The best, and easiest way to add it, is to fork the gem on GitHub, make the changes and build the gem. If you add tests and send me a pull request, I&#8217;d be more than happy to pull them back into the main project.</p>
<p>On a side note, I&#8217;m actively looking for a maintainer of the library, as I no longer have the time to maintain it, and I don&#8217;t write iPhone apps anymore. <img src='http://www.metabates.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-246</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-246</guid>
		<description>Hi Mark, 
Thanks for apn_on_rails.  It&#039;s been a big help.  I&#039;d like to include a custom property in some of my notification payloads and I can&#039;t see a way to do that in apn_on_rails without modifying the gem code.  Is this my best option? 
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Thanks for apn_on_rails.  It&#8217;s been a big help.  I&#8217;d like to include a custom property in some of my notification payloads and I can&#8217;t see a way to do that in apn_on_rails without modifying the gem code.  Is this my best option?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Quinn</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-225</link>
		<dc:creator>Russell Quinn</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-225</guid>
		<description>Hello again,

I took a look at the code from Git Hub and maybe the issue was that the Apple feedback service was down, or there was a problem with it in some way? Could you see a possibility that erroneous data could cause the process to spiral out of control?

Feel free to contact me by e-mail as there&#039;s no comment notification for this blog.

Thanks,

Russell.</description>
		<content:encoded><![CDATA[<p>Hello again,</p>
<p>I took a look at the code from Git Hub and maybe the issue was that the Apple feedback service was down, or there was a problem with it in some way? Could you see a possibility that erroneous data could cause the process to spiral out of control?</p>
<p>Feel free to contact me by e-mail as there&#8217;s no comment notification for this blog.</p>
<p>Thanks,</p>
<p>Russell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Quinn</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-224</link>
		<dc:creator>Russell Quinn</dc:creator>
		<pubDate>Sun, 27 Sep 2009 23:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-224</guid>
		<description>Hey Mark!

So, the app is released now, but I&#039;m having major problems with the apn:feedback:process rake task. It&#039;s iterating over around 2,500 devices that we have registered for notifications, but consumes huge amounts of memory and ends up crashing Apache :-/

Russell.</description>
		<content:encoded><![CDATA[<p>Hey Mark!</p>
<p>So, the app is released now, but I&#8217;m having major problems with the apn:feedback:process rake task. It&#8217;s iterating over around 2,500 devices that we have registered for notifications, but consumes huge amounts of memory and ends up crashing Apache :-/</p>
<p>Russell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Quinn</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-218</link>
		<dc:creator>Russell Quinn</dc:creator>
		<pubDate>Thu, 13 Aug 2009 13:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-218</guid>
		<description>So, I&#039;m now actually using two queues to deal with my subscription publishing queue and the throttling is actually done in the first one, so I haven&#039;t made any changes to APN on Rails. Sorry :(

I&#039;ll be sure to add a credit to you in the app. Thanks again Mark.</description>
		<content:encoded><![CDATA[<p>So, I&#8217;m now actually using two queues to deal with my subscription publishing queue and the throttling is actually done in the first one, so I haven&#8217;t made any changes to APN on Rails. Sorry <img src='http://www.metabates.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I&#8217;ll be sure to add a credit to you in the app. Thanks again Mark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Quinn</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-217</link>
		<dc:creator>Russell Quinn</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-217</guid>
		<description>Ok, I&#039;ll look into this tomorrow (UTC+2). Thanks Mark.

Russell.</description>
		<content:encoded><![CDATA[<p>Ok, I&#8217;ll look into this tomorrow (UTC+2). Thanks Mark.</p>
<p>Russell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-216</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-216</guid>
		<description>That sounds like a reasonable request. My I suggest forking it, and adding it?

http://github.com/markbates/apn_on_rails/tree/master

I would set a configatron setting for it, but have it overridable with an ENV param into the Rake task.

If you do it, I&#039;d quite happily merge it back in.</description>
		<content:encoded><![CDATA[<p>That sounds like a reasonable request. My I suggest forking it, and adding it?</p>
<p><a href="http://github.com/markbates/apn_on_rails/tree/master" rel="nofollow">http://github.com/markbates/apn_on_rails/tree/master</a></p>
<p>I would set a configatron setting for it, but have it overridable with an ENV param into the Rake task.</p>
<p>If you do it, I&#8217;d quite happily merge it back in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Quinn</title>
		<link>http://www.metabates.com/2009/07/31/apn-on-rails-0-3-0-released/comment-page-1/#comment-215</link>
		<dc:creator>Russell Quinn</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=264#comment-215</guid>
		<description>So, I have one suggestion!

It would be great to fix a limit on the number of notifications that the rake task processes per call. In my case, the notifications are to alert users that a new download is available. I want to spread these out over a certain time period to avoid server load spikes.

Russell</description>
		<content:encoded><![CDATA[<p>So, I have one suggestion!</p>
<p>It would be great to fix a limit on the number of notifications that the rake task processes per call. In my case, the notifications are to alert users that a new download is available. I want to spread these out over a certain time period to avoid server load spikes.</p>
<p>Russell</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 4.861 seconds -->
<!-- Cached page served by WP-Cache -->

