Tag Archives: Unibz

BD-review

BD-review is a dynamic website to allow people to review releases (albums, demos, EPs, singles) of (young, unsigned) music bands. The project is the outcome of the Internet Technologies course at the Faculty of Computer Science of the Free University of Bolzano.  The requirements of the project were to build a website using a small

Unipoli

Unipoli is a simple simulation of the very popular board game Monopoly by Hasbro. Unipoli is the Java outcome of the Programming Project course I followed in Academic Year 2007 – 2008. I don’t know for how long the official project page will stay on Unibz servers, therefore I’m keeping this page on task3. Project

Unipoli

We finally finished our university project, Unipoli. The Java implementation of the famous Monopoly game by Hasbro has been released under GPLv3 (yes it’s free software) . You can have a look at the source code, simple but elegant, written using coding standards, following xP practices and Scrum software development process (at least we tried

The product backlog becomes multicolored!

I’m very proud of this, after so many problems encountered during the first two months of development, our product backlog begins to turn green and yellow! Anyway, I think that Scrum Method is not the best software development process that we could have adopted, I will espress my thoughts during the exam and I will

A simple, tiny, Unix Shell written in C language, opensource

BD-shell is a project I started about a month ago, which aims to implement a tiny, simple, clean unix shell written in C language. It’s an academic project. The Operating Systems Course at my University requires this project as part of the assesment. I decided to publish the source code and to release it under

BD-shell

BD-shell (a.k.a. bdsh) is a tiny Unix shell written in C. It’s a project required for the Operating System Course at my University. It is written using a clean coding style, following xP coding standard philosophy. Version 1.0 is the release that satisfies all the course requirements! Quick Jump: Features Download License Features Cool Features