<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 00:28:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Giulio Pons' Blog: Send push notification to iPhone with PHP and pushme.to]]></title>
      <guid>http://www.phpdeveloper.org/news/14943</guid>
      <link>http://www.phpdeveloper.org/news/14943</link>
      <description><![CDATA[<p>
In a new post to his blog <i>Giulio Pons</i> talks about how to <a href="http://www.barattalo.it/2010/08/09/send-push-notification-to-iphone-with-php-and-pushme-to/">send push notifications to an iPhone</a> using the <a href="http://itunes.apple.com/it/app/pushme-to/id343341970">pushme.to</a> application installed on the user's phone.
</p>
<blockquote>
Push service is a technology that allows you to send alerts/notifications to a mobile device. Blackberry has its own push service, iPhone has its own, and also Android devices has their own push services. [...] I want to send push to my iPhone, but I'm not able to develop an iPhone application that receive push alerts, and I don't want to send only email alerts.
</blockquote>
<p>
You set up the application on your phone and make a widget on their site for your application to use. Included in the post is also the PHP you can use to connect to the pushme.to service (using a curl POST request to send form encoded info to their servers).
</p>]]></description>
      <pubDate>Wed, 11 Aug 2010 13:15:14 -0500</pubDate>
    </item>
  </channel>
</rss>
