JBlip is a Java library providing access to one of the most popular Polish microblogging services: Blip.pl.
It consists of two main parts:
- a library for accessing the Blip API service,
- a graphical client for Blip based upon that library.
Currently, the library (JBlip-API) itself is usable, but lacking some functions available in the web API (changing avatar, background and similar stuff), but it's good enough for basic use.
The graphical application (JBlip-GUI) is in an early phase of development, but currently most of the work done is to enhance it with all the features currently present in the JBlip-API. To make it work you must also download H2 Database library and add it in your Java classpath.
If you would like to make use of the library, download it from the repository, not from the "Download" section (which contains totally buggy version of library from late 2007).
Feel free to speak with me on the Blip! My username is ^maquina. I post messages about JBlip's development with tag #jblip.