Posted on May 13, 2009 ¬ 00:03h.
Dennis Kaarsemaker
I joined the Ubuntu community in 2004, shortly before the first version was released. Was co-founder of the dutch locoteam in that same year and became member in 2005. Since then I’ve been on many meetings of the community council, as a spectator and later as their secretary. I am currently part of the EMEA [...]
Read the rest of this entry »
Posted on December 22, 2008 ¬ 21:58h.
Dennis Kaarsemaker
Perl 5 now uses git for version control. After using perforce for 10 years, the perl source is just that little bit more open for contributors. Everyone can now see and download the canonical revision controlled source for perl 5: http://perl5.git.perl.org.
My employer sponsors the machines behind it and the sysadmin time for me to maintain [...]
Read the rest of this entry »
Posted on November 23, 2008 ¬ 22:52h.
Dennis Kaarsemaker
On the Ubuntu NL servers, we use puppet for centralized configuration management. Some would say it is overkill fpr only a few hosts but keeping systems consistent makes life easier. Here’s how we integrated the debian-style vhost management with puppet:
There’s a class called apache in modules/apache/init.pp, it defines which packages are needed for an apache [...]
Read the rest of this entry »
Posted on November 12, 2008 ¬ 04:26h.
Dennis Kaarsemaker
While I’m blogging at 4:30 anyway, hete’s something new and useful
Jaunty changes feed: http://feeds.ubuntu-nl.org/JauntyChanges
All changes feeds combined: http://feeds.ubuntu-nl.org/UbuntuChanges
Enjoy!
Read the rest of this entry »
Posted on November 12, 2008 ¬ 03:55h.
Dennis Kaarsemaker
Ubuntu NL has a new forum! Tonight I switched it from punbb to smf, solving a few encoding bugs on the go. The smf importscripts are not the fastet, importing 32000+ posts took over 90 minutes.
Read the rest of this entry »
Posted on September 22, 2008 ¬ 22:40h.
Dennis Kaarsemaker
Last friday the mails Launchpad sends out for changes to Ubuntu packages changed. The changelog2rss script now knows about that and feeds are being generated again.
Read the rest of this entry »
Posted on May 28, 2008 ¬ 20:53h.
Dennis Kaarsemaker
Yesterday was the first meeting of the Ubuntu EMEA membership board and I think it was a great success. We managed to process 13 membership applications,10 people were accepted as Ubuntu members. This is a huge improvement for prospective members who now do not have to wait for the Community Council to meet, but can [...]
Read the rest of this entry »
Posted on April 25, 2008 ¬ 20:05h.
Dennis Kaarsemaker
Ubuntu-nl has outgrown its server. To reduce load on it, I’ve moved the USN and -changes feeds to feedburner. Here are the updated locations:
http://feeds.ubuntu-nl.org/UbuntuSecurityNotices
http://feeds.ubuntu-nl.org/DapperChanges
http://feeds.ubuntu-nl.org/EdgyChanges
http://feeds.ubuntu-nl.org/FeistyChanges
http://feeds.ubuntu-nl.org/GutsyChanges
http://feeds.ubuntu-nl.org/HardyChanges
http://feeds.ubuntu-nl.org/IntrepidChanges (still empty of course :))
Read the rest of this entry »
Posted on March 22, 2008 ¬ 16:45h.
Dennis Kaarsemaker
Inspired by the latest launchpad news, here is a better version of launchpadduser.py. It does more sanity checking, can be used as a module and allows you to use a different name locally than on launchpad (eg sudo ./launchpadduser.py –launchpad-name kiko christian) Enjoy!
In related news: It’s now happened too often that I had to walk [...]
Read the rest of this entry »
Posted on January 11, 2008 ¬ 17:52h.
Dennis Kaarsemaker
xs4all, the best ISP in the Netherlands, now offers free wifi at KPN hotspots to its members. This is excellent, since 3 stations I pass when traincoding now have wifi I can use, so I can use documentation when hacking and not look like an arse because I don’t read docs.
The latest quick hack didn’t [...]
Read the rest of this entry »
Posted on October 31, 2007 ¬ 18:26h.
Dennis Kaarsemaker
Back in 2005, when Ubuntu was still young and #ubuntu small (less than 300 users), I became Ubuntu member and IRC operator. At the latest Ubuntu release the channel peaked at over 1600 and usually has more than 1200 users. It’s been fantastic to see this growth in #ubuntu and related channels.
In the past 3 [...]
Read the rest of this entry »
Posted on October 21, 2007 ¬ 20:03h.
Dennis Kaarsemaker
Seeing no changes coming in in my rss reader, I realized that I forgot to create a changes feed for Hardy. That negligence has now been corrected
You can find it at the usual place: http://media.ubuntu-nl.org/rss/hardy.xml
Read the rest of this entry »
Posted on September 23, 2007 ¬ 19:52h.
Dennis Kaarsemaker
The infamous ‘ubotu’ IRC bot is very important to the Ubuntu IRC team and the users of ubuntu-related channels on freenode. Since I administer the bot, it is my task to keep it running and check its status. However, being a lazy git, I’d rather not do too much to accomplish that, hence I let [...]
Read the rest of this entry »
Posted on August 3, 2007 ¬ 22:37h.
Dennis Kaarsemaker
A very important feature in the beta 3 release of falcon (which will happen when I finish the documentation) is automated package building. Yes, falcon is now becoming a full fledged repository manager where you can dput your package to and it will build your package and install it in its database.
Here’s what it looks [...]
Read the rest of this entry »
Posted on July 5, 2007 ¬ 06:11h.
Dennis Kaarsemaker
Almost a year after I released the last version (1.5.3) of the falcon repository manager, beta 1 of version 2 is finally here! In the past months I’ve completely rewritten it, so if you need to manage a repository of .deb files, here’s a good application for you
New features in this release:
Scanning code no longer [...]
Read the rest of this entry »