Contents tagged with Tech Geek
-
Microsoft needs to give developers a break...
As some of you might know I'm one of those hardcore guys that live on the bleeding edge. I don't like sitting back idle and watch the world go by. Almost everything I own which is … more
-
Installing Beta 1 of Service Pack 1 of Visual Studio 2005
First off, save time and the headache, do it in a virtual machine its a Beta! Heck do all your dev (if you can) in a Virtual Machine.Be warned that it took me about 40 minutes from start to … more
-
The ATP ToughDrive – Not so tough
I made a decision a while ago to move my entire working environment onto a portable USB Drive. In order to do I figured I would need the strongest and most durable pen drive on the market. I shopped … more
-
Build status notification with CCNET via MSN
So I decided to combine my two recent pet projects that I have been working on, CruiseControl.NET (Continuous Integration) with MSN (an AI Bot). I have given the Bot the ability to track … more
-
CCTray & X10 Part II with a download...
I need some feedback from people using the CCTray (CruiseControl Tray App) to monitor their applications and have X10 integration. Anyone want to test out my new build of the CCTray with X10 … more
-
Javascript Status Bar sample (Useful for Ajax)...
This is my first post regarding Ajax. What I did was created a few lines of code in Javascript and HTML which allows you to essentially have a StatusBar like display for your Ajax calls. … more
-
Subversion & ASP.NET Projects Bug Fix
So VS.NET is giving you the vague error when using Subversion to version control your ASP.NET Web projects. "Refreshing the project failed. Unable to retrieve folder information from the server" Here … more
-
Subversion - Post-Commit Hook .NET
So I put a bit more work into my plug-in system in .NET (C#) for Subversion's post-commit hook, post-commit.net. The biggest change is that if you can set a global flag to produce incremental dump's … more
-
Plug-in Framework in .NET For Subversion (post-commit hook)
Chad Myers posted some feedback to my previous post regarding C# and Subversion. He indicated that the company he is with has a .NET plug-in architecture for Subversion, the post-commit hook.& … more
-
MSN Feature Requests...
I just wanted to throw out some ideas that I had regarding the new MSN, whenever it is slated to arrive. These are in no particular order... 1. Managed (.NET) Plug-in Support. UI changes, … more