by Duke Leto
Many applications are starting to emerge that allow you to slice and dice the Twittersphere, (like Tweetdeck [1] or Yahoo Sideline [2]) such as advanced searching and grouping of tweets, posting to multiple accounts, filtering out unwanted tweets from hash tag searches and generally making searching for what you want easier.
Why not use the power of Perl regex's and the vast CPAN codebase to do as you please? Interested in creating autonomous agents that search for what you are interested in and archiving relevant information? This talk is for you!
As an example, this talk will teach the basics of Net::Twitter[3] by explaining how one can write Perl code that watches certain locations (a log file, RSS feed, website, whatever) for given strings of text and depending on which source and string it detects, notifies it's master via Twitter.
In the case of watching an error log, this can be sending a Direct Message if the error severity is past a threshold or posting a normal tweet on a timeline for more routine events.
Other topics that will be touched upon will include
[1] http://www.tweetdeck.com
[2] http://sideline.yahoo.com
[3] http://search.cpan.org/dist/Net-...
United States United States, Portland
17th–19th June 2009