Patapon - refreshing new game
April 2, 2008
This game, Patapon, looks so nice / fun / refreshing that I might buy a PSP just to get it The site for the game is also really cool.
April 2, 2008
This game, Patapon, looks so nice / fun / refreshing that I might buy a PSP just to get it The site for the game is also really cool.
April 2, 2008
OK - for the first time I am running Vista. I am really impressed so far. Looks nice and work great - that’s how we want to have it, isn’t it? That all Mac users probably goes bananas over all the Mac-OS-rip-offs is nothing to care to much about.
Also this is my first posting using Windows Live Writer, which is Microsoft’s blog-writer program. It also seems to work great.
Let’s post and see
[UPDATE… five seconds later]
Oh yeah - it works ;)
April 1, 2008
We’ve got the “the Service attribute value in the ServiceHost directive could not be found” error message when we renamed (and moved) and .svc-file. There are not a very good support for that in Visual Studio 2008.
The error message we’ve got had to do with us forgetting to rename the class that implemented our interface for the service (the one with the operation-contract on it).
Here are the places you’ll need to search and replace when you do a rename:
Then you’ll have some trouble to update the reference that the clients are using. Better remove it and then add it again.
Hmmm - not very pretty this..
March 31, 2008
OK - the weekend has now come to an end. We are all very tired - but also happy. We made it - and most of it sounded very good also.
I think the CD will be very nice to listen to and with a strong message built into it. We have prayed for the message to be clear and for any listener to be blessed by the tone from God.
The highlight of the weekend was probably the recording of the title track Priority which came of very good. An excellent piece by Anders Beijer based on the hymn tune “Slane”. It is associated with the lyrics “Be thou my vision”.
On a personal note the last day of the recording sessions were nerve-wrecking. The only piece left to record was the euphonium solo, Journey into Peace. Things got under way very late (about 2 hours) and we...
March 27, 2008
Yesterday evening was the last rehearsal before the second and last recording session with my band, the Vasa Band.
We are really in a flow right now; we feel blessed and that God is with us in our efforts and the playing standard is on very high level.
I am really looking forward to the weekend which will be great fun and a lot of hard work. The pieces we are going to record are:
I am really proud of the band and I am sure that this will be...
March 26, 2008
I have found it! In the first versions of Visual Studio Team Explorer you couldn’t search for checked out files, wild cards or labels.
But now - from Visual Studio 2008 it is back. You can reach it from within the Source Control with a simple right click as shown above.
March 26, 2008
Here is a thing that have created a lot of confusion and frustration in our projects; when you have a Microsoft Test project under source control the .vsmdi-files gets created multiple times. In one project we have 48 of them. All under source control.
I have even been in contact with Microsoft but they only showed me a workaround that didn’t did the complete trick.
Here is a guy that seem to have solved it. Looks very promising. What you need to do is:
March 20, 2008
OK - this is one of those “now where has that file moved”-posting.
When you run tests in a TFS build with MSTest a .trx-file is created. This file contains all the test results for that run. However you can’t view it unless you have Visual Studio…
(Apparently you could publish the result to the Team Foundation Server and then do a report but this is much simpler…)
Here is a tool, trx2html, that converts that .trx-file into a nice HTML-report. And that report could then easily be published on the Team Portal.
And here are, based on this article, some steps on how to include the functionality in your build script:
Reference...
March 19, 2008
My new project has just completed it’s first sprint; Sprint 1 (or maybe 0 since we have done some basic decisions regarding our technology and environment).
Again - I am amazed how far you can get if you put your will to it. This project was initiated with a whole day meeting that was concluded by a comment from the customer; “you know, several people has been looking into this and said: it can’t be done. Good luck!”. Cheerful fellow ;)
But here we are - good on our way to solve the problem. The team is also surprising me getting some pretty hard stuff done on a relative short time span. Well done everyone!
Fingers crossed for the Scrum Demo (which for our Sprint0/1 is running on my development machine, inside Visual Studio…. Brrr).
March 18, 2008
We are planning to setup a web camera to view the Scrum Board. This has to do with the team being highly distributed (200 km apart) and us still wanting to maintain some sort of contact.
However - I am lacking a lot in understanding and interest in hardware stuff as for example web cameras. So it took me quite some time to find a good server. But now I have: YawCam
It has all I wanted; you can stream video, it is easy to administrate and you can do minor modification to the output/quality and such stuff. And yeah - it’s free also ;)
Get one now! Thank you Magnus Lundvall who created it. Great app!