-
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
Monthly Archives: October 2007
Alt.NET
UPDATE: Context: This was a joke! No term was stated in a derogatory tone. Howard Dierking does a much better job at setting up the context and delivering the quote than I did. I apologize. Scott Hanselman, “Mort is crying … Continue reading
Posted in altnetconf
Comments Off
Stand-ups
In my current environment We have the following: DevelopersSystem Analysts : QA TestersBusiness Analysts : Domain Experts Every morning at 9am we have our daily stand-up/scrum to enlighten the whole team and let everyone know what is going on. We … Continue reading
Posted in Agile, Scrum, Stand-Up, XP
2 Comments
Dell Dimension 3000 – remove hard drive
**Precursor: My MonoRail posts will continue soon, but I’m moving my office and have also had the “tech support” calls from friends and family lately, hence the OS, hardware posts. We all have to do this stuff at sometime, right? … Continue reading
Posted in Hardware
15 Comments
Installing 2 CruiseControl services/web dashboards on 1 server/PC
Why? I am currently hosting CruiseControl for an open-source project and I don’t want my personal projects to show up on their web dashboard. I also want a complete separation. That means theirs is running on its own port number … Continue reading
Posted in Continuous Integration, CruiseControl.NET
1 Comment
.NET InternalsVisibleTo attribute == C++ Friend Assemblies
To all developers who haven’t heard of this, there is an ability to have a project, say a test project, to have access to another project’s Internal classes. (MSDN definition). For security reasons, make sure that your test assembly is … Continue reading
Posted in .NET, Visual Studio
1 Comment
