Here are some jewels about Software Engineering that are worth reviewing. I recommend the rest of the article. It’s an oldie but goody! Recently I have been doing a lot of work deciphering “other people’s code”. I would say the largest part of the work has been in error detection and removal. Even a seemingly [...]
[Read more →]
Tags: programming
Since I had recently setup my laptop with C++ version of Visual Studio 8 Express, I was curious about setting up a similar IDE environment on Linux. I initially tried to set up Anjuta DevStudio and I failed miserably. I am running CentOS 5.1. There does not appear to be a recent RPM of Anjuta. [...]
[Read more →]
Tags: Linux·programming
Finally, I am getting around to an update to the TortoiseSVN Visual Studio Integration. The catalyst for this is the release of Visual Studio 2008 (formally codename Orcas) Beta 2, and making sure I can still play with Subversion through the IDE. Garry’s Bit Patterns: TortoiseSVN and Visual Studio Integration – Visual Studio 2008 Adding [...]
[Read more →]
Tags: opensource·programming
Recently I had been playing around with the Visual Basic version of Visual Studio Express and somehow mucked it up real good. It told me it could not create the Visual Basic compiler and I should re-install. I re-installed and it was still mucked up so I completely removed Visual Basic and SQL Server pending [...]
[Read more →]
Tags: programming