Blog
March 12th, 2010
This week alone has been crazy, in a mostly good way.
Crazy (Bad):
edit: check came for 3 invoices so I’m ok that it’s a day late.
As of this post, I haven’t received a check from a client for work I completed in the beginning of February and payment was due yesterday. They understand the payment [...]
Continue Reading… | Comments: 2
February 8th, 2010
Last week I cleaned up a CodeIgniter based CMS I developed called SporkCMS and open-sourced it. My entire goal with this CMS is to just share my work and to give people a good CMS that is easily extended to their needs. While technically version 3.0, the CMS was released as Version 0.01 Public [...]
Continue Reading… | Comments Off
January 29th, 2010
Update: I’ve hit a roadblock where I can checkout from my repositories, but not commit to them. I get a 170001 authentication error; I don’t want to use Apache+Mod_SVN. I want to just run nginx, so I’ll looking for any info on doing just that.
Setting up your own Subversion server on the cloud is extremely [...]
Continue Reading… | Comments Off
January 27th, 2010
It occurred to me a few weeks ago that companies who build web apps, whether for themselves or for clients could benefit from implementing a centralized user database. Any user who signs up for an account for any of the company’s applications would instantly be able to log in to all of its applications. If [...]
Continue Reading… | Comments: 2
January 17th, 2010
This post was removed because the company referenced (however never named) asked that I do so. I don’t believe I was in the wrong, nor did I reveal any confidential practices. Crappy practices, maybe; but not confidential ones. Since I’d rather not waste my time on any kind of hassle, I’ve removed it. If you’d [...]
Continue Reading… | Comments Off
January 7th, 2010
For the last two and a half years I’ve worked at Inovat in Elizabethtown, I’ve moved twice, and worked on many projects. As of this past Monday I am officially a full time freelance developer. I’ll still be working on Inovat projects as a freelancer from time to time, but I am currently looking for [...]
Continue Reading… | Comments: 3
December 21st, 2009
I’ve bought myself quite a few things this month that I’m calling birthday and Christmas gifts for myself. Seeing as there is only a 10 day gap between my birthday and Christmas, I’ve decided that December is the month for me to buy things I want. Now some of these things I actually needed and [...]
Continue Reading… | Comments Off
December 14th, 2009
Two weeks ago I woke up and checked my email as I do every day, but this day was different. To my surprise I had an email from Packt Publishing sitting in my inbox. After reading through it twice I was still a bit surprised. They were asking me if I would be interested in [...]
Continue Reading… | Comments Off
May 22nd, 2009
If you’ve ever had the pleasure of seeing 30 errors appear out of nowhere on a page when you hit refresh, you know that you can’t always read them. Some are covered by other page elements, some of them run into each other, and some do both. It always leads to either placing die/exit’s in [...]
Continue Reading… | Comments Off
November 13th, 2008
It seems like every great web app has an API of some sort. Sometimes they are a complete API that allows you to use the applications entire functionality from logging in, to creating new “content”, to sending messages. Others only allow for some access for users, which I can understand. They’re usually just getting started [...]
Continue Reading… | Comments Off