Logo HeaderGraphic
"... A Yankee in the Land of The Long White Cloud, Aotearoa ..."

Firefox is like the Cheese, It Stands Alone!

So one of my friends and former colleagues warned me today that my blog wasn’t working correctly with Google feedburner Link that Google generates (which isn’t really my fault) and that when he used the archive links to pull up the actual entry, h ...[Read More]

Published: Dec-10-09 | 0 Comments | 851 Links to this post

Upgrading Team Foundation Server 2008 To SP 1 - TF30059: Fatal error while initializing web service

TFS upgrade warning. This morning I decided it was time to see about patching and upgrading my TFS installation.  So looking over the requirements I saw we would need .Net Framework 3.5 and SP1 for 3.5.  So off to the Update.Microsoft.com website ...[Read More]

Published: Mar-25-09 | 0 Comments | 182 Links to this post

Recursive Function Calls in JavaScript

So recursion is one of my favourite programming structures, it’s elegant and fun to think thru.  but I just discovered a little bit of a nasty issue with JavaScript and Recursion.  Global Variables. So here is my example html <div id="o ...[Read More]

Published: Mar-24-09 | 0 Comments | 0 Links to this post

Revenge of the SharePoint, public website and name.dll ActiveX yellow bar

This is an update to a previous Post  SharePoint, public website and name.dll ActiveX yellow bar. Here is the fix Open the init.js file (make a backup copy first) Note The Init.js file is located in the %Program Files%\Common Files\Microsof ...[Read More]

Published: Mar-04-09 | 0 Comments | 0 Links to this post

Rescinding Permission given to an ActiveX control in IE, that was granted thru the yellow warning bar.

--- OR --- This Should Not Be So Complicated If you wondering why this is such a bug-a-boo for me, see Sharepoint and the name.dll   So let's say you accidently clicked on the y ...[Read More]

Published: Mar-04-09 | 0 Comments | 0 Links to this post