<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>push-notification &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/push-notification/</link>
	<description>Feed of posts on WordPress.com tagged "push-notification"</description>
	<pubDate>Sat, 05 Dec 2009 14:10:13 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Push Notifications for Facebook, via Boxcar]]></title>
<link>http://grncndy.com/2009/11/26/push-notifications-for-facebook-via-boxcar/</link>
<pubDate>Thu, 26 Nov 2009 21:52:33 +0000</pubDate>
<dc:creator>RoryPiper</dc:creator>
<guid>http://grncndy.com/2009/11/26/push-notifications-for-facebook-via-boxcar/</guid>
<description><![CDATA[just discovered a new push notification service, for the iPhone, called Boxcar. This all in one app,]]></description>
<content:encoded><![CDATA[just discovered a new push notification service, for the iPhone, called Boxcar. This all in one app,]]></content:encoded>
</item>
<item>
<title><![CDATA[FoundMe 1.0 available on the App Store]]></title>
<link>http://s3mm3l.wordpress.com/2009/11/03/foundme-1-0-available-on-the-app-store/</link>
<pubDate>Tue, 03 Nov 2009 01:03:35 +0000</pubDate>
<dc:creator>s3mm3l</dc:creator>
<guid>http://s3mm3l.wordpress.com/2009/11/03/foundme-1-0-available-on-the-app-store/</guid>
<description><![CDATA[This weekend Apple decided that FoundMe is finally fit for distribution through the App Store. Thoug]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://itunes.com/apps/foundme"><img class="alignleft size-full wp-image-43" title="icon_english_64-AppStore" src="http://s3mm3l.wordpress.com/files/2009/10/icon_english_64-appstore.jpg" alt="icon_english_64-AppStore" width="65" height="64" /></a>This weekend Apple decided that <a href="http://www.foundme-app.com">FoundMe</a> is finally fit for<a href="http://itunes.com/apps/foundme"> distribution through the App Store</a>. Though I had to axe the integration of <a href="http://mobile.sciphone.net">mobile.sciphone.net</a> because of legal issues. However, I guess this wallpaper gallery will reappear soon in the first update.</p>
<p><a style="text-decoration:none;" href="http://itunes.com/apps/foundme"><img class="alignright size-full wp-image-65" title="Screenshot 2009.11.1" src="http://s3mm3l.wordpress.com/files/2009/11/screenshot-2009-11-1.jpg" alt="Screenshot 2009.11.1" width="272" height="408" /></a></p>
<p>For everyone who changes his wallpaper frequently and likes to have a bit of reassurance that if lost the finder of your iPhone learns that he is the owner, <a href="http://itunes.com/apps/foundme">FoundMe</a> is a must have.</p>
<p>As I just confirmed, the FoundMe Online Portal enables you to get into touch with your iPhone even if it&#8217;s SIM-card was replaced. This is because the transmission is driven by the Push Notification technology introduced with iPhone OS 3.0. These Push Notifications are bound to a particular iPhone together with a particular App &#8211; not to the SIM-Card as traditional phone calls or text messages would be.</p>
<p>With Apple&#8217;s Push Notifications working reliable in the few tests I performed, please tell if you would like to see in the FoundMe Online Portal &#8211; the place where you can send your phone a message &#8211; a map service showing the location of your lost phone. This is a feature which is planned as an update.</p>
<p>The video shows the wallpaper labeling with FoundMe; how to apply your personal info to your phone&#8217;s lock screen.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/I7qKEMFtV9M&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/I7qKEMFtV9M&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How iPhone &ldquo;Push&rdquo; works?]]></title>
<link>http://palrakesh.wordpress.com/2009/09/23/how-iphone-push-works/</link>
<pubDate>Wed, 23 Sep 2009 03:47:30 +0000</pubDate>
<dc:creator>Rakesh Pal</dc:creator>
<guid>http://palrakesh.wordpress.com/2009/09/23/how-iphone-push-works/</guid>
<description><![CDATA[Ever since the “push” became the buzz word for iPhone 3.0 OS, I was curious to find out how the push]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ever since the “push” became the buzz word for iPhone 3.0 OS, I was curious to find out how the push notifications worked with iPhone. My initial thought was that, iPhone needed a dedicated push server visible within the operator network, just like Blackberry, but then how did iTouch used the same apps and still used the push notifications for the Wi-Fi. I began investigating and found a cool technique that Apple implemented for it’s push notifications, but I also found out a few things that I really didn’t like.</p>
<p><strong>Why Push?</strong></p>
<p>There is an inherent problem with the iPhone OS and the problem is that there is no “backgrounding” on iPhone, which means unlike other smart phones, the apps don’t run in background on iPhone when you exit them. This effected applications for iPhone which needed constant polling with a publication server. E.g. a RSS reader application won’t be able to poll the feeds for the new updates from the phone. To read the feeds, the user will have to open the application and manually fetch the feeds. To address the issue Apple came up with a smarter approach. They implemented push mechanism for iPhone.</p>
<p><strong>Poll vs Push</strong></p>
<p>An application constantly running in the background of your phone and polling for feeds or updates causes battery consumption. So if you have multiple applications doing the polling from your mobile device, your battery might get drained pretty quickly than you expect. Push however doesn’t implement the poll mechanism and you get updates as it happens.</p>
<p><strong>So how does the “push” work in iPhone?</strong></p>
<p>Okay, consider this, you have an application on iPhone which enables to have the push mail experience for your Gmail or AOL or any of your home grown IMAP email server. Here is a representation of how “push” mechanism would work with iPhone.</p>
<p>&#160;</p>
<p><a href="http://palrakesh.files.wordpress.com/2009/09/iphonepush.png"><img title="iPhonePush" style="border-right:0;border-top:0;display:block;float:none;margin-left:auto;border-left:0;margin-right:auto;border-bottom:0;" height="350" alt="iPhonePush" src="http://palrakesh.files.wordpress.com/2009/09/iphonepush_thumb.png?w=497&#038;h=350" width="497" border="0" /></a> </p>
</p>
<p>Apple implements an intermediate server (under their own control and not under operators control or visibility) called as the Push Notification Server (PNS). The device (iPhone) maintains a constant TCP/IP connection with this server. The application developers server (or the 3rd Party Server) maintains a session with the mail server. When a new mail arrives an alert will be sent from the application developer’s server to the PNS which then pushes it to the iPhone 3.0 through the open TCP/IP socket connection. So if you had a RSS reader application, to have notifications sent to you automatically as update on a feed is available, the application developer will need to constantly monitor the feeds and notify the PNS as anything happens. </p>
<p>Essentially what Apple has done is moved the polling or processing need from iPhone to an intermediate level called the “App Developers Server”. </p>
<p>Sure this approach works for the battery benefits where background applications can claim as much as 80% of battery drain as compared to 20% on Push notifications using Apple’s technique. However the way I see it, there are some issues.</p>
<p><strong>So what are the issues?</strong></p>
<p>The first issue that I see from an application developer stand point is that, if I had to write a RSS reader type of application then I would have to deploy my own backend server which would monitor the feeds for the end users and notify PNS to have notifications on updates. Basically not all applications really need a backend service, but with this technique that additional layer has to be implemented. So if the number of users for my applications grow, I’ll need to setup a server farm and to recover the cost I’ll need to increase the cost of my application or charge the user a service fee which is not good either for me nor for the user.</p>
<p>The second and most concerning issue that bothers me is, privacy issue. Well if a third party application developer needed to constantly monitor your inbox or IM or even the RSS feeds, then it would need your credentials to establish and maintain a session with the actual mail server/chat server or should know exact feed URLs so that it can monitor them incase of RSS. How many people would really feel comfortable to know that their email usernames and passwords are being stored on a 3rd party server probably unencrypted and probably anyone managing the server would have visibility to it? To me this is the biggest issue with this approach. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[برنامج Islamic Compass في متجر البرامج ]]></title>
<link>http://islamiccompass.wordpress.com/2009/09/10/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-islamic-compass-%d9%81%d9%8a-%d9%85%d8%aa%d8%ac%d8%b1-%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac/</link>
<pubDate>Thu, 10 Sep 2009 21:10:52 +0000</pubDate>
<dc:creator>islamiccompass</dc:creator>
<guid>http://islamiccompass.wordpress.com/2009/09/10/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-islamic-compass-%d9%81%d9%8a-%d9%85%d8%aa%d8%ac%d8%b1-%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac/</guid>
<description><![CDATA[برنامج البوصلة الإسلامية ( Islamic Compass ) هو برنامج رائع بحق وكان من اول البرامج التي استخدمت الب]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>برنامج البوصلة الإسلامية ( Islamic Compass ) هو برنامج رائع بحق وكان من اول البرامج التي استخدمت البوصلة المدمجة مع هواتف 3GS لتبيان إتجاه القبلة, وبسرعة جداً قاموا مبرمجين البرنامج بإضافة أوقات الصلاة والتبيه لأوقات الصلاة عن طريقة تقنية ال Push في تحديث للبرنامج, ولكن هذه المرة بشكل مختلف فالبرنامج لا ينبهك لكل صلاة بل يجب ان تختار الصلاوات التي تريد ان تنبه لها وقد تكون هذه الميزة مهمة لمن يريد ان ينبه لوقت واحد للصلاة فمثلاً من الطبيعي انك تسمع الأذان في بلدك او في بيتك للكن وقت سفرك او ذهابك للعمل قدت تحتاج ان تنبه لأوقات محددة فقط في أيام معينة.</p>
<p>برغم بساطة البرنامج وبساطة واجهة إستخدامه الا ان تصميمه رائع و عصري جداً ويمكنك تغير الخلفيات الأسلامية من إعدادت البرنامج , طبعاً الهدف الأول من البرنامج هو أستخدام البوصلة المدمجة مع الأيفون 3GS الجديد لتحديد القبلة بناء علي مكانك.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/nKu5bR2vy8Y&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/nKu5bR2vy8Y&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>تم أختبار البرنامج والحقيقة البوصلة تعمل بشكل رائع وكذلك طريقة حساب أوقات الصلاة, فبعد ان يكتف البرنامج مكانك عن طريق ال خدمة تحديد الوقع يقوم تلقائياً وبدون التدخل منك حساب وقت الصلاة ولكن حتي تحصل علي حسابات صحيحة يجب علي الدخول الي إعدادت البرنامج وأختيار طريقة حساب الصلاة علي حسب بلدك  وهناك ايضاً مميزات رائعة مثل خيار التنبيه قبل وقت الصلاة بمدة و تعديل اوقات الصلاة بزيادة او إنقاص دقائق.</p>
<p>ما يعيب البرنامج هو بعض النقاط البسيطة واهمها اضافة وسيلة للتنبيه لكل الصلاوات وليس فقط  الإختيار اليدوي للصلوات للتنبيه لها عن طريقة خاصية ال PUSH, ويمكن ان تكون ميزة التنبيه للصلاوات مرنة اكثر مثلاً اختار للتبيه لصلاة الظهر فيسأل البرنامج هل تريد التبيه فقط لهذا اليوم ام كل الأيام القادمة والمستخدم يختار المناسب له.</p>
<p>علي أي حال هو عمل جيد وخاصة من فريق غير عربي لا يجيد حتي العربية ففريق برنامج Islamic Compass من هولندا ويذكرون في موقعهم انهم يتبرعون بجزء من ثمن البرنامج لمسجد يسمي مسجد الكعبة في هولندا, فجزاهم الله خير ونسأل الله ان يتقبل منهم.</p>
<p><a href="http://www.iphoneislam.com/?p=2854"><br />
<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=321378482&#38;mt=8"></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Islamic Compass – Push Notification + Athan  Alarm for iPhone ]]></title>
<link>http://islamiccompass.wordpress.com/2009/08/20/islamic-compass-%e2%80%93-push-notification-athan-alarm-for-iphone/</link>
<pubDate>Thu, 20 Aug 2009 21:10:59 +0000</pubDate>
<dc:creator>islamiccompass</dc:creator>
<guid>http://islamiccompass.wordpress.com/2009/08/20/islamic-compass-%e2%80%93-push-notification-athan-alarm-for-iphone/</guid>
<description><![CDATA[Islamic Compass update 1.3]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://islamiccompass.wordpress.com/files/2009/08/4.jpg" alt="push" title="push" width="320" height="460" class="alignnone size-full wp-image-73" /></p>
<p>Islamic Compass update 1.3 </p>
<p><img src="http://islamiccompass.wordpress.com/files/2009/08/3.jpg" alt="push " title="push " width="320" height="460" class="alignnone size-full wp-image-74" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Push Notifications Being Sent To The Wrong iPhone]]></title>
<link>http://sbraidley.wordpress.com/2009/07/24/push-notifications-being-sent-to-the-wrong-iphone/</link>
<pubDate>Fri, 24 Jul 2009 00:03:47 +0000</pubDate>
<dc:creator>sbraidley</dc:creator>
<guid>http://sbraidley.wordpress.com/2009/07/24/push-notifications-being-sent-to-the-wrong-iphone/</guid>
<description><![CDATA[Some iPhone users have been experiencing strange problems with their iPhone receiving AIM messages w]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Some iPhone users have been experiencing strange problems with their iPhone receiving AIM messages which were not <a href="http://sbraidley.wordpress.com/files/2009/06/apple-iphone-3g-wwdc-09_sm.jpg"><img class="alignright size-thumbnail wp-image-370" title="Apple iPhone 3G WWDC 2009" src="http://sbraidley.wordpress.com/files/2009/06/apple-iphone-3g-wwdc-09_sm.jpg?w=129" alt="Apple iPhone 3G WWDC 2009" width="129" height="150" /></a>sent to them, but Apple&#8217;s push notification system sent it to the wrong people. However it&#8217;s not Apple&#8217;s fault as some believed it to be.</p>
<p>The iPhone generates unique private/public keys upon activation that identity each handset, so that they correct messages can be sent to the correct device. However using unlocking tools breaks this as they use duplicated keys to facilitate illicit use. Now that single identifiers have been registered to multiple phones instant messages, messages can be sent to any of those devices.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Updated Yahoo! Messenger for iPhone "Pushes" AIM Aside]]></title>
<link>http://theappleblog.com/2009/07/22/updated-yahoo-messenger-for-iphone-pushes-aim-aside/</link>
<pubDate>Wed, 22 Jul 2009 15:54:51 +0000</pubDate>
<dc:creator>Chris Ryan</dc:creator>
<guid>http://theappleblog.com/2009/07/22/updated-yahoo-messenger-for-iphone-pushes-aim-aside/</guid>
<description><![CDATA[Yahoo (s yhoo) announced today an eagerly awaited update to Yahoo! Messenger for the iPhone that bri]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright size-full wp-image-28900" title="Yahoo! Messenger Icon" src="http://gigapple.wordpress.com/files/2009/07/yahooicon.jpg" alt="Yahoo! Messenger Icon" width="250" height="258" />Yahoo (s yhoo) announced today an eagerly awaited update to <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=309219097&#38;mt=8">Yahoo! Messenger for the iPhone</a> that brings about support for push notifications, joining rival <a href="http://www.aim.com">AIM</a>. With the latest updates, Yahoo is continuing to push the bar (pun intended) and give AIM a run for its money (pun not intended).</p>
<p>If you are new to chatting, the three major players in the market are AIM (s twx), Yahoo and Microsoft (s msft) (what market are they not part of?). While AIM remains at the top of the mountain (offering great integration for MobileMe customers), rival Yahoo is making it harder for users to stay attached to AIM&#8217;s service. For those who aren&#8217;t completely satisfied with what AIM has to offer, Yahoo! Messenger is a great alternative or supplement and is a bit more robust, with support for adding users of Microsoft&#8217;s MSN Messenger service. <!--more--></p>
<p>Yahoo has been vocal about its <a href="http://theappleblog.com/2009/05/20/yahoo-going-all-in-with-iphone-app-abandons-other-platforms-for-now/">dedication to the iPhone platform</a>, and its support is appreciated and apparent. Unlike AIM, Yahoo! Messenger for the iPhone (s aapl) also supports sending/receiving photos via your built-in camera. It also exists as a free application, and isn&#8217;t cluttered with ads like AIM&#8217;s free counterpart. Several unique features of Yahoo! Messenger are also supported, including its popular &#8220;Buzz!&#8221; feature. In true iPhone style, you activate it by simply shaking your phone.</p>
<p>If you are someone who enjoys chatting with users who do not use either service, Yahoo! Messenger also features the ability to send messages to mobile users over SMS, saving iPhone users from SMS charges (similar to AIM).</p>
<p>Having used both AIM and Yahoo! Messenger on my iPhone, I&#8217;m a bit biased towards Yahoo&#8217;s offering. With better support for seamlessly moving between mobile and desktop use (actually forcing me to sign off my desktop), this keeps me from &#8220;losing&#8221; messages in one location, unlike AIM. During testing, I kept inadvertently leaving AIM &#8220;signed on&#8221; on my iPhone and messages were being routed there, instead of showing up in iChat, on which I was logged in as well.</p>
<p>Yahoo! Messenger for iPhone is a free download on the <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=309219097&#38;mt=8">App Store</a>. Check it out and let us know what you think!</p>
<p><img class="aligncenter size-full wp-image-28896" title="Yahoo! Messenger On iPhone" src="http://gigapple.wordpress.com/files/2009/07/yahoooniphone.jpg" alt="Yahoo! Messenger On iPhone" width="350" height="615" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Push Notifications too complicated?]]></title>
<link>http://danielpollard.wordpress.com/2009/07/17/devs-making-push-too-complicated/</link>
<pubDate>Sat, 18 Jul 2009 04:33:24 +0000</pubDate>
<dc:creator>Daniel</dc:creator>
<guid>http://danielpollard.wordpress.com/2009/07/17/devs-making-push-too-complicated/</guid>
<description><![CDATA[I&#8217;m disappointed with push support. The implementation of the service has been slow, and even ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;m disappointed with push support. The implementation of the service has been slow, and even now, a month since OS 3.0 launched, the apps that support the service are few. It seems like a mountain is being made out of a molehill.</p>
<p>Server upgrades, increased bandwith costs, the list of excuses goes on. Where is the creative thinking we&#8217;ve come to expect from Apple and App store developers?</p>
<p>There is a solution sitting in everyone&#8217;s house. The personal computer. And with a little help from Apple and app developers, our own personal push servers.</p>
<p>A few apps already have desktop versions. JuneCloud&#8217;s Delivery Status Touch, NewsGator&#8217;s NewsNetWire, even TweetDeck. Nearly all of these have an account login option to sync settings. Thanks to always on Internet connections and desktop app fetch requests, we could have the desktop app push updates to it&#8217;s iPhone companion via Apple&#8217;s cloud.</p>
<p>Of course developing programs for Mac and PC requires manpower, but when compared to server, hosting, and bandwith costs it doesn&#8217;t seem so bad. Plus getting that creative talent that has turned the app store in to a powerhouse involved in desktop software can&#8217;t be a bad thing.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iPhone push notification for Twitter... and it actually works!]]></title>
<link>http://fliptatious.wordpress.com/2009/07/16/iphone-push-notification-for-twitter-and-it-actually-works/</link>
<pubDate>Thu, 16 Jul 2009 12:14:39 +0000</pubDate>
<dc:creator>Fliptatious</dc:creator>
<guid>http://fliptatious.wordpress.com/2009/07/16/iphone-push-notification-for-twitter-and-it-actually-works/</guid>
<description><![CDATA[Unlike the Blackberry, the iPhone has struggled with push notifications (one of my gripes). If you]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Unlike the Blackberry, the iPhone has struggled with push notifications (one of my gripes). If you&#8217;re tired with constantly refreshing your Twitter apps for @mentions and direct messages, then <a href="http://boxcar.io/">Boxcar</a> (£1.19) is for you. Note it only works with Tweetie or Twitterrific at the moment.</p>
<p style="text-align:center;"><a href="http://boxcar.io/"><img class="aligncenter size-full wp-image-160" title="settings" src="http://fliptatious.wordpress.com/files/2009/07/settings2.png" alt="settings" width="273" height="508" /></a></p>
<p style="text-align:center;"><a href="http://boxcar.io/"><img class="aligncenter size-medium wp-image-163" title="Boxcar" src="http://fliptatious.wordpress.com/files/2009/07/header22.png?w=300" alt="Boxcar" width="300" height="82" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Apple News and Rumors Digest for 07/13/09]]></title>
<link>http://applefinder.wordpress.com/2009/07/14/apple-news-and-rumors-digest-for-071309/</link>
<pubDate>Tue, 14 Jul 2009 21:35:53 +0000</pubDate>
<dc:creator>applefinder</dc:creator>
<guid>http://applefinder.wordpress.com/2009/07/14/apple-news-and-rumors-digest-for-071309/</guid>
<description><![CDATA[Miss anything during the day? The daily Apple News &amp; Rumors Digest at Apple Guru’s Blog will fil]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><em>Miss anything during the day? The daily Apple News &#38; Rumors Digest at Apple Guru’s Blog will fill you in.</em></div>
<div><em></p>
<div id="attachment_161" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-161" title="Apple In-Ear Headphones (new)" src="http://applefinder.wordpress.com/files/2009/07/apple-in-ear-headphones-new.jpg?w=300" alt="Apple updates in-ear headphones" width="300" height="199" /><p class="wp-caption-text">Apple updates in-ear headphones</p></div>
<p></em></div>
<ul>
<li>iPhone OS 3.0 Tips and Tricks: <a href="http://bit.ly/2TWUtA">http://bit.ly/2TWUtA</a></li>
<li>Apple Unleashes New Leopard, Snow Leopard Betas: <a href="http://bit.ly/cwrfp">http://bit.ly/cwrfp</a></li>
<li>Nvidia Recommends Updating GeForce FX 4800, GTX 285 Mac Drivers: <a href="http://bit.ly/7SUkk">http://bit.ly/7SUkk</a></li>
<li>Microsoft Takes Aim at Google With Online Office Suite: <a href="http://bit.ly/F6swC">http://bit.ly/F6swC</a></li>
<li>Music Streaming Chips Away at Illegal File-Sharing: <a href="http://bit.ly/ScrSS">http://bit.ly/ScrSS</a></li>
<li>Red Giant Releases New Plug-In for After Effects: <a href="http://bit.ly/XDTVM">http://bit.ly/XDTVM</a></li>
<li>Mac OS X Tip: Open at Log In: <a href="http://bit.ly/bEJfx">http://bit.ly/bEJfx</a></li>
<li>Apple Rumor: $800 Tablet Due in October: <a href="http://bit.ly/MaaRF">http://bit.ly/MaaRF</a></li>
<li>Intel May Release New Nehalem Chips Next Month: <a href="http://bit.ly/OrXOK">http://bit.ly/OrXOK</a></li>
<li>Apple&#8217;s iPhone &#8220;Wrecking&#8221; the Cell Industry: <a href="http://bit.ly/8e5uc">http://bit.ly/8e5uc</a></li>
<li>No Microsoft Office 2010 for Mac Users: <a href="http://bit.ly/2P2SF9">http://bit.ly/2P2SF9</a></li>
<li>Speculation Intensifies On Apple Touch-Screen Tablet: <a href="http://bit.ly/9JdYn">http://bit.ly/9JdYn</a></li>
<li>Apple Blocking Push Notifications on Unlocked iPhones? <a href="http://bit.ly/vgb7U">http://bit.ly/vgb7U</a></li>
<li>Apple Updates In-Ear Headphones: <a href="http://bit.ly/uNMNd">http://bit.ly/uNMNd</a></li>
<li>China Risks Apple’s Reputation by Letting Factories Flout Law: <a href="http://bit.ly/79OxC">http://bit.ly/79OxC</a></li>
</ul>
<p style="line-height:1.5em;margin:0 0 1em;padding:0;"><em>Have I missed anything? Leave a comment!</em></p>
<p style="line-height:1.5em;margin:0 0 1em;padding:0;"><em>Remember to <a href="http://twitter.com/applefinder">follow</a> the Apple Guru on Twitter!</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[有 Push 嘅 App 正陸續増加]]></title>
<link>http://sidxx.wordpress.com/2009/07/08/%e6%9c%89-push-%e5%98%85-app-%e6%ad%a3%e9%99%b8%e7%ba%8c%e5%a2%97%e5%8a%a0/</link>
<pubDate>Wed, 08 Jul 2009 16:25:38 +0000</pubDate>
<dc:creator>sidxx</dc:creator>
<guid>http://sidxx.wordpress.com/2009/07/08/%e6%9c%89-push-%e5%98%85-app-%e6%ad%a3%e9%99%b8%e7%ba%8c%e5%a2%97%e5%8a%a0/</guid>
<description><![CDATA[依排有好多 App 都有 updated version, 有啲會加埋 Push Notification. 好似我近排新裝嘅 iTwitter 咁, 就有埋 Push Notification Fu]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>依排有好多 App 都有 updated version, 有啲會加埋 Push Notification.</p>
<p>好似我近排新裝嘅 <a title="iTwitter" href="http://sidxx.wordpress.com/2009/07/06/%e4%b8%80%e5%80%8b%e5%8b%81%e6%ad%a3-twitter-app-%e7%9a%84%e8%aa%95%e7%94%9f/#comment-510">iTwitter</a> 咁, 就有埋 Push Notification Function.</p>
<p>不過我就開始諗, 當10個 App 入面有 5 個 App 有 Push 嘅時候, 會唔會好煩呢? 因為有時會有啲 Alert Message 彈出嚟, 一個半個就話睇啫, 如果個有十幾個 Alert Message 疊埋哂, 你話點算呢?</p>
<p>所以有啲唔係成日用嘅 App, 大家就唔好開 Push, 費事成日收埋啲冇謂嘅 Message 啦!</p>
<p><a href="http://sidxx.files.wordpress.com/2009/07/p_480_320_b490d81c-60fc-4045-82dd-ae76e9530f37.jpeg"><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/07/p_480_320_b490d81c-60fc-4045-82dd-ae76e9530f37.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Prowl: Get Any Growl Notifications Via Push On Your iPhone]]></title>
<link>http://theappleblog.com/2009/07/06/prowl-get-any-growl-notifications-via-push-on-your-iphone/</link>
<pubDate>Mon, 06 Jul 2009 17:07:51 +0000</pubDate>
<dc:creator>Darrell Etherington</dc:creator>
<guid>http://theappleblog.com/2009/07/06/prowl-get-any-growl-notifications-via-push-on-your-iphone/</guid>
<description><![CDATA[Remember when you had to click on an application to make it active, and hit refresh in order to find]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright size-full wp-image-27768" title="prowl" src="http://gigapple.wordpress.com/files/2009/07/prowl.png" alt="prowl" width="60" height="60" /></p>
<p class="excerpt">Remember when you had to click on an application to make it active, and hit refresh in order to find out if anything new had happened? It&#8217;s been a long while now, since most desktop programs can run in the background and notify you when something requires your attention. The iPhone approximates that same functionality via the newly introduced push notification features, though apps aren&#8217;t actually running in the background, so special support is required from app developers to enable it.</p>
<p>As far as I&#8217;m concerned, push has already been a game-changer. My iPhone is now my dedicated IM client, lets me monitor any and all <a href="http://sportstap.mobi/" target="_self">Blue Jays games</a> no matter where I am, and keeps me on-task with my <a href="http://theappleblog.com/2009/06/29/remember-the-milk-becomes-first-to-do-app-with-push-notifications/" target="_self">to-do list</a>. But that&#8217;s not all. Thanks to a new app called Prowl ($2.99, <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320876271&#38;mt=8" target="_self">iTunes link</a>), my iPhone can keep me abreast of pretty much anything, via my Mac and a useful app many will already be familiar with, Growl. <!--more--></p>
<p><a href="http://growl.info/" target="_self">Growl</a>, in case you aren&#8217;t aware, is an open notification platform for OS X that supports a wide variety of applications. Basically, it alerts you via an on-screen pop-up and/or sound when one of its supported applications receives a message, finishes a task, and so on. So, for example, using a <a href="http://growl.info/documentation/growlmail.php" target="_self">Mail plugin</a>, I receive a Growl notification whenever I get an email, or when I&#8217;m mentioned or receive a DM on Twitter via Tweetie&#8217;s built-in Growl support. It&#8217;s a very handy tool to have, especially if you keep your dock hidden, as I do, or if you&#8217;re working with many different applications on multiple screens.</p>
<p><img class="aligncenter size-full wp-image-27773 styled" title="prowl3" src="http://gigapple.wordpress.com/files/2009/07/prowl3.jpg" alt="prowl3" width="320" height="480" /></p>
<p>Now you can receive Growl notifications on your iPhone, too, in the form of push notifications, thanks to Prowl. I can&#8217;t even begin to explain how useful this could potentially be, depending on your usage. Already, I have it set up to notify me of new mail (which works better than Apple&#8217;s (s aapl) wn push mail, in my opinion, because it allows me to see the sender and some content of the received message), let me know when I receive new @ replies and DMs via Twitter (which I can then check out in Tweetie), and alert me whenever Transmission finishes downloading or seeding a torrent file.</p>
<p><img class="aligncenter size-full wp-image-27774 styled" title="prowl2" src="http://gigapple.wordpress.com/files/2009/07/prowl2.jpg" alt="prowl2" width="320" height="480" /></p>
<p>Not only can Prowl alert you of whatever Growl can, but it can also receive custom alerts sent from a web interface. When you set up Prowl, you sign up for an account that&#8217;s necessary for syncing Growl on your computer with Prowl on your iPhone. Using that same login, you can go to the <a href="http://prowl.weks.net/installation.php" target="_self">Prowl web site</a> and send yourself messages. Any applicable content in that message will be automatically hot-linked, like emails and phone numbers. Very handy for sending a contact number to yourself for future reference.</p>
<p><img class="aligncenter size-full wp-image-27775 styled" title="prowl1" src="http://gigapple.wordpress.com/files/2009/07/prowl1.jpg" alt="prowl1" width="320" height="480" /></p>
<p>Prowl is potentially the most effective application of push I&#8217;ve yet seen on the iPhone platform, especially if you&#8217;re already using Growl (which you should be). The best part is that it&#8217;s limited only by Growl itself, which is infinitely expandable, so long as developers keep supporting it. Probably the best $3 I&#8217;ve ever spent in the App Store.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[eBuddy IM client - iPhone 3.0 push notifications]]></title>
<link>http://darranboyd.wordpress.com/2009/07/01/ebuddy-im-client-iphone-3-0-push-notifications/</link>
<pubDate>Wed, 01 Jul 2009 05:15:21 +0000</pubDate>
<dc:creator>db</dc:creator>
<guid>http://darranboyd.wordpress.com/2009/07/01/ebuddy-im-client-iphone-3-0-push-notifications/</guid>
<description><![CDATA[eBuddy appears to be the first free multi-protocol IM client for iPhone 3.0 with push notifications.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="//itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320087242&#38;partnerId=30&#38;siteID=OWUNe6Sa4Uo-Rjfit6nZX5D0OZB_GvFHyA&#38;ign-mscache=1" target="_blank">eBuddy</a> appears to be the first free multi-protocol IM client for iPhone 3.0 with push notifications. The client supports MSN messenger, Yahoo! messenger, AIM, GTalk, Facebook and ICQ. I&#8217;ve confirmed it to work with GTalk on 3G/GPRS &#38; WiFi&#8230; but there is one catch, it will only work for a maximum of 30mins after you close the application.</p>
<p>Do note that the application signs you out immediately by default, hence rendering the push notifications useless, so be sure to set the app to only sign you out after 30mins (max).</p>
<p>FYI &#8211; Appadvise.com are maintaining a list of all apps that support push notifications &#8211; check it out <a href="http://appadvice.com/applists/show/definitive-list-of-push-capable-apps" target="_blank">here</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[eBuddy IM client - iPhone 3.0 push notifications]]></title>
<link>http://l00pback.wordpress.com/2009/07/01/ebuddy-im-client-iphone-3-0-push-notifications/</link>
<pubDate>Wed, 01 Jul 2009 05:15:21 +0000</pubDate>
<dc:creator>db</dc:creator>
<guid>http://l00pback.wordpress.com/2009/07/01/ebuddy-im-client-iphone-3-0-push-notifications/</guid>
<description><![CDATA[eBuddy appears to be the first free multi-protocol IM client for iPhone 3.0 with push notifications.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="//itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320087242&#38;partnerId=30&#38;siteID=OWUNe6Sa4Uo-Rjfit6nZX5D0OZB_GvFHyA&#38;ign-mscache=1" target="_blank">eBuddy</a> appears to be the first free multi-protocol IM client for iPhone 3.0 with push notifications. The client supports MSN messenger, Yahoo! messenger, AIM, GTalk, Facebook and ICQ. I&#8217;ve confirmed it to work with GTalk on 3G/GPRS &#38; WiFi&#8230; but there is one catch, it will only work for a maximum of 30mins after you close the application.</p>
<p>Do note that the application signs you out immediately by default, hence rendering the push notifications useless, so be sure to set the app to only sign you out after 30mins (max).</p>
<p>FYI &#8211; Appadvise.com are maintaining a list of all apps that support push notifications &#8211; check it out <a href="http://appadvice.com/applists/show/definitive-list-of-push-capable-apps" target="_blank">here</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Remember The Milk Becomes First To-Do App With Push Notifications]]></title>
<link>http://theappleblog.com/2009/06/29/remember-the-milk-becomes-first-to-do-app-with-push-notifications/</link>
<pubDate>Mon, 29 Jun 2009 14:30:46 +0000</pubDate>
<dc:creator>Darrell Etherington</dc:creator>
<guid>http://theappleblog.com/2009/06/29/remember-the-milk-becomes-first-to-do-app-with-push-notifications/</guid>
<description><![CDATA[Slowly but surely, push notification apps are trickling into the App Store, as you can see from this]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright size-full wp-image-27250" title="rtm_icon" src="http://gigapple.wordpress.com/files/2009/06/rtm_icon.png" alt="rtm_icon" width="100" height="100" /></p>
<p class="excerpt">Slowly but surely, push notification apps are trickling into the App Store, as you can see from this <a href="http://appadvice.com/applists/show/definitive-list-of-push-capable-apps" target="_self">handy little list</a> by AppAdvice.com. Some of them are less than impressive, since they offer strange niche functions that I could never picture myself actually using. Beejive IM came out last week, though, which has become by far my most-used app since, and now Remember The Milk (Free with RTM Pro account, <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293561396&#38;mt=8" target="_self">iTunes link</a>) is available, as of today, with push features.</p>
<p>A to-do app with push might just be the thing I need to get me to buckle down and actually use a to-do app with some kind of consistency. Sure, RTM for the iPhone requires that you have a Pro account with their service, which is a $25-a-year subscription, but I actually already have one from when the app was first released. Yes, I signed up many months ago and haven&#8217;t exactly taken great advantage of that subscription since, but version 1.1.0 gives me reason to believe I may actually begin to get my money&#8217;s worth. <!--more--></p>
<p><img class="aligncenter size-full wp-image-27252 styled" title="rtm_push" src="http://gigapple.wordpress.com/files/2009/06/rtm_push.jpg" alt="rtm_push" width="320" height="480" /></p>
<p>The problem, for me, with to-do apps (whether they be desktop, web-based, or iPhone apps), is that for them to actually work, you kind of have to check them consistently. Sure, most allow you to send email alerts when a task&#8217;s due date is approaching, but my email comes in with such frequency that it&#8217;s very easy for a task reminder or two to slip through the cracks as I tackle more urgent messages. Now, RTM for iPhone will send me push notifications in the form of text alerts whenever a task&#8217;s due date is approaching, at a time determined by me that I set up via the web through my account settings. Audio alerts are oddly omitted from this version, but developers say that the addition is included in the next update.</p>
<p>Is it worth the $25 price of admission, when there are probably one-time purchase apps with similar features on the way as we speak? That depends on your to-do tasking practices. If, like me, you like the added convenience of having your list accessible from any Internet-connected platform (and offline, too, via Google (s goog) Gears), then RTM, with its attendant free iPhone app, might be what you&#8217;re looking for. You could also hold out for Appigo ToDo&#8217;s push features, which are included in an update that&#8217;s already been submitted to Apple (s aapl). Either way, if you&#8217;re looking for some way to get things done more efficiently, this implementation of Apple&#8217;s push could be the most practical yet.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Un mistero avvolge le Push Notification]]></title>
<link>http://bestfromappstore.wordpress.com/2009/06/22/un-mistero-push/</link>
<pubDate>Mon, 22 Jun 2009 10:44:41 +0000</pubDate>
<dc:creator>Best from AppStore Staff</dc:creator>
<guid>http://bestfromappstore.wordpress.com/2009/06/22/un-mistero-push/</guid>
<description><![CDATA[Come mai i tanto attesi messenger push e le altre applicazioni basate sulle push notification si sta]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><a rel="attachment wp-att-420" href="http://bestfromappstore.wordpress.com/2009/06/22/un-mistero-push/iphone-push-notification/"><img class="aligncenter size-full wp-image-420" title="iphone-push-notification" src="http://bestfromappstore.wordpress.com/files/2009/06/iphone-push-notification.jpg" alt="iphone-push-notification" width="320" height="320" /></a></p>
<p>Come mai i tanto attesi messenger push e le altre applicazioni basate sulle push notification si stanno facendo attendere così tanto?</p>
<p><!--more-->I problema a sentire alcuni sviluppatori sarebbe di Apple perchè molti di loro avrebbero presentato le loro applicazioni già da alcuni giorni. Questo fa pensare che Apple stia ancora perfezionando la sua tecnologia, si spera per ridurre gli eccessivi consumi di batteria. Infatti è curioso che il motivo per cui questa tecnolgia è stata preferita al multitasking (ovvero i bassi consumi) sia proprio il suo grande difetto, ma tutto questo lo scopriremo solo vevendo&#8230;</p>
<p>(via iSpazio)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[謎之Push Notification]]></title>
<link>http://sidxx.wordpress.com/2009/06/20/%e8%ac%8e%e4%b9%8bpush-notification/</link>
<pubDate>Sat, 20 Jun 2009 14:17:33 +0000</pubDate>
<dc:creator>sidxx</dc:creator>
<guid>http://sidxx.wordpress.com/2009/06/20/%e8%ac%8e%e4%b9%8bpush-notification/</guid>
<description><![CDATA[Push Notification 依樣野，係我最期待嘅一個Function, 因為 iPhone 冇得 Multi Task, 所以 Push Notification就可以解決依個不足． 不過到升]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Push Notification 依樣野，係我最期待嘅一個Function, 因為 iPhone 冇得 Multi Task, 所以 Push Notification就可以解決依個不足．</p>
<p>不過到升咗上 3.0 之後，Push Notification 係有定冇，大家都係估估吓．我幾日入面都係收咗一個咁大把．</p>
<p>但今日無意中比我發現咗啲野，等我依家同大家分享吓先．</p>
<p>個故事係咁嘅&#8230;..</p>
<h2>升咗上3.0，Setting 入面冇咩特別．</h2>
<p><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_9052123c-0912-4d9e-856c-8b0c58624c8b.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></p>
<h2 style="font-size:1.5em;">裝咗 Tap Tap Revenge 之後，神秘嘅事情即將發生．</h2>
<p><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_653fe86b-d9f4-4d8a-8dc8-6bba77be44b9.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></p>
<h2 style="font-size:1.5em;">Setting 入面多咗行野喎，咁都得？</h2>
<p><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_2f4a89e5-875c-4430-a698-f15d6b347282.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></p>
<h2 style="font-size:1.5em;">再入去睇，應該係一個管理所有 Push Notification 嘅地方嚟．</h2>
<p><a href="http://sidxx.files.wordpress.com/2009/06/p_480_320_7d615bc1-1574-470a-9dab-85c4349ff8b9.jpeg"><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_7d615bc1-1574-470a-9dab-85c4349ff8b9.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<h2 style="font-size:1.5em;">Set 要咩 Alert.</h2>
<p><a href="http://sidxx.files.wordpress.com/2009/06/p_480_320_7d615bc1-1574-470a-9dab-85c4349ff8b9.jpeg"></a><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_f104f9f2-d6d1-4616-afcb-0f444f6848d5.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></p>
<p>睇完大家對 Tap Tap Revenge 隻 Game 係唔係好有興趣先？</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iPhone: 終於有Push Notification ]]></title>
<link>http://sidxx.wordpress.com/2009/06/18/iphone-%e7%b5%82%e6%96%bc%e6%9c%89push-notification/</link>
<pubDate>Thu, 18 Jun 2009 06:35:53 +0000</pubDate>
<dc:creator>sidxx</dc:creator>
<guid>http://sidxx.wordpress.com/2009/06/18/iphone-%e7%b5%82%e6%96%bc%e6%9c%89push-notification/</guid>
<description><![CDATA[由 iPhone 3G 開始, 已經講緊 Push Notification, 點知需求太大, 一拖再拖, 拖到 3.0 先有. 今日 Facebook 卒之收到第一個 Push Notificati]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>由 iPhone 3G 開始, 已經講緊 Push Notification, 點知需求太大, 一拖再拖, 拖到 3.0 先有.</p>
<p>今日 Facebook 卒之收到第一個 Push Notification, 真係感動到有少少想喊.</p>
<p>有咗 Push Notification, 就要開始研究吓邊個 MSN好用, 唔好嘥咗佢吖.</p>
<p>等我研究完再話比大家知邊個好用啦!</p>
<p><a href="http://sidxx.files.wordpress.com/2009/06/p_480_320_58d920b7-72fb-4fb6-bb98-78c1ccf6e177.jpeg"><img class="alignnone size-full wp-image-364" src="http://sidxx.files.wordpress.com/2009/06/p_480_320_58d920b7-72fb-4fb6-bb98-78c1ccf6e177.jpeg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iPhone-OS 3.0: Alles neu?]]></title>
<link>http://gestaltungenaffoltern.wordpress.com/2009/06/17/iphone-os-3-0-alles-neu/</link>
<pubDate>Wed, 17 Jun 2009 13:25:52 +0000</pubDate>
<dc:creator>gestaltungenaffoltern</dc:creator>
<guid>http://gestaltungenaffoltern.wordpress.com/2009/06/17/iphone-os-3-0-alles-neu/</guid>
<description><![CDATA[Über 100 neue Funktionen soll die Firmware 3.0 mitbringen. Wir zeigen vorab Details über die wichtig]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Über <strong>100 neue Funktionen</strong> soll die Firmware 3.0 mitbringen. Wir zeigen vorab Details über die wichtigsten Neuerungen. MMS, Spotlight und Push-Benachrichtigungen sind nur ein Teil der neuen Features.</p>
<p><strong>Spotlight auf dem iPhone und iPod</strong></p>
<p>Das iPhone-OS 3.0 bringt viele, zum Teil lange erwartete Funktionen mit sich. Auf den folgenden Seiten zeigen wir die Neuerungen im Detail. Dazu zählen die neue Suchfunktion, das horizontale Keyboard oder die verbesserte Erkennung von Daten in Texten wie Telefonnummern oder Adressen.</p>
<p><strong>Spotlight auf dem iPhone und iPod</strong></p>
<p>Spätestens wenn man die Volltextsuche das erste Mal nutzt, wird man sich fragen, wie man bisher ohne auskam. Mit dem Finger wischt der Benutzer auf dem Display der Startseite nach rechts und bekommt die Suchmaske präsentiert. Das iPhone stellt &#8211; wie von Spotlight unter Mac-OS X oder der Volltextsuche in Vista bekannt &#8211; die Fundstellen bereits während der Eingabe der ersten Buchstaben dar, die Suche erfolgt live. Die Fundstellen werden nicht nur einfach gelistet, sondern fein unterteilt nach ihren zugehörigen Programmen dargestellt. Nun ist die gesuchte Fundstelle anzutippen, das iPhone öffnet das zugehörige Programm samt Text mit dem Suchbegriff.</p>
<p>Mit dem iPhone-OS 3.0 hat Apple die Suche auf das ganze iPhone ausgeweitet. So lassen sich Mails nach Adressat, Absender oder Betreff durchforsten. Wenn sich eine Nachricht nicht mehr auf dem iPhone befindet, lässt sich die Suche auf den Server ausweiten.</p>
<p>Auch nach Terminen und Notizen kann man suchen, auf dem iPhone installierte Apps findet die Suche ebenso wie gespeicherte Songs und Filme. Die Suche ist erreichbar, indem man die Startseite des iPhone nach rechts wischt &#8211; eine durchaus sinnvolle Position. Man gelangt zu einem einfachen Suchfeld, unterhalb des Felds listet das iPhone die Ergebnisse auf. Die Suche funktioniert live, also während man tippt, erscheinen schon die Ergebnisse.</p>
<p><strong>Schreiben im Querformat</strong></p>
<p>Das Querformat vergrößert zwar die Tastatur, lässt aber den Ausschnitt für den eigentlichen Inhalt schrumpfen. Im App Store gibt es haufenweise zum Teil kostenpflichtige Programme, die es erlauben, Mails, Notizen und so weiter nicht nur im Hochformat, sondern auch im Querformat zu schreiben. In Letzterem ist die Tastatur größer, ein Segen für Nutzer mit etwas kräftigeren Fingern. Mit iPhone-OS 3 werden diese Programme von der Bildfläche verschwinden können, die Funktion wird nun vom System unterstützt. Davon profitieren die Programme SMS/MMS ebenso wie Mail und das Notizbuch.</p>
<p>Die Tastatur kann jetzt bei allen diesen Apple-Programmen auch im breiten und damit komfortableren Querformat benutzt werden. Allerdings bleibt der Platz für den eigentlichen Bildschirminhalt bei dieser Position relativ klein. Längere Texte kann man so nur noch schlecht überblicken.</p>
<p><strong>Neue Ortungsfunktionen</strong></p>
<p>Das iPhone-OS 3.0 bringt Neuerungen beim Umgang mit Landkarten. Entwickler sind mit der API Core Locations im neuen SDK in der Lage, Karten aus Google Maps in ihre eigenen Anwendungen zu integrieren. Als Navigationsgerät war das iPhone bisher trotz integrierten GPS-Empfängers nur bedingt tauglich, mit dem neuen Betriebssystem erhält das Apple-Handy aber alle Funktionalitäten, um echte Routenplanung zu ermöglichen. Mit dem Schlagwort &#8220;Bring your own maps&#8221; fordert Apple die iPhone-Entwickler auf, eigenes Kartenmaterial mitzubringen respektive zu lizenzieren. Freude dürfte die Ankündigung zum Beispiel beim Navi-Hersteller Tomtom ausgelöst haben &#8211; der steht schon lange in den Start­löchern und möchte seine eigene Software so bald wie möglich auf das iPhone bringen.</p>
<p><strong>Push-Notification-Dienst</strong></p>
<p>Sie müssen am Samstag ein wichtiges Telefonat führen, möchten aber trotzdem sofort über ein Tor ihres Lieblingsfußballvereins informiert werden? iPhone-OS 3.0 löst das Problem.</p>
<p>&#8220;Push-Notification&#8221; ist ein Dienst auf dem iPhone, der im Hintergrund läuft &#8211; und damit ein Kurswechsel von Apple. Denn bisher sträubte sich die Firma gegen Hintergrundprogramme auf dem iPhone, weil damit die Batterie­laufzeit kräftig fallen würde. Der neue Push-Dienst steht allen Entwicklern zur Verfügung, die in ihren Apps die entsprechende Funktion einbauen. Um sie zu nutzen, müssen sie bestehende Apps überarbeiten.</p>
<p><strong>Bluetooth</strong></p>
<p>Eine neue API für Bluetooth könnte zu neuen Funktionen in puncto Datentausch zwischen iPhones führen. Jedes Programm kann nun via Bluetooth Kontakt zu iPhones in der unmittelbaren Umgebung aufnehmen. Das soll sogar ohne das lästige &#8220;Pairing&#8221; funktionieren. Dazu erweitert Apple seine Zero-Conf-Schnittstelle &#8220;Bonjour&#8221;, die dann &#8220;Bonjour Plus&#8221; heißt.</p>
<p><strong>Daten automatisch erkennen</strong></p>
<p>Data Detectors erkennt E-Mail- und Postadressen, Telefonnummern oder Kalendertage und kann daraus direkt eine Aktion einleiten. Die Arbeit von &#8220;Data Detectors&#8221;, zu Deutsch: Daten-Erkennern, ist schon in Firmware 1 und 2 bekannt. In Mails etwa wird eine Mailadresse in der Nachricht ebenso als Link dargestellt wie eine Webadresse. Sind postalische Adressen korrekt formatiert oder auch Termine, lassen sie sich antippen und lösen dann eine Aktion aus, etwa das Öffnen von Mobile Mail, Adressen und so weiter. Data Detectors werden in iPhone-OS 3 in weiteren Programmen genutzt, etwa bei Notizen.</p>
<p>So stellt Notizen Adressen, Web- oder Mailadressen sowie Telefonnummern automatisch unterstrichen dar. Tippt man mit dem Finger darauf, wird per Dialog die nächste Aktion erfragt, etwa ein Anruf, das Speichern einer Adresse zu einem Kontakt oder die Anzeige in Karten. Notizen wird damit erheblich aufgewertet und lässt sich jetzt wirklich sinnvoll einsetzen.</p>
<p><strong>SMS und MMS schreiben</strong></p>
<p>Zwei Jahre nachdem das iPhone auf dem Markt ist, kann es jetzt auch MMS versenden. Bereits bei der Vorstellung des Ur-iPhones reagierten Beobachter verwundert über die Tatsache, dass das iPhone zwar in der Lage war, SMS-Kurznachrichten zu versenden, den verwandten multimedialen Bruder MMS aber nicht. Zwar haben MMS-Nachrichten in den USA nicht den Stellenwert, den sie in Europa haben, dennoch sind sie vor allem für die Mobilfunkanbieter eines der letzten Gebiete, bei denen richtig Geld verdient wird. Apple argumentierte immer, dass MMS eine relativ alte Technologie sei, die nicht unbedingt auf dem iPhone ihren Platz hätte.</p>
<p>Freie Lösungen, die via Jailbreak und Cydia auf das iPhone gebracht wurden und werden, strafen Apple hier Lügen. Folgerichtig hat das Unternehmen der Version 3.0 zusätzlich MMS spendiert, sofern der Mobilfunkpartner das denn anbietet. Einzig Benutzer eines iPhone 2G gucken in die Röhre, MMS-Unterstützung wird es nur für das iPhone 3G und iPhone 3G S geben. Besitzer <strong>älterer iPhones</strong> nutzen dann weiter freie Lösungen.</p>
<p>Beste Gruesse<br />
Ralph Wagner<br />
gestaltungen.ch</p>
<p>e-mail-newsletter<br />
<a href="http://tinyurl.com/muly37">http://tinyurl.com/muly37</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
websites<br />
<a href="http://www.gestaltungen.ch">http://www.gestaltungen.ch</a><br />
<a href="http://www.crea-gestaltungen.ch">http://www.crea-gestaltungen.ch</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Blog<br />
<a href="http://gestaltungenaffoltern.wordpress.com">http://gestaltungenaffoltern.wordpress.com</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Flash-WebSite fuer Ihr Unternehmen<br />
<a href="http://www.crea-gestaltungen.ch/instantweb">http://www.crea-gestaltungen.ch/instantweb</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Internet Referenzen<br />
<a href="http://tinyurl.com/l5f9k6">http://tinyurl.com/l5f9k6</a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
