[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: intranet blogging from emacs
|
From: |
Torsten Senf |
|
Subject: |
Re: intranet blogging from emacs |
|
Date: |
Wed, 25 Mar 2009 09:45:00 +0100 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
Xah Lee <address@hidden> writes:
> On Mar 21, 5:05 am, Rustom Mody <address@hidden> wrote:
>> I am exploring lightweight options for creating an (intranet) blog of my
>> team members.
>> What are the options for pushing out from emacs to a blog-publish share
>> location?
>
> here's some info might be useful to you:
>
> • e-blog by Mikey Coulson works great with google blog (blogger).
>
> • LjUpdate package by Edward O'Connor works fantastic for livejournal.
>
> Others i've tried: blogger.el and WebloggerMode, does not work for me.
>
> Also, emacspeak supposed to work with blogger too, but i've read from
> blogs recently that it's also problematic.
Very interesting for me is the possibility to create a blog with Emacs
Muse an authoring and publishing environment for Emacs in combination
with PyBlosxom (http://mwolson.org/static/doc/muse.html#Blosxom).
With some shortcuts you can create an Blog Article and publish it to the
server. Markup is also possible and it is very customizable. Very nice!!
Greetings Torsten