null reference

consulting, programming, technology and work life

Using Team Foundation Server 11 Express with VS 2010

leave a comment »

I will admit to being a weirdo – I like Team Foundation Server, mostly because of the near seamless integration with Visual Studio. I’d even use it for my personal projects. Unfortunately the $500 price tag made it an indulgence for individuals and small teams, but with TFS 11 that all changes with the release of an Express version that will remain free once out of beta.

You can download the Beta and try it out for yourself here: http://www.microsoft.com/visualstudio/en-us

There are a few caveats to be aware of:

  • It doesn’t have the SharePoint and SQL Server Reporting Service integration that project management types tend to love.
  • It is limited to 5 names users.
  • Can only use SQL Server Express

For individual users or very small teams these limits will be non issues. You still get source code control, work items, and even automated builds.

If you install TFS 11 and Visual Studio 11 together, they integrate nicely and you won’t have any extra work to do. But if you have an actual work machine you don’t want to put at risk by installing the VS11 Beta, as I do, you might get the idea of installing just TFS and trying it out with VS 2010. And that’s where things get interesting.

What Microsoft hasn’t clearly said is that no only does TFS require SQL Express, it requires the 2012 edition of SQL Express. When you install TFS from the iso or the download it install it for you, but if you have a current SQL Express installation (probably 2008) that edition will be upgraded to 2012 RC 0. Make backups of your databases, and make sure this won’t mess up anything else you’re currently working on. You don’t get a choice here – the upgrade will happen.

Once the configuration is done you will have a working TFS installation on http://localhost:8080/tfs (most likely). You can then fire-up your copy of Visual Studio 2010 and connect to it the same way you’d connect to any other TFS instance. There is, however, one stick in the spokes:

You can’t create a new Team Project. Period. No matter what you try, you’ll get a very misleading error message telling you that you don’t have permission to create new projects.

It will drive you nuts, because if you look in your security setting for TFS and the collection you’re in you will find that yes, you do have permission to create new projects. The problem is that the version of Team Explorer that’s bundled in Visual Studio 2010 can’t create projects in TFS 11 no matter how hard you try.

A little searching and you’ll come across KB2662296, which promises to provide support for VS 2010 clients accessing TFS 11 hosts. You can even download it here: http://www.microsoft.com/download/en/details.aspx?id=29082

It doesn’t work. I don’t know why, but I’m not the only one reporting that particular issue.

The bottom line is that you need to be running VS11 to create new projects. You don’t have to install the entire VS11 product though: you can install the Team Explorer product separately, and you can get that here: http://www.microsoft.com/download/en/details.aspx?id=28976. This installs just the shell for VS, which you can use to connect to your TFS11 instance and create new projects to your heart’s content. Once created you can access your projects, access source control, and do all your work item stuff as usual.

If you’re a command-line guru you can also use the Team Explorer Everywhere client, but remember you need to have a Java runtime installed: http://www.microsoft.com/download/en/details.aspx?id=28983

I look forward to seeing this come out of Beta.

Written by rbrantley

April 4, 2012 at 3:30 pm

Posted in Uncategorized

Some useful life tools…everywhere

leave a comment »

What software tools do you use to manage all the little pieces of information you have to keep track of? Finding tools for this has always been an exercise in the fine art of compromise. It does no good if my password keeper is on only one computer because it probably won’t be the same computer I’m using when I need it. Keeping notes or task lists divided across multiple pieces of hardware creates a new set of things to manage. I love using OmniFocus for Getting Things Done but it doesn’t have a Windows version which is a must at work. And so on.

Over the last couple of years I have settled on these four programs because they meet two very particular requirements:

  • the programs had to support both Windows and Mac OS X platforms, and
  • they had to be capable of syncing to local storage either through a native service or using a cloud-sync service such as DropBox.

DropBox: (http://dropbox.com) DropBox has made quite a name for itself in providing a cloud-based sync service. Install the client on your computer and it creates a folder that is synced across all other computers you’ve installed the client on.  For up to 2Gb the service is free, and if you aren’t copying around big photos, music and video files it will take a while to use up that space. (If you do, larger capacities are available for a monthly fee.)

Getting DropBox to work enabled the next two tools.

KeePass: (http://keepass.info) A free utility for tracking passwords to web sites and networks. It is an open-source project released under the GNU GPL v2, and has versions for both Windows and OS X. The entire database file is stored encrypted on your file system, and I’ve been using DropBox to store the database.

There are two different versions of KeePass, each of which uses a different database structure so they are not compatible. If you are working solely on Windows than you can use KeePass 2. There is only a working version of KeePass 1 for OS X, but it is a native Mac application and not a port. Both can access the database file on DropBox and the db file is cross-compatible.

MoneyDance: (http://moneydance.com) This is a money management program. Not as sophisticated as higher-up versions of Quicken, but for $50 you get a license key that works on both Windows and OS X versions of the product. You can store your data file with encryption, and store that file on DropBox and have access to it everywhere. It will also do the requisite loan and investment modelling, has a system of reminders, and you can setup repeating transactions. Although it also supports downloading transaction data from financial providers I don’t use it because my providers are usually small banks that don’t do this well.

Wunderlist: (http://www.wunderlist.com) I have yet to find a task management program for Windows that I really like, but this comes close, and being free doesn’t hurt. It is an html/css/javascript based application and that limits the user interface, but it does work identically on Windows and OS X. With a free account on the web site you can sync across multiple computers and with iOS and Android clients as well. A Windows Phone version is supposedly on the way.

Evernote: (http://www.evernote.com) is the big player in on-line note taking. Desktop clients for Windows and OS X and mobile clients for Android, iOS and Windows Phone make it a truly universal application. The only difference between free and paid versions are the amount of data you can sync in a month (which I have never come close to exceeding) and an unobtrusive ad that sits in the lower left of the desktop client. Install on every computer you use; sync is fast and efficient.

 

Written by rbrantley

March 14, 2012 at 2:53 pm

Posted in Uncategorized

Why Zune Sucks

leave a comment »

Why Zune Sucks

Not a very professional headline. Oh well. This screen shot demonstrates my ongoing frustration with the Zune subscription service. This is Bruce Springsteen’s last album release before Wrecking Ball this week. I’m a completist, and I like to download entire albums…because until I listen to all the tracks in an album I don’t know which ones I will like.

Frequently I can’t do this because some songs on an album won’t be available to download through the subscription service. This isn’t an isolated problem either. Sometimes up to half the albums I look at suffer this.

After two years of signing up for Zune Pass and cancelling again for this very issue you would think I’d have learned by now.

Written by rbrantley

March 7, 2012 at 8:15 am

Posted in Uncategorized

The details matter: Zune lets down Windows Phone 7

leave a comment »

Over the weekend I traded in my iPhone 4S for a new Samsung Focus running Windows Phone 7 (which is really 7.5 Mango, which is really internally 7.1, but that’s an entirely different post). The choice of model was made for me: the Focus is the only device on the market today with a micro-sd card slot that allows you to expand on the puny 8GB of storage you get out of the box. The phone itself was free on contract, and a 32GB card cost less than a hundred dollars, getting me a phone with a bit more capacity as the 32GB iPhone 4S for less than half the cost.

Yes, the phone is made of plastic and doesn’t have the glass slab on the back, but the phone weighs next to nothing in comparison. I appreciate that the phone uses an industry-standard micro-usb port instead of a proprietary dock connector and is protected by a sliding cover. Both the headphone and data/power port are on the same top edge of the phone, so charging and playing it in my car doesn’t create a jangled mess with a cable plugged into each end.

Connecting up to my personal e-mail and my work Exchange account was trivial. The “People” hub is particularly nice, aggregating my contact data, twitter and Facebook feeds in one coherent view. I used to be opposed to this, but the OS does a good job of integrating the contacts and calendars together and I quite like it now. The notifications displayed on the home screen with live updates and instant access to media player controls is especially welcome.

I know the metro interface has its detractors, but I appreciate that Microsoft came up with something truly new and unique, polishing further the interface they brought out with the Zune HD.

And that brings me to the biggest disappointments: the Zune subscription service and the music player on the phone.

The subscription service is a neat idea on paper: $9.99 a month or $99.99 for an entire year for all the music you can download. I signed up for a month to try it out again and that is when I discovered the two major problems with the service I had last time I tried it. First, there are some surprising holes in the catalog. Some artists aren’t present, particularly artists on niche labels, while others are present but large parts of their catalog are missing. If you are mostly a top 40 listener or have fairly mainstream tastes this probably won’t impact you.

But the other problem still might: I kept coming across albums that had one or two tracks that weren’t available to the subsciption service. When I listened to Meat Loaf’s “Bat Out of Hell II” album it started straight with “Life Is A Lemon” and skipped “I’d Do Anything For Love (But I Won’t Do That)” – the most famous song from the album. Several Led Zeppelin albums had the odd track missing. Even more bizarre were the multiple copies of Mahler’s Fifth Symphony…in which only one movement was available to download.

To be fair, that’s not a problem with the phone but the service. However that service is an integral part of the Zune software already present on the phone and that you must run on your PC in order to sync media from your computer. A $10 a month addition to the cell phone bill is a no-brainer in many ways. I was enamored with the idea of downloading music onto my computer and phone without having to muck about importing tracks from my iTunes collection.

Giving the subscription service a miss is no big deal, but one nasty problem remains: The music player on the phone is incapable of gapless playback. I have a large number of albums that play continuously. If you own a copy of Pink Floyd’s “Dark Side of the Moon” you have at least one too. At every track, the player pauses for a moment while the new track begins playing. This happens with subscription tracks, or tracks you rip yourself whether they are MP3, WMA or AAC.

It is confusing and aggravating, particularly since Apple’s iPod licked this problem years ago. Is this a major problem? No, but it does suggest a lack of polish and attention to detail on Microsoft’s part, particularly since the official Zune and Microsoft forums are replete with customer complaining about this very issue. Is this a deal breaker for me? No, but it does suggest I may not use my phone as a media player and I’m back to carrying a separate portable music player.

I look forward to the day I can have a Windows ecosystem that reaches from phone to tablet to laptop to desktop, and I can run the same applications – or access the same data consistently – across all those platforms. Some extra attention to the details would be very welcome!

Written by rbrantley

November 1, 2011 at 1:34 pm

Posted in Microsoft, Opinion

The Ultimate Mac Accessory (Apple Will Never Sell)

leave a comment »

Apple has always had curious holes or blind spots in its product line-up, which they sometimes try to fill with a half-hearted solution that ends up not really serving as a solution or being too expensive for the problem it try to solve. It is sad, really, because the capabilities of the Thunderbolt Port that is now standard across their entire lineup (except for the Mac Pro, which is so overdue for a refresh it has already received an AARP card).

Since the February 2011 release of the MacBook Pros that first sported the new interface, there are so few devices that make us of it that you can count them on one hand and still have fingers left over. LaCie announced a hard drive raid that was due “Summer 2011″ and still isn’t available. The Promise Pegasus raid devices are ostensibly available but you are looking at an investment of $999 to $1,999 – not exactly something that will lead the world by storm.

Your only other option to date is the 27″ Apple Thunderbolt Display, which in addition to being a very expensive monitor provides a pseudo docking station experience. The monitor provides a power cable and a Thunderbolt cable that carries everything – video, audio, and data for the Firewire port and three USB ports the monitor hides behind it in classic iMac style. But for the price tag, being shackled to USB 2 speeds seems almost criminal when the rest of the computing world has moved on to eSata and USB 3. In fact, one of the greatest potentials of Thunderbolt is to get around Apple’s refusal to support these two standards which leave USB 2 very much in yesterday’s trash heap performance-wise.

The devices we really want to see haven’t materialized yet. A Thunderbolt adapter that exposes eSATA or USB 3 ports? A 2.5″ portable hard drive with a Thunderbolt interface (yes, I’d take the extra $50 hit for the circuitry the Thunderbolt cable requries to get the speed boost). Where are the breakout boxes allowing musicians and video editors to integrate outboard devices with a Mac in the absence of expansion cards?

What I’d really like to see is a small box about the size of a Mac Mini. You plug a Thunderbolt cable from your Mac – say, a 64gb MacBook Air – into the back of this box. Your video gets routed to an HDMI or DVI port. You get the USB and Firewire ports.

And then you get the interesting stuff: An internal hard drive which your Mac interfaces with as if it were an internal hard drive, which would give you very fast backup and restore times. 500GB would store a lot of Time Machine backups with ease, without the USB 2 bottleneck. Use the drive to store photos and videos for editing, files you probably wouldn’t need to be portable and taking up expensive space on your SSD drives.

The icing on the cake: since the Thunderbolt port supports PCI-E protocols, build a dedicated graphics adapter in this box that your portable computer can use when plugged in. You might want to play some 3D games on your MacBook Air, but not likely on an 11″ screen when you’re portable – and the Intel HD 3000 adapter would make that a non-starter anyway. But add in a modest ATI Radeon chipset usable when you’re docked and the possibilities open up.

Failing that, build both of these things into the a Thunderbolt Display. Add a 1TB hard drive and a graphics adapter to the 27″ Thunderbolt display and the $1,000 price tag starts to become worth it.

(Yes, I know you can buy other 27″ lcd monitors for $1,000 – but you have to go looking for one that expensive.)

Written by rbrantley

August 18, 2011 at 1:22 pm

Posted in Apple, Opinion

ASP.NET MVC:Binding a string collection to a list

leave a comment »

You would think that one of the easiest things to do in ASP.NET MVC would be to take a list of strings and bind it to a list or a drop-down list. Surely some overload of Html.ListBox and Html.DropDownList should take a collection of strings and do the deed?

Nope – it doesn’t work that way. If you want to use the extension methods like Html.DropDownList or Html.List, you need to create a SelectList object that contains a collection of SelectListItem objects. And you can do that by creating a SelectList object off a collection of strings cast as IEnumerable. If you are using LINQ that gets very easy.

Here is the object I’m working with, pared down for simplicity, using LINQ to SQL:

[Table(Name="dgd_Bookmarks")]
public class Bookmark {
  [Column]
  [Required(ErrorMessage="You must provide a url!"), StringLength(100)]
  public string Url { get; set; }

  [Column]
  [Required(ErrorMessage="You must provide a name for this bookmark."), StringLength(100)]
  public string Description { get; set; }

  [Column]
  [Required, StringLength(50)]
  public string Category { get; set; }
}

And I have a repository class that returns an IQueryablecollection. That all works, but what I now want is to create a drop-down list box with one select option for each unique Category in that collection.

Now what I need is a list of the “Category” values that already exist in a collection of Bookmark objects. It seems logical that this is something I may want frequently, and would be a function of my Repository class, so I create a property like so:

public class BookmarkRepository {
  private Table bookmarksTable;

  public BookmarkRepository(string connectionString) {
    bookmarksTable = (new DataContext(connectionString)).GetTable();
  }

  public IEnumerableBookmarkCategories {
    get {
      return (from b in bookmarksTable 
                orderby b.Category 
                select b.Category).Distinct().AsEnumerable();
    }
  }
}

In my controller I pass the IEnumerable collection of category strings to a new SelectList object and pass it to the ViewData:

public ActionResult Index() {
  BookmarkRepository DGDBookmarkRepository = GetBookmarkRepository();
  ViewData["Categories"] = new SelectList(DGDBookmarkRepository.BookmarkCategories);
  return View(DGDBookmarkRepository.Bookmarks);
}

And in my view, I can now render a drop down list of categories like so:

<%: Html.DropDownList("Categories") %>

And indeed, the html created is:

<select id="Categories" name="Categories">
  <option>Computing</option>
  <option>Entertainment</option>
</select>

This represents part of the difficulty in ASP.NET MVCs learning curve – this kind of thing used to be trivial in WebForms. I found all sorts of solutions looking on the web, but none were as straight-forward or simple as this.

Written by rbrantley

July 18, 2011 at 9:24 am

Posted in .NET, Programming

Tagged with ,

Final Cut Pro X temptest is a symptom of Apple’s bigger challenge

leave a comment »

Apple has a problem: it doesn’t understand the corporate market. Perhaps it doesn’t care about the corporate market. In either case it serves that market poorly and that is going to create a problem for Apple’s future growth.

For years, even when they were still Apple Computer (instead of Apple, Inc) I held the view that Apple was not a computer company, but a consumer electronics company that happened to sell computers. In the years that followed the introduction of the iPod and the iPhone have borne that idea out. While it used to be the graphcis industry that floated Apple’s financials, today it is the consumer market.

Over the years Apple has attempted the compete in the professional market with a series of tepid, half-hearted attempts that were poorly supported. The last decade is littered with abandoned products that burned the people who bought them. The XServe. The Xraid. Shake. Web Objects. Final Cut Server, which lasted less that two years. And now, what may prove to be the final straw for many people, Final Cut Pro has been unceremoniously dumped and replaced with Final Cut Pro X. In a repeat of the introduction of the latest version of iMovie, a from-scratch rewrite that skimped many features and drastically changed the user interface. Apparently Apple didn’t learn from that experience, but this time it may be a more painful lesson.

The professional and corporate markets are very different from the consumer space, and Apple’s consumer focus coupled with smaller market share means it can get away with difficult and jarring transitions without threatening their bottom line. Consumers will generally adapt to whatever changes. They’re perfectly willing to hold on to old hardware and software and not be too concerned about a lack of support or whether or not they’ll be able to keep their existing programs when they upgrade.

When you make your living using a tool your relationship with that tool changes. People have spent literally years learning and mastering Final Cut Pro. It is a complex beast with many options. It needs to have lots of options because it is used to solve a lot of different kinds of problems. Editors and post-production houses have built up complicated heterogenous workflows using Final Cut Pro as one part of their toolkit. This is a considerable investment of time and money and it done for one reason only: to become as efficient and effective as possible, because in the media time literally is money, deadlines short, and if it wasn’t for the last minute nothing would ever get done.

Apple has put these people in a serious bind. They can’t continue to use Final Cut Pro 7 for much longer. It is a 32-bit application that will not be getting software or security updates (and when you’re working with HD video – as nearly everybody is today – being 64-bit is no longer an optional luxury). At some point it will no longer run on Apple’s then-current hardware and operating system. At the same time competitors including Avid and Adobe has products that are 64-bit ready, that work today, and whose fundamental user interfaces and options haven’t changed. Unlike Apple, they have protected their existing customer’s investments in their products, and this is the fundamental difference between Apple and everybody else: in their headlong rush to the future Apple is not concerned with who gets burned or who gets left behind.

Not only that, but Final Cut Pro X is so different from Final Cut Pro 7 that upgrading from 7 to X has a learning curve. In that case you might as well bite the bullet and do the learning curve for Avid or Adobe Premier instead, because those products have demonstrated a longer shelf life. It is sad, really, because many of the features and capabilities that were dropped in the new version of Final Cut were exactly the things that got Final Cut into the suites of major Hollywood editors – which in turn helped drive adoption in the rest of the video production market.

All of this doesn’t really impact me anymore – I don’t manage the tech in an edit suite these days. To me this whole fiasco with Final Cut is a symptom of a larger problem that Apple will not be able to ignore forever. As the Mac’s market share increases and the needs of the customer base get more diverse Apple’s one-size fits all approach, coupled with a dedication to disruptive change, are going to create challenges that Apple can’t ignore by putting their fingers in their ears and shouting “magical” at the top of their lungs. Apple must make a firm decision: it will compete in the professional space, or leave it to others and focus solely on the consumer market. And it cannot be a wishy-washy decision without commitment or follow-through. If Apple decides to stay in the professional space than it will have to confront those business practices which hurt them there, even if it means some of the sacred cows get sacrificed.

In an earlier interview Steve Jobs made a comparison of computers to trucks, and iPhones and iPads to cars. Not everyone needed a truck. He’s right. Now Apple needs to internalize that distinction and learn how to build Macs and Peterbilts and realize that the people who drive them aren’t interested in Pintos in a truck chassis.


If you’re curious what the hubub is all about or how the pro community is reacting to this, David Pogue’s recent columns and comments section are an enlightening read: Original review 2011-06-24 and follow-up 2011-06-24

Written by rbrantley

June 28, 2011 at 9:30 am

Posted in Apple

Tagged with

VS2010 Team Foundation Server MCTS exam

leave a comment »

On Monday I visited one of my local ProMetric sites and took the MCTS exam 70-512 “Visual Studio 2010 Team Foundation Server Administration”. I have not taken one of the Microsoft cert tests before, and based on what I’ve been told by people taking the development track exams I was expecting the it to be much harder. I passed on the first try.

I strongly suggest that any deveopment team that is making use of TFS should have someone on the team familar enough with TFS to pass this test, even if your department has a separate infrastructure team that manages it. TFS has become a complex product that can do many things, and having a solid understanding of its components and architecture will help any team that is dependent on it for their daily work, or wants to improve their development practices.

This is a relatively new test and, it would appear, not one frequently taken. You will find no study guides or solid training books specific to this topic. There are, however, two resources I strong recommend for those thinking of taking this test:

1. Unofficial Pep guide for TFS 2010 Administration Exam (70-512) breaks down the four exam sections and provides links to help file and MSDN documentation online for each objective. ( link )

2. Professional Team Foundation Server 2010, published by Wrox in March 2011 and is the best prep book you can get. In addition to covering a lot of what is on the test it also covers a lot of command line options you wouldn’t normally use, and discusses where the Eclipse plug-in or Team Explorerer Anywhere interface looks or works differently. It also discusses some third-party addons, such as TFS Power Tools and TFS Admin Tools which add some much appreciated functionality to the base system. Two of the four authors are part of the TFS program team at Microsoft, and this document is less dry than the compiled help files. ( link )

Speaking of those additional tools, here are the ones you most definitely want to download:

  • Team Foundation Server Power Tools ( link ), which adds some new capabilities to managing TFS and adds a Windows Explorer shell enhancement for managing source control outside of Visual Studio.
  • The TFS Admin tool at CodePlex ( link ), which will make life easier when managing user permissions in a TFS installation.

Written by rbrantley

June 8, 2011 at 4:23 pm

The 100 Things Challenge meets the Rules Lawyer

leave a comment »

A few months ago I finished reading Dave Bruno’s “The 100 Things Challenge”. The ‘challenge’ is essentially a reaction to unrestrained consumerism, and a recognition that constantly buying more things and accumulating stuff around you does not provide the contentment marketers want you to think (duh, we know that). Everything you own has requirements of you: where do you store something, how do you maintain it, and how do you keep track of it all. 

The original blog post describing the challenge is here (http://guynameddave.com/about-the-100-thing-challenge/), but the actual number is purely arbitrary. The idea is to live and own no more than 100 individual things. The problem with this challenge is that you quickly get caught up in the semantic definition of a thing. At first this seems easy. I own a car, that’s one thing. I have a television in the living room and one in the bedroom, that’s two things. Sofa, one thing. 

Then the simple problems start. Does a kitchen table and four chairs count as one thing or five? The chairs had to be purchased separately and individually, so it really is five things. The table is pretty useless without the chairs, though, so from a utility standpoint they really count as one. On the surface a silly and inconsequential question, but when you only have 100 things as your rule the difference between one and five is pretty big.

Let’s get harder. What about the Wii? Well, that’s one thing, and you could make the argument that the sensor bar is attached to the console so they should count as one thing. Then there’s the two controllers – still one thing? How about the Wii Fitness Board? The Playmat? The Zapper? How about the 16 games (of which 5 of them are actually mine)? We could be talking 23 things here – almost 1/4 of my alloted “100″. 

Now here comes the worst. In his book Bruno does a bit of convenient hand-waving when he lumps all of his book collection into the collective “library” and counts it as one thing. To me, it feels like a cheat. There is a world of difference between managing 10 books, 100 books, and 1,000 books – especially when you have to pack them to move. My own count is somewhere around 223 (it varies a lot as I do dispose of books periodically, but I’m always bringing in more of the damn things). I suppose I could break that up into four “things” based on what they are stored in (1 full bookshelf, part of one bookshelf, a short two-shelf book shelf, and the bed’s headboard). That creates some kind of reflection of the space they take up, but it’s deceptive. I would never have guessed I had anywhere near that many until I’d actually counted the. 

CDs? Easier and harder at the same time. I counted up 620 of the little shiny discs (that actual physical platters, not titles). I long ago started throwing away the jewel cases and cardboard sleeves and storing them in those big zipper binders you can get at the Best Buy, and I’ve now filled 5 of them. So…five things? Or still 620?

DVDs are even worse because of the number of television shows that came on 6-10 discs each season. I’ve done the same kind of thing I did with the CDs, but while it was reduced the physical space the 1,000 of the freaking things take up it has not diminished the mental and emotion weight that comes with the fact that I own that many of them.

After all that, I come to the question that doesn’t even get raised in the book but really can’t be ignored: digital media. Does my Kindle count as one item regardless of whether I have 1, 10, 50, or hundred’s of ebooks loaded onto it? Can I honestly call my iTunes library one “thing”, or do I just lump it under “computer” and assume it is already accounted for? Having 600 albums on your iPod is neat when you know what you want to listen to, but when you don’t and you are trying to pick something to listen toright now…the more options you have to scroll through the harder the choice can become.

I still, bizarrely, feel weighed down by that.

Written by rbrantley

April 13, 2011 at 2:15 pm

Posted in Uncategorized

Winding up while winding down

leave a comment »

Today I wrap up my first week and it feels like a strange mix of relaxation and anxiety.

I’m not on assignment yet (which, in the consulting world, is referred to as an “engagement”). Sales has some deals in the pipeline. My boss has asked what kind of work I want to be doing. My first answer is “something that pays”. Seriously, having done my reading on how consulting firms work and now having sat here for a week without one billable hour makes me worry simply because I don’t know if this is normal or not.

I don’t have very strong feelings about what types of work I want to be doing, yet. I’m used to seeing what work needs to be done and doing it. That’s served me well for 17 years so it feels strange to have someone actually ask me what I want to do, and I have a hard time not answering without a question. What are your pain points? What do you need?

In the meantime I setup a copy of Team Foundation Server in a virtual machine and read through the documentation Microsoft provides in preparation for the 70-512 exam. It is one exam on a product I used at the last job so it is low hanging fruit and a quick win.

I’m enjoying this. The atmosphere is very relaxed, and I haven’t felt any stress that wasn’t self-induced.

Written by rbrantley

April 1, 2011 at 10:19 am

Posted in Uncategorized

Tagged with

Follow

Get every new post delivered to your Inbox.