<?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 for akosma software</title> <atom:link href="http://akosma.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://akosma.com</link> <description>Leading international provider of cross-platform and multilingual software solutions, for iPhone, iPad, Mac, Windows, Linux, Android, and the web.</description> <lastBuildDate>Tue, 13 Dec 2011 10:51:47 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Student application on the App Store: Sudokulus by Student application on the App Store: TroisXRien &#124; akosma software</title><link>http://akosma.com/2011/07/06/student-application-on-the-app-store-sudokulus/comment-page-1/#comment-4092</link> <dc:creator>Student application on the App Store: TroisXRien &#124; akosma software</dc:creator> <pubDate>Tue, 13 Dec 2011 10:51:47 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3012#comment-4092</guid> <description>&lt;p&gt;[...] Sudokulus? It&#8217;s the application created by one of my students in a previous training. Well, today I have the pride and the joy to announce the second application [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] Sudokulus? It&#8217;s the application created by one of my students in a previous training. Well, today I have the pride and the joy to announce the second application [...]</p>]]></content:encoded> </item> <item><title>Comment on Interview in the Bolivian TV by Interview on the Swiss TV &#124; akosma software</title><link>http://akosma.com/2011/06/30/interview-in-the-bolivian-tv/comment-page-1/#comment-4002</link> <dc:creator>Interview on the Swiss TV &#124; akosma software</dc:creator> <pubDate>Sun, 27 Nov 2011 17:55:26 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=2985#comment-4002</guid> <description>&lt;p&gt;[...] can check the complete interview online! (and, as usual, Adrian&#8217;s family name has suffered a bit in the [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] can check the complete interview online! (and, as usual, Adrian&#8217;s family name has suffered a bit in the [...]</p>]]></content:encoded> </item> <item><title>Comment on Speaking at the Mobile Developer Summit in Bangalore by Shilja</title><link>http://akosma.com/2011/08/15/speaking-at-the-mobile-developer-summit-in-bangalore/comment-page-1/#comment-3918</link> <dc:creator>Shilja</dc:creator> <pubDate>Sun, 06 Nov 2011 11:37:10 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3072#comment-3918</guid> <description>&lt;p&gt;Hi Sir,&lt;/p&gt;
&lt;p&gt;It was a great pleasure to meet you at MDS 2011 at bangalore.Your sessions were very intersting and informative.Being a student, the informations you  shared are very useful to me. Thanks for sharing the information.
&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi Sir,</p><p>It was a great pleasure to meet you at MDS 2011 at bangalore.Your sessions were very intersting and informative.Being a student, the informations you  shared are very useful to me. Thanks for sharing the information.</p>]]></content:encoded> </item> <item><title>Comment on Speaking at the Mobile Developer Summit in Bangalore by Shashi</title><link>http://akosma.com/2011/08/15/speaking-at-the-mobile-developer-summit-in-bangalore/comment-page-1/#comment-3907</link> <dc:creator>Shashi</dc:creator> <pubDate>Thu, 03 Nov 2011 16:31:14 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3072#comment-3907</guid> <description>&lt;p&gt;Hi Adrian,&lt;/p&gt;
&lt;p&gt;It was great meeting you at MDS 2011 at Bangalore. I am very much inspired by you. All your sessions were very informative and you have very good presentation skills. You just captivate all your audiences. Thanks for sharing the information.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi Adrian,</p><p>It was great meeting you at MDS 2011 at Bangalore. I am very much inspired by you. All your sessions were very informative and you have very good presentation skills. You just captivate all your audiences. Thanks for sharing the information.</p>]]></content:encoded> </item> <item><title>Comment on Integrating iOS Applications with Backend REST Services by David Phillip Oster</title><link>http://akosma.com/2010/10/04/integrating-ios-applications-with-backend-rest-services/comment-page-1/#comment-3744</link> <dc:creator>David Phillip Oster</dc:creator> <pubDate>Wed, 28 Sep 2011 18:30:18 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=2707#comment-3744</guid> <description>&lt;p&gt;Don&#039;t forget http://code.google.com/p/gdata-objectivec-client/ for XML services and http://code.google.com/p/google-api-objectivec-client/ for JSON services,
both use http://code.google.com/p/gtm-http-fetcher/ for fetching and http://code.google.com/p/gtm-oauth/ for OAuth2 authentication.
All are Apache license, open-source so they can be used in commercial software.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Don&#8217;t forget <a
href="http://code.google.com/p/gdata-objectivec-client/" rel="nofollow">http://code.google.com/p/gdata-objectivec-client/</a> for XML services and <a
href="http://code.google.com/p/google-api-objectivec-client/" rel="nofollow">http://code.google.com/p/google-api-objectivec-client/</a> for JSON services,
both use <a
href="http://code.google.com/p/gtm-http-fetcher/" rel="nofollow">http://code.google.com/p/gtm-http-fetcher/</a> for fetching and <a
href="http://code.google.com/p/gtm-oauth/" rel="nofollow">http://code.google.com/p/gtm-oauth/</a> for OAuth2 authentication.
All are Apache license, open-source so they can be used in commercial software.</p>]]></content:encoded> </item> <item><title>Comment on A Proposed Architecture for Network-Bound iOS Apps by Senbei 1.3 hits the App Store! &#124; akosma software</title><link>http://akosma.com/2011/09/20/a-proposed-architecture-for-network-bound-ios-apps/comment-page-1/#comment-3737</link> <dc:creator>Senbei 1.3 hits the App Store! &#124; akosma software</dc:creator> <pubDate>Tue, 27 Sep 2011 05:33:32 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3094#comment-3737</guid> <description>&lt;p&gt;[...] from the App Store or check out the source code in Github! Senbei features an implementation of the proposed network request architecture we&#8217;ve talked about in this blog before, so be sure to check that part of the code as [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] from the App Store or check out the source code in Github! Senbei features an implementation of the proposed network request architecture we&#8217;ve talked about in this blog before, so be sure to check that part of the code as [...]</p>]]></content:encoded> </item> <item><title>Comment on Dropping support for iPhone OS 3.x by RooiFonts 1.1 &#8211; in the App Store! &#124; akosma software</title><link>http://akosma.com/2011/08/23/dropping-support-for-iphone-os-3-x/comment-page-1/#comment-3719</link> <dc:creator>RooiFonts 1.1 &#8211; in the App Store! &#124; akosma software</dc:creator> <pubDate>Thu, 22 Sep 2011 07:19:00 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3074#comment-3719</guid> <description>&lt;p&gt;[...] This new version is now a Universal application, that runs both on the iPad, the iPhone and the iPod touch! It also features nice new icons, compatible with the Retina display of the iPhone 4, and we&#8217;ve also updated the application for compatibility with iOS 4.0+ only. [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] This new version is now a Universal application, that runs both on the iPad, the iPhone and the iPod touch! It also features nice new icons, compatible with the Retina display of the iPhone 4, and we&#8217;ve also updated the application for compatibility with iOS 4.0+ only. [...]</p>]]></content:encoded> </item> <item><title>Comment on Advanced iOS 4.2 Training Course &#8211; Zürich, February 7th and 8th 2011 &#8211; Enroll now! by Student application on the App Store: Sudokulus &#124; akosma software</title><link>http://akosma.com/2011/01/21/advanced-ios-4-2-training-course-zurich-february-7th-and-8th-2011-enroll-now/comment-page-1/#comment-3274</link> <dc:creator>Student application on the App Store: Sudokulus &#124; akosma software</dc:creator> <pubDate>Wed, 06 Jul 2011 15:12:54 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=2799#comment-3274</guid> <description>&lt;p&gt;[...] the advanced training session I&#8217;ve given back in February? Well, today I&#8217;ve had the nicest of surprises when Pieter [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] the advanced training session I&#8217;ve given back in February? Well, today I&#8217;ve had the nicest of surprises when Pieter [...]</p>]]></content:encoded> </item> <item><title>Comment on New Visual Identity by Adrian Kosmaczewski</title><link>http://akosma.com/2011/07/02/new-visual-identity/comment-page-1/#comment-3244</link> <dc:creator>Adrian Kosmaczewski</dc:creator> <pubDate>Sat, 02 Jul 2011 15:26:28 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3003#comment-3244</guid> <description>&lt;p&gt;Thanks Duc! :)
Cheers&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Thanks Duc! <img
src='http://akosma.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cheers</p>]]></content:encoded> </item> <item><title>Comment on New Visual Identity by Duc</title><link>http://akosma.com/2011/07/02/new-visual-identity/comment-page-1/#comment-3243</link> <dc:creator>Duc</dc:creator> <pubDate>Sat, 02 Jul 2011 14:35:59 +0000</pubDate> <guid
isPermaLink="false">http://akosma.com/?p=3003#comment-3243</guid> <description>&lt;p&gt;I really like it. Minimalist and catchy. The font used is really appropriate. Congratulations.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I really like it. Minimalist and catchy. The font used is really appropriate. Congratulations.</p>]]></content:encoded> </item> </channel> </rss>
<!-- Dynamic page generated in 0.294 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 22:24:41 -->

