News

TweetMyEverything: Java version available

Added by Stuart Mathews 240 days ago

A java version of everything is available - this means the same code base can be used on windows, linux and more importantly mac - provided you have java.

TweetMyEverything: Alpha release available in svn

Added by Stuart Mathews 276 days ago

I've just checked in the first working(I hope) copy of Tweet My Everything to subversion.

This includes basic functionality to post a screenshot to TwitpPc and reference it in your twitter message.
At the moment, it is limited to sending screenshots to stumathews twitter account pending XAuth ability form twitter.com

Kind regards,

Stuart

dbChangeDetect: Not developing this any further

Added by Stuart Mathews 503 days ago

I'm not looking after this or adding to it anymore -it purely here for educational purposes and storage. RIP

StuDeploy: putting this project on hold for now...

Added by Stuart Mathews 503 days ago

Due to lack of interest, I'm not maintaining or investing any time in this project anymore. I leave it here, purely for educational purposes and storage

Datawatcher: Project going dormant

Added by Stuart Mathews 503 days ago

Due to lack of interest, I'm not maintaining or investing any time in this project anymore. I leave it here, purely for educational purposes and storage

StuDeploy: Plugin architecture implemented

Added by Stuart Mathews 847 days ago

I've come accoss a very nice way to implement plugins in c# and .net using reflection and library function within .net framework. The approach is featured here and was written by Nathan Baker here,

http://www.scratchprojects.com/2006/03/building_a_plugin_architecture_p05.php

Also available in: Atom