Health Insurance API v0.1
I started a new job about two months ago and I’ve been too busy working like a beaver to write new posts. But enough with the excuses. The new job offers a HSA health insurance plan but my gut feeling told me my wife and I would be better off with another plan. Unfortunately, I […]
Posted at 8:00 am on October 24, 2012 | 1 comment | Filed Under: Technology | Tagged: Health insurance, Java | read on
Reminderer: Asynchronous Database Operations (Part 2)
I’ve been reading Predictably Irrational, a book on how we tend to make stupid (irrational) decisions. In particular, we have a habit of keeping as many doors open as possible, even if doing so is to our disadvantage. So what the heck does that have to do with asynchronous database operations? Keep reading. In the previous […]
Posted at 5:00 pm on August 9, 2012 | leave a comment | Filed Under: Technology | Tagged: Android, AsyncQueryHandler, Context-free grammar, Cursor, Database, Grammar parser, IntentService, LoaderManager, Reminderer, Sqlite | read on