Thomas Capricelli archive
Category: KDE

November 2, 2008

Activities gallery

by orzel
Categories: Admin, Django, Gentoo, KDE, Linux kernel
Tags: , , , , , , ,
Comments: 4 Comments

While developing my recently released activity mercurial extension (and here too), I did a lot of tests on some quite famous/big projects. I’ve found the results to be quite interesting and decided to put up this gallery. Are you interested in the history of commits for kde, linux, django, portage(software), and others? warning : this […]

October 31, 2008

Activity extension for mercurial

by orzel
Categories: Admin, Gentoo, KDE, Software
Tags: , ,
Comments: 9 Comments

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 happened. So I have written this small extension. It is based on matplotlib, so you’ll need […]

September 26, 2008

KDE 4.1.2 tagged, gentoo land frozen

by orzel
Categories: Gentoo, KDE
Tags: No Tags
Comments: 26 Comments

I’m not a gentoo fan. Mainly because I don’t like the idea of being a ‘fan’. Being a fan in the Free Software world usually means being an extremist and i hate extremism. I nonetheless use almost exclusively Gentoo on all computers, laptops, servers and other divx boxes I have or maintain. That means a […]

September 13, 2008

Konqueror web shortcut for gentoo packages

by orzel
Categories: Gentoo, KDE
Tags: , ,
Comments: 9 Comments

You’re going to think that I’m some kind of web shortcut maniac, but I really think I’m not. I’m using http://packages.larrythecow.org a lot, and only today did I think about creating a konqueror web shortcut to get there faster. I’ve called it ‘gt’ (for gentoo, yes, i’m that lazy), and the magic url thinguy is […]

July 20, 2008

Youtube web shortcut

by orzel
Categories: Gentoo, KDE
Tags: , , ,
Comments: 3 Comments

You all know the web shortcuts for konqueror, don’t you ? (like gg: or wp: when you want to use google or wikipedia in alt-f2 or konqueror). Well, I find this really useful, but theres none for youtube (in kde 3 at least, I haven’t checked kde4 yet). This is really easy to do. Go […]

June 27, 2008

Static link with cmake under windows (Qt and others)

by orzel
Categories: KDE
Tags: , , , ,
Comments: 3 Comments

One of the great things about Qt is that you can compile the code under esoteric OSs (mmh?) like Windows or MacOS. Although I’ve almost never used windows, I did the packaging of yzis. I used the Nullsoft Installer, which is ok. I had several issues with static linking, and thought maybe some of you […]

June 26, 2008

Release of Yzis-1.0-alpha1

by orzel
Categories: KDE, Software
Tags:
Comments: 10 Comments

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 different architectures, OSs, and interfaces. What you have so far : nyzis (curses frontend) working under linux. qyzis (Qt […]

June 19, 2008

Release of cvxprocessing-1.0-beta1 (+tomography)

by orzel
Categories: KDE, Math, Software
Tags: ,
Comments: 14 Comments

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 on Qt4, and released mostly under the GPL (with an added restriction : you must cite my work if you use […]

June 15, 2008

Toward release 1.0-alpha1 of Yzis

by orzel
Categories: KDE, Software
Tags: , ,
Comments: 2 Comments

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 applied mathematics, and I have more time to dedicate to free software. One of […]

June 14, 2008

Entering the blogosphere….

by orzel
Categories: Gentoo, KDE, Linux kernel
Tags: No Tags
Comments: Leave a Comment

I intend to use this blog to give insights about my free software development stuff, which is mainly related to Qt/KDE, gentoo, and the linux kernel.