Thursday, April 29, 2010

Screen shots of Current Progress for my Projects

.Net PSN Project (Playstation Network Profiler)


.Net Grab A Seat Project


Just those two for now.. updates later :)

Wednesday, April 28, 2010

Latest Update - its been awhile

Well, i have completed stage 1 of the SSIS project i was working on ages ago - and is live on our hosted server.

Other projects of interest that have come into development in varying stages:

.Net 3.5 Libraries:
Configuration.Settings
A library that deals with a configuration file - reading / writing settings.

FaceBook.Connect
A library that allows a user to connect a FaceBook account and Update User status.
Future enchancements include getting Friend List / Profile details etc.
This is using a custom built REST Client

Twitter.OAuth
A library that allows a user to connect a Twitter account and Post Tweets.
This is using a custom built API Client

Last.FM
A library that allows a user to connect a Last.FM account and Update Music played etc.
Future enchancements include getting Friend List / Profile details etc.
This is using a custom built REST Client similar to FaceBook.Connect



.Net 3.5 Windows Applications:
PSN Connector/Profiler
A program that allows the user to enter in their PSN Username and get relevant profile details, avatar image etc.
Future enhancements include getting Friend List / Messages / Trophy data.

Grab a Seat
A program that scans the Grab a Seat RSS feed and checks for available flights during particular parameters, and can Post credentials to the Air NZ booking page to help speed up the process.
Future enhancements include automating process to include auto-posting credit card details, attendees details etc.

Gtx Media Player
A simple media player (MP3, AVI etc) that integrates the Configuration.Settings, FaceBook.Connect, Twitter.OAuth and Last.FM libraries that I have been developing.
Still work in progress, as have been spending alot of free time on the Libraries themselves.

Thats all for now, screenshots possibly coming in next post. :)

Enjoy.