After we spent some time the other day discussing my recent progress on the next version of Poseidon, Torben thought it would be fun to interview me about it.
I told him no, of course, because I don’t do non-press interviews, but he offered me a shiny nickel, so I relented. Okay, that’s a lie, I did it because I’m a publicity whore. But also because I’m excited about the new Poseidon.
The full interview is available on Torben’s site.
Comments
From Ohio...
...I am looking forward to 1.0! I've always liked your work.
Re: From Ohio...
Thanks!
Awesome
Sounds exciting, Ryan. Can't wait for it!
Please commit latest changes to CVS!
I'm getting funny errors when trying to import my old stuff. I'd like to try things out locally, you see...
Re: Please commit latest changes to CVS!
The import script in CVS requires PDO. It's just a quick hack to meet my own testing needs at the moment. I'll see what I can do about writing a more generic script that uses the standard MySQL extension.
Re: Please commit latest changes to CVS!
Okay. It seems that with the latest update, all the themes code is broken as well, so maybe I'll just hold off a little while yet with trying to get things to run locally.
Re: Please commit latest changes to CVS!
In case it's a configuration issue, here are the PHP extensions you need to have installed for the code in CVS to work properly (this is just off the top of my head, so it may not be complete):
The theme system will definitely be broken if you don't have the DOM or XSL extensions loaded.
Re: Please commit latest changes to CVS!
All those are installed, so that shouldn't be the problem. Please consult my notes on wonkowiki:software:poseidon:bugs for more information.
Re: Please commit latest changes to CVS!
Are you sure you're using the latest CVS code? POSEIDON_THEME_DIR doesn't show up anywhere in index.php except in a section of old commented code. Try forcing a clean update to the HEAD branch; that should get you the latest version.
Poseidon Benchmarks
My article Poseidon Challenges Blogging Software Benchmarks draws some speculative conclusions considering Poseidon isn't finished yet, and PHP5 is a long way from mainstream, but my goal was to show how Poseidon aims to give the others a huge run for their money.
Keep up the great work!
Looking Forward to 1.0
Based on what I read from the interview the option with pages with children would be great. All the other concepts too..
I think it would be great if you can release that database dump from WP to poseidon which can really help people migrating from the software.
More power. :)
Re: Poseidon Benchmarks
As for Poseidon's feature set, it'll provide most of the major features that can be found in WordPress, along with plenty of features that are (as far as I'm aware) unique to Poseidon. It won't be a clone by any means, but WordPress users should have very little trouble migrating.
Development is progressing nicely at the moment. Most of the major components are in place, I've got a default theme that I like, and I'm currently working on implementing the administrator interface (which is huge compared to Poseidon 0.6.1). It's not hard to imagine an alpha release sometime in the next month or two (no promises, though).