<?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>Blog &#8211; Ipanema Labs</title>
	<atom:link href="http://ipanemalabs.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ipanemalabs.com/blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 07 Mar 2015 21:12:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.5.3</generator>
	<item>
		<title>Working with APIs on iOS</title>
		<link>http://ipanemalabs.com/blog/2015/03/07/working-with-apis-on-ios/</link>
		<comments>http://ipanemalabs.com/blog/2015/03/07/working-with-apis-on-ios/#respond</comments>
		<pubDate>Sat, 07 Mar 2015 21:09:06 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=371</guid>
		<description><![CDATA[This is a presentation I gave to the University of Houston (Downtown) ACM Student Chapter on March 4th. The topic itself was chosen by the student chapter as a general introduction on the different aspects of working with remote web service APIs on the iOS platform.]]></description>
				<content:encoded><![CDATA[<p>This is a presentation I gave to the University of Houston (Downtown) ACM Student Chapter on March 4th.</p>
<p>The topic itself was chosen by the student chapter as a general introduction on the different aspects of working with remote web service APIs on the iOS platform.</p>
<p><script async class="speakerdeck-embed" data-id="686635d4b64f4af5892bb66f37df9968" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2015/03/07/working-with-apis-on-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning by Inspecting and Analyzing Apps</title>
		<link>http://ipanemalabs.com/blog/2015/02/20/learning-by-inspecting-and-analyzing-apps/</link>
		<comments>http://ipanemalabs.com/blog/2015/02/20/learning-by-inspecting-and-analyzing-apps/#respond</comments>
		<pubDate>Fri, 20 Feb 2015 00:04:54 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=366</guid>
		<description><![CDATA[I presented at the February 2015 meeting of the Houston iPhone Developers meetup about inspecting live third party applications. This session explained how to use jailbreak for educational purposes, on this specific case a way to inspect the view hierarchy of applications, allowing you to see how other developers solved a problem, or how some [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I presented at the February 2015 meeting of the Houston iPhone Developers meetup about inspecting live third party applications. This session explained how to use jailbreak for educational purposes, on this specific case a way to inspect the view hierarchy of applications, allowing you to see how other developers solved a problem, or how some specific feature was implemented.</p>
<p>You can go to Speaker Deck for extra options, or you can browse through the presentation below:</p>
<p><script async class="speakerdeck-embed" data-id="e2f95a2644d14b619aa8a6f6f635e984" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2015/02/20/learning-by-inspecting-and-analyzing-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS 7 presentation at the Houston iPhone Developers meetup</title>
		<link>http://ipanemalabs.com/blog/2013/10/15/ios-7-presentation-at-the-houston-iphone-developers-meetup/</link>
		<comments>http://ipanemalabs.com/blog/2013/10/15/ios-7-presentation-at-the-houston-iphone-developers-meetup/#respond</comments>
		<pubDate>Tue, 15 Oct 2013 22:30:55 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=331</guid>
		<description><![CDATA[I presented at the October 2013 meeting of the Houston iPhone Developers meetup about iOS 7. This session gave a quick overview of the new iOS 7 SDK features, some tips/tricks on features that are often overlooked, and bugs/compatibility issues. I have some interesting examples of issues that are important for developers trying to build [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I presented at the October 2013 meeting of the Houston iPhone Developers meetup about iOS 7. This session gave a quick overview of the new iOS 7 SDK features, some tips/tricks on features that are often overlooked, and bugs/compatibility issues. I have some interesting examples of issues that are important for developers trying to build iOS apps that work on both iOS 6 and iOS 7.</p>
<p>You can go to Speaker Deck for extra options, or you can browse through the presentation below:</p>
<p><script async class="speakerdeck-embed" data-id="f40e18c018880131be6f0eef15d4ca60" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2013/10/15/ios-7-presentation-at-the-houston-iphone-developers-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client project: Houston Living app now live!</title>
		<link>http://ipanemalabs.com/blog/2013/09/16/houston-living-app-now-live/</link>
		<comments>http://ipanemalabs.com/blog/2013/09/16/houston-living-app-now-live/#respond</comments>
		<pubDate>Mon, 16 Sep 2013 11:00:32 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Client Project]]></category>
		<category><![CDATA[Ipanema Labs]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=307</guid>
		<description><![CDATA[HAR got in touch with us to build a new iOS application to serve Houston citizens. The idea came from a partnership with the city of Houston, and the goal was to build an app that would provide localized information about community events, points of interest and government topics. The Houston Living application is geared [&#8230;]]]></description>
				<content:encoded><![CDATA[<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_icon.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_icon-150x150.png" alt="" title="Houston Living" width="150" height="150" class="alignnone size-thumbnail wp-image-320" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_icon-150x150.png 150w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_icon-300x300.png 300w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_icon.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div>
<p><a href="http://www.har.com">HAR</a> got in touch with us to build a new iOS application to serve Houston citizens. The idea came from a partnership with the city of Houston, and the goal was to build an app that would provide localized information about community events, points of interest and government topics. The Houston Living application is geared towards citizens that want to know what is happening in their neighborhoods.</p>
<p>After several months of work the <a href="https://itunes.apple.com/us/app/houston-living/id703183400?mt=8">application is now available on the iTunes App Store</a>, as an universal application for iPhone/iPad.</p>
<p><em><strong>Update</strong></em>: Houston Mayor Annise Parker held a press conference about the release of the app on October 3rd, and there was some local news coverage as well:</p>
<ol>
<li><a href="http://www.youtube.com/watch?v=AM205Kh5DE0">Mayor press conference video on YouTube.</a></li>
<li><a href="http://blog.chron.com/primeproperty/2013/10/houston-association-of-realtors-and-city-of-houston-unveil-app-for-newcomers/">Houston Chronicle coverage about the new iOS application.</a></li>
</ol>
<p></p>
<p>Here are some screenshots of this application (I especially like the rotating animation on the iPad version):</p>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone1.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone1-169x300.png" alt="" title="Houston Living - iPhone 1" width="169" height="300" class="alignnone size-medium wp-image-322" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone1-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone1-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone1.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone2.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone2-169x300.png" alt="" title="Houston Living - iPhone 2" width="169" height="300" class="alignnone size-medium wp-image-323" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone2-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone2-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_iphone2.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad1.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad1-300x225.png" alt="" title="Houston Living - iPad 1" width="300" height="225" class="alignnone size-medium wp-image-324" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad1-300x225.png 300w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad1.png 1024w" sizes="(max-width: 300px) 100vw, 300px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad2.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad2-300x225.png" alt="" title="Houston Living - iPad 2" width="300" height="225" class="alignnone size-medium wp-image-325" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad2-300x225.png 300w, http://ipanemalabs.com/blog/wp-content/uploads/2013/09/houston_living_ipad2.png 1024w" sizes="(max-width: 300px) 100vw, 300px" /></a>
</div>
<div style="clear: both;"></div>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2013/09/16/houston-living-app-now-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Houston Open Data Hackathon: YES Parking app</title>
		<link>http://ipanemalabs.com/blog/2013/05/20/houston-open-data-hackathon-yes-parking-app/</link>
		<comments>http://ipanemalabs.com/blog/2013/05/20/houston-open-data-hackathon-yes-parking-app/#respond</comments>
		<pubDate>Mon, 20 May 2013 10:00:34 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=358</guid>
		<description><![CDATA[The City of Houston Open Innovation Hackathon was just this past weekend, and it was actually pretty fun to work on something for a few hours. I joined a team from Alvarez &#038; Marsal, who wanted to build something for the iOS platform on the Hackathon. We were very strapped for time, so we ended [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://www.houstonhackathon.com/">City of Houston Open Innovation Hackathon</a> was just this past weekend, and it was actually pretty fun to work on something for a few hours. I joined a team from <a href="http://www.alvarezandmarsal.com/">Alvarez &#038; Marsal</a>, who wanted to build something for the iOS platform on the Hackathon. We were very strapped for time, so we ended up doing a simpler iOS application that we thought would still be useful to the Houston community.</p>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/05/yes_parking_icon.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/05/yes_parking_icon-150x150.png" alt="" title="YES Parking" width="150" height="150" class="alignnone size-thumbnail wp-image-360" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/05/yes_parking_icon-150x150.png 150w, http://ipanemalabs.com/blog/wp-content/uploads/2013/05/yes_parking_icon-300x300.png 300w, http://ipanemalabs.com/blog/wp-content/uploads/2013/05/yes_parking_icon.png 1024w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div>
<p>That iOS application is called YES Parking, and the idea was to build a map based app that would help drivers find parking locations within Houston. We built the iOS app to plot parking meters, valet parking zones, special events together with their availability and rate information. We wanted to display parking citation and crime incident data as well, but we ran out of time.</p>
<p>It was tough building something quickly over the 6-7 hours of time that were available, while still wrangling the data formats that were provided as part of the Houston Open Data initiative. I wish there was a public web API of some sort that we could use to get access to this data in a programatic way.</p>
<p>In any case, at the end of the hackathon a working prototype of the YES Parking app was ready for demonstration. Hopefully I can do some polish work on the app and actually release it on the iTunes App Store in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2013/05/20/houston-open-data-hackathon-yes-parking-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client project: What We Wear Where now live!</title>
		<link>http://ipanemalabs.com/blog/2013/04/16/what-we-wear-where-now-live/</link>
		<comments>http://ipanemalabs.com/blog/2013/04/16/what-we-wear-where-now-live/#respond</comments>
		<pubDate>Tue, 16 Apr 2013 19:00:04 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Client Project]]></category>
		<category><![CDATA[Ipanema Labs]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=336</guid>
		<description><![CDATA[We were contacted by the client to build a lifestyle iPhone application to help users share their unique style and see what others are wearing at different places or social situations. The project involved creating a comprehensive set of wireframes of the application, and iterating over different use cases to make sure the app provided [&#8230;]]]></description>
				<content:encoded><![CDATA[<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_icon_rounded.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_icon_rounded-150x150.png" alt="" title="What We Wear Where" width="150" height="150" class="alignnone size-thumbnail wp-image-341" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_icon_rounded-150x150.png 150w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_icon_rounded-300x300.png 300w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_icon_rounded.png 1024w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div>
<p>We were contacted by the client to build a lifestyle iPhone application to help users share their unique style and see what others are wearing at different places or social situations. The project involved creating a comprehensive set of wireframes of the application, and iterating over different use cases to make sure the app provided the best user experience.</p>
<p>This was a fun project to work on, involving everything from the initial iOS app wireframes, all the way to the backend web service API, to the user experience and interaction within the app.</p>
<p><a href="https://itunes.apple.com/us/app/what-we-wear-where/id633655980?mt=8">What We Wear Where is available for free on the iTunes App Store</a>.</p>
<p>Here are some screenshots of the app:</p>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_1.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_1-169x300.png" alt="" title="What We Wear Where - Screenshot 1" width="169" height="300" class="alignnone size-medium wp-image-351" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_1-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_1-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_1.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_2.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_2-169x300.png" alt="" title="What We Wear Where - Screenshot 2" width="169" height="300" class="alignnone size-medium wp-image-350" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_2-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_2-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_2.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_3.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_3-169x300.png" alt="" title="What We Wear Where - Screenshot 3" width="169" height="300" class="alignnone size-medium wp-image-349" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_3-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_3-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_3.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_4.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_4-169x300.png" alt="" title="What We Wear Where - Screenshot 4" width="169" height="300" class="alignnone size-medium wp-image-348" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_4-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_4-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_4.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="float: left; margin-right: 20px;">
<a href="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_5.png"><img src="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_5-169x300.png" alt="" title="What We Wear Where - Screenshot 5" width="169" height="300" class="alignnone size-medium wp-image-347" srcset="http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_5-169x300.png 169w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_5-576x1024.png 576w, http://ipanemalabs.com/blog/wp-content/uploads/2013/04/w4_sshot_5.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a>
</div>
<div style="clear: both;"></div>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2013/04/16/what-we-wear-where-now-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ILAddressAutocomplete open source library</title>
		<link>http://ipanemalabs.com/blog/2011/10/31/iladdressautocomplete-open-source-library/</link>
		<comments>http://ipanemalabs.com/blog/2011/10/31/iladdressautocomplete-open-source-library/#respond</comments>
		<pubDate>Mon, 31 Oct 2011 21:03:09 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=304</guid>
		<description><![CDATA[I just published a new library on Github for something that I needed in one of my projects. ILAddressAutocomplete is a simple wrapper on top of Google Places Autocomplete API. It was created because I needed to provide a list of address suggestions based on user input. ILAddressAutocomplete is the class used to find the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I just published a new library on Github for something that I needed in one of my projects. <a href="https://github.com/jpm/ILAddressAutocomplete">ILAddressAutocomplete</a> is a simple wrapper on top of Google Places Autocomplete API. It was created because I needed to provide a list of address suggestions based on user input. ILAddressAutocomplete is the class used to find the address suggestions via this API, but the results don&#8217;t include the GPS coordinate of the address.</p>
<p>There&#8217;s ILAddressInfoLookup for that purpose, which uses a different API call to fetch the GPS coordinate. Usage is very similar in both cases, with a couple of delegate methods that need to be implemented to receive the details.</p>
<p><a href="https://github.com/jpm/ILAddressAutocomplete">Read more at the github project page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2011/10/31/iladdressautocomplete-open-source-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AFNetworking presentation</title>
		<link>http://ipanemalabs.com/blog/2011/10/26/afnetworking-presentation/</link>
		<comments>http://ipanemalabs.com/blog/2011/10/26/afnetworking-presentation/#respond</comments>
		<pubDate>Wed, 26 Oct 2011 14:16:02 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=299</guid>
		<description><![CDATA[I presented at the October 2011 meeting of the Houston iPhone Developers meetup about AFNetworking, a new network library for iOS developers. It&#8217;s a very young open-source project, but it seems to be gaining traction quickly, and provides a ton of very useful features. You can go to the slideshare page for extra options, or [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I presented at the October 2011 meeting of the Houston iPhone Developers meetup about <a href="https://github.com/gowalla/AFNetworking">AFNetworking</a>, a new network library for iOS developers. It&#8217;s a very young open-source project, but it seems to be gaining traction quickly, and provides a ton of very useful features.</p>
<p>You can go to the slideshare page for extra options, or you can browse through the presentation below:</p>
<div style="width:425px" id="__ss_9889539"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/joaopmaia/afnetworking" title="AFNetworking presentation" target="_blank">AFNetworking presentation</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/9889539" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2011/10/26/afnetworking-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAR iPad application approved</title>
		<link>http://ipanemalabs.com/blog/2011/10/23/har-ipad-application-approved/</link>
		<comments>http://ipanemalabs.com/blog/2011/10/23/har-ipad-application-approved/#respond</comments>
		<pubDate>Sun, 23 Oct 2011 14:05:17 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Client Project]]></category>
		<category><![CDATA[Ipanema Labs]]></category>

		<guid isPermaLink="false">http://ipanemalabs.com/blog/?p=294</guid>
		<description><![CDATA[The HAR iPad application has been approved by Apple&#8217;s review team, and it&#8217;s now available at the App Store. Several months of development went into this, so we are happy to see it finally be available to the public.]]></description>
				<content:encoded><![CDATA[<p><a href="/blog/wp-content/uploads/2011/10/har_ipad_screenshot.png"><img src="/blog/wp-content/uploads/2011/10/har_ipad_screenshot.png" alt="" title="HAR iPad app screenshot" /></a></p>
<p>The HAR iPad application has been approved by Apple&#8217;s review team, and it&#8217;s now available at the App Store. Several months of development went into this, so we are happy to see it finally be available to the public.</p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2011/10/23/har-ipad-application-approved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AFNetworking presentation at the next Houston iPhone Developer meetup</title>
		<link>http://ipanemalabs.com/blog/2011/10/14/afnetworking-presentation-at-the-next-houston-iphone-developer-meetup/</link>
		<comments>http://ipanemalabs.com/blog/2011/10/14/afnetworking-presentation-at-the-next-houston-iphone-developer-meetup/#respond</comments>
		<pubDate>Fri, 14 Oct 2011 02:55:52 +0000</pubDate>
		<dc:creator><![CDATA[jpm]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://beta.ipanemalabs.com/blog/?p=205</guid>
		<description><![CDATA[We will do a presentation about AFNetworking at the next Houston iPhone Developer meetup happening on October 25th. Ben Scheirman from ChaiONE will be kindly hosting us there this time. If you are interested in joining us, you can RSVP at the event page. I hope to see everyone from the Houston iPhone dev community [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a class="float-image" href="/blog/wp-content/uploads/2011/10/meetup_logo.gif"><img src="/blog/wp-content/uploads/2011/10/meetup_logo.gif" /></a></p>
<p>We will do a presentation about <a href="https://github.com/gowalla/AFNetworking">AFNetworking</a> at the next <a href="http://www.meetup.com/Houston-iPhone-Developers-Meetup/">Houston iPhone Developer meetup</a> happening on October 25th. Ben Scheirman from <a href="http://chaione.com/">ChaiONE</a> will be kindly hosting us there this time.</p>
<p>If you are interested in joining us, you can <a href="http://www.meetup.com/Houston-iPhone-Developers-Meetup/events/37261352/">RSVP at the event page</a>. I hope to see everyone from the Houston iPhone dev community there!</p>
]]></content:encoded>
			<wfw:commentRss>http://ipanemalabs.com/blog/2011/10/14/afnetworking-presentation-at-the-next-houston-iphone-developer-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
