The Artima Developer Community
Sponsored Link

Python Buzz Forum
Pythonic Blogging Software?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Gross

Posts: 52
Nickname: arg
Registered: Jan, 2005

Andrew Gross is a Python programmer living in Cambridge, MA.
Pythonic Blogging Software? Posted: Mar 9, 2005 5:03 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Andrew Gross.
Original Post: Pythonic Blogging Software?
Feed Title: argv0.net
Feed URL: http://www.pycs.net/users/0000445/weblog/rss.xml
Feed Description: a python programming journal by Andrew R. Gross
Latest Python Buzz Posts
Latest Python Buzz Posts by Andrew Gross
Latest Posts From argv0.net

Advertisement

I'm in the market for a new blogging system. PyDS is nice, but I don't need half the features it has. I don't need a wiki, don't need an aggregator, and would prefer not to have to run a daemon locally. I guess what I'm looking for is a server-side system that implements one of the popular blogging APIs and renders pages via some templating system. It should be easy to extend without having to grok the entire system design.

In my (admittedly short) search so far, nothing seems to match up, so maybe I'll give it a shot. It'd provide an excuse for me to play with some of the newer web frameworks like peak.web and CherryPy, and maybe I can fold some of the source from my ongoing projects cleanup into this.

I don't especially care to reinvent the wheel, though, so if there's something out there along these lines already, please drop me a line.

Read: Pythonic Blogging Software?

Topic: Spring or Struts? Previous Topic   Next Topic Topic: Kid 0.6

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use