$this->Twitter->status('Merry Christmas!!!');
Apr
21
$this->Post->title('kBlogger in Kubuntu');
Tired of using Wordpress web based admin panel blog posting and uploading photos or files? I just discovered kBlogger it’s in the [*]Ubuntu repository for Feisty. (Looks like it is in Dapper and Edgy as well) At a terminal,
sudo apt-get install kicker-kblogger or use aptitude and look for it by name.
Or download the source here. Compile by running ./configure
make
make install
