Archive for August, 2008
123a.org relaunched
Some time back, I had to remove the old 123Avatar site because my webhost no longer allowed me to use PHP’s exec() or system() functions, which was required to use ImageMagick. Instead of rewriting the site to use the gd functions, I decided to relaunch 123a.org as an image hosting service.
The site is based on Mihalism Multi Host, but with several modifications. The first allows me to track image views (the original version linked directly to the image files). This allows me to collect stats on the views as well as to implement some bandwidth controls or anti-abuse blocking in future. The second is to make use of Apache’s URL rewriting to generate nice URLs.
Yes, there are hundreds of free image hosts available now: Imageshack and Photobucket being the more popular ones. So there’s really no particular reason to use mine. But, hey, just give it a shot if you like.
Goodbye Movable Type, Hello WordPress
When I first started my personal site, I used Movable Type as my blogging software. Back then, MT was only in its infancy, version 1 or 2. I don’t believe there was WordPress yet. I did the site myself – design, templating (a very cool feature back then) and MT was just the part that powered the blog. Since then, at least two major versions of MT were released, but my site was still running on legacy MT templates.
When MT 4 was released, I knew it was time to redo my site. Blogging software had grown to be complex content management systems, and I could do the entire site using the software, rather than just the blogging component of my site. I had planned to stick to MT. However, I felt I liked MT less and less, and my experiences with WordPress (for my church and a friend) made me like it more and more.
Since I had a bit of free time this week, I decided to migrate my site to WP. Thankfully, I don’t have many posts and pages to migrate. And so, goodbye Movable Type, and hello WordPress!