|
|
CMake and gperf
2009-11-03 18:27:47 It is actually possible to use CMake to compile files for profiling with gprof.
more...
|
Simplifying the creation of virtual sites in apache
2009-08-20 21:25:30 Over the years I've wasted lot's of time creating and editing apache's virtual hosts. This python script makes things a lot simpler.
more...
|
ODBC for Mysql with 64 bit Windows XP
2006-11-08 19:48:12 Currently, MySQL's ODBC does not work "out of the box" with 64 bit Windows.
more...
|
Syntax highliting of ice files
2006-07-09 18:04:15 How to turn on syntax highlighting on ice-files in Visual Studio .NET 2003
more...
|
Advanced Search & Replace in Visual Studio
2005-07-23 13:05:53 I needed to modify some 300 source code files. It was done in a few seconds with regular expressisons. Microsoft has actually (almost) got something right in Visual Studio.Net!
more...
|