As always, I took some pictures at FOSDEM 2010. Disappointingly I took less than last year: only 55 instead of 132 (and even that is cheating, because that includes a picture *of* me taken by xvello). Still, better than nothing, I guess... In any case, as always at FOSDEM, I had lots of fun, and that's what counts! 
Blogs
FOSDEM 2010 Pictures
Submitted by bart coppens on Sun, 02/07/2010 - 21:09- bart coppens's blog
- Login or register to post comments
Deploying SQLite
Submitted by jaroslaw staniek on Sun, 02/07/2010 - 17:13"There's nothing easier" -- you say -- about packaging and deploying SQLite. "Just take the software with default settings and package as a shared lib plus SQLite shell".
It's not that simple.
Last month in Kexi
Submitted by jaroslaw staniek on Sun, 02/07/2010 - 10:44With 2010 we've started to employ identica (then connected to Twitter and Facebook) as an channel for our live changelog at the {power}user level. Here's the dump for the past ~30 days (oh I should have used an XSLT).
- We're replacing serialized QFont attrs with ODF equivalents in Kexi Reports file format; e.g. fo:font-family; it's extension of OpenRPT
- Finally we're still embedding SQLite as many options are not set in distros, e.g. SECURE DELETE should be the default http://bit.ly/amZfJ3
- jaroslaw staniek's blog
- Login or register to post comments
- Read more
FOSDEM 2010 KDE Group Picture
Submitted by bart coppens on Sat, 02/06/2010 - 14:38As always, we had the KDE Group Picture taken at FOSDEM. It went pretty smooth this year, apart from not immediately hearing when the autotimer of the camera clicked 
[Edit: Hmmm why does this not show up in the feeds?]
- bart coppens's blog
- Login or register to post comments
CMake tutorial from "Mastering CMake" now online
Submitted by alexander neundorf on Fri, 02/05/2010 - 18:20Hi,
Bill from Kitware just announced that the CMake tutorial from the "Mastering CMake" book is now also available online.
If you're interested, have a look.
(Btw. their new blog also contains other interesting reads, e.g. about open science etc.)
Alex
- alexander neundorf's blog
- Login or register to post comments
Portland Ubuntu Platform Sprint
Submitted by jriddell on Wed, 02/03/2010 - 23:04The Ubuntu Platform team (the people Canonical employs for Ubuntu) is having a sprint in Portland. Portland is a nice city where you can be wandering down the road and come across 100 tweed wearing cyclists coming the other way.
My how they've grown
Kees' collection of every shipit CD ever nears completion
Voodoo doughnut, a local speciality. I got half way through eating this before gaining diabetes
- jriddell's blog
- Login or register to post comments
- Read more
Implementing C++ implicit type conversions on method arguments in Smoke based language bindings
Submitted by richard dale on Mon, 02/01/2010 - 01:58I'm sorry about the unwieldy title to this blog - I couldn't think of a shorter snappier way of putting it, but I'll try explain the tricky problem with 'C++ implicit type conversions' that I've managed to solve.
FOSDEM / Flemish Programming Contest
Submitted by bart coppens on Mon, 01/25/2010 - 22:32It's been a while, but I'd just like to bring the following 2 upcoming events in to your attention:
- FOSDEM. As always, the yearly free/open source software is being organized in Brussels again. I think there's something interesting for most of you, so be sure to have a look at the schedule (even though it is not finalized yet)
Of course, for all the KDE people among us: don't forget the KDE Group Picture! As for people wanting to know which talks I'll probably attend, I put a tentative list on my website. - Vlaamse Programmeerwedstrijd (Flemish Programming Contest). This is a programming contest, open to almost everybody: senior high school students, 'hogeschool'/university students (bachelor, master and PhD), and other people that have graduated from one of those options. This year, it's being organized at Ghent University, which happens to be where I'm working. That means I'm obviously attending it (using Haskell and/or C++). So if you ever wanted to make fun of me or humiliate me (and my teammate, of course) in a kinda-official setting: this is your chance

- bart coppens's blog
- Login or register to post comments
- Read more
OpenChange BoF - LCA 2010
Submitted by brad hards on Wed, 01/20/2010 - 00:39I'm not at Camp KDE, but instead at LCA 2010 (in Wellington, NZ).
Andrew Tridgell, Andrew Bartlett, Jelmer Vernooij and I will be running "birds of a feather" (BoF) sessions during the last part of the conference (Friday 22 January 2010 starting at 1430 in the "Civic 3" room, which is over in the Town Hall building).
Introspecting Smoke libraries with the 'smokeapi' command line tool
Submitted by richard dale on Tue, 01/19/2010 - 20:59I've recently added a handy command line tool for introspecting the methods in Smoke libraries. Although it is mainly aimed at people using Smoke based language bindings, I think it might be more generally useful and worth describing to a wider audience.
Show all the methods in the QPoint class:
