Doogal Bell's bloggy thing

"quite amusing and drastically geeky at the same time"

Saturday, June 04, 2011

Retrieving the most popular pages using Google Analytics API

›
For a long time I’ve shown the most popular pages on the home page of my website . I did this by logging every page that was viewed to the M...
2 comments:
Monday, May 30, 2011

Poor man’s XSLT profiling for .NET

›
If you’ve ever looked round for a profiler for XSL transformations then chances are you’ve found the Microsoft add-on for Visual Studio , wh...
Thursday, April 14, 2011

Spotify not too good to be true anymore

›
Apparently I’ve been using Spotfiy for over two years . Funny, it seems longer than that. It was the perfect music service for me, unlimited...
Saturday, March 12, 2011

Updating the Code-Point postcode datataset in MySql

›
Some time ago I imported the Ordnance Survey Code-Point postcode dataset into MySql . It looks like there’s a new version of that dataset av...
Tuesday, February 22, 2011

GZipping all content served up by ASP.NET

›
Update – I now realise this post is kind of pointless, there is a module for compression of dynamic content, called unsurprisingly Dynamic...
Saturday, February 05, 2011

Fixing 404 errors when using ASP.NET 4 routing

›
It took me a while to figure this out. Routing is meant to be baked into ASP.NET 4 but when i tried to set it up, all I got was 404 errors. ...
Thursday, February 03, 2011

Northern Ireland postcode data

›
The OS Code-Point Open dataset is great, except for a few omissions. It doesn’t include data for Northern Ireland, the Isle of Man or the C...
2 comments:
Monday, January 31, 2011

Don’t believe everything that Reflector tells you

›
Every .NET developer loves Reflector, since it gives us a chance to see inside assemblies that we don’t have the source for. And I’ve even r...
Thursday, January 13, 2011

Better debugging of .NET services

›
For a long while I’ve been debugging a .NET service using the recommended approach . Whilst this works, it’s kind of painful. the steps are ...
Friday, December 10, 2010

Onshoring, the new offshoring

›
Us software developers have had to live with offshoring for years. And I can understand why companies do it. If software isn’t your raison d...
Monday, November 22, 2010

Adding a simple website hit counter using the Google Analytics API

›
Last time, I built a simple app to get the number of visitors to a site using the Google Analytics API . So the obvious next step is to get ...
Monday, November 15, 2010

Simple Google Analytics .NET API usage

›
So if you want to create your own version of Embedded analytics , the first thing to do is figure out how to use the Google Analytics API. I...
4 comments:
Sunday, November 14, 2010

Embedded Analytics

›
I’ve been working on a website for somebody and they wanted to show some information about the number of visitors to the site on the site it...
Thursday, November 11, 2010

Creating a valid file name in C#

›
This was new to me so I thought I’d share. If you want to generate a file name based on some text, but that text may contain characters that...
Sunday, November 07, 2010

Styled maps–Showing urban areas

›
Styled Google Maps but I haven’t found a use for them up until now. But I had a desire to view urban areas in the UK and realised I could do...
Tuesday, October 12, 2010

Uploading files and folders to a specific Google Docs folder using the .NET API

›
The .NET API for Google Docs is a strange beast. First, it has a DocumentsRequest class and a DocumentsService class. Sometimes you’ll nee...
5 comments:
Sunday, October 10, 2010

Installing PHP 5.2 on Windows 7 IIS 7.5

›
I had a bit of fun upgrading my Windows 7 machine to PHP 5.2 the other day. There’s an installer available that goes most of the way but di...
3 comments:
Tuesday, October 05, 2010

WinForms ProgressBar with text

›
Somebody asked how to use my transparent label on top of a ProgressBar control, since it disappeared when the progress bar changed its sta...
17 comments:
Sunday, October 03, 2010

The problems with financial theories

›
We’re all looking for people to blame for the current mess we are in and apparently there are 38 causes of the current financial crisis . I’...
Wednesday, September 29, 2010

IE9 hardware acceleration not working

›
I downloaded the IE9 beta a week or so ago. Though it looked pretty good, the performance was less than stellar. When I looked at the option...
‹
›
Home
View web version
Powered by Blogger.