22 lines
663 B
Org Mode
22 lines
663 B
Org Mode
|
#+TITLE: A simple gnome-blog test
|
||
|
#+DATE: 2009-11-09 15:23
|
||
|
|
||
|
I've been looking for some way to post blog entries from my desktop
|
||
|
for a while now, I've come across Drivel (which crashes when I try to
|
||
|
log in to blogger with it), can't find a Bleezer package at work (just
|
||
|
checked it, first time I heard of it today) and no other gtk/gnome
|
||
|
client seems appealing.
|
||
|
|
||
|
Let's see what this gnome-blog app does.
|
||
|
|
||
|
Not much so far, bold or italic seems the be the only options
|
||
|
available to me at the moment, let's see about HTML:
|
||
|
|
||
|
to install gnome-blog in Ubuntu 9.04 use
|
||
|
|
||
|
#+BEGIN_SRC sh
|
||
|
sudo apt-get install gnome-blog
|
||
|
#+END_SRC
|
||
|
|
||
|
and the rest should then be self-evident.
|