Proudly hosted on:

Fri Jun 1 23:15:57 UTC 2007 - adesklets
forum now closed... and archived.
adesklets had a phpBB
forum for more than two years and a half, and it served us
well. Unfortunately, we experienced heavy spamming in the last
couple of months, and had to close the automated registration:
this somewhat defeated the whole point of such a public space
where people can casually log in and submit questions or
comments. We also had the bad luck to hit some data corruption
some time ago, and the database was left in a state where the
forum engine could not operate without hampering the original
content.
Therefore, we produced a static, phpBB-independent version
of the forum content, and put it online in place of the original forum. All
external links to the forum content should also be redirected
correctly (the dumper script, dump_phpbb.py, can be found in
the
code repository).
We still want to have some public place where users can give
and receive feedback, but do not have definitive plan right
now... It might be another phpBB forums installation (when
phpBB 3.0 gets out?), or a adesklets-user mailing list... Feel
free the share your thoughts with the maintainer.
Tue May 22 07:22:06 UTC 2007 - New code
repository at repo.or.cz
adesklets development code repository has moved, and is now
hosted on a wonderful dedicated server in the Czech Republic,
thanks to the work and effort of Petr Baudis.
This comes with added functionality (for the maintainer!),
and hopefully better reliability (for everyone else!).
Sun Oct 15 21:50:35 UTC 2006 - The
desklets graveyard
For many good reasons, it happens that developers stop
maintaining their desklets. Thanks to a stable API, most
desklets that did work fine once will keep working fine for a
long time. Unfortunately, it is not always the case (basically
because the rest of the universe is not frozen), and desklets
that would need some care are left behind. That's why the
desklet graveyard has just been
opened: so we can isolate the desklets that keep working fine
from those that don't.
Fri Sep 29 22:50:51 UTC 2006 - So
adesklets suddenly stopped working?
A lot of people had recently started to experience
systematic segmentation faults with adesklets: complete
explanation and fix available here.
Wed Jul 12 08:49:58 UTC 2006 - adesklets
featured on linux.com
A short article on adesklets was recently published on
linux.com, a news web site
affiliated to the Open Source Technology Group. Read it
here.
Fri May 19 19:29:10 UTC 2006 -
Preliminary Ruby bindings
Luca Greco wrote adesklets bindings for Ruby. Interested? Help the
community by testing them: get his
work here!
Thu Apr 13 17:50:39 UTC 2006 - New
adesklets posters
Thanks to the work of Bartosz Fenski and Mauricio TrĂcoli,
we have new posters translated in Polish and Spanish: many
thanks!
Sun Apr 9 03:30:37 UTC 2006 - adesklets
posters
adesklets now have promotional posters. Check them out!
Fri Mar 31 22:06:39 UTC 2006 - adesklets
0.6.1 is out!
You may download it from the sourceforge
project page.
Mon Mar 13 21:56:17 UTC 2006 - adesklets
0.6.0 is out!
Now with support for writing desklets in Perl, thanks to the
work by Lucas
Brutschy. You may download it from the sourceforge
project page.
Fri Mar 3 21:12:37 UTC 2006 - adesklets
0.5.1 is out!
You may download it from the sourceforge
project page.
Mon Dec 12 07:07:06 UTC 2005 - Happy
Birthday, adesklets!
adesklets is now one year old. Click
here to learn more.
Mon Sep 12 18:08:57 UTC 2005 - adesklets
0.4.12 is out!
You may download it from the sourceforge
project page.
Thu Sep 1 18:26:30 UTC 2005 - adesklets
0.4.11 is out!
You may download it from the sourceforge
project page.
Sun Aug 28 20:59:26 UTC 2005 - Updated
French documentation
adesklets french documentation has
been brought back up to speed with the original version. A big
thanks to
Martin
Kirchgessner for its hard work!
Mon Aug 22 00:02:26 UTC 2005 - new code
repository
adesklets
public
code repository has been transfered from BitKeeper to
git.
Fri Jun 3 21:54:50 UTC 2005 - adesklets
now in FreeBSD ports
Thanks to the work of Roman Bogorodskiy,
adesklets made it into the
ports collection.
Fri Jun 3 21:09:29 UTC 2005 - adesklets
0.4.9 is out!
You may download it from the sourceforge
project page.
Tue Aug 23 05:32:07 UTC 2005 - adesklets
0.4.8 is out!
You may download it from the sourceforge
project page.
Thu Apr 7 20:37:02 UTC 2005 - adesklets
now in debian unstable
Thanks to Bartosz
Fenski, adesklets 0.4.6 has made is way to debian unstable.
Debian users can now install adesklets on their machines just
by doing 'apt-get install adesklets'.
Sat Mar 12 07:35:57 UTC 2005 - adesklets
0.4.5 is out!
You may download it from the sourceforge
project page.
Tue Mar 8 20:58:50 UTC 2005 - adesklets
now in Gentoo's portage tree
Latest ebuild
for adesklets 0.4.4 was recently included into Gentoo portage tree. Gentoo users
can now install adesklets on their machines just by doing
'emerge adesklets'.
Thu Mar 3 20:34:59 UTC 2005 - adesklets
0.4.3 is out!
adesklets 0.4.3 is now available. This is a documentation
update release: thanks for Mike Pirnat for
its job on this one.
You may download it from the sourceforge
project page.
Mon Feb 28 19:38:03 UTC 2005 - adesklets
0.4.2 is out!
adesklets 0.4.2 is now available. This is a new bug fix
release. It corrects a bug within the python package that made
if not work on all of Python < 2.4.0. Thanks to nucular,
from the adesklets forum, for reporting this. All users should
use it instead of 0.4.1, which turned out to be broken for
python 2.3.x users.
You may download it from the sourceforge
project page.
Sun Feb 27 00:40:09 UTC 2005 - adesklets
forum is online
Thanks to the very nice phpbb
project (as well as sourceforge, of course) adesklets now
have a public forum where users may talk about
adesklets-related issues.
I would like to express my gratitude to Timothy J. Schutte who
accepted to be the official adesklets forum's moderator, hence
making this possible: thank you Tim! You may find the forum
here.
Fri Feb 25 11:29:10 UTC 2005 - adesklets
0.4.0 is out! Many desklets also updated.
adesklets 0.4.0 is now available. This is a new minor
version release, mainly aimed at adding internationalization
support to the interpreter, as People can now use arbitrary
charsets with it. It also add a new facility to Python desklets
authors: a generic configuration class.
All configurable non-contributed desklets have also been
updated to take advantage of those new features.
You may download it from the sourceforge
project page.
Tue Feb 22 07:10:01 UTC 2005 - adesklets
0.3.2 is out!
adesklets 0.3.2 is now available. This is a documentation
update release: documentation was added for python programmers,
FAQ was slightly expanded.
You may download it from the sourceforge
project page.
Fri Feb 18 11:09:13 UTC 2005 - the
desklets atom feed and quidnovi desklet
People now have a
way to stay informed of new or updated adesklets' desklets by
fetching the
desklets atom feed
from their favorite feed aggregator. Alternatively, they can
also use the newly released quidnovi desklet from the
desklets page.
Mon Feb 14 11:51:50 UTC 2005 - yab,
adesklets get its first launch bar desklet
See the
desklets page for details.
Mon Feb 14 09:45:35 UTC 2005 - adesklets
0.3.1 is out!
adesklets 0.3.1 is now available. It is a minor bug fix
release targeted to a problem in the gestion of time gates.
You may download it from the sourceforge
project page.
Fri Feb 11 21:40:39 UTC 2005 - adesklets
0.3.0 is out!
adesklets 0.3.0 is now available; the big news is that is
now run on FreeBSD and
NetBSD (See
screenshots). As usual, many other incremental changes took
place... See the documentation for
details.
You may download it from the sourceforge
project page.
Tue Feb 8 07:43:23 UTC 2005 - adesklets
public source code repository
adesklets now have a
public source code
repository, thanks to the
bitkeeper people. In bonus to
the code, the repository also contains the web site.
Mon Feb 7 23:56:59 UTC 2005 - acountdown,
a second contributed desklet
Mike Pirnat did it again, by
producing a second desklet,
acountdown
0.0.1.
Mon Feb 7 07:31:49 UTC 2005 - adesklets
0.2.1 is out!
adesklets 0.2.1 is now available. It is a minor bug fix
release targeted to a problem pointed out by many gentoo users
with some versions of GNU readline.
You may download it from the sourceforge
project page.
Sun Feb 6 10:20:42 UTC 2005 - adesklets
0.2.0 is out!
This is a new minor version release. Support was added for
textual variables (strings substitution, in fact), and
execution of timed preregistered sequences of commands to the
interpreter (indirect mode of execution): this gives desklets a
way to perform fluid animations. Run the demo script
test/fading.py from the source package to see those features in
action.
For developpers, this version also includes a rewritten
dynamically configurable debug interface to the interpreter
able to generate complete logs on any session.
As always, You may download it from the sourceforge
project page.
Fri Feb 4 08:22:43 UTC 2005 - A first
contributed desklet
Mike Pirnat bit the bullet
and produced our first
contributed desklet,
asimpleclock 0.0.1. This calls for
a celebration!
Thu Feb 3 01:52:10 UTC 2005 - adesklets
0.1.3 is out!
adesklets 0.1.3 is now available. It is a minor bug fix
release. Update to this version if you could not get package to
compile with 0.1.1 or 0.1.2 due to error on doc/adesklets.1. It
also adds a FAQ to the documentation.
As usual, You may download it from the sourceforge
project page.
Wed Feb 2 09:09:24 UTC 2005 - adesklets
0.1.2 is out!
adesklets 0.1.2 is now available. This is mainly a
documentation update release: It adds a whole chapter about
`adesklets' integration with other languages. It also correct a
few build imprecisions, and fix a minor bug with the `get_id'
command in interactive mode.
You may download it from the sourceforge
project page.
Mon Jan 31 08:37:08 UTC 2005 - New
development mailing list created
adesklets now have a
mailing list for potential developpers. Feel free to
suscribe.
Sun Jan 30 21:33:56 UTC 2005 - adesklets
0.1.1 is out!
adesklets 0.1.1 is now available. It includes a bug
correction in the python package that caused python to get
trapped in infinite loops under some circumstances, seriously
waisting CPU cycles.
You may download it from the sourceforge
project page.
Sun Jan 30 03:44:37 UTC 2005 - The new
adesklets site is online
Preparation of the new site is now ready and it has been put
online; users may now look at a cute desklets gallery, get
news, etc.
Sat Jan 29 09:02:12 UTC 2005 - Ebuild for
adesklets 0.1.0 submitted to gentoo
An ebuild for adesklets 0.1.0 was submitted today to gentoo
linux. You can get it though gentoo
bugzilla.
Fri Jan 28 23:39:17 UTC 2005 - adesklets
0.1.0 is out!
We are proud to annouce the availability of adesklets 0.1.0.
It includes many small fixes, and a preliminary french
translation of the documentation by Guillaume Boitel.
You may download it from the sourceforge
project page.