<?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>Eduardo Gonzalez &#187; Uncategorized</title>
	<atom:link href="http://wm-eddie.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://wm-eddie.info</link>
	<description>and his epic battles with software bugs</description>
	<lastBuildDate>Thu, 03 May 2012 15:12:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4</generator>
		<item>
		<title>Announcing Better Mail</title>
		<link>http://wm-eddie.info/2010/12/14/announcing-better-mail/</link>
		<comments>http://wm-eddie.info/2010/12/14/announcing-better-mail/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 15:06:57 +0000</pubDate>
		<dc:creator>Eduardo Gonzalez</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=207</guid>
		<description><![CDATA[Better Mail for Android on AppBrain About a year ago I bought the first Android phone available in Japan for the sole reason of making apps. Unfortunately I&#8217;ve had very few itches that needed scratching. About a month ago that changed, because the built-in Gmail app has a fatal flaw. The Problem If you temporarily [...]]]></description>
			<content:encoded><![CDATA[<div id="app947" class="appbrain-app"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/better-mail/com.yumusoft.bettermail">Better Mail for Android on AppBrain</a></div>
<p><script src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"></script></p>
<p>About a year ago I bought the first Android phone available in Japan for the sole reason of making apps.  Unfortunately I&#8217;ve had very few itches that needed scratching.</p>
<p>About a month ago that changed, because the built-in Gmail app has a fatal flaw.</p>
<h2>The Problem</h2>
<p>If you temporarily lose connectivity while sending an e-mail, the e-mail gets stuck in a &#8220;Sending&#8230;&#8221; limbo.  There&#8217;s no way to re-send the message.  It&#8217;s not even possible to edit the message.  It&#8217;s not in the outbox, and not in the sent folder.</p>
<p>When OhLife first started I spent 30 minutes writing my first journal entry.  Unfortunately I&#8217;ll never get to read that post again because it never finished sending.</p>
<p>Also the native app doesn&#8217;t support Japanese emoji.  Which means that sometimes I get what looks like blank e-mail from my wife or my friends which were actually just full of emoji.</p>
<p>I decided to do something about it.  So I started using the Gmail mobile web app which doesn&#8217;t have this problem. Pretty soon however I started to miss the integrated experience of the native app.</p>
<h2>My Solution</h2>
<p>Better Mail is a native android app with a WebView hardcoded to mail.google.com.  But that isn&#8217;t all, it also listens to the same new e-mail broadcast as the Gmail app.  It will notify you of new e-mail without a constantly running background process.  It also includes a native menu so that you can navigate without having to scroll all the way to the top. Also, since Better Gmail is a separate application it stays in memory longer than a web-page would which makes it much less painful to use.  I also took the time to fix some of my pet-peeves with Gmail&#8217;s notification style. For example, I added a &#8220;Quiet Mode&#8221; feature that automatically turns off sounds and vibrations when you get new e-mail at 2 in the morning.</p>
<h2>The Price</h2>
<p><span style="color: #000000;"><del>A buck.  Making this application wasn&#8217;t trivial, since I had to do some reverse-engineering.  While the die-hard Free Software nut inside me has some reservations about using DRM, it does improve performance a bit.  And performance is the biggest problem.</del></span></p>
<p><del>I have a lot of ideas in the pipeline that I could work on if there&#8217;s enough interest.  Eventually I would like to try injecting my own javascript code into the page to provide an even deeper level of integration.</del></p>
<p><del></del></p>
<p><strong>Update:</strong></p>
<p>I&#8217;ve decided to work on bigger and better things.  The code is now <a href="https://github.com/wmeddie/better-mail" target="_blank">Open-Source</a> (GPL) and available for free!</p>
<p><span style="font-size: 20px; font-weight: bold;">The Future</span></p>
<p>This app is definitely a minimum value product, there&#8217;s plenty of room to expand.  If anyone has a feature request let me know via e-mail or in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2010/12/14/announcing-better-mail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No more user submitted link sites</title>
		<link>http://wm-eddie.info/2010/07/29/no-more-user-submitted-link-sites/</link>
		<comments>http://wm-eddie.info/2010/07/29/no-more-user-submitted-link-sites/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 16:00:40 +0000</pubDate>
		<dc:creator>Eduardo Gonzalez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/2010/07/29/no-more-user-submitted-link-sites/</guid>
		<description><![CDATA[Hacker News was and still is pretty much a great source of interesting articles on the internet, but I&#8217;m starting to see a cycle. I think I&#8217;ve learned most of what HN has to offer. So from this second forward I vow to no longer use HN, Digg, Reddit, nor Slashdot. When I&#8217;m bored I [...]]]></description>
			<content:encoded><![CDATA[<p>Hacker News was and still is pretty much a great source of interesting articles on the internet, but I&#8217;m starting to see a cycle. I think I&#8217;ve learned most of what HN has to offer.</p>
<p>So from this second forward I vow to no longer use HN, Digg, Reddit, nor Slashdot. When I&#8217;m bored I will waste my time doing something more useful like write articles in this blog, replying to emails, or programming.</p>
<p>Wish me luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2010/07/29/no-more-user-submitted-link-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wm-eddie.info/category/uncategorized/feed/ ) in 0.06155 seconds, on May 18th, 2012 at 7:25 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 18th, 2012 at 8:25 pm UTC -->
