Fixnum.org

Archive 2007

Concatenate PDF files with Ghostscript

Written at 22/12/2007 at 16:33

I was looking for a way to concatenate PDF (or Postscript) files on Linux today, so that I could easily print some coursebook. Professors have this annoying habit of "conveniently" splitting their books into one PDF for each chapter. Very annoying if you want to print a file double-sided (like the...

Install any Linux distro from USB

Written at 19/12/2007 at 23:56

It is a common misconception that installing Linux from a USB key is a difficult task. It's not. And I'm going to prove it to you in this short article.

This method is not just useful for machines without an optical drive, but it also helps you save on writeable CDs/DVDs, and it is are a...

CentOS Linux 5.1

Written at 18/12/2007 at 21:43

As I posted earlier, I recently got myself a Thinkpad X31. It's a nice and sturdy laptop, but being a 12-incher, it lacks an optical drive. I've been using Kubuntu/Ubuntu 7.10 for the past months, and all was well.

But then I...

More holidays and other news

Written at 12/10/2007 at 17:37

I've been quite busy lately, but - with my previous blog post being two months old - you probably already figured that out. So let's get down to business and give you an update.

Exams.

I've had exams. Yeah, really. Two of them, and I failed both. Yay for me. Let's move on to more...

Budapest holiday pictures, sleep and activity update

Written at 13/08/2007 at 20:24

Holiday.

I've spent very little time around my keyboard lately, but here's a quick update: I've been to Budapest with Eva for a few days last week, it was wonderful and a lot more relaxing than ANY of my previous travels. After that, I spent a day with my good friend Bernd (like I do...

ProxyBash: network admins revel in fear, for I can IRC on your corporate network

Written at 25/07/2007 at 17:53

In the past month, I've been working at the Federal Public Service of Health, Food Chain Safety and Environment. I was told to do some input work and fix some bugs in the application I had...

Free Open Source Gaming

Written at 17/06/2007 at 12:17

If you're anything like me, you have probably spent hours (or even days) of your life looking for free games on the net. Yes, there's no shame in admitting it, getting things for free is fun. And playing games is fun. So playing free games is... well you do the math.

The only...

Full Circle Magazine

Written at 09/06/2007 at 23:41

Recently, I discovered Full Circle Magazine, a free linux magazine everyone can contribute to. They focus on Ubuntu, the most popular distribution out there, and my personal favorite. In the #1 issue, they have...

Ruby performance: Ruby, JRuby and Rubinius comparison

Written at 04/06/2007 at 23:30

With all these ruby implementations floating around, I thought it would be nice to compare a few of them and see which one turns out to be the fastest. Although speed shouldn't be the only thing you consider when you need to pick a runtime, ruby's poor performance is often targeted as a problem...

Debian qemu image and other recent activities

Written at 17/05/2007 at 23:00

Recently, in my neverending quest for a truly portable computing experience, I've tried to use an emulator and a USB key to make me a portable operating system for use with the computers at school. The only problem is that USB keys are slow, and QEMU on Windows is even worse. I am used to the...

Last Nanoblog2 update

Written at 06/05/2007 at 13:59

I've changed a bit about the way the blog engine works: I stopped using the file's modification time and added the date explicitly to the article file. I just got tired with touching the file with its original time every time I correct a typo. This is probably the last update ever,...

Busy doing nothing

Written at 08/04/2007 at 19:44

Well, lately I haven't really done much. I've tried to get some studying done, but I can't say that was very productive. I hope I'll have more luck the next week, although that's very unlikely, as Tom, a friend from the UK, is coming over for a few days. Besides studying I've been working on a...

FOSDEM 2007

Written at 02/04/2007 at 11:52

Last week, I attended FOSDEM for the third time in my short life, and I liked what I saw. FOSDEM is an open source convention, held every year at the Université Libre de Bruxelles. Being one of the largest open source gatherings in Europe, it would be a crime not to go when I live so close...

GameR 0.1 and site maintainance

Written at 18/02/2007 at 23:00

Well, I finished GameR's event handling and timers, and I'm working on the tetris clone to demonstrate its power now. I've got 137 lines of code so far, so that means it's about 65,3% finished ;) This server is going down for maintainance, because I'm stuck with 128MB of RAM and I'm running...

GameR update

Written at 13/02/2007 at 23:00

I haven't written anything in a while, so I thought I should let you know that I've been hard at work finishing GameR. Image support is finished, and so is event handling. Next on the list is a Timer class, which will be 100% ruby. When that part is finished, I will release the code as a project...

Writing your very own Ruby extension with C

Written at 21/01/2007 at 23:31

Ruby is an extremely powerful and flexible language, but Ruby is also slow. According to performance zealots, when you use Ruby, you have signed a pact with the devil where you agreed to trade off pure effeciency for simplicity. It's a bit more complex than that though, because 90% of the time,...

Neo1973: an open iPhone alternative

Written at 19/01/2007 at 18:40

Most of you probably watched the keynote where Steve Jobs finally showed us the iPhone. And I must say, I immediately thought "I want one". Until I started investigating the device more thoroughly.

Granted, the iPhone is a wonderful device that seems to do everything you ever wanted to...

coLinux: home away from home

Written at 17/01/2007 at 22:33

Those of you who know me personally will confirm that I'm a linux enthousiast. Until last year, I could even be called a zealot. Recently, I re-installed Windows XP in order to play a videogame, which still doesn't work in Wine. I also used the opportunity to check if all of my code worked on...

GameR: A ruby game development kit

Written at 05/01/2007 at 23:00

In the little spare time I have these days, I have been playing around with C to create a decent, object oriented SDL binding for Ruby, and the way it's going it could well become a full featured game development kit for Ruby. My main goal is simplicity, and a close second is efficiency, but only...

This page was last updated on 06/02/2008
© Wim Vander Schelden, 2006-2008