-
Recent Posts
Recent Comments
- Mark Webb on Git For Windows Developers – Git Series – Part 1
- Cherif on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on Git For Windows Developers – Git Series – Part 1
- sb22 on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on A very good introduction to TDD, NHibernate, DDD, NUnit
Archives
- June 2011
- September 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
Categories
- .NET
- Agile
- agile project management
- altnetconf
- apache
- apple
- ASP.NET
- ASP.NET MVC
- Automated Build
- Ayende
- bash
- blogging
- Blogs
- Books
- C#
- castle
- charity
- community
- Community Server
- continous integration
- Continuous Integration
- CruiseControl.NET
- Design Patterns
- DotNetNuke
- Events
- firefox
- friends
- funny
- gems
- git
- gitosis
- gitweb
- Good Finds
- Google Reader
- Hardware
- hosting issues
- howto
- htpasswd
- hudson
- Instant Messaging
- integrityapp
- JetBrains
- Kernel
- keyboard shortcuts
- Linux
- LosTechies
- members
- microsoft
- migrations
- Misc
- Mocking
- monorail
- movies
- MSBuild
- msdn
- MVC
- NAnt
- nginx
- NHibernate
- oauth
- Open Source
- Pair Programming
- Personal
- pragprog
- presentation
- principles
- Programming
- python
- rails
- rake
- ReSharper
- rspec
- ruby
- san antonio
- Scrum
- selenium
- selenium remote control
- shoulda
- slicehost
- SOLID
- ssh
- Stand-Up
- Subversion
- TDD
- TeamCity
- test::unit
- testing
- textmate
- Tools
- Ubuntu
- Uncategorized
- Virtual Machine
- Visual Studio
- vmware
- windows
- Windsor
- xkcd
- XP
Meta
Category Archives: Tools
Protip: Viewing large XML files
There are lots of editors that can view large XML files, such as Visual Studio, Notepad++, UltraEdit and so on. But all of these have one flaw – they try and do too much in viewing XML. Things like coloring, … Continue reading
Comments Off
Using Solution Factory + NuPack to create Opinionated Visual Studio Solutions.
Using Solution Factory inside of NuPack opens up a great new world of creating Solution Level templates. Previously, I wrote a lot of code in Solution Factory that just kept running into edge cases working against the Visual Studio automation … Continue reading
Also posted in Blogs, DotNetNuke, Good Finds
Comments Off
Automating scheduled tasks
Back in the day, I used to develop scheduled tasks by writing my own task scheduler and batch execution program. I don’t think at the time I knew about the Task Scheduler service built in to Windows. It support just … Continue reading
Comments Off
Integrating the Git bash into Console
One of the essential development tools (found on Hanselman’s tools list) is a better command shell. The regular “cmd.exe” that comes with every version of Windows is quite lame. Console offers a host of improvements over the build-in command prompt, … Continue reading
Comments Off
DevExpress is a Platinum Sponsor of Austin Code Camp 2010
Developer Express Inc. develops Feature-Complete Components for ASP.Net and Winforms, Reporting Tools, IDE Add-ins, and Business Application Frameworks for Visual Studio. Information at www.devexpress.com On behalf of the Austin .Net Users Group (ADNUG) and every attendee of Code Camp 2010, … Continue reading
Using MSDeploy to automate your Enterprise Application remote deployments.
MsDeploy is a newish technology that is a bit schizophrenic. What I mean is that it is a tool that is useful to both Developers and Administrators but it is not clear from the documentation how to best use the … Continue reading
Also posted in funny
Comments Off
Video of the Continuous Integration workshop
Early this week we ( Jeffrey Palermo and I ) gave a Continuous Integration Workshop in Austin. We were able to record the workshop and our company Headspring Systems made the recordings available on their website. There is just under … Continue reading
Also posted in Linux
4 Comments
Continuous Database Integration – video
At the continuous integration workshop Headspring Systems held in Austin this week one of the topics that we covered was Database Integration. We are still in the process of publishing the videos of the entire workshop but I thought I … Continue reading
Also posted in castle, monorail, Programming
Comments Off
Free Continuous Integration Workshop in Austin Tuesday Sept 15th 1pm-5pm
I am doing a Continuous Integration Workshop next Tuesday. The admission is free and will be held at the Microsoft Office. To register go here: http://www.headspringsystems.com/services/agile-training/continuous-integration/ This will cover the basics of what continuous integration is as well … Continue reading
Also posted in Linux
Comments Off
Breaking changes in Ncover 3.0 integration with Cruise Control .Net
There were some changes to the nCover xml reports for code coverage which will break your existing integration with cruise control .net. Specifically if you use the Statistics feature of Cruise Control which is one of the best features … Continue reading
Also posted in Linux, Ubuntu
16 Comments
