Archive for June, 2009

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