App Sales & Revenue
I’ll let the linked article do the talking, but the conclusion struck a cord with me. Overall, I’m very satisfied with Overcast’s finances so far. It’s not setting the world on fire, but it’s making...
View ArticleIndie App Launch Takeaways
While I’m on the subject of indie-app-developer-sales-and-revenue stories, Jared Sinclair posted his numbers for Unread (iOS RSS reader app). I’m more-so posting this as a pseudo bookmark for myself,...
View ArticleSending Pushes Messages using Google Cloud Messenger in PHP
Here is a quick PHP script that sends a Google Cloud Messenger push message to any number of Android devices, given you have their registration IDs (which you would have when you implement GCM in the...
View ArticleWant to learn programming?
Find a problem to solve, then solve it using the most appropriate tool(s). Probably the most simple & concise answer I could give, given my background. Probably easier said than done in practice,...
View ArticleIdentifying The Right Customers
Shift Jelly developer, Russell Ivanovic, shared some insights on the breakdown of Pocket Casts users on Android. First of all, Android version adoption numbers. Developers should spend an overwhelming...
View ArticleBuilding Software That Scales
It’s been a long time since I’ve posted here. I’ve been really busy in general, but I’m excited to publish this post (I actually forced myself to publish this post). Over the past few weeks, since I...
View ArticlePHP
I can’t believe I was about to take the time to contribute another negative article to the Internet about PHP. Instead of spending any more time on it, I’ll just leave this here. I can’t even say...
View ArticleGoogle Play In-App Billing Server Purchase Verification
My current project, PrēmoFM will feature In-App Billing. I’ve successfully implemented Google Play In-App Billing v3, leaning a lot on the demo available at developer.android.com. One major fallback...
View ArticleWhereIP
Ever wanted to know where in the world a particular IP address was? Here you go, WhereIP. I completed this a few weeks ago, but didn’t get a chance to upload the source code until now. Check it out...
View ArticleDiving into Android Things
I’ve always tinkered with electronics since my teens. I went to school and graduated with a Computer Engineering degree with a focus on hardware (embedded systems, ASIC design, etc). I somehow got...
View Article