Twitterjecting
Posted by: Cirrus Minor,
on 08 May 2009 |
View original | Bookmarked: 0 time(s)
Apropos the Blogjecting
Watchdog pattern, In addition to blogging I recently added to our system
the ability to twitter. I am using Tweet# from
DimeBrain (thanks Mark Nijhof for
the tip via twitter).
Tweet# makes using tweeter really simple (I included the code below in case you find
it useful).
The tweeter sender is part of a PostOffice service (I thought that it would be problematic
to present it as SpamServer which was its original name :) ).
...