Adding Timestamp to Logs
How many small script or process do you have which just log to stdout/stderr? A few, dozens? Their running as cronjobs or service? Stashing the logs somewhere, like: ./produces-some-log.sh 2>&1…
Read moreHow many small script or process do you have which just log to stdout/stderr? A few, dozens? Their running as cronjobs or service? Stashing the logs somewhere, like: ./produces-some-log.sh 2>&1…
Read moreYou deal with MS SQL database? You probably use SQL Server Management Studio (SSMS). This is annoying especially if you’re on some random machine and quickly need SSMS. Now you…
Read moreVisualVM is an awesome tool! It is one of the best tools shipped with the JDK. I’m always astonished when people do know nothing about it. Here’s a short tour…
Read moreWhat? Links around NDepend? But you promised a post about Teamcity integration? Yes, I did but then I found a good guide on the official site and a good blog…
Read moreLast time I gave a short overview over the features of NDepend. We know that NDepend can show a detailed dependency analysis your projects. This time I show you how…
Read moreLet’s have fun with another tool in the .NET-universe: NDepend. NDepend is a high-level code / IL analysis tool. In this post I give a short overview. In future posts…
Read moreFor the ‘Program Analysis and Transformation’ seminar I compared three language workbenches, namely Jetbrains Meta Programming System (MPS), Spoofax and Actifsource (Although Actifsoure is not a language workbench but rather…
Read moreMy favorite browser, Opera, is fast, extremely fast. Newest scientific methods are used to measure its speed 😉 World Record Speed Test: Ok, ok, the Chrome-guys game up first with…
Read moreYesterday evening I spend some time watching videos on YouTube. Everything worked fine as expected. But suddenly I got this error: Not a single YouTube worked anymore. So I cleaned…
Read moreFinally I’ve installed a distributed version control system for my personal projects. I’ve chosen Bazaar for the following reasons. First Bazaar is just a cool name =). The documentation is…
Read more