JBlog
From Wickle Wiki
| Java interface to Blogs | |
|---|---|
| |
Java Interface to Blogs
Codename : JBlog
Current version, v0.3
Contents |
General info
Short description
The main purpose of this application is to update and modify your personal Blog or wiki from a native interface (i hate web interfaces ;)) ).
Long description
This is a Java application to update a personal Blog with a clean and native interface. It will allows you to edit a post, add a post and to delete posts.
It will support blogger api (b2evolution, blogger.com, ...) (this will be out on the first release).
Technical overview
The techmology used by this development are primary:
- SWT
- XML
- Preferences
RoadMap
The actually objective is to make the application USABLE.
Version 0.4
- Preview of the POST being edited on a browser component of SWT or a JEditPane of swing.
- Completely migrate the application from SWT to Swing using a cool Look & Feel.
Version 0.3 (current)
-
FTP to allow upload of media (images, videos, and so) -
Preferences updated to allow FTP values. -
Interface improved - Correct bugs
- Make the application Webstartable again.
With this version i am trying to make the application useful, and a user can insert a post on a blog with an image, and the correct links between them.
Version 0.2
Implement options so a user can save their blog data.
Make the application startable by Java WebStart.
Make the application able to add a news to the blog.
With this version i am trying to make the application minimally useful.
Technical data
All technical data included the following :
- Abstract
- Analysis
- Actions
- Use Cases
- Goals
- Non Goals
- Technical overview
- Description
- Notes
- Authors
- Revision History
- Links related
Screenshots
Initial Screenshots of JBlog:
Image:Jblog1.png Image:Jblog2.png
Download
The download available at this stage is from the CVS at JBlog CVS page
You can also access de CVS using pserver, follow the directions on Linux Documentation.
Documentation
one available ... not useful yet ;)

