By Gary Woodfine on
18/02/2009 12:48
Just found out today that Microsoft have released a series of power tools for Team System 2008. Apparently this was released in October 2008, I had not known previously Team Foundation Power Tools. If you are looking for CCtray type functionality that is provided with Cruise Control this little baby will do it.
|
By Gary Woodfine on
13/02/2009 23:19
I am now slowly becoming a fairly regular blogger and my chosen weapon of choice for blogging is the standard DNN blog module. I find the blog module absolutely fantastic and extremely easy to use. I have also been blown away by the comprehensive functionality offered by the FCKEditor and how quickly it is to actually extend with new plugins should you require. They functionality contained in the blog module...
Read More »
|
By Gary Woodfine on
08/02/2009 20:57
While preforming testing on the new DNN 5.0 I came across an issue where using the browse server functionality in FCKeditor lead to the "Yellow Page of Death" asp.net error page to display . The resolution to this problem is a very quick step.
Read More »
|
By Gary Woodfine on
08/02/2009 19:54
An easy to follow "Cook Book" on how to upgrade a DotNetNuke installation.
Read More »
|
By Gary Woodfine on
04/02/2009 10:07
If you have worked with any other web development IDE i.e. Dreamweaver, Expression Web. you will no doubt like the way these tools allow for the automatic addition of Quotes around HTML attribute values. In this tip I demonstrate how to enable Visual Studio to do the same.
Read More »
|
By Gary Woodfine on
02/02/2009 21:39
I have just recently finished a book I recieved for my birthday. I really enjoyed this book and thought I would attempt a book review for it in order to try and promote to the rest of those programmers that have a heavy metal fetish.
Read More »
|
By Gary Woodfine on
27/01/2009 10:41
I'm always forgetting the keyboard short cuts for Virtual PC, so I thought I would quickly store them here for my own reference. I figured if I found them useful somebody else would too 
Read More »
|
By Gary Woodfine on
23/01/2009 14:10
I discovered a new little development gem today when looking for a way of enforcing a established development pattern. I plan to have a few more posts about this topic over the next couple of weeks, as I will be using this pattern to build a sample application in my "Poor Mans Team Server" blog series and as an extension to my Fundamental Design patterns blog series
Read More »
|
By Gary Woodfine on
19/01/2009 20:29
This blog post hopefully provides an answer to anyone who may be struggling to get CruiseControl to preform after a Subversion Check In, if SVN is enabled over HTTPS.
IF you have recieved the following error:
PROPFIND request failed on '/Projectname'
svn: PROPFIND of '/Projectname': Server certificate verification > failed: issuer is not trusted
Read More »
|
By Gary Woodfine on
10/01/2009 22:46
There several situations where one would like to have Apache and IIS running on the same machine. In my organisation it is we develop ASP.net applications and we prefer to run them using IIS, however we like to use Subversion as a Source Control System, and to enable Subversion to be accessed over the web. A must when working in distributed teams as that in Three Nine Consulting. We also wanted to set up a Continuous Integration environment where we could use the same server to Build and deploy to...
Read More »
|