Posts Tagged ‘Scripts’

jQuery TinyMCE Plugin

By • Aug 26th, 2009 • Category: Projects

A few projects of mine which are still in progress use TinyMCE for text editing.  I can’t stand the TinyMCE configuration, so a while back I wrote a jQuery plugin to make it a little less painful. The jQuery TinyMCE plugin differs from the standard TinyMCE configuration in that any jQuery object can be used […]



Mobile Browser Detection

By • Aug 24th, 2009 • Category: Projects

It’s been a while since I’ve updated, but that’s only because I’ve been super busy coming up with new creative projects. Today I decided to move all future family and personal updates off-site, so don’t expect anything but project updates from here on out. One of my recent projects is a set of open source […]



Open Source Image Sharing Script

By • Jan 28th, 2009 • Category: Projects

A while back I tossed together an image sharing service I hoped to turn around and sell for a good profit, but as it turned out, this recession thing is effecting than just banks and manufacturers. That and I discovered the market is saturated with crappy competing services that are going for pennies. Instead, I […]



PHP Login Script

By • Jan 6th, 2009 • Category: Projects

Several sites I am working on required some kind of authentication using PHP, but since the sites were entirely custom coded – and needed to be to serve their purpose – I was unable and unwilling to use a CMS just to have user registration and logins. My solution was to come up with a […]