Monthly Archives: December 2010
Evince for Windows
Regardless if we like it or not, we all have to use Microsoft Windows sometimes. I use Ubuntu at work, I use Mac OS X on my private laptop but my father runs XP on his computer and I happen … Continue reading
Multitasking, coroutines and fibers
In a previous post I attached some code describing how to use coroutines in Lua, but I did not explain what a coroutine is. Coroutines may not be a familiar concept to programmers of C/C++ and Java. Python programmers may … Continue reading
Setup Redmine
Redmine is an open source project management system. It’s has lots of features and is used by numerous companies and groups. It’s not very hard to setup but the documentation of this process is lacking in some areas. This is … Continue reading
Posted in Uncategorized
Tagged bug tracking, crm, project management system, redmine
Leave a comment