📖 Want to see what projects I've worked on? Consult my OSS directory for more information.

May 14, 2013

Styling Apache's "Index Of" directory pages

So, how do you theme Apache's 'Index Of' page using a .htaccess file? I'll explain, and you can check out my repository.

Tagged as: Programming
May 05, 2013

The digital video game conundrum

Learn a bit more about video games, and check out my opinion on a few games. Also a little update on all the projects that I have going on.

Tagged as: Programming
March 26, 2013

The post-hackathon coding fever and summer site renovations

A little update on Apps for Ghent 3 and the renovation of my site. Spoiler alert: we didn't win Apps, but we enjoyed it!

Tagged as: Programming
March 11, 2013

Using Git to get things done

Time to talk a bit about git and version control. It's an interesting topic, and I go a little bit in detail how I use git in my own projects.

Tagged as: Programming
February 20, 2013

Midway second week report: site changes to come and more

The second week at Artevelde is almost coming to an end, and I have some stuff to revise. I also share a small ASP.NET creation.

Tagged as: Programming
February 16, 2013

A whole set of changes under the hood

A new navigation, for all resolutions and displays, removed cookie requirements for navigation (Cornerstone articles are now parsed à la PHP with ?id=X) and a few changes under the hood make this the most significant update to the site since its inception.

Tagged as: Programming
February 04, 2013

The web apps and a few site revisions

Some new additions like landscape support for iOS devices, moved experimental features and navigation indicators have been added to the site. We take you through the changes.

Tagged as: Programming
February 02, 2013

Ending January with a blast

The results of all the work are in, and there's a little bit of an update on what's going on. This article was updated on February 2, 2013 to reflect site changes.

Tagged as: Programming
January 24, 2013

Approaching the final exam

The exams are almost over and I explain what I've been doing (apart from updating this site) to help me study.

Tagged as: Programming
January 18, 2013

The website should be live now!

The website is now live on nicoverbruggen.be. I also talk about a few worthwhile additions to the site.

Tagged as: Programming
January 16, 2013

Lists, archives and other additions

Here's a brief rundown of what was added to the site today. There's support for lists, there's an archive and some other minor additions. More information inside.

Tagged as: Programming
January 15, 2013

Photoshop practice and images on the blog

So there are now images on this blog. Take a look at how I was able to do that using a piece of a string that gets replaced using .replace() and take a look at the picture of the kid that I had to work on using Photoshop.

Tagged as: Programming