Gáspár Nagy on software

coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions

PHP challenge of a .NET developer: Showing github wiki documentation in WordPress

by Gáspár on October 10, 2013

As promised in one of my previous posts, I am sharing the background about how the documentation pages were created on the new SpecFlow website. The story starts in 2000 (quite some time ago, bah…) when someone called me (did I have a cellphone already? I don’t remember…) and asked me to fly to Stockholm on the following day to fix a website for a TV show that was about to start in two weeks. In PHP. I was in the 2nd semester of my MSc and did a lot of perl coding. In fact I  programmed everything in perl that time… so was quite hooked on it. I had never done anything in PHP until that time, but saw that it was pretty similar to perl, so I printed the PHP documentation and sat on the plane. We fixed (better to say built up from nothing) the website, so the show could start, but I have never done a PHP job anymore. Was enough. 13 years later, I somehow felt a kind of nostalgia (one of the most dangerous feelings one can have), when we picked WordPress as the CMS for the Spec* toolset. And I felt that I have to do some code into it…

[read more…]

Discovering Visual Studio 2013: CodeLens

by Gáspár on September 25, 2013

Last week or maybe two weeks ago, I started to work on SpecFlow VS2013 support. Regarding VS2013, I belong to the not-that-early-adapters group, so I have skipped all the betas and installed the RC just recently. While working on the SpecFlow integration, I am trying to discover the new features.

The “what’s new” list of VS2013 is pretty short: to me the “peek definition”, the “enhanced scroll bar” and the “CodeLens” sounded interesting. Let’s take a look at the CodeLens now.

[read more…]

I speak at NDC London! Topic: Excel and BDD

by Gáspár on September 19, 2013

I got the confirmation few days ago that my submission had been accepted: on the third day of NDC London, I’ll talk about possible usage scenarios of Excel for BDD.

I have been presenting on NDC Oslo two times already, and I’m very proud that I can be part of this great conference visiting London for the first time. [read more…]

Happy Birthday, SpecFlow!

by Gáspár on September 12, 2013

Believe it or not, SpecFlow is one of those tools, where it is very exactly known when the first code line was written. It was 12th September, 2009. We had our regular yearly team event with TechTalk and after having a couple pints of beer and hours of chatting with my colleagues, I went up to my hotel room and made the first prototype. [read more…]

TFS Service Build performed well in “mission-critical ;-)” situation

by Gáspár on September 6, 2013

I have just arrived from Oslo, Norway. I conducted a three-day Team Foundation Server course for the students of the “Microsoft University .NET 2013” organized by Microsoft & Programutvikling (the organizer of the famous NDC conference, that goes to London too this year too). The TFS course was the last one of the course series for freshly graduated developers.

imageConducting a course for a server product like TFS is always challenging. I like doing a lot of demos and hands-on exercises, but with a complex server setup in an unknown environment anything can go wrong (I had 21 attendees.) [read more…]