Home
Name Modified Size InfoDownloads / Week
v0.4.0 2013-02-24
v0.3.0 2013-02-08
v0.2.0 2013-02-05
v0.0.3 2012-01-28
README.rst 2013-02-24 2.4 kB
Totals: 5 Items   2.4 kB 0

Welcome to "blog4y" project

About.

blog4y is blogging for you.

Project goal.

Project goal is to allow you easy post and backup blog articles to most free blogging hosting.

Project provide:

  • Python API (not yet).
  • Command line utility.
  • Emacs integration.
  • GTK UI (not yet).

Licence.

All files released for free use without any restrictions.

In countries where defined copyright low this mean that all author preserve their non-property right (право называться автором, TODO).

In countries where defined public domain this mean that all text file with stop word lists in public domain.

Versioning rules.

We use usual major.minor.micro schema. So

  • major mark backward incompatible changes. Upgrade scripts provided.
  • minor mark backward compatible changes. New API, GUI or fallback/backward compatable protocol changes or backward compatable storage format changes.
  • micro mark compatable changes in both direction. For small fixes.

with one exeption: while project major version is zero minor changes may break compatibility and we does not provide upgrade script to new version.

Getting sources.

To clone repository run:

$ hg clone http://hg.code.sf.net/p/blog4y/code

To push to repository you must have write permission and do:

$ hg push ssh://$USER@hg.code.sf.net/p/blog4y/code

BTS.

TODO
View bugs.

Report bug.

TODO
Create new ticket, report bug, ask for enhancement.

Blog.

TODO
Wordpress blog on SF.

Wiki.

TODO
Trac wiki root on SF.

Directories.

https://www.ohloh.net/p/blog4y
Project at Ohloh.
http://freecode.com/projects/blog4y
Project at Freecode (Freshmeat).
Source: README.rst, updated 2013-02-24