Ronald A. Richardson

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. [...]