Archive for the 'Programming' Category

Internet Radio DJ Software

Late last night I was inspired to write a super fun app that allows anyone to host their own ShoutCast radio station using a simple web interface.

I created a video to demonstrate its capabilities and I hope to have even more powerful features inculded soon.
Take a look at the video and send your feedback.

[...]

Read More..>>

Buildr - A Graphical CSS Tool

After playing with SquareSpace I was inspired to begin development on my own jQuery driven WYSIWYG CSS Tool.  It is in its infant stages however I think this would be a wicked addition to Launchr though so I will continue to play with it in my spare time until I get i right…

I made a [...]

Read More..>>

Launchr Launched - Product Launch Made Simple!

Launchr is a new project of mine created late one night for a friend who needed to capture emails for a major book promotion.  He pretty much just needed to be able to create a landing page, another page to thank the user for signing up and he wanted to be able to write a [...]

Read More..>>

Code Igniter User Permissions - A Simple Solution

Recently a client requested a massive user permission based application supporting thousands of articles and updateable permissions for their users.  This was tough considering AFAIK - CI does not have a native model for this type of application, so I had to figure it out myself.
The application needed a way to determine a users permitted [...]

Read More..>>