-
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
Trinity football wins game with 15 laterals on last play
I was very hesitant to post this on LosTechies (non-technical content), but after some thought I think this is worth it. I’m a Trinity alumni and also played football there for 2 years. This is absolutely amazing. If the … Continue reading
Posted in Personal
Comments Off
ASP.NET MVC article in Code Magazine
Jeffrey Palermo gives an introduction to ASP.NET MVC in the recent issue of Code Magazine. Check it out. Post Footer automatically generated by Add Post Footer Plugin for wordpress.
Posted in ASP.NET MVC
Comments Off
Google Reader keyboard shortcuts
I’m a keyboard junkie. The less I have to use the mouse, the happier I am. If you want to use keyboard shortcuts in Google reader, you can get help by pressing shift+/ (aka, the ?). This will pop up … Continue reading
Posted in Blogs, Google Reader, keyboard shortcuts
Comments Off
NAnt-GUI
For individuals who do not like command prompt, you can use a GUI tool to handle your NAnt build files. This was mentioned on the Alt.NET yahoo group. Check it out here. I just played with it briefly and it … Continue reading
Posted in Automated Build, NAnt
Comments Off
Rhino Mocks 3.3 is out!!
Check out Oren’s (Ayende Rahien) post here. Download it here. The most significant change that I like is the ability to setup expectations on void methods with Expect.Call. Check out Oren’s other post about this here. Post Footer automatically generated … Continue reading
Posted in .NET, ASP.NET, C#, Mocking, Programming
Comments Off
CruiseControl and Web Application MSBuild Targets
I was one of the developers that installed the Web Application Projects MSI before Visual Studio Service Pack 1 was available. After the service pack came out, I didn’t uninstall the MSI and just installed the SP. We all know … Continue reading
Posted in Continuous Integration, CruiseControl.NET, Visual Studio
Comments Off
Pidgin – Instant Messaging
I have started using Pidgin instant messaging. It consolidates my Google Talk, MSN Messenger, and Yahoo Accounts. I’ve used Trillian in the past with success but it doesn’t include Google Talk. I also have Skype for voice messaging. I hope … Continue reading
Posted in Instant Messaging
4 Comments
My Typical Day
In response to Joe Ocampo’s (AgileJoe) question: My typical day. 5:30 Wake-up 5:45 Wake-up wife, start taking care of son 5:45-7:00 Feed him, smile when he gives me his morning “present” (a doody diaper), and change him 7:00 Take him … Continue reading
Ubuntu 7.10 (Gutsy Gibbon) release today!
If you are a Linux fan (or you already know of Ubuntu), the downloads for 7.10 became available today. Check out my previous post on the new features. Post Footer automatically generated by Add Post Footer Plugin for wordpress.
Posted in Linux, Ubuntu
4 Comments
Routing from ASP.NET MVC inspires MonoRail
According to the recent check-in on MonoRail (build 586), they are setting the foundation to having routing just like ASP.NET MVC. Very cool. http://builds.castleproject.org/cruise/ViewSpecific.castle?name=CastleProject&log=log20071017002115Lbuild.586.xml&detail=Summary UPDATE: Colin gives more insight into the code change here. Oh, yeah, props to Colin for … Continue reading
