Hi, and welcome to my website. I am a programmer, and start-up enthusiast. I love good code, and learning more about coding standards, design, algorithms, and implementation. I am currently the Lead Developer at FullSpeed Marketing and my job is awesome.
Web Based Objective C Compiler and IDE Posted on December 26th, 2011
Just got the iPhone 4s and making my first iPhone app at work. This idea came to thought after working with GNUstep on Windows and moving my code from Windows to Xcode on a Mac, what’s the big deal? Why would such a project be challenging? With great JavaScript and some server side request with [...]
PHP MediaToolkit – A PHP Wrapper for basic FFMPEG functions Posted on December 19th, 2011
This is a quick little class/ utility I developed for one of my new start-up projects. Basically it is a simple PHP class that simplifies FFMPEG, this class does not require you to have PHP-FFMPEG installed or setup on your server. All you need is Mencoder and FFMPEG and the location of the bin file. [...]
Recursive Python Spintax Class Posted on October 4th, 2011
I did it in PHP, well here is the Python version. Using the Python version is just as easy as using the PHP version, and also has the same features as the PHP version. This class is open source, and free to use. I originally developed this Spintax Class for a Desktop Spintax Editor with [...]
Recursive PHP Spintax Class 3.0 Posted on September 23rd, 2011
The last and final version update of the famous PHP Spintax class, this is ultimately recursive and easy to use. I hope that users online may fidn this class useful. It is free and open source, use it freely as you need. It’s simple to use read more below on how to use the Spintax [...]