Archive for August, 2009

“Social educational games based on Open Content” to appear

Monday, August 24th, 2009

INCoS 09 (International Conference on Intelligent Networking and Collaborative Systems) accepted our paper “Social educational games based on Open Content“. The conference will take place 4-6 November. Details about the conference can be found here.

increasing productivity – part 2: Subversion

Sunday, August 2nd, 2009

These days about every adept in software engineering knows what version control (VC) is: A tool to commit changes into remote repositories. It is seen as replacement for some sort of postal system, where the source code is literally sent to a superior or customer.

But there are more aspects to know about it, which I am going to write a about taking Subversion (SVN) as an example. One of it is lowering the barrier of committing code and enabling to maintain flow. (more…)