Matt Warren

Author: Matt

  • Steady Growth

    I’m finally seeing some steady progress on the iPhone/iPad app side of my business.  It’s been growing for the last few months rather steadily and with the latest updates I’ve further optimized the monetization and am now making a stable cash flow. The goal I had starting out was to make $200/day which would roughly…

  • An Easy VPN on EC2

    I’ve become a little bit more paranoid over the last few weeks about computer security. I used to think I will be fine – why would anyone want to hack my computer and find my personal files. But after a bit of reading I’m more concerned about the far more likely situation of mass spying…

  • First Experience Scaling Web Apps on EC2

    Last week I had a bit of a crisis situation with my apps.  After several mornings of waking up to find the server not responsive and 700+ emails waiting in my inbox something had to be done. When starting out I leaned towards keeping the costs as low as possible.  That meant putting several virtual…

  • Writing another (short) book

    I have a book available in for the kindle that I wrote several years ago. It’s been doing ok for sales considering that I have never really done anything to promote it. This past week I have been following someone who is selling a course on kindle publishing and I learned a few things from…

  • Using tmux and Vim

    Working on the same projects from multiple computers can be difficult.  There are lots of solutions for this problem such as using Dropbox to sync files between computers. but that leaves your workspace to start from scratch ie when working from the office last I had these 10 files open, and a couple of things…

  • Write a lot of Code

    I write a lot of code.  I love it.  The challenge and creativity of solving problems along with the hope that the right program could save either myself or many other people their valuable time or provide them something better to do with their time is a great reward. There are about 5 software projects…

  • App Control Demo

    App Control is a Django App that I have been evolving over the last year for a backend service to support my (and my friends) iOS apps. It allows you to update them, push new content to them, and provide some central storage for building things like a commenting engine and to tie everyone who…

  • The singularity

    In the last few days I read two books. I don’t read very many fiction books but these got me thinking. The singularity is a term taken from physics. In the world of physics a singularity is an object or event in space where the laws of normal physics break and thing behave in wild…

  • iTunes Download Stats

    Recently I’ve been building out my iPhone App server to provide a business dashboard with all the relevant services and numbers that I care about available at a glance. It avoids me having to sign in and out of many different sites to get the information and makes it easier to push things together –…

  • django-linkshare

    One of the ways to make money on the itunes store is to sign up for the itunes affiliate program. Linkshare runs the program in the USA and they will give you a 5% commission on all sales that you refer. It works through cookie based tracking that is valid for 72 hours… Meaning that…