My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Yabet - yet another blog editing tool.

Описание на русском

Yabet is blog editor tool that supports many blog's formats. It is very usefull for crossposting, allows easily to make posts to your blogs.

Current release version: 0.1-beta Windows Linux with Qt 4.6.1(possible you have download additional libs) Linux with Qt 4.5

There are versions to Windows and Linux operating systems. You can take them from the download page. Binaries compiled using Qt 4.6.1, so for the windows libraries are included in archive, for the linux systems you have to download/install them manually, you could download them from here and then start Yabet using start-yabet.sh script.

For the linux system you need to have installed qt-libs:

  • QtCore4;
  • QtNetwork4;
  • QtGui4;
  • QtWebkit4

Screenshots

Feature list:

  • support any possible blog formats (such as simple html, bbcodes, wiki). If there is no your blog format, you can easily add it.
  • save and edit later your post
  • very simple editor
  • allows to upload images to image file hostings
  • allows to take screenshots and upload them to image file hostings too
  • translates your text from one language to another using Google Translate

Possible bugs: This editor is still under development, so there are lot's possible bugs. You could write about them to me using Google Code form.

Next release plans:

  • fixing some GUI bugs;
  • extracting yabet core to the alone lib to be able use core standalone;
  • make editor area MDI;
  • make editor WYSIWYG, these allows to remove preview tab;
  • twitter support;
  • making posts using builtin webkit module;
  • adding more image file hostings;
  • open yabet core API;
  • write more documentation;
  • also I'm looking for the some new cool icons for the application, if you could help, contact me.

Copyright (C) 2010 Valery Konchin <eeexception@gmail.com> Project home: <http://code.google.com/p/yabet>;

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Powered by Google Project Hosting