A desktop blogging tool for the discriminating nerd
Introduction
BartleBlog is my blogging tool. I use it to publish this blog so you can see it works.
It's still very raw, and it has many, many quirks, but it is kinda, sorta ready for testing if you are adventurous.
The main goals are:
Produce static pages
Produce decent-looking pages which can be customized
Write the pages using Restructured Text (maybe support for markdown or similar formats will be added someday)
Have featureful pages: comments, ratings, pictures, galleries, statistics, calendars, menus, whatever you want... as long as it can be done from a static page.
Be easy to extend
Have a nice UI. Not a webpage, but a real UI. I am using PyQt4 right now.
Nerd-useful. I want my blog to contain many things:
- Code in different languages
- Pictures
- SVN logs
And many more things. I want those to be painless.
How to use it
Do not use it for a real blog yet. Try it with a dummy site at first, it's not production ready for anyone else but me (barely!)
- Get it. You can only find the code currently in SVN at googlecode.
- Try running it from its own folder. It's not installable yet.
- Get anything it complains about not finding ;-) Ask me if you can't!
- Go to the configuration dialog and fill the "Blog" thing.
- Write a post.
- Render the blog.
- Look into ~/.bartleblog/weblog
- Add the missing stuff from "static" which should be copied but isn't yet ;-)
- Upload that somewhere.
- Enjoy!
- Find out what pieces are still specific to myself and still in the templates, because I need to clean those ;-). For example, if you get a statcounter badge saying you have thousands of hits: those are my hits.
What am I doing with BartleBlog?
I usually post the latest developments at my blog under the BartleBlog tag.
These are the latest SVN commits (updated daily or so):
2009-12-23T22:02:16.399168Z: revision 389 by roberto.alsina
Use UTC dates for pubDate
2009-12-19T15:17:07.253725Z: revision 388 by roberto.alsina
minor bugfix in disqus support
2009-12-18T22:05:37.902235Z: revision 387 by roberto.alsina
Use translated titles
2009-12-18T02:02:25.730414Z: revision 386 by roberto.alsina
Render the translated versions of the posts individual pages
2009-12-17T20:33:33.349123Z: revision 385 by roberto.alsina
new permalinks
How does it look?
Here are some screenshots ( Of course the older a shot gets, the less it looks like the current version ;-):









