<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Apple Tutorials &#187; push notification</title>
	<atom:link href="http://appletutorials.net/tag/push-notification/feed/" rel="self" type="application/rss+xml" />
	<link>http://appletutorials.net</link>
	<description>News and Tutorials about apple</description>
	<lastBuildDate>Wed, 18 Nov 2009 05:51:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone Programming: Push notifications, Part 5</title>
		<link>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-5/</link>
		<comments>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-5/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:26:07 +0000</pubDate>
		<dc:creator>epic</dc:creator>
				<category><![CDATA[Iphone Dev]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[push notification]]></category>

		<guid isPermaLink="false">http://appletutorials.net/?p=398</guid>
		<description><![CDATA[This is part 5 of the Push notification tutorial.  Here you can find part 4.

This chapter describes the tasks that a iPhone or iPod touch application should (or might) do to implement the client side of the remote-notifications feature. Because the client-side API refers to these notifications as “remote notifications,” that terminology is used in [...]]]></description>
		<wfw:commentRss>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Programming: Push notifications, Part 4</title>
		<link>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-4/</link>
		<comments>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-4/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:23:57 +0000</pubDate>
		<dc:creator>epic</dc:creator>
				<category><![CDATA[Iphone Dev]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[push notification]]></category>

		<guid isPermaLink="false">http://appletutorials.net/?p=394</guid>
		<description><![CDATA[This is part 4 of the Push notification tutorial.  Here you can find part 3.

Provider Communication with Apple Push Notification Service
This chapter describes the interfaces that providers use for communication with Apple Push Notification Service (APNs) and discusses some of the functions that providers are expected to fulfill.

General Provider Requirements
As a provider you may communicate [...]]]></description>
		<wfw:commentRss>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Programming: Push notifications, Part 3</title>
		<link>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-3/</link>
		<comments>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-3/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:20:56 +0000</pubDate>
		<dc:creator>epic</dc:creator>
				<category><![CDATA[Iphone Dev]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[push notification]]></category>

		<guid isPermaLink="false">http://appletutorials.net/?p=390</guid>
		<description><![CDATA[This is part 3 of the Push notification tutorial.  Here you can find part 2.

Provisioning and Development

Sandbox and Production Environments
To develop and deploy the provider side of a client-server application, you must get SSL certificates from the iPhone Developer Program portal. Each certificate is limited to a single application, identified by its bundle ID. Each [...]]]></description>
		<wfw:commentRss>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Programming: Push notifications, Part 2</title>
		<link>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-2/</link>
		<comments>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-2/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:14:01 +0000</pubDate>
		<dc:creator>epic</dc:creator>
				<category><![CDATA[Iphone Dev]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[push notification]]></category>

		<guid isPermaLink="false">http://appletutorials.net/?p=387</guid>
		<description><![CDATA[
This is part 2 of the Push notification tutorial.  Here you can find part 1.

Apple Push Notification Service
Apple Push Notification Service (APNs for short) is the centerpiece of the push notifications feature. It is a robust and highly efficient service for propagating information to devices such as iPhone and iPod touch devices. Each device establishes [...]]]></description>
		<wfw:commentRss>http://appletutorials.net/2009/06/iphone-programming-push-notifications-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
