Friday, January 28, 2011
This week I received some great news.  The session I gave my colleague Peter Doomen @ XPDays Benelux 2010 (All info here) is selected as one of the 12 best session.  We now going to redeliver our session @ the Mini XP Day on April 1st 2011, In Mechelen (Belgium).

More info will follow.

Agile | Kanban | Scrum | XPDays
1/28/2011 3:14:55 PM (Romance Standard Time, UTC+01:00)  #     | 
 Wednesday, January 26, 2011
In our company we are setting up TFS2010.  We have decided not to roll-out VS2010 by default.  Most of the developers still going to use VS2008.  Standard VS2008 can't connect to TFS2010.
But by installing the Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team System 2010, they can connect.

Be sure that Vs2008 SP1 is installed.  Next download the Update here: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=cf13ea45-d17b-4edc-8e6c-6c5b208ec54d and install it.

After the installation, you can add your TFS2010 server in the Team Explorer 2008.

One remark:
Normally, when adding a server, you just type <Servername> and Team Explorer will add the port. To connect to TFS2010 to type:

http://<servername>:<port>/<web application path>/<Team Collection>.  See image for an example.



This will give you the list of all Team Projects under this collection in the way a developer is used to see it for TFS2008.  You can't leave the teamcollection out of it as VS2008 can't work with team collections.

Second remark:
Don't close the URL with a trailing backslash.  Team Explorer will fail making the connection and give you the message "Team Explorer is busy....".  This bug is introduced in the Team Explorer Forward Compatible Update.
TFS
1/26/2011 2:52:28 PM (Romance Standard Time, UTC+01:00)  #     | 
 Monday, January 03, 2011
In our company we are currently working with VS2008 and office 2003.  Everything will be upgrade to VS2010 and Office 2010 the comming months.
But some developers already have VS2010.

Since the moment that they have it installed they had problems with VS2008 connecting to excel.
They always got the error "TF86001: Team Foundation was unable to load the office addin" and "TF80042: The document cannot be opened because you don't have Microsoft Excel 2003 or later, or one of its components installed".

The problem is caused bacause of the installation of VS2010.  Here you need at least office 2007 or higher.

The solution for this is easy.  Just follow the next steps:

1) Open a command prompt in admin mode
2) Change the directory to "Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies"
3) Unregister the 2010 add-in version: "regsvr32 /u TFSOfficeAdd-in.dll"
4) Chnage the directory to "Program Files\Microsoft Visual Studio 9\Common7\IDE\PrivateAssemblies" (could also 9.0 instead of 9)
4) Register the 2008 add-in version: "regsvr32 TFSOfficeAdd-in.dll"

This will  disable the office integration in VS2010 and enable it again in VS2008.  You cannot use the tree queries, it has only the ability for flat queries.
Also you can only use VS2008 and not VS2010 for the export to excel.

If you repair your Team Explorer,there is a big change you have to do these steps again.

What if we upgrade to Office 2007 or higher after this change?  Easy just the the opposite.  Unregister the VS2008 add-in and register the VS2010 add-in.

1/3/2011 1:51:09 PM (Romance Standard Time, UTC+01:00)  #     | 
 Friday, September 10, 2010

Yesterday I took the exam @ Sitecore for Advanced User and I passed with 18/20.  So from now on, I'm a certified Advanced User :-).

What is Sitecore? Sitecore is a WCMS (Web Content Management System).  In our company we use it for our websites.

The advanced training gives you following insides:

  1. What is it?
  2. How does everything work (like content editor, page editor)
  3. How to publish
  4. Workflows
  5. Security
  6. Maintenance
9/10/2010 6:49:39 AM (Romance Standard Time, UTC+01:00)  #     | 
 Tuesday, September 07, 2010

This year, the 8th edition of the XP Days Benelux takes place on November 25-26th 2010.  The location is Kapellerput in Heeze (The Netherlands).

Together with my colleague Peter Doomen, I'm selected as a speaker.  The session we are going to deliver is the Frog Factory. Read more about this session here and here.

All the info about the XpDays can be found here.

Agile | Kanban | Scrum | XPDays
9/7/2010 7:33:28 AM (Romance Standard Time, UTC+01:00)  #     | 
 Tuesday, June 01, 2010

May we have your vote please? Together with 3 colleagues, I participate on the PMI Agile contest on YouTube. Have a look at our presentation Agile @ SD Worx YannicHelsen and give us your vote! How to? Sign in on YouTube, become a member of the PMIAgile group on http://lnkd.in/BpXYNP  , click on our video (“Agile @ SDWorx” YannicHelsen) and vote for use by clicking I love it! Tnx in advance!

This is the video:

Agile | Kanban | Scrum
6/1/2010 6:52:03 PM (Romance Standard Time, UTC+01:00)  #     | 
 Saturday, May 29, 2010
Yep, the first problem I got with windows 7 64-bit, Office 2010 64-bit and Windows Mobile Device Center.

Using windows 7 64bit, you need to install the Windows Mobile Device Center 64-bit.  No problem when using Office 2007.
But after I installed Office 2010 64-bit, no synchronization is made with my HTC mobile phone.

So I reinstalled the Mobile center and then I got the message that he can't find outlook.  So what's the problem?

It seems that Windows Mobile center isn't up to date to use with the 64-bit version of Office 2010.

How to resolve?
Well you could de-install office 2010 64-bit and reinstall the 32-bit version.  But as I have a 64-bit processor this is stupid.
Another solution is to use google mail to sync with Outlook and then to sync with your mobile phone. 

None of them has my interest.  So I hope that MS will soon release a new version of their mobile center.  As this is so stupid for the moment.

5/29/2010 11:31:22 AM (Romance Standard Time, UTC+01:00)  #     | 
 Wednesday, April 28, 2010

Mattias Skarin aka Crisp posted a nice small article with a case study about a team that is transformed from Scrum to Kanban.  He also put a few things he learned from this process, but also mentioned that they still have a way to go.

So if you are interested in this, read it here: http://blog.crisp.se/mattiasskarin/2010/04/27/1272362964756.html

Agile | Kanban | Scrum
4/28/2010 7:46:55 AM (Romance Standard Time, UTC+01:00)  #     |