Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

Updates To Team Patter - On Primitive Conversation Thread and Controlling Builds With Natural Language

I have just pushed out a few more changes to the Builder Bob of TeamPatter[ 1 ][ 2 ]. It won't be long and I'll be able to push this out to CodePlex for share. It occurred to me that I had not widely shared the Live Agent name. You can add it to your
Posted by michaelruminer | 0 Comments
Filed under , ,

Requested: A Simple Time Entry Control For TFS That Some Organizations Have Used

Where I show a very simple time entry control implementation for TFS and discuss the sad lack of wider ISV partner products for TFS. The topic of time keeping in relation to Team Foundation Server (TFS) work items is always popular or infamous depending
Posted by michaelruminer | 2 Comments
Filed under

Finally Pushing Out TeamPatter

I'm finally pushing out the first TeamPatter samples. Look for a follow up post with the agents LiveId. Weeks overdue but I had some infrastructure issues I had to resolve on my host and it just took me a while to get around to it. :-( You'll be communicating
Posted by michaelruminer | 0 Comments
Filed under

If You Get A SQL Server 2005 SPID Blocked By A SPID of -2

If you get a SQL Server 2005 SPID that is being blocked until it times out and the blocking SPID is -2 you'll want to look at the following KB - http://support.microsoft.com/kb/954669 . In my case there is an orphaned DTC unit of work. I can find the
Posted by michaelruminer | 0 Comments
Filed under

MicrosoftVSTS On Twitter With Updates From The PDC

If you are a twitter person like me and also a Microsoft VSTS junky you may wish to start following MicrosoftVSTS on twitter or send out the command 'follow MicrosoftVSTS' from your client. Hmmm... wonder if they are also posting to a Facebook location.
Posted by michaelruminer | 0 Comments
Filed under ,

WCF and ClientCredentialType of UserName- Don't Forget the bindingConfiguration attribute

I thought I'd share a silly little hiccup and easy oversight I encountered in developing a guidance project against WCF. I am doing some work this weekend with building out a pattern and standard for some WCF authentication protocols for the organization
Posted by michaelruminer | 0 Comments
Filed under

Scrum Burndown, Remaining Effort and the Fibonacci Sequence

I'm a scrum practitioner and a Certified Scrum Master (I may soon decide to get my probably worthless but yet rewarding title of Certified Scrum Practitioner). I recently added some custom rules to Team Foundation Server work items related to the remaining

TeamPatter Sneak Peek Later This Week

If all goes well this week I'll push out a sneak peek at where I am at on TeamPatter. I'll provide a Windows Live ID and some suggestions on what you can do to experiment with it. Granted, what you can do will be very limited but it will be an nicely

Where Do You Want To Be In 5 Years?

I was talking with a valued and well respected friend the other day- is there any other type of friend? - about where we each wanted to be in 5 or 10 years. Oddly, for the first time in my life I really don't know. I hadn't realized it until I thought
Posted by michaelruminer | 2 Comments
Filed under

Building Natural Language Interaction for TFS Is No Easy Task

Let me begin that if one were to take the title and remove the words 'for TFS' the statement would be no less true. So far my experience in building some semblance of a natural language vocabulary and supporting constructs are no easy task. I think that

Long Live The Command Line

The Ubiquity prototype. I like it. It inspires me for applying this concept more thoroughly with TeamPatter
Posted by michaelruminer | 0 Comments
Filed under

Just A Silly Commercial I Enjoy

Don't ask me why I just enjoy this VW Commercial .
Posted by michaelruminer | 1 Comments
Filed under

The Beauty of Code Coverage

A lot of people don't realize that with Visual Studio Team System you can get code coverage results even when using manual tests. I was showing a team how to perform code coverage on manual tests, the results they get and how valuable this is. Their testing

BuilderBob, TeamPatter and the Natural Language Build Agent

I've been tossing around for a few years now some 'better living through IM' tools to tie into the Team Foundation Server (TFS) toolset. I have a not-even-started-yet-over-a-year-old project called TeamPatter on CodePlex to prove it. It's been one of
Posted by michaelruminer | 4 Comments
Filed under ,

Visual Studio 2008 SDK 1.1 Released

I try avoid rehashing other news that will be heavily touted but I am excited by this and don't think this will get the blogosphere coverage of other more sexy items. With that said the Visual Studio 2008 SDK 1.1 has been released. I encourage you to
Posted by michaelruminer | 0 Comments
Filed under

A Mock Data Context

Note to self: Try this out: http://weblogs.asp.net/stephenwalther/archive/2008/08/16/asp-net-mvc-tip-33-unit-test-linq-to-sql.aspx
Posted by michaelruminer | 0 Comments
Filed under

When To Punt On A Design

I hate having to concede a technical design that just doesn't work. It's a good learning experience but also painful. I have been working on some TFS custom work item controls and I have a scenario that has kicked my proverbial... well you get the idea.
Posted by michaelruminer | 0 Comments
Filed under

Another new favorite in Visual Studio 2008 SP1 Team Editions

I keep a lot of build scripts about because we have LOTS of applications. I also keep builds scripts in the tree beneath the app and for specific branches/releases. So being able to quickly get to the location of a build script is worth a ton to me. Thus

One of my fav new features in Visual Studio 2008 SP1

Being able to select windows explorer in the context menu of the source control explorer. Oh yeah... and the Add Items to Folder in the context menu which I have complained for three years about being missing.
Posted by michaelruminer | 0 Comments
Filed under

A Few Notable Things When Installing TFS 2008 SP1 and Visual Studio 2008 SP1

I won't parrot too much the undoubted countless posts indicating that TFS 2008 SP1, Visual Studio Team System 2008 SP1 and .NET 3.5 SP1 have been released. Instead let me give you a few pointers. Please read the installation guide and ReadMe file. If
Posted by michaelruminer | 3 Comments
Filed under

Developers, Developers, Developers, Developers

Those 'four words' (title) are in the lexicon and myth of Microsoft. If in doubt just Google it or check out one of my favorite montage videos . As I watch the Apple iPhone and App Store stories hit the wire it makes me appreciate that I tend to focus
Posted by michaelruminer | 0 Comments
Filed under

Easily Getting Builds Out Of The Global Build List in TFS

Inside TFS global lists are created to store the names of completed builds that are then used to populate the SuggestedValues of such fields as Fixed in Build or Integrated in Build. Lots of folks don't want every build type they run to show up in this

$33,000,000 Doesn't Buy What It Used To

Like everyone else in techdom I had to see if all the bad hype about Cuil was warranted. I am now torn on whether to pile on or say 'hey it's a beta'. But it doesn't say it's a beta. It should. Like every one else that tried Cuil I had to see what came

Reflection In Software Development: The meditative type not the metadata type

In this post I propose we should do more meditative development and officially begin The Meditative Developer . I was just sitting and reflecting on some programming I had recently done. Specifically I was reflecting on some unit tests I had created as
More Posts Next page »