Afternoon Tea
Archived Posts from this Category
Archived Posts from this Category
Posted by Chris Alcock on 11 Jun 2013 | Tagged as: .NET, Afternoon Tea, ASP.NET, C#, Community, Development, Morning Brew
A couple of weeks ago I watched the dotNetConf Open Source .NET Panel’ discussion which brought together a number of people from the .NET Open Source communities to discuss the state of Open Source in our community. The discussion was a good one, well worth watching and made me start to think about some of the Open Source projects I like – one of which features in this post.
Glimpse provides the answer for server side code that the likes of Firebug and Chrome Developer Tools provide for the client side developer. The project was originally conceived by Anthony van der Hoorn and Nik Molnar back in early 2011, and launched at Mix11’s Open Source Fest.
Glimpse did the usual Open Source project dance through many <1.0 releases, and mid last year became a project supported by Red Gate. Since then things have rapidly accelerated, and the community team have blasted beyond the 1.0 release threshold.
Today sees the announcement of Glimpse 1.4, along with a significant new look and feel introducing a Heads Up Display to make the most significant and useful information always available when Glimpse is enabled. Check out the announcement post over on the Glimpse Blog for the full lowdown, including a short video which gives a real impression of how the new Heads Up Display actually works.
I love that adding Glimpse to a project while working is as simple as adding a NuGet package
Install-Package Glimpse.MVC4
Once installed, build and run your solution, and then hit up the Glimpse Handler to see what’s installed and to enable the tool
http://localhost:12345/glimpse.axd
So far all as expected. Now head back to your web application, and you will be greeted by the new look Heads Up Display at the bottom of the page, in all its Metro’esque glory.
The Heads Up Display appears across the bottom of all pages when enabled, providing at a glance key metrics about the page:
Hovering the mouse over each of these sections gives further information about the metrics in a concise and clear, yet information dense way:
More new UI awaits you on clicking the ‘g’ logo in the corner, the traditional way to summon Glimpse’s detailed FireBug like UI to the foreground, which has also had the Metro style make over. If you’ve ever used Glimpse before you will be familiar with the range of information available in here, including the very useful (and even prettier now) Timeline view:
I’ve found having the metrics Glimpse provides to be invaluable on a countless occasions, and I encourage you to try it out, or even better, get involved with the project itself.
Full Disclosure – Anthony & Nik gave me a preview of the new Head Up Display functionality a few days ago, which prompted me to tell you how much I’ve liked Glimpse for quite some time – No money exchanged hands, but I might let them buy me a drink when I finally get to meet them both 😉
Comments Off on Afternoon Tea – 11th June 2013 – Open Source Projects I Like: Glimpse
Posted by Chris Alcock on 19 Oct 2012 | Tagged as: .NET, Afternoon Tea, Development, Morning Brew
DDD North 2 took place last weekend, and brought together a great bunch of speakers and attendees for a fantastic event up in Bradford. Many many thanks to all those who attended, the sponsors, and especially the organisers for making the day (and surrounding days) excellent fun.
A great number of people posted slides, reviews, photos and code online as a result of the event, and I’ve tried to collect together those that I’ve seen via RSS and Twitter. It’s almost certain that I’ve missed an number of posts out, so feel free to chuck links to anything I’ve missed in the comments (and I’ll approve them as they come in).
Posted by Chris Alcock on 10 Jun 2012 | Tagged as: .NET, Afternoon Tea, ASP.NET, C#, COM Interop, Community, Database, Development, Links, Morning Brew, SysAdmin, Talks / Presentations
It’s been quite a while since the last ‘Afternoon Tea’ post, and there have been quite a lot of significant announcements in the past few weeks, coupled with my being busy at work which has resulted in me building up quite a backlog of links which I really wanted to include in a Morning Brew. This post is my attempt to ‘clear the decks’ and get caught up again, and also provides the perfect excuse to do a link roundup of DDD South West which I had the pleasure of presenting at at the end of last month.
Comments Off on Afternoon Tea – Sunday 10th June 2012