Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Fri, 28 Mar 2003
Topic rolls
Matt Mower's work on topic rolls is really interesting. I keep lamenting the lack of multiple categorization in in PyBlosxom, and things like topic rolls are a good example of why. Ultimately I think that the inability to do stuff like this is going to force me to move off of PyBlosxom. While I appreciate the simplicity and elegance of the blosxom filesystem storage model, I keep finding things that are too hard to do with just the filesystem. The only way I've heard about doing multiple categorization is to use symbolic links, which just doesn't cut it for me.
The other difficulty that I'm running into with PyBlosxom has to do with its implementation as Python CGI's. I really like Python, but there are a bunch of things that would be a little easier if the blog software were implemented as a Java web app. I think that mod_python can solve this problem, so that is not as big a concern for me as the storage model.
Rys McCusker has started writing about the Chandler storage subsystem to the OSAF Wiki, and it looks like the pyre level will handle synchronization / replication, which would make it the perfect storage subsystem for a lot of things that I have in mind.
[15:40] |
[computers/internet/weblogs] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk