
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
PyQLogger - PyQT Blogger Client by Reflog
FEATURES:
* Simple and easy GUI
* Easy setup wizard
* Posts fetching from the blog for later editing and re-publishing
* Async and responsive UI
* Posts saving feature (drafts)
* On-Screen notifications of events
* Post editor with syntax highlighting (with optional QScintilla support)
* Post preview (with optional KHTML Support)
* Multiple blog support
* Post export
* Update notification (for pyqlogger itself)
* Pluggable features, like SpellChecker and others
* Unicode support
* Multiple blog providers
* Kde integration (optional)
16 years ago
+ new
- fixed
* changed
? info
19/12/2004 - 1.3.3.0
- Many bugfixes. Upgrade is highly recommended
+ Command line handled correctly
15/12/2004 - 1.3.3
+ New configuration system. The settings are stored in human readable INI
format. Fully backwards compatible. (Xander)
+ Optional KDE Support. If PyKDE is available, you'll be treated to full-blown
KHTML based post preview, tray icon and dcop interface. If not - nothing is
changed. (thanks Detliev (eric3) for the idea)
+ Option QScintilla support. If QScintilla is available, it will be used
instead of default ugly post editor. Antialiased fonts are bonus :)
+ PyQLogger is now more distribution friendly. It installs .desktop file, so
now it should appear in Network menu in gnome/kde. Until we have a proper
icon, I'm using kedit's
- Some minor bugfixes
16 years ago
+ new
- fixed
* changed
? info
19/12/2004 - 1.3.3.0
- Many bugfixes. Upgrade is highly recommended
+ Command line handled correctly
15/12/2004 - 1.3.3
+ New configuration system. The settings are stored in human readable INI
format. Fully backwards compatible. (Xander)
+ Optional KDE Support. If PyKDE is available, you'll be treated to full-blown
KHTML based post preview, tray icon and dcop interface. If not - nothing is
changed. (thanks Detliev (eric3) for the idea)
+ Option QScintilla support. If QScintilla is available, it will be used
instead of default ugly post editor. Antialiased fonts are bonus :)
+ PyQLogger is now more distribution friendly. It installs .desktop file, so
now it should appear in Network menu in gnome/kde. Until we have a proper
icon, I'm using kedit's
- Some minor bugfixes
jayenell
15 years ago
I tried it wirg Drivel (Gnome app) and that works without any problems.
Report
Balinares
16 years ago
Report
reflog
16 years ago
Best regards,
reflog
Report
Zerokun
16 years ago
python pyqlogger.py
Traceback (most recent call last):
File "pyqlogger.py", line 20, in ?
from PyQLogger import *
File "/home/ZeroKun/Desktop/PyQLogger-1.3.3/PyQLogger/MainForm_Impl.py", line 31, in ?
from BG import *
File "/home/ZeroKun/Desktop/PyQLogger-1.3.3/PyQLogger/BG.py", line 26, in ?
from distutils.version import LooseVersion
ImportError: No module named distutils.version
Report
fab
16 years ago
Fab
Report
reflog
16 years ago
we are looking for some icons and logos to make PyQLogger more representable. can anyone with some artistic skills help us out? We need a main icon, a logo for Setup Wizard and a 'Power by' banner.
Any help would be really appritiated!
Report
fab
16 years ago
Thanx for this software!
Fab
PS some screenies @ http://static.kdenews.org/fab/screenies/pyqlogger/
Report
reflog
16 years ago
cheers!
Report
reflog
16 years ago
please inform me, and i'll update the download page.
Report
larwilliams
16 years ago
Once it is updated, i will release a Debian package.
Report