BlogBlog is just an idea at this stage. It's mostly in GarthKidd's head.

BlogBlog is a small superset of MoinMoin. The differences are so minor they might end up rolled into the MoinMoin code if JürgenHermann thinks my code isn't a toxic pollutant to be shipped only as separate patches.

BlogBlog hopes to combine WikiNature with BlogNature and PicoNature.

To summarize each aspect:

I need BlogBlog for DeadlyBloodySerious, my web site. Don't bother going -- there's no "there" to go to, which is the real problem. I have no intention of using <ptoo!> MsFrontPage, and I'm addicted to the ease of use of Wikis, so there you have it.

Progress so far

I've started on breaking the monolithic Page and User classes up into separate layers of objects; one to handle storage, another to handle core logic, and another -- maybe to become several -- to handle presentation and interaction with the user. This is required so that I can have swappable storage and interfaces, but it's thrashing the code around so much that I can't see BlogBlog being anything but a fork at this stage. If anyone can figure out an alternative ("Here, Garth, I know you're a complete newcomer, but howabout we hand you core development of MoinMoin for a while?" strikes me as a tad unlikely), please let me know.

Fork and -- later, if it makes sense, if my code is clean, etc -- merge back. Who knows?


Why pick on MoinMoin? Consider the alternatives:

Duplication

Fork

I think developing it in my spare time and submitting patches ad nauseam is a decent enough way of doing things. I'm sure you'll comment if you disagree.

Unsorted natterings about how to implement BlogBlog in MoinMoin:


I've been thinking about this one too. Could it just be a macro? If you had pages that we're say like NewsBlahBlahBlah and then have a macro that would grab all the news pages, sort them by date, give them a SlashDot like snippet of the first paragraph? PicoNature seems to me to be a disciplined ThreadMode. We've been doing pages with DocumentMode at the top and ThreadMode at the bottom which seems a bit to me like PicoNature. Seems like we just need a way to have the articles sorted and we're away. Whaddya think? -- BruceDurling

How suitable would the way PikiePikie (http://pikie.darktech.org/) handles WebLogs be for MoinMoin? Looks to me like a new macro and then everything is in a different directory.

Here is a quick blurb about it from the Implemented Pikie Enhancements:

-- BruceDurling


I have been watching and waiting various wiki developements hoping that this would get worked on. Currently I am running MoinMoin because I like it the best but some form of WikiLog support would be wonderful!

-- AdamShand

MoinMoin: BlogBlog (last edited 2007-10-29 19:06:14 by localhost)