What am I working on?
Categories
alt.net ASP.NET MVC Bahanet BDD BookedIN Brownfield Career Castle Code coverage Code review Coding Style Community Conscientious Coding Continuous Integration Estimating Featured Google App Engine GWT Hardware Java Javascript Linq Lucene.NET MbUnit Metrics Mocking NAnt NHibernate NInject Open Rasta Presenting Refactoring ReSharper REST Ruby S#arp Architecture Sundry TDD TeamCity Tools Uncategorized User Interface Utilities Working Remotely YouTrackArchives
- April 2012
- March 2012
- January 2012
- November 2011
- August 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- September 2009
- August 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
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
Category Archives: Tools
Subversion Turns 1.5
Given the number of developers using Subversion, I’m surprised that no one on my blogroll has mentioned the new Subversion clients released in the last few weeks. Subversion, TortoiseSVN, and VisualSVN have all synchronized their version numbers on v1.5. I’ll … Continue reading
Also posted in Continuous Integration, Sundry
1 Comment
Introducing psake
A build automation tool… now with less XML… psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax … Continue reading
Also posted in Presenting
6 Comments
So Long Slickrun
For the longest time I have been running both SlickRun and Launchy on my machine. I kept both as I had not updated my copy of Launchy in a while and I found that slickrun was just much better for … Continue reading
Also posted in ASP.NET MVC, REST
7 Comments
Score 1 For Eliminating your hands flight path
For the last couple of weeks, I have been integrating Vim and a complementary set of tools into my development toolkit. I am firmly on board with what the pragmatic programmers say: "Learn a good editor, and learn it well!!" … Continue reading
Also posted in ReSharper
8 Comments
Early Tool Theory
I got into a series of interesting conversations with the usual suspects, Austin edition, about tools. I wouldn’t say we covered what I’m about to outline here in totality; these snippets are only starting to coalesce and firm up in … Continue reading
Also posted in Community, Presenting
8 Comments
Gettin’ Jiggy With VIM
Well you can officially call me a Vim junkie now!! Having spent the last couple of weeks working with it I can definitely say that I would not work at a machine that did not have it. That’s right, that … Continue reading
Hooked on VIM
After watching the first screencast that Aaron presented on Vim, I thought I would check it out. The first day was a little uncomfortable, 2 weeks later I am happy to report that I concur with Aaron’s statement, which is … Continue reading
Also posted in ASP.NET MVC
11 Comments
ReSharper 4.0 Nightly Builds
Ever since the nightly builds for ReSharper 4.0 went live, being the REA (Resharper early adopter) that I am, I downloaded it and have been using it on my C# 3.5 projects. I am happy to report that even though … Continue reading
Also posted in ASP.NET MVC, S#arp Architecture
6 Comments
Another Handy Shortcut Combination (Shift + F10)
I might be a little late on this one, but I just learned a new shortcut that will definitely save me time when I am working in my VM on my mac. I love to use the keyboard. And when … Continue reading
Also posted in Brownfield, NHibernate, Refactoring, ReSharper
Leave a comment
NAnt 0.86 beta 1 nightly build seamlessly supports .Net 3.5 and a host of other platforms.
To subscribe to my feed, add the following Url: http://feeds.feedburner.com/jeffreypalermo. With the original 0.86 beta 1 release, there was a small problem with folks who only had VS 2008 installed because there was a dependency on a registry key that … Continue reading
