<?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>Code by Coffee &#187; Dev</title>
	<atom:link href="http://codebycoffee.com/category/dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebycoffee.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 23:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>UIWebViews, UIKeyboards, and UIToolbars. Oh My.</title>
		<link>http://codebycoffee.com/2012/04/29/uiwebviews-uikeyboards-and-uitoolbars-oh-my/</link>
		<comments>http://codebycoffee.com/2012/04/29/uiwebviews-uikeyboards-and-uitoolbars-oh-my/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 23:14:24 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=503</guid>
		<description><![CDATA[You know the toolbar that appears above the keyboard when you tap on a form field in a UIWebView? Its called an inputAccessoryView. You can customize the inputAccessoryView for a UITextField or a UITextInput objects but not for a UIWebView. &#8230; <a href="http://codebycoffee.com/2012/04/29/uiwebviews-uikeyboards-and-uitoolbars-oh-my/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2012/04/29/uiwebviews-uikeyboards-and-uitoolbars-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContentEditable, Rich-Text Editing, and Mobile Safari</title>
		<link>http://codebycoffee.com/2012/04/29/contenteditable-rich-text-editing-and-mobile-safari/</link>
		<comments>http://codebycoffee.com/2012/04/29/contenteditable-rich-text-editing-and-mobile-safari/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 22:50:44 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=499</guid>
		<description><![CDATA[Have you had a chance to play around with HTML5&#8242;s contentEditable feature? Basically it lets you make any supporting element editable. Its pretty cool, check out the demo. This feature offers up lots of potential for rich text editing. And, &#8230; <a href="http://codebycoffee.com/2012/04/29/contenteditable-rich-text-editing-and-mobile-safari/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2012/04/29/contenteditable-rich-text-editing-and-mobile-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with PhoneGap and jQueryMobile</title>
		<link>http://codebycoffee.com/2012/03/07/fun-with-phonegap-and-jquerymobile/</link>
		<comments>http://codebycoffee.com/2012/03/07/fun-with-phonegap-and-jquerymobile/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 02:37:45 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=467</guid>
		<description><![CDATA[Until recently the iOS apps I&#8217;ve worked on have all been native apps &#8212; partly because I&#8217;ve felt that you get the best quality app from native development and partly because hybrid libraries haven&#8217;t supported all the features I needed. &#8230; <a href="http://codebycoffee.com/2012/03/07/fun-with-phonegap-and-jquerymobile/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2012/03/07/fun-with-phonegap-and-jquerymobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preparing Graphics for Multiple Mobile Platforms</title>
		<link>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/</link>
		<comments>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 04:11:20 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=352</guid>
		<description><![CDATA[If you are a graphic designer preparing graphics a multi-platform mobile app, there are a few things you should know before you start, to make things easier on yourself and the developer implementing your design. This article focuses on the &#8230; <a href="http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Four Things About PostgreSQL and Rails</title>
		<link>http://codebycoffee.com/2010/11/06/four-things-about-postgresql-and-rails/</link>
		<comments>http://codebycoffee.com/2010/11/06/four-things-about-postgresql-and-rails/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 20:28:33 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=346</guid>
		<description><![CDATA[I have a rails 2.3.5 app that I started with MySQL 5.0 as its database and that I later switched to PostgreSQL 8.3. There were a few bumps making the switch that I&#8217;d like to share. PostgreSQL is More Strict &#8230; <a href="http://codebycoffee.com/2010/11/06/four-things-about-postgresql-and-rails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/11/06/four-things-about-postgresql-and-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange iOS App Exit When Testing with the Debugger</title>
		<link>http://codebycoffee.com/2010/09/07/strange-ios-app-exit-when-testing-with-the-debugger/</link>
		<comments>http://codebycoffee.com/2010/09/07/strange-ios-app-exit-when-testing-with-the-debugger/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 22:40:51 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=342</guid>
		<description><![CDATA[Today I was testing a new build of an iOS app and experienced what I think is a weird conflict with a previous version of the app. Here&#8217;s what happened: I was testing a developer build of the app on &#8230; <a href="http://codebycoffee.com/2010/09/07/strange-ios-app-exit-when-testing-with-the-debugger/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/09/07/strange-ios-app-exit-when-testing-with-the-debugger/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gripes About Android&#8217;s WebView</title>
		<link>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/</link>
		<comments>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:37:04 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=325</guid>
		<description><![CDATA[I&#8217;ve been a little disappointed with my experience using Android WebViews. Perhaps naively, I expected WebViews by default to just work and behave the same way as the Webkit-based Browser app. I was wrong. Android WebViews seem to start out &#8230; <a href="http://codebycoffee.com/2010/08/21/gripes-about-android-webview/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Developing for iOS and Android</title>
		<link>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/</link>
		<comments>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 21:52:33 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=293</guid>
		<description><![CDATA[I&#8217;ve had the opportunity to develop on both the iOS and Android platforms, something that, statistically speaking, makes me part of a minority of developers. My experience has been that the iOS platform offers better tools for developers, but that &#8230; <a href="http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple, what were you thinking?</title>
		<link>http://codebycoffee.com/2010/07/06/apple-what-were-you-thinking/</link>
		<comments>http://codebycoffee.com/2010/07/06/apple-what-were-you-thinking/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 13:08:03 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=278</guid>
		<description><![CDATA[At the end of June Apple sent a notification out to members of its developer program advising them that all new iPhone apps and updates would have to be built with the iPhone SDK 4. The important bit of the &#8230; <a href="http://codebycoffee.com/2010/07/06/apple-what-were-you-thinking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/07/06/apple-what-were-you-thinking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ResponseCache in an Android App</title>
		<link>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/</link>
		<comments>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:28:16 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=276</guid>
		<description><![CDATA[I&#8217;m currently working on an Android app and I&#8217;ve decided to use the java.net package for making HTTP requests. While the java.net package includes support for caching requests it does not include a default caching implementation like some other libraries &#8230; <a href="http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

