BloGTK 2.0 Now At Launchpad – Code Available

The source code to BloGTK 2.0 is now available at Launchpad. That means that if you’ve been waiting to hack away, you now can do so.

Launchpad has some impressive collaborative features, and while I’m still getting my “sea legs” in terms of how it all works, it seems to be a good way of managing this project in the future.

You will need to install Bazaar to get access to the code. Under Ubuntu, that’s as simple as

sudo apt-get install bzr

in a terminal window. Other distributions can get in on the fun too, but you’re on your own.

Right now, BloGTK needs only two additional packages from a stock Ubuntu install. Those packages are python-gnome2-extras and python-feedparser. Once those are installed, BloGTK should run.

Create a new working directory and run the command

bzr branch lp:blogtk

and the code will download to a blogtk directory.

Right now, BloGTK 2.0 has no installer, and must be run right from the testing directory. It will create a new folder in your home directory called .BloGTK where the config data and cache are stored.

BloGTK is not beta software, this is at best an early alpha. Many features are missing. Some things may not work as intended. Some things may not work at all. BloGTK needs a lot of love, and most importantly it needs a lot of eyeballs and testing.

Feel free to use Launchpad to hack away at the code and especially feel free to contribute patches and suggestions. The more help I can get, the faster BloGTK development will go.

Enjoy your BloGTK hacking, and hopefully as time goes by, BloGTK 2.0 will become one of the best weblog editors out there.

Tags: , , ,

4 Responses to “BloGTK 2.0 Now At Launchpad – Code Available”

  1. Dr.AKULAvich Says:

    Thanx for snapshot.
    But russian characters in posts does’t display properly (blogger accaunt).
    screenshot: http://dr.akulavich.googlepages.com/blogtk.png
    sorry for bad english

  2. BloGTK Says:

    Good news – it looks like there’s a fix. If it doesn’t work, please let me know!

  3. Dr.AKULAvich Says:

    Works fine.
    Where can i change aspell locale? Now it’s works only with english.
    Tags field in editor is disable.

  4. Cloud Says:

    It’s impressive. I use MarsEdit on OSX and I really miss it on my Ubuntu box… you’re covering that hole. Thanks!

Leave a Reply