<?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</title>
	<atom:link href="http://codebycoffee.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebycoffee.com</link>
	<description>#include espresso;</description>
	<lastBuildDate>Sun, 25 Jul 2010 16:08:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A New and Noteworthy App</title>
		<link>http://codebycoffee.com/2010/07/25/a-new-and-noteworthy-app/</link>
		<comments>http://codebycoffee.com/2010/07/25/a-new-and-noteworthy-app/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 16:08:40 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=283</guid>
		<description><![CDATA[Last week Apple featured BuzzVoice 3.0 under New and Noteworthy Apps on the iTunes App Store&#8217;s front page &#8212; a real treat for any app developer.  This had a strong effect on app sales and it wasn&#8217;t long before BuzzVoice broken into the top charts under the App Store&#8217;s News section making it as [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/07/25/a-new-and-noteworthy-app/feed/</wfw:commentRss>
		<slash:comments>0</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>java</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Words]]></category>
		<category><![CDATA[iphone]]></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 email read thus: 
Make sure that your applications are compatible with iOS 4. All [...]]]></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>java</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 &#8212; apparently Android developers are left to roll their own.  I looked into [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamicly Loading Fonts in Flash</title>
		<link>http://codebycoffee.com/2010/06/26/dynamicly-loading-fonts-in-flash/</link>
		<comments>http://codebycoffee.com/2010/06/26/dynamicly-loading-fonts-in-flash/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 17:02:57 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://saintjava.net/blog/?p=11</guid>
		<description><![CDATA[I guess the topic of dynamically loading fonts in Flash swfs is fairly old by now, and has been covered by several other people.  But this was always something I meant to write up so &#8230; better late than never?  I should say that while the way I did it back in the [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/06/26/dynamicly-loading-fonts-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash and Challenges with Screen Readers</title>
		<link>http://codebycoffee.com/2010/01/30/adobe-flash-and-challenges-with-screen-readers/</link>
		<comments>http://codebycoffee.com/2010/01/30/adobe-flash-and-challenges-with-screen-readers/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 01:16:09 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://codebycoffee/?p=23</guid>
		<description><![CDATA[I&#8217;ve worked with Adobe Flash for years and never had to develop with screen readers in mind until recently.  Making a swf that would play nice with screen readers was more involved than I&#8217;d have imagined.  The challenges included operating systems that disregarded de facto standards, browsers fussy about the embed code used, and what [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/01/30/adobe-flash-and-challenges-with-screen-readers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon.com Fails at Login Usability</title>
		<link>http://codebycoffee.com/2008/11/09/amazoncom-fails-at-login-usability/</link>
		<comments>http://codebycoffee.com/2008/11/09/amazoncom-fails-at-login-usability/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 18:24:48 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://devarcade.com/blog/?p=76</guid>
		<description><![CDATA[For all that Amazon.com does, and the sheer size of their audience, you&#8217;d think they would be very careful about the design decisions that go into their website.  I&#8217;ve used Amazon rarely over the past three years, but lately more often, and I found that parts of their site design &#8212; especially their login &#8212; [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2008/11/09/amazoncom-fails-at-login-usability/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lessons Learned: Keep Your Data Simple</title>
		<link>http://codebycoffee.com/2008/11/02/lessons-learned-keep-your-data-simple/</link>
		<comments>http://codebycoffee.com/2008/11/02/lessons-learned-keep-your-data-simple/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 02:53:54 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://devarcade.com/blog/?p=74</guid>
		<description><![CDATA[Even after years of application development experience there are still those times where you realize you&#8217;ve done something monumenally noobish and the only recourse your left is to face-palm, admit the mistake, and refactor.  I&#8217;ll share this story in the hopes that it will help someone avoid a similar snafu.

Noobish Mistakes
When I first began working [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2008/11/02/lessons-learned-keep-your-data-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash, Cookies, and Sockets</title>
		<link>http://codebycoffee.com/2008/11/01/flash-cookies-and-sockets/</link>
		<comments>http://codebycoffee.com/2008/11/01/flash-cookies-and-sockets/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 15:17:22 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://devarcade.com/blog/?p=47</guid>
		<description><![CDATA[One of the things I&#8217;ve always thought was missing from Flash was access to a browser&#8217;s cookies. I can understand the argument that cookie access is unnecessary for sites that are primarily flash based.  After all Flash&#8217;s Local Shared Objects make persisting data across sessions or page views fairly painless.  However for hybrid sites where [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2008/11/01/flash-cookies-and-sockets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An ActionScript Proxy Event Dispatcher</title>
		<link>http://codebycoffee.com/2008/09/14/an-actionscript-proxy-event-dispatcher/</link>
		<comments>http://codebycoffee.com/2008/09/14/an-actionscript-proxy-event-dispatcher/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 22:49:18 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://saintjava.net/blog/2008/09/14/an-actionscript-proxy-event-dispatcher/</guid>
		<description><![CDATA[There are times when I need to listen to an object&#8217;s event for just a single dispatch and then be done with the listener.  When I&#8217;m faced with this situation I tend to want to define the event handler as a closure or an anonymous function as opposed to adding yet another class method to [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2008/09/14/an-actionscript-proxy-event-dispatcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inline-box hack</title>
		<link>http://codebycoffee.com/2007/12/16/inline-box-hack/</link>
		<comments>http://codebycoffee.com/2007/12/16/inline-box-hack/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 03:10:39 +0000</pubDate>
		<dc:creator>java</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://saintjava.net/blog/?p=10</guid>
		<description><![CDATA[An inline box is a dom element that is laid out inline, like span tag, but has a defined height and width like a positioned div or image.   Actually, the img tag is a fair example of how an inline box should be have.  So if you can imaging a block level [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2007/12/16/inline-box-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
