May 24 2010

Posted by coen under Programming,c++

inspectfs

It has been some time since my last post here, but finally I have something new to share.
Just yet I started working on a hobby project that may end up in the trash, or it may end up as a large side project: inspectfs. I haven’t put much thought in the name, so if you have an idea, let me know.
The idea is to build a (Linux) tool that gathers information about any disk / partition / file system that is currently attached to your computer. It’s a bit of a rough idea as of yet, but I hope it will crystallize a bit in the next few weeks.If you have any ideas or tips regarding this, please let me know and I’ll see if it’s worth incorporating.

Inspectfs relies on libudev for querying device information but I wrote some C++ wrapper classes because I want the project to contain as much C++ and as less C code as possible.
Soon you’ll be able to find the code and more on github, and if you want to join me, post a message here!

2 Comments »

Aug 08 2009

Posted by coen under Computers,Programming,c++

FreeNOS

For some time now, I’ve spent my free time working on an experimental Operating System called FreeNOS (Free Niek’s Operating System) and it’s about time I tell you something about it.
FreeNOS was invented by a friend of mine: Niek Linnenbank and is an microkernel OS written in C++, purely for learning purposes. By far the most work on FreeNOS is done by Niek but there is also some work on my name: I’ve been working on a time server, a parser library and the new challenge ahead is writing my own filesystem (as has Niek done with his LinnFS).
If you’re curious you can check out the code from Google Code and read all about FreeNOS on it’s website. It’s all very well documented (one of the main purposes of FreeNOS) and there is a developers manual on the way. I cannot emphasize enough that it’s possible for anyone with some programming experience to contribute to FreeNOS, regardless of what you want to do. So go on and explore!

1 Comment »

Jul 31 2009

Posted by coen under General,Life&Cooking,School

mv ./job /dev/null

So this is a nice one. Just back from my holidays and a short week before starting my new job the CEO of the company calls me to tell me that I’m not needed anymore (anymore? I didn’t even work a single second, but whatever). That’s kind of a bummer but hey, I made a backup plan and that’s what I’m going to execute right now.

And actually, I’m very excited about it. The thing is, next September I’m going to give the master Biomedical Image Sciences a try. Maybe as soon as next week, I’ll have an appointment with the programme coordinator and see how I can get started.

That also means that I’ve to look out for an additional job to earn myself some money to pay for the tuition fees so if any of you have any idea’s, you’re welcome :)

3 Comments »

Jul 25 2009

Posted by coen under General,Life&Cooking

Holidays

Well, I’ve been quiet for some time now and today I decided that it was time to write about something else than programming, for a change. For the last 3.5 weeks I’ve been traveling through Thailand and I thought it would be nice if I shared my experience a little with y’all so there we go:

Wat Phra Kaew, Bangkok

Wat Phra Kaew, Bangkok

Panorama from Vertigo, Bangkok

Panorama from Vertigo, Bangkok

Waterfall at Erawan National Park

Waterfall at Erawan National Park

Muay Thai matches in Chang Mai

Muay Thai matches in Chang Mai

Giant Panda in Chang Mai Zoo

Giant Panda in Chang Mai Zoo

Wat Mahathat, Chang Mai

Wat Mahathat, Chang Mai

Idyllic view from our guesthouse in Koh Pangan

Idyllic view from our guesthouse in Koh Pangan

And that’s it. Completely for free for you to get jealous about.

No Comments »

Jun 16 2009

Posted by coen under School

Finish!

Yesterday I had to graduate. I had to do a presentation about the project I’ve been doing the last couple of months and after that it was time to defend myself. I had to answer a couple of questions about my thesis and about my project, but that all went well. The result of those last months will be visible on my diploma by a big fat 9 out of 10! I created two possible follow-up projects involving the Eclipse Modeling Framework: integrate my proof of concept code in the EMF and after that project it could be interesting to see to what extent the Naked Objects Pattern can be applied while working with the EMF. My code is, by the way, publicly available from Google Code. It needs a *lot* of cleanup but it’s there for anybody to grab and learn :) And now: back to celebrating my holidays!

5 Comments »

Next »