Posts Tagged As "habari"

Jambo On Habari-Extras

Sunday, March 23rd 2008

I just put the latest version of the Jambo contact form for Habari on the [Habari-Extras](http://svn.habariproject.org/habari-extras/plugins/jambo/) repo. So now anyone who wants to participate in the development of Jambo can do so. And please feel free do make it better, or fix my mistakes, that's why it's there. You will also find [Tabasamu](http://svn.habariproject.org/habari-extras/plugins/tabasamu/), [StaticFront](http://svn.habariproject.org/habari-extras/plugins/staticfront/), and [HabariMarkdown](http://svn.habariproject.org/habari-extras/plugins/habarimarkdown/) there too. Enjoy and thanks.

More

The Times, They Are A Changin

Monday, April 9th 2007

You might be wondering what the hell happened to my site. Well, it changed. As you may have noticed I no longer run WordPress. I'm now running Habari on this site. It's not because Habari is better than WordPress, but simply because I got bored of WordPress and Habari offered a new code base for me to play with. I still highly recomend and support the WordPress project. You will also notice that all my current WordPress plugins and themes are no longer supported. Since I won't be keeping up with WordPress anymore I can no longer support them. ...

More

Thinking About URI's

Sunday, April 1st 2007

I'm trying to come up with a new URI design for my site. My thinking is to "version" everything by date. So for example, I could have /blog/post-slug/2007-04-01. There might only be one version of most blog posts, but it would allow for "follow up" posts on the same topic at a letter date. My second thought is to use the content-type in the URI, /content-type/post-slug/version; Giving something like, /entry/post-slug/2007-04-01, or /page/about/2007-04-01. A URI without the version would simply be the latest version, /page/about. This also lends well to my projects. I would maybe have a content-type of "project", so ...

More