Twitter oAuth from C#

A while back I was working on a ‘post to Twitter’ function that used the original Basic Authentication that the Twitter V1.0 API allowed. Unfortunately, at the end of Aug 2010 they discontinued support for this and forced everyone to use their oAuth authentication. There are a number of services…

Read More

PowerMeter from PowerShell

I was trying to get my Home Energy Monitor application working to Google PowerMeter this evening. To get things moving quickly I decided to prototype in PowerShell (as you the full sugary goodness of the .Net framework for free). Here’s the details on accessing PowerMeter from PowerShell… Although it is…

Read More

CurrentCost Power Monitor Software

I recently bought a device to monitor our household energy consumption. After looking at a few I lumped for a CurrentCost Envi. this is a great little device that comes in two parts – a transmitter with jaws that wrap around the main power cable coming into your home and…

Read More

Install Windows from a USB Drive

This post is for my own benefit more than anything. I frequently have to ‘google’ for the instructions to make a bootable USB drive to install some version of Windows from. So, to save time in the future, here are the instructions : Open a command prompt As Administrator. Run…

Read More

Reading List – March 2010

After a brief hiatus (i.e. hectic work schedule for a few months), I am back to reading. The list is currently :- ReWork: Change the Way You Work Forever by the guys at 37 Signals Linchpin: Are You Indispensable? How to Drive Your Career and Create a Remarkable Future by…

Read More

Cannot create Edge Subscription file

This is a pretty obscure gotcha.. I was trying to export an Edge Subscription XML file from my Edge Transport server (a demo Exchange 2010 environment)There is no GUI for this in Exchange Management Console, so you have to use the Exchange Management Shell. Opened up EMS and entered the…

Read More

Outlook Web Access – Document Access

It seems that ‘Document Access’ from Outlook Web Access (OWA) is no longer supported in Exchange/OWA 2010. http://technet.microsoft.com/en-us/library/aa998911.aspx#Disc2007to2010 However, the way this element of ‘Discontinued Features and De-Emphasized Functionality’ is worded (“Can’t use…”) makes me think it is more of a known issue than a conscious decision they have made…

Read More

Generate sitemaps using PowerShell

I was discussing ‘googlability’  – a new word I made up meaning ‘the ability to find via Google’ – of our knowledgebase with one of the technical guys at work.It seems that we seldom get matches in Google searches (and the built in search is somewhat lame) – I was…

Read More