all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Puneeth <punchagan@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org2blog - blog from org-mode to wordpress
Date: Wed, 30 Jun 2010 00:05:09 +0530	[thread overview]
Message-ID: <AANLkTik1nZ5-w-vQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH@mail.gmail.com> (raw)

Hello,

I've been wanting to use org-mode for quite some time but have
started /really/ using it only recently. I am enjoying it, thoroughly.

Over the last weekend, I have written a simple blogging client which
I call org2blog. org2blog provides a simple way of publishing from
org-mode to (wordpress) blogs. (Any blog supporting metaweblog API
is expected to work, but I have not tested it).

It is essentially a port of a [wordpress posting client for muse-mode]
written by [Ashish Shukla], with a couple of new features. It uses the
html export of org and therefore supports tables and images, too. It
uploads any images present on the local machine to wordpress.

It uses xml-rpc.el for talking to wordpress.

org2blog is licensed under GPLv3 and the code is available at [github]

Any comments and suggestions are welcome. I'm hoping someone on the
list will find it useful.

Thanks,
Puneeth

[wordpress posting client for muse-mode]: [http://paste.lisp.org/display/69993]
[Ashish Shukla]: [http://www.emacswiki.org/emacs/AshishShukla]
[github]: [http://github.com/punchagan/org2blog]

                 reply	other threads:[~2010-06-29 18:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTik1nZ5-w-vQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH@mail.gmail.com \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.