<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>João Prado Maia's Weblog</title>
	<link>http://pessoal.org/blog</link>
	<description></description>
	<lastBuildDate>Sat, 02 Oct 2010 01:04:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress" -->

	<item>
		<title>ASIHTTPRequest and json-framework presentation</title>
		<description><![CDATA[I presented at the August 2010 meeting of the Houston iPhone Developers meetup about two great open-source projects for iPhone developers: ASIHTTPRequest and json-framework. I started on the presentation at the May meeting, but never completed because we were running out of time. This time I finished the presentation, and we discussed the details of [...]]]></description>
		<link>http://pessoal.org/blog/2010/10/01/asihttprequest-and-json-framework-presentation/</link>
			</item>
	<item>
		<title>Setting up phpUnderControl (and CruiseControl) under debian etch</title>
		<description><![CDATA[This might not be as useful since we finally have debian lenny available, but then again, maybe it will be useful for some people out there. I had to setup phpUnderControl (and CruiseControl) at my job to manage our day to day work, and it took quite a bit of time to figure out how [...]]]></description>
		<link>http://pessoal.org/blog/2009/08/10/setting-up-phpundercontrol-and-cruisecontrol-under-debian-etch/</link>
			</item>
	<item>
		<title>Rasmus Lerdorf in Houston!</title>
		<description><![CDATA[Rasmus Lerdorf, creator of the PHP language, will be in Houston in June and graciously volunteered to do a presentation to our group! Sorry about the last minute modification, but we will need to move our meeting from our usual date/time to Wednesday June 10th at 6:00pm. The presentation details below from Rasmus himself: Architecture, [...]]]></description>
		<link>http://pessoal.org/blog/2009/05/29/rasmus-lerdorf-in-houston/</link>
			</item>
	<item>
		<title>Customizing the background/border colors of a UITableView (grouped style)</title>
		<description><![CDATA[Customizing the background color of a UITableView is somewhat easy, but only if you use the plain style. If you use the grouped style of a table view, it starts to get way more complex. There are no easy ways to quickly set a property for the border color and the background color of the [...]]]></description>
		<link>http://pessoal.org/blog/2009/02/25/customizing-the-background-border-colors-of-a-uitableview/</link>
			</item>
	<item>
		<title>iPhone SDK: Setting up a SQLite database before first use</title>
		<description><![CDATA[It&#8217;s quite common to use SQLite databases in iPhone apps to serve as the backend for your product. While there is a way to create the database file dynamically from your objective-c code, it&#8217;s way simpler to create it in your Mac development machine, add it to your Xcode project, and then simply write the [...]]]></description>
		<link>http://pessoal.org/blog/2009/02/24/iphone-sdk-setting-up-a-sqlite-database-before-first-use/</link>
			</item>
</channel>
</rss>

