Software Development

Had a discussion with some friends where I said I don’t like SQL and consider it an atavism. They disagreed and said that SQL is a very insightful language and […]

How do you copy an SVN label to a folder? svn serverpath/tags/label destdir How do you copy a TFS label to a folder? Watch my hands: mkdir destdir cd destdir […]

Following up on the previous post. Linux (and UNIX in general) has a centralized location for logs: that’s /var/log. Windows does not. The original idea was that you are supposed […]

Just explained my project to a new team member and realized UML does not have standard way of expressing data flow diagrams. Indeed, it is an object-oriented toolset, and data […]

I am discovering for myself the world of RSS, ATOM, and blog feed aggregators. I tried to find out what’s the difference between RSS and ATOM (here is a good […]