Plex - PHP Framework

Plex is almost public, just finalizing a couple more things.

For you who don’t know already, Plex Kicks Ass, It’s a cool new PHP Framework that makes the busywork done, so you can get down to bussiness and do what you love, CODE!

Twinkle - Bebo/Facebook Application

So, I finally decided to add some third party apps to my Iphone. Thanks to the help of ZIphone it was pretty easy to do, just don’t change the root password, You’ll wish you didn’t… But I found an app called Twinkle, it basically is a twitter client that adds your current location and you […]

E-Text Editor

For the longest time I’ve used Zend’s IDE for editing my code. Overall its a great a great editor and for large custom projects I highly recommend its use but for lightweight scripts I’ve found a new solution. The E-Text Editor is a very lightweight editor that opens fast and uses much less memory than […]

In response to “I think frameworks are dumb”

With the invent of __autoload() it takes away plenty of bloat, and they can be very lean, and mean machines. They can save you plenty of time. In fact they actually are better because you can work on optimizing your objects extremely well without having to update 100x different objects because […]

Hehe


yum install freedom_from_installing_dependencies

If you’ve never heard of yum, your probably overwork, and you should be. Installing programs on linux can sometimes be a huge undertaking. Whether you install from source code or you install using some fancy rpms, your going to run into dependencies, and requirements. Thats were yum comes in handy, you say install and it […]

Thank you Webpipe

So, tonight we moved are server out of the basement of our house to a ISP in Odgen, Utah. There hooking us a up a good connection because of the 2 non-profit websites we run.
http://www.fearyoucanhear.com
http://www.goodmonkeys.com
So now we have a huge pipe and unlimited bandwidth. Hopefully you can notice a difference.
Thanks Webpipe

Goodmonkeys.com Version 2

Well, it’s finally done. The new version of goodmonkeys.com is done, hopefully now everybody can actually register and the new site design by wolfgang should really help user navigation.
If you haven’t check it out, here’s the link
http://www.goodmonkeys.com

Connect The Red Wire With The Blue One

The Prefix
So heres the deal, over 18 months ago I threw my name in a hat for the domain registration of pastebin.org. After a couple of months I completely forgot about it. 2 weeks ago I got a email saying it was mine, so now for the fun part. I’m playing on building off the […]

Moving a svn repo, I’m happily suprised!!!

Recently, at SMG, we had to upgrade are development servers from an older fedora distro to RHEL5, I orignially thought this to be either tedious or difficult, I was happily suprised. found a good blog post out their on how to do this.
First off login to your current repo box, and then run the svnadmin […]