Toward release 1.0-alpha1 of Yzis
As some of you might know, I had to finish my Ph.D. and it took me a lot more time than previously planned. I’m happy to tell you that it is now finished. I’m officially a doctor in the field of...
View ArticleRelease of cvxprocessing-1.0-beta1 (+tomography)
I’m releasing part of the code developed during my PhD. Those are tools useful in the field of convex processing, and more precisely to solve a problem called convex feasbility problem. This is based...
View ArticleRelease of Yzis-1.0-alpha1
Ok, here it is, things have finally settled and we are happy to bring you the first alpha release for Yzis. The foundations are stabilizing, and we are now focusing on fixing bugs and porting to...
View ArticleDjango browser for Redmine database
Do you know redmine ? This is, to my knowledge, the best project manager you could ever find out there. I like to describe it as ‘trac done well‘. It has only one, big, ugly, fat inconvenient for me :...
View ArticleActivity extension for mercurial
This is something i’ve really been missing for long in mercurial : a way to display the activity of a repository. No, ‘hg churn’ is not the right answer, I want an idea of when the peaks of development...
View ArticleSplitted activity for mercurial
Today I have added new options to the mercurial activity extension and most importantly, it is now possible to have a different curve for each author. It looks like this :
View ArticleOpale ported to qt4 and kde4
Opale was an application written using koffice that I use to handle my personal accounts. Long ago I have dropped support for koffice (mainly because of the crappy/undocumented/buggy chart API) and...
View ArticleFull blown kde-aware opale version
Since the release of opale-0.9, I have mostly worked on improving the (optional) KDE integration. And now if KDE is available, opale will use things like : KMainWindow, KApplication (session...
View ArticleYet another activity graph : how often do you emerge ?
Really, I seem to be fond of activity graphs those days. I have reused part of this previous code, but this time I parse the emerge log file to display the activity of your successful emerges. Think of...
View ArticleFirst release candidate for Opale
One of my pet projects (A simple bank account manager focused on graphs and planning) is about to reach 1.0. This first release candidate has been tested on several Linux systems and Windows. It can...
View Articletags displayed in hg activity extension
Today i have added a feature to my hg activity extension. I have wanted to have this for long : the tags are now displayed on the graph. Here are two examples, one of the project itself, and another...
View ArticleAnnouncing colibri 1.0 alpha1, a mailing list manager with a django based web...
It has been more than one year now that I’m running my own mailing list software here at freehackers, and I think it is now time to release a first preview of it. Let me introduce Colibri 1.0 alpha1...
View Articleannouncing qxv
Well… you know how it is, you get used to a tool, and even if some brand new software is now available, you keep on using this old stuff. In his case, i’m speaking of xv, whose last release was in...
View ArticleA small step forward for the mercurial activity plugin, releasing version 2.0
As time goes, my mercurial ‘activity’ plugin has got more and more options. Useful and requested options of course, but still it kinda clobber the –help output and it is more and more cumbersome to...
View ArticleEmergeActivity gets a graphical interface: releasing 2.0
I’m still using this small utility that displays the activity of ’emerges’ on the misc gentoo boxes I’m admin for. I’ve wanted to add a graphical interface for very long, but did not have the time…...
View ArticleDjangoRedmineAdmin 1.0 released
I recently needed (again) to ‘browse’ a redmine database, and I used my DjangoRedmineAdmin application to do so. I took this opportunity to update the code and doing some more tests/fixes. As a result...
View ArticleBugfix release for hgactivity : 2.1 is out
Several small modifications and bug fixes have landed on the hgactivity repository. For those not using a clone of the repository, I’ve released 2.1. Homepage Announcement Download
View ArticleRelease of EmergeActivity 2.1
Emerge activity is a small PyQt application aimed at Gentoo users that displays an “activity” graph of the emerges. Here’s a typical example on my desktop computer : For those wondering, the huge...
View ArticleRelease of Colibri 1.0-beta2
Time flies, and I haven’t made any release of Colibri for a long time, despite it being used in production and bug being fixed as they are found. So here it is. No shiny new feature there, it’s mostly...
View ArticleHgactivity 2.2 is released
It’s been a long time since the last maintenance release, and there are several fixes worth releasing. There are also few enhancements, including patches from an external contributor. Thanks Rudy 🙂...
View ArticleRelease Of EmergeActivity 3.0
It’s been a while since the last release of EmergeActivity. There were some fixes, but nothing really worth a release, so mostly everything was ok. Still, it was based on Qt4/PyQt4, and times passes,...
View ArticleTesting IMAP IDLE/NOTIFY with python
I have to troubleshoot a buggy relationship between a mail client (thunderbird) and an IMAP server (dovecot), regarding notification. That’s when the server informs the client about new mails, as...
View Article