Archive for the ‘PHP’ Category

JW Player Playlist Editor GUI

Here’s a simple script for managing/editing playlists in the popular JW Player.

It’s called [ Media Manager For JW Player ], and is GNU General Public License software which means it’s free and anyone can edit it.

That means I hope that this little manager will be of use to someone, but more importantly, may grow into something larger if others want it pick it up and run with it.

The Media Manager For JW Player Interface

The Media Manager For JW Player Interface

Read More

b2Evo to WordPress Export Script

We recentlly had to convert a few b2Evolution blogs to WordPress 2.8, something that is apparentlly common but not very standardized. Thus, after some digging I found a script, but it did not work with the newest versions of each component.

After a few tweaks I was able to get it working again, and now I would like to share the result with this slightly modified b2Evo to WordPress Import Script:

import-b2evolution-wp2

If you are trying to import from another system, this codex link may be of use.

Install Apache, MySQL, and PHP On Fedora

I recently decided to try something new and perform a custom install of an AMP stack on my Fedora 10 box. I configure, build, and install everything by hand. It was an extremely rewarding experience (because it works and you learn a ton about your Linux box), but it took a while.

Read More