Author Topic: [SOLVED] offline blog editor ??  (Read 505 times)

Offline Kris

  • Jr. Member
  • **
  • Posts: 44
[SOLVED] offline blog editor ??
« on: January 30, 2011, 02:04:34 AM »
Did anyone in here know what software in repository that I can use for writting my blog offline ??
I already try bleezer, but it's not comfortable for me. ::)

« Last Edit: January 31, 2011, 04:27:41 AM by Kris »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: offline blog editor ??
« Reply #1 on: January 30, 2011, 02:18:46 AM »
These are available:
BloGTK
KBlogger
Wordpress

Or use the search term "blog" (without quotes) in the Synaptic search tool.

Offline rogaven

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 558
  • be patient, I'm German
Re: offline blog editor ??
« Reply #2 on: January 30, 2011, 04:32:45 AM »
my choice is kdepim4-blogilo.

Blogilo is a blogging client for KDE, which supports famous blogging
APIs.
Nothing is perfect, not even my english
3.4.25-pclos1.pae.bfs - KDE: 4.10.1 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz - RAM: 8 GB - GeForce 8400 GS

Offline Kris

  • Jr. Member
  • **
  • Posts: 44
Re: offline blog editor ??
« Reply #3 on: January 31, 2011, 04:20:42 AM »
These are available:
BloGTK
KBlogger
Wordpress

Or use the search term "blog" (without quotes) in the Synaptic search tool.

Hem... thanks for the advices.
Here I told you what happen when I try those software.
1. BloGTK
   I try execute in Desktop, nothing happen. Then I try in console, I've got this :

Quote
/usr/bin/blogtk:83: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.mainGlade = gtk.glade.XML('/usr/share/blogtk/blogtk.glade')
Traceback (most recent call last):
  File "/usr/bin/blogtk", line 1244, in <module>
    blogtk = BloGTK()
  File "/usr/bin/blogtk", line 138, in __init__
    self.grabConfig()
  File "/usr/bin/blogtk", line 372, in grabConfig
    self.url = self.conf.get(self.sectionName, 'server')
  File "/usr/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'Default'
2. KBlogger
   run smoothly, but when I add a site, this application crash
3. Wordpress
   Is this cms which is run with apache ?

Offline Kris

  • Jr. Member
  • **
  • Posts: 44
Re: offline blog editor ??
« Reply #4 on: January 31, 2011, 04:27:00 AM »
my choice is kdepim4-blogilo.

Blogilo is a blogging client for KDE, which supports famous blogging
APIs.


I like this software... it works like I want....
Thank's