Boblu

Developing applications

March, 2012

How do you versionize your code?

Last week I held a internal seminare on how git works at my office. Having to explain how git convention works and how you keep the code versionized on your own computer got me to think about how I’ve used subversion. I don’t only use it to versionize code in branches and tag releases. I [...]

, , , ,

Flash debug on linux

I’ve been switching towards linux lately, mostly for educational purpose but also for having a more programmer centric environment to work on. It’s great since I’m experimenting a lot with new languages and on linux it’s easy and fast to get started (often). My choice of dist; kubuntu. Don’t ask me why it just sort [...]

, , , , , ,