-
Website
http://www.wp-fun.co.uk -
Original page
http://www.wp-fun.co.uk/2008/08/17/why-should-give-habari-a-chance/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Improving The Web
5 comments · 1 points
-
michaeltwofish
6 comments · 12 points
-
Busby SEO Test
2 comments · 1 points
-
ringmaster
7 comments · 1 points
-
SE7EN (Nice from Thailand)
4 comments · 1 points
-
-
Popular Threads
Keeping things simple is deeply ingrained in the culture of Habari: you won't see us adopting any of the bloat which WordPress has come to see. Heck, even pingback functionality isn't core (instead, it's in one of the default plugins).
Fortunately, there is a very powerful plugin architecture and API (http://doc.habariproject.org/api). Unfortunately, the API is still a little undocumented–but I think you'll be pleasently surprised by how clean the code is as well as how powerful. Almost any plugin can be easily built using the API.
As you explore, we'd love specific feedback about what could be improved–particularly regarding documentation,
I am looking forward to doing some development in a more structured environment; although, I have no intention of ditching WordPress.
I reckon it wouldn't be difficult to replace the WordPress admin with a Habari one via a plugin. I won't be doing it though.
Specifically, the Habari admin uses methods that allow plugins to alter the interface wholly, not just insert controls in certain places. The result is a cohesion of form and function that even plugins integrate with well.
You can see this at work in how well the media plugins (like the Flickr plugin) integrate into the posting interface. With this underlying "FormUI" feature, plugins can add additional fields and shuffle around existing fields to provide an arrangement of controls that makes the most sense for the task they're presenting to the user.
What you see in the Habari admin is not just a slick design by one of the best designers to influence blogging, but also evidence of Habari's desire to be deceptively simple, yet deeply robust.
Thanks for taking the time to review what Habari has to offer, and I hope you continue to keep up with our work on Habari.