Xbox Live to Twitter Update (v0.2.3)

TL;DR

An updated tool that posts Xbox Live status updates to Twitter, with plans for customisation options and achievement tracking. Source code and downloads available.

7 January 2008
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

I have updated the Xbox Live to Twitter application and it works quite well now. There are currently too many updates as you can see from my twitter on the left of my blog smile_omg.

I will hopefully be adding some more customisation functionality to allow “only online” or “only title” changes to propagate. I may try to add some SQL Compact bits so differences in Achievements can be logged, but the data is currently limited…

I like this play pen as it allows me to explore some of the .NET 3.5 functionality and improve (much needed) my UI skills.

You can download the application from CodePlex along with all the source code .

Technorati Tags: .NET  Xbox  Answers

Comments
Subscribe

What to read next

Article

My first Extension method

Explains how to create and use extension methods in VB.NET, with an example for enhancing the XboxInfo class to display and track Xbox Live …

Read article