<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"><channel><title>Disruptive Library Technology Jester &#187; Twitter</title> <atom:link href="http://dltj.org/tag/twitter/feed/" rel="self" type="application/rss+xml" /><link>http://dltj.org</link> <description>We&#039;re Disrupted, We&#039;re Librarians, and We&#039;re Not Going to Take It Anymore</description> <lastBuildDate>Mon, 06 Feb 2012 20:04:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <cloud domain='dltj.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license> <item><title>The PERL Way to Add OmniFocus Inbox Entries from Twitter</title><link>http://dltj.org/article/twitter-to-omnifocus/</link> <comments>http://dltj.org/article/twitter-to-omnifocus/#comments</comments> <pubDate>Wed, 20 Oct 2010 02:09:16 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Raw Technology]]></category> <category><![CDATA[applescript]]></category> <category><![CDATA[Getting Things Done]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[OmniFocus]]></category> <category><![CDATA[perl]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[twitter-to-omnifocus]]></category><guid isPermaLink="false">http://dltj.org/?p=1734</guid> <description><![CDATA[Over the weekend I got the bright idea of asking OmniGroup to ask an iPhone voice recognition application (like Dragon Dictation) to add a link to the OmniFocus iPhone application. That way I could simply dictate new inbox items on &#8230; <a href="http://dltj.org/article/twitter-to-omnifocus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1734"></abbr><p>Over the weekend I got the bright idea of asking <a href="http://www.omnigroup.com/" title="The Omni Group">OmniGroup</a> to ask an iPhone voice recognition application (like <a href="http://itunes.apple.com/us/app/dragon-dictation/id341446764?mt=8" title="Dragon Dictation for iPhone, iPod touch, and iPad on the iTunes App Store">Dragon Dictation</a>) to add a link to the <a href="http://www.omnigroup.com/products/omnifocus_for_iphone/" title="OmniFocus for iPhone - Products - The Omni Group">OmniFocus iPhone</a> application.  That way I could simply dictate new inbox items on the iPhone rather than laboriously typing them with the on-screen keyboard.  Before making the suggestion, I <a href="http://forums.omnigroup.com/search.php?do=process&amp;quicksearch=1&amp;childforums=1&amp;exactname=1&amp;s=&amp;securitytoken=guest&amp;query=voice+recognition&amp;showposts=0" title="The Omni Group Forums - Search Forums">searched the OmniFocus User Forum for &#8220;voice recognition&#8221;</a> to see if anyone else had suggested the same thing.  As it turns out, there were <a href="http://forums.omnigroup.com/showthread.php?t=5871" title="Ubiqutious task entry -- anywhere, anytime - The Omni Group Forums">a</a> <a href="http://forums.omnigroup.com/showthread.php?t=11543&amp;highlight=voice+recognition" title="Voice -&gt; OmniFocus - The Omni Group Forums">few</a> <a href="http://forums.omnigroup.com/showthread.php?t=11544&amp;highlight=voice+recognition" title="new solution to speak new inbox tasks - The Omni Group Forums">posts</a> that had instructions from people using Twitter as an intermediary.  Unfortunately, they either required a desktop Twitter client to be running all of the time or <a href="http://ptone.com/dablog/2009/03/voice-to-omnifocus-revisited/" title="Voice to OmniFocus, revisited">used</a> the now deprecated BasicAuth-based Twitter authentication scheme.  So I created my own.<br /><span id="more-1734"></span><br /><h2>The Script</h2><br />I&#8217;m a UNIX command line geek at heart, and an old one at that, so my preferred language is Perl. This program runs as a background command line application using a couple of Perl modules: <a href="http://search.cpan.org/dist/Net-Twitter-Lite/" title="Marc Mims / Net-Twitter-Lite - search.cpan.org">Net::Twitter::Lite</a> to interact with Twitter and <a href="http://search.cpan.org/~dsugal/Mac-AppleScript/" title="Dan Sugalski / Mac-AppleScript - search.cpan.org">Mac::AppleScript</a> to interact with OmniFocus.  Install those two modules and their depencencies on your Mac if you don&#8217;t already have them (e.g. <code>cpan install Net::Twitter::Lite</code> and <code>cpan install Mac::AppleScript</code>), then copy <a href="http://github.com/dltj/twitter-to-omnifocus/raw/master/twitter-to-omnifocus" title="twitter-to-omnifocus script">this script</a> and a configuration file based on <a href="http://github.com/dltj/twitter-to-omnifocus/raw/master/tweettoOmniFocus.cfg.example" title="tweettoOmniFocus.cfg example">this sample</a> in a directory off your home directory.  The <a href="http://github.com/dltj/twitter-to-omnifocus" title="dltj's twitter-to-omnifocus at master - GitHub">source code</a> is available on GitHub if you want to fork it and improve it.</p><p><h2>Registering your Application with Twitter</h2><br /><div id="attachment_1735" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://cdn.dltj.org/wp-content/uploads/2010/10/Tweet-Privacy.png"><img src="http://cdn.dltj.org/wp-content/uploads/2010/10/Tweet-Privacy-300x71.png" alt="" title="Tweet Privacy" width="300" height="71" class="size-medium wp-image-1735" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweet Privacy Checkbox</p></div>To put Twitter in the middle between my iPhone voice recognition app and OmniFocus, I set up a new Twitter account just for the purpose of pushing entries into the OmniFocus Inbox.  I marked this new account as <a href="http://support.twitter.com/groups/31-twitter-basics/topics/107-my-profile-account-settings/articles/14016-about-public-and-protected-accounts" title="Twitter Help Center">private in the account settings</a> because I don&#8217;t want anyone subscribing to the tweets sent through this account.</p><p>Because I marked it as private, the script can&#8217;t read the home timeline of tweets without authentication.  In order to authenticate with Twitter, I need to <a href="http://dev.twitter.com/apps" title="http://dev.twitter.com/apps" class="broken_link" rel="nofollow">register the script</a> with the Twitter API service to get a &#8220;Consumer Key&#8221; and a &#8220;Consumer Secret&#8221;.  The registration page looks similar to below, but you&#8217;ll need to pick a different name.  (Application names must be unique across Twitter.)<br /><div id="attachment_1737" class="wp-caption aligncenter" style="width: 805px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://cdn.dltj.org/wp-content/uploads/2010/10/New-Twitter-Application-dev.twitter.com_1287524992428.png"><img src="http://cdn.dltj.org/wp-content/uploads/2010/10/New-Twitter-Application-dev.twitter.com_1287524992428-795x1024.png" alt="" title="New Twitter Application screen for twitter-to-omnifocus" width="795" height="1024" class="size-large wp-image-1737" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">New Twitter Application screen for twitter-to-omnifocus</p></div></p><p>After submitting that form, you&#8217;ll see a page that will have your key information.  Replace the sample keys in the tweettoOmniFocus.cfg file with the ones from this page.</p><p>You&#8217;ll need to run the twitter-to-omnifocus application once interactively on the command line in order to complete the process of registering the script with Twitter.  First, change the mode of the script so that you can execute it, then run the script:</p><pre>  chmod u+x twitter-to-omnifocus</pre><pre>  ./twitter-to-omnifocus</pre><p>You&#8217;ll be promted to go to a website to get a PIN:</p><pre>  Authorize this app at http://twitter.com/oauth/authorize?oauth_token=nnn and enter the PIN#</pre><p>When you get the PIN, paste it into the terminal window and hit return.  Two new security tokens will be added to the configuration file.</p><p><h2>Getting the Script to Run Periodically on the Mac</h2><br />The last step is to get the script to run periodically on the Mac.  If one were to stick to UNIX traditions, you would run `crontab -e` to create a cron entry.  I think that would work, but the Mac-way of doing it is to create a launchd entry.  You can create one of these by hand, but I find using <a href="http://sourceforge.net/projects/lingon/" title="Lingon | SourceForge.net">Lingon</a> to be a much more palatable way of doing it.  (Okay &#8212; so I&#8217;m not a pure command-line junkie.)<br /><div id="attachment_1738" class="wp-caption aligncenter" style="width: 724px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://cdn.dltj.org/wp-content/uploads/2010/10/Lingon-configuration-for-twitter-to-omnifocus.jpg"><img src="http://cdn.dltj.org/wp-content/uploads/2010/10/Lingon-configuration-for-twitter-to-omnifocus.jpg" alt="" title="Lingon configuration for twitter-to-omnifocus" width="714" height="732" class="size-full wp-image-1738" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Lingon configuration for twitter-to-omnifocus</p></div></p><p><h2>All Done!</h2><br /><div id="attachment_1742" class="wp-caption alignright" style="width: 210px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img src="http://cdn.dltj.org/wp-content/uploads/2010/10/IMG_0054-200x300.png" alt="" title="Dragon Dictation Screen" width="200" height="300" class="size-medium wp-image-1742" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">iPhone Dragon Dictation screen</p></div>With that set, you can now simply send a tweet to your private Twitter account from any mechanism you might have.  What got me started on this path was using <a href="http://itunes.apple.com/us/app/dragon-dictation/id341446764?mt=8" title="Dragon Dictation for iPhone, iPod touch, and iPad on the iTunes App Store">Dragon Dictation</a> on the iPhone to dictate inbox items.  One person suggested using <a href="http://jott.com/default.aspx" title="Jott.com | Voice-to-Text Notes, To Dos &amp; Reminders.  Voicemail-to-Email and Text Message">Jott</a> for phone-to-Twitter transcribing and another suggested an <a href="http://tweetymail.com/" title="Twitter over Email">e-mail path</a>.</p><p>In the end, this is quite an effort and a moderately fragile setup for doing what I want.  In particular, the dictated entries don&#8217;t immediately appear in my iPhone OmniFocus app database. I&#8217;d like some tighter integration between the applications, but I&#8217;ll settle for this for now.<br /><br style="clear: both" /></p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/twitter-to-omnifocus/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Using Twitter For Service Outage Awareness</title><link>http://dltj.org/article/twitter-for-outages/</link> <comments>http://dltj.org/article/twitter-for-outages/#comments</comments> <pubDate>Wed, 01 Sep 2010 00:20:32 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Raw Technology]]></category> <category><![CDATA[dynamic HTML]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1661</guid> <description><![CDATA[Emily Clasper of the Suffolk County Library posted about some work she had done to embed status messages in the catalog using Twitter. This sounded like a really great idea because it is an out-of-band (e.g. something that doesn&#8217;t rely &#8230; <a href="http://dltj.org/article/twitter-for-outages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1661"></abbr><p>Emily Clasper of the Suffolk County Library <a href="http://libraryrevolution.com/?p=202" title="Twitter in the Catalog – Part Deux | Library Revolution">posted about some work she had done to embed status messages in the catalog using Twitter</a>.  This sounded like a really great idea because it is an out-of-band (e.g. something that doesn&#8217;t rely on OhioLINK infrastructure for reporting downtimes) way to get messages to member staff and users.  But I didn&#8217;t get a chance to work on my implementation for a while, so for over a year ideas have bubbled around in my head about ways to apply this technique and improve on it.  I finally carved out some spare time to actually work on it, and came up with my take on the concept.  The result is the OhioLINK Status-Via-Twitter service.<div id="attachment_1670" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://cdn.dltj.org/wp-content/uploads/2010/08/ohiolink_homepage_with_message.png"><img src="http://cdn.dltj.org/wp-content/uploads/2010/08/ohiolink_homepage_with_message-300x242.png" alt="" title="Demo of TwitterJS" width="300" height="242" class="size-medium wp-image-1670" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">A demo of the TwitterJS implementation using a copy of the OhioLINK homepage.</p></div></p><p>In Emily&#8217;s approach to putting messages on public pages, the staff would first post a message to the public status Twitter account which would then be turned into a block of HTML inserted into the public catalog page via JavaScript.  The JavaScript would query the feed for the public status Twitter account and insert any tweets found there into the page.  When the information in the tweet is no longer needed, the library staff would delete the tweet.</p><p>In my conceptualization of this service, there would be individuals or agents other than the catalog JavaScript code that would be looking to the tweet stream for updates on services.  Those individuals and agents won&#8217;t know when a tweet is deleted, so an &#8220;all-clear&#8221; message needs to be posted to the tweet stream for those consumers.  And, of course, we wouldn&#8217;t want an &#8220;all-clear&#8221; tweet to be posted <i>ad infinitum</i> (or at least until the next service message) on public web pages.</p><p>I would also like to include the tweeted service messages on all pages on our site, not just the homepage.  But if we do that, then every page hit for one of our users would hit the Twitter API to get the tweets from the public status Twitter account&#8230;with possible privacy and capacity overloading concerns.  So there would need to be a way to cache messages from Twitter for a period of time.</p><p>In bulleted-point form, what I was looking for was:</p><ul><li>A bit of JavaScript that would dynamically insert HTML into a &lt;div&gt; tag that contains the text of tweets.</li><li>The script would not display tweets that contain a set phrase (e.g. &#8220;returned to normal&#8221;) or were older than a pre-defined period.</li><li>The script would cache messages as cookies and only read new messages from Twitter after a pre-defined period of time.</li><li>The script had to be compact and self-contained (e.g. not rely on external JavaScript libraries) for speed and simplicity.</li></ul><p><h2>The Implementation</h2><br />What I ended up doing was <a href="http://github.com/dltj/twitterjs" title="dltj's twitterjs at master - GitHub">adapting</a> JavaScript code by <a href="http://remysharp.com/2007/05/18/add-twitter-to-your-blog-step-by-step/" title="Add Twitter to your blog (step-by-step)">Remy Sharp</a> from his <a href="http://code.google.com/p/twitterjs/" title="twitterjs - Project Hosting on Google Code">twitterjs</a> project.  Modifications include the ability to pass a parameter to limit the number of hours a tweet will be shown before it is ignored (the <strong>ignoreOlderThan</strong> parameter) and to truncate the display of tweets if a particular string is used (the <strong>stopIfSeen</strong> parameter) as well as the caching function.  The code is posted on GitHub at <a href="http://github.com/dltj/twitterjs" title="dltj's twitterjs at master - GitHub">http://github.com/dltj/twitterjs</a>.</p><p>The <a href="http://github.com/dltj/twitterjs/blob/OhioLINK-Prod/src/twitter.js#L472" title="Line 472 of twitter.js on the OhioLINK-Prod branch of twitterjs">bottom of &#8216;twitter.js&#8217; in the <em>OhioLINK-Prod</em> branch</a> of the twitterjs project has an example of how to configure the JavaScript function.  It looks like this:</p><div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">getTwitters<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ohiolinkstatus'</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#123;</span>       <span style="color: #006600; font-style: italic;">// &lt;div&gt; to insert text</span>
  id<span style="color: #339933;">:</span> <span style="color: #3366CC;">'OhioLINKstatus'</span><span style="color: #339933;">,</span>               <span style="color: #006600; font-style: italic;">// Twitter id</span>
  count<span style="color: #339933;">:</span> <span style="color: #CC0000;">20</span><span style="color: #339933;">,</span>                          <span style="color: #006600; font-style: italic;">// Maximum number of tweets to show</span>
  ignoreReplies<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>                <span style="color: #006600; font-style: italic;">// Ignore @-replies (true or false)</span>
  ignoreOlderThan<span style="color: #339933;">:</span> <span style="color: #CC0000;">36</span><span style="color: #339933;">*</span><span style="color: #CC0000;">60</span><span style="color: #339933;">*</span><span style="color: #CC0000;">60</span><span style="color: #339933;">,</span>          <span style="color: #006600; font-style: italic;">// Ignore tweets older than this (in minutes)</span>
  stopIfSeen<span style="color: #339933;">:</span> <span style="color: #3366CC;">'returned to normal'</span><span style="color: #339933;">,</span>   <span style="color: #006600; font-style: italic;">// Stop display tweets if this text is in tweet</span>
  cookiePrefix<span style="color: #339933;">:</span> <span style="color: #3366CC;">'TwitterJS'</span><span style="color: #339933;">,</span>          <span style="color: #006600; font-style: italic;">// Preface cookies with this prefix</span>
  cookieDomain<span style="color: #339933;">:</span> <span style="color: #3366CC;">'dltj.org'</span><span style="color: #339933;">,</span>           <span style="color: #006600; font-style: italic;">// Cookies stored for this domain</span>
  cookieRefresh<span style="color: #339933;">:</span> <span style="color: #CC0000;">5</span>                    <span style="color: #006600; font-style: italic;">// How often to check tweets (in minutes)</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;&lt;/</span>div<span style="color: #339933;">&gt;</span></pre></div></div><p>To make this work on your pages, you&#8217;d need to follow these steps:</p><ol><li>Download the <a href="http://github.com/dltj/twitterjs/raw/master/src/twitter.js" title="twitter.js">twitter.js file</a> from GitHub.  At the end of this file, add the configuration to match your needs.  At a minimum, change <code>cookieDomain</code> to match the domain of your website, or this won&#8217;t work.  You probably also want to change the <code>id</code> unless you want to monitor OhioLINK services. <sup><a href="http://dltj.org/article/twitter-for-outages/#footnote_0_1661" id="identifier_0_1661" class="footnote-link footnote-identifier-link" title="Note that at the time this is being posted, OhioLINK is not using this in production so don&amp;#8217;t rely on this Twitter ID for actual outage messages.">1</a></sup></li><li>Download the <a href="http://github.com/dltj/twitterjs/raw/master/test/twitter.css" title="twitter.css">CSS file for twitterjs</a> and modify to your tastes.</li><li>(Optional Step) Run your JavaScript through <a href="http://jscompress.com/" title="Minify Javascript Online / Online JavaScript Packer">JSMinify</a> to reduce its size to increase website performance.  Do <a href="http://refresh-sf.com/yui/" title="Online YUI Compressor">the same</a> for the CSS file.</li><li>Upload the JavaScript and CSS files to your website.</li><li>Add these lines to the &lt;head&gt; section of any page you want to use this:<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">    &lt;link rel=&quot;stylesheet&quot; href=&quot;http://your.host.name/your.directory/twitter.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; charset=&quot;utf-8&quot; /&gt;
	&lt;script src=&quot;http://your.host.name/your.directory/twitter.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;</pre></div></div></li><li>Add this line to the &lt;body&gt; section of the document where you want the tweets to appear:<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">    &lt;div class=&quot;twitters&quot; id=&quot;ohiolinkstatus&quot;&gt;&lt;/div&gt;</pre></div></div><p> <em>Be sure</em> the <code>id</code> attribute value matches the first parameter of the <code>getTwitters()</code> function call in the first step.</li></ol><p><code>getTwitters()</code> will run the main body of code after the page is finished loading.  If it finds a twitterjs cookie for the current domain, it replaces whatever is inside the &lt;div&gt; with that information.  If it doesn&#8217;t find a twitterjs cookie or the cookie has expired, it pulls the feed of tweets, parses them, stashes the value into a domain cookie (even if the value is the empty string), and replaces whatever is inside the &lt;div&gt;.</p><p>For extra credit, note that you can do a lot of styling with the CSS file.  For instance, the version of this I&#8217;m demoing at OhioLINK has an GIF encoded as Base64 data in the background of the unordered list of tweets.  (We do the Base64 encoding like this to avoid the overhead of another round-trip back to the webserver to get the small graphic.)  You can create your own graphic, translate it using <a href="http://www.google.com/search?q=base64+encoder" title="base64 encoder - Google Search">a Base64 encoder</a>, and replace that value.</p><p>If you end up using this, please let me know in the comments.</p><h2>Footnotes</h2><ol class="footnotes"><li id="footnote_0_1661" class="footnote">Note that at the time this is being posted, OhioLINK is not using this in production so don&#8217;t rely on this Twitter ID for actual outage messages.</li></ol>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/twitter-for-outages/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>On Being Fodder for Questionable Twitter Posts</title><link>http://dltj.org/article/questionable-twitter-posts/</link> <comments>http://dltj.org/article/questionable-twitter-posts/#comments</comments> <pubDate>Wed, 30 Dec 2009 20:44:29 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Meta Category]]></category> <category><![CDATA[spam]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1397</guid> <description><![CDATA[Okay, I know this is starting to seem like an obsession, but I can&#8217;t figure out why someone(s) would be constructing tweets that consist of my blog post headlines and links back to my postings. I&#8217;m wondering how wide spread &#8230; <a href="http://dltj.org/article/questionable-twitter-posts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1397"></abbr><p>Okay, I know this is starting to seem like an obsession, but I can&#8217;t figure out why <a href="http://dltj.org/article/twitter-spam/">someone(s) would be constructing tweets that consist of my blog post headlines and links back to my postings</a>.  I&#8217;m wondering how wide spread this problem is, so I constructed a list of URLs to blog posts based on the <a href="http://planet.code4lib.org/" title="Planet Code4Lib aggregation homepage">Planet Code4Lib</a> <a href="http://planet.code4lib.org/atom.xml" title="Planet Code4Lib aggregation Atom feed">Atom feed</a> and pointed them to the Ubervu service.  Ubervu has a view into the Twitter firehose, and constructs reports of Twitter mentions of URLs.  For instance, I can see all of the <span class="removed_link" title="http://www.ubervu.com/conversations/dltj.org/article/alamw10-schedule/">odd</span> <span class="removed_link" title="http://www.ubervu.com/conversations/dltj.org/article/twitter-spam/">headline</span> <span class="removed_link" title="http://www.ubervu.com/conversations/dltj.org/article/questionable-twitter-posts/">tweets</span> for my previous postings through this service.  I can then easily scan through the list for other people that seem to be affected by this strange phenomenon.<br /><span id="more-1397"></span></p><div class="alignright" style="width:200px;border:1px solid gray; margin:1em;padding:1em;;  float: right;"><img src="http://cdn.dltj.org/wp-content/uploads/2009/12/checkmark.png" width="20" style="float:left;" alt="Note!" />Eric Schnell has a great summary of these posts and related comments called <a href="http://ericschnell.blogspot.com/2010/01/is-twitterfarm-pranking-jester.html" title="The Medium is the Message: Is a Twitterfarm Pranking the Jester?">Is a Twitterfarm Pranking the Jester?</a> in his blog <i>The Medium is the Message</i>. Thank you, Eric.</div><p>Here are the results.  In all cases except for one, the &#8216;twitterfeed&#8217; service was used as the bridge between some feed of blog postings into individual tweets.</p><ul type="square"><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/making_author_authority_easier.php">scienceblogs.com/bookoftrogool/2009/12/making_author_authority_easier.php</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/elibtronic.ca/content/20091229/anatomy-pown-pownd-part-2">elibtronic.ca/content/20091229/anatomy-pown-pownd-part-2</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/dltj.org/article/twitter-spam/">dltj.org/article/twitter-spam/</span> [Me -- 7 questionable tweets, described in <a href="http://dltj.org/article/twitter-spam/">previous post</a>]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/805">people.oregonstate.edu/~reeset/blog/archives/805</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/peterbrantley.com/reality-dreams-for-libraries-213">peterbrantley.com/reality-dreams-for-libraries-213</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/commonplace.net/2009/12/old-library-new-library/">commonplace.net/2009/12/old-library-new-library/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002040.html">orweblog.oclc.org/archives/002040.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/marbi-meeting-minutes.html">catalogablog.blogspot.com/2009/12/marbi-meeting-minutes.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/804">people.oregonstate.edu/~reeset/blog/archives/804</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.lisnews.org/librarian_h_o_p_e_hackers_planet_earth_conference">www.lisnews.org/librarian_h_o_p_e_hackers_planet_earth_conference</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/001392.html">orweblog.oclc.org/archives/001392.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/top-down_or_bottom-up.php">scienceblogs.com/bookoftrogool/2009/12/top-down_or_bottom-up.php</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/dltj.org/article/alamw10-schedule/">dltj.org/article/alamw10-schedule/</span> [Me again -- 5 questionable tweets, described in <a href="http://dltj.org/article/twitter-spam/">previous post</a>]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/infomotions.com/blog/2009/12/good-and-best-open-source-software/">infomotions.com/blog/2009/12/good-and-best-open-source-software/</span> [2 questionable tweets: Twitter ID 'audio_college' (3,240 followers) and ID 'DTcomputers' (10,204 followers)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/isbd-area-0-in-rusian.html">catalogablog.blogspot.com/2009/12/isbd-area-0-in-rusian.html</span> [1 questionable tweet: Twitter ID 'rem_simanovski' (658 followers)</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/case-against-using-spoofed-e-books-to.html">go-to-hellman.blogspot.com/2009/12/case-against-using-spoofed-e-books-to.html</span> [1 questionable tweet: Twitter ID 'ispicey' (8,177 followers)</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002039.html">orweblog.oclc.org/archives/002039.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002038.html">orweblog.oclc.org/archives/002038.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002037.html">orweblog.oclc.org/archives/002037.html</span> [4 questionable tweets: Twitter ID 'peterpains' (1,017 followers); 'LostInDaSources' (1,057 followers, other posted links in twitter stream to spamy web pages); 'JackOOler' (914 followers); 'FreePsyche' (123 followers, is adding text to blog post titles in tweet)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/john.mignault.net/blog/2009/12/26/coffee-exchange/">john.mignault.net/blog/2009/12/26/coffee-exchange/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/bibwild.wordpress.com/2009/12/24/issn-search-field-in-solr/">bibwild.wordpress.com/2009/12/24/issn-search-field-in-solr/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/801">people.oregonstate.edu/~reeset/blog/archives/801</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/1950051395.html%3Fnid%3D3565">www.libraryjournal.com/blog/1090000309/post/1950051395.html?nid=3565</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/hublog.hubmed.org/archives/001891.html">hublog.hubmed.org/archives/001891.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/cookery.html">catalogablog.blogspot.com/2009/12/cookery.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/character-sets.html">catalogablog.blogspot.com/2009/12/character-sets.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/holiday-product-management-and.html">go-to-hellman.blogspot.com/2009/12/holiday-product-management-and.html</span> [1 questionable tweet: Twitter ID 'holiday_gifts' (3,237 followers)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/community.oclc.org/hecticpace/archive/2009/12/jingle-books.html">community.oclc.org/hecticpace/archive/2009/12/jingle-books.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/ptsefton.com/2009/12/23/bye-bye-word-2007-custom-xml.htm">ptsefton.com/2009/12/23/bye-bye-word-2007-custom-xml.htm</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/tidbits_22_december_2009.php">scienceblogs.com/bookoftrogool/2009/12/tidbits_22_december_2009.php</span></li><li>Ubervu service view of <a href="http://www.ubervu.com/conversations/inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/" title="Ubervu social media view of inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/" rel="nofollow" class="broken_link">inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/</a> 1[ questionable tweet: Twitter ID 'soslab' (122 followers, also reposted a <acronym title="Disruptive Library Technology Jester"><i>DLTJ</i></acronym> post)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.eff.org/deeplinks/2009/12/e-book-privacy">www.eff.org/deeplinks/2009/12/e-book-privacy</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/litablog.org/2009/12/last-standards-announcements-of-2009/">litablog.org/2009/12/last-standards-announcements-of-2009/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/anatomy-of-catalog-record.html">catalogablog.blogspot.com/2009/12/anatomy-of-catalog-record.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/efoundations.typepad.com/efoundations/2009/12/online-learning-in-virtual-environments-final-report.html">efoundations.typepad.com/efoundations/2009/12/online-learning-in-virtual-environments-final-report.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/blog.iandavis.com/2009/12/new-blog-url-blog-iandavis-com">blog.iandavis.com/2009/12/new-blog-url-blog-iandavis-com</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/cuttering-at-national-library-of.html">catalogablog.blogspot.com/2009/12/cuttering-at-national-library-of.html</span> [1 questionable tweet: Twitter ID 'jadep2008' (account now suspended by Twitter)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/community.oclc.org/hecticpace/archive/2009/12/hectic-shame.html">community.oclc.org/hecticpace/archive/2009/12/hectic-shame.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/miskatonic.org/2009/12/21/my-code4lib-2010-t-shirt">miskatonic.org/2009/12/21/my-code4lib-2010-t-shirt</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/miskatonic.org/2009/12/21/dchud-and-nunanishi">miskatonic.org/2009/12/21/dchud-and-nunanishi</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/mblog.lib.umich.edu/blt/archives/2009/12/further_tweaks.html">mblog.lib.umich.edu/blt/archives/2009/12/further_tweaks.html</span> [1 questionable tweet: Twitter ID 'FastestFood' (124 followers, profile URL leads to "get rich quick" site)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/blog.threepress.org/2009/12/21/nook-1-1-0-firmware-update-report/">blog.threepress.org/2009/12/21/nook-1-1-0-firmware-update-report/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/maisonbisson.com/blog/post/14198/apple-netbook-newton-emate-300/">maisonbisson.com/blog/post/14198/apple-netbook-newton-emate-300/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/copyright-enforcement-for-ebooks.html">go-to-hellman.blogspot.com/2009/12/copyright-enforcement-for-ebooks.html</span> [1 questionable tweet: Twitter ID 'OnlineTVNews' (160 followers, using "RSS2Twitter" rather than twitterfeed, profile URL points to a commercial TV-over-IP service)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/efoundations.typepad.com/efoundations/2009/12/scanning-horizons-for-the-semantic-web-in-higher-education.html">efoundations.typepad.com/efoundations/2009/12/scanning-horizons-for-the-semantic-web-in-higher-education.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/code4lib.org/node/346">code4lib.org/node/346</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002036.html">orweblog.oclc.org/archives/002036.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002035.html">orweblog.oclc.org/archives/002035.html</span> [1 questionable tweet: Twitter ID 'workfanatic' (878 followers, tweets include part of post, may be a legitimate consulting service)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/john.mignault.net/blog/2009/12/20/calibre-quickstart-for-kindle/">john.mignault.net/blog/2009/12/20/calibre-quickstart-for-kindle/</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.frbr.org/2009/12/20/last-week-in-frbr-11">www.frbr.org/2009/12/20/last-week-in-frbr-11</span> [2 questionable tweets: Twitter ID 'soslab' (122 followers, also seen with other Code4Lib planet posts); 'CTSeven' (3,968 followers, profile URL seems to point to a legitimate business)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/300051430.html%3Fnid%3D3565">www.libraryjournal.com/blog/1090000309/post/300051430.html?nid=3565</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.parser.ca/z678/2009/12/18/this-is-what-im-talking-about-evergreen-ils/">www.parser.ca/z678/2009/12/18/this-is-what-im-talking-about-evergreen-ils/</span> [3 questionable tweets, all with the same profile URL that seems to point to a legitimate business: Twitter ID 'GlowPaint' (1,559 followers, prepends fixed text string to tweets); 'BlackLightInfo' (943 followers); 'FutureOfGlow' (5,090, prepends fixed text string to tweets)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/authority_control_then_and_now.php">scienceblogs.com/bookoftrogool/2009/12/authority_control_then_and_now.php</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/mblog.lib.umich.edu/blt/archives/2009/12/hathitrust_reac.html">mblog.lib.umich.edu/blt/archives/2009/12/hathitrust_reac.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/virtually-jodconverter-ii.html">futurearchives.blogspot.com/2009/12/virtually-jodconverter-ii.html</span> [1 questionable tweet: Twitter ID 'archivesopen' (701 followers, profile URI points to a Blogspot blog, seems to be legitimate)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/litablog.org/2009/12/lita-happy-hour-mw2010/">litablog.org/2009/12/lita-happy-hour-mw2010/</span> [1 questionable tweet: Twitter ID 'library_breath' (253 followers, profile URL points to Japanese site)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/xforms4lib.html">catalogablog.blogspot.com/2009/12/xforms4lib.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/1840051384.html%3Fnid%3D3565">www.libraryjournal.com/blog/1090000309/post/1840051384.html?nid=3565</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/vphill.com/journal/%3Fp%3D2740">vphill.com/journal/?p=2740</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/digitalcuration.blogspot.com/2009/12/more-activity-on-semantic-publishing.html">digitalcuration.blogspot.com/2009/12/more-activity-on-semantic-publishing.html</span></li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/www.librarywebchic.net/wordpress/2009/12/17/learning-and-loving-jquery-for-the-most-part/">www.librarywebchic.net/wordpress/2009/12/17/learning-and-loving-jquery-for-the-most-part/</span> [1 questionable tweet: Twitter ID 'clearvisage' (1,405 followers, profile URL points to a "skin rejuvenation" site)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/virtually-jodconverter.html">futurearchives.blogspot.com/2009/12/virtually-jodconverter.html</span> [1 questionable tweet: Twitter ID 'careersoft' (2,648 followers, profile URL points to a site without a DNS entry)]</li><li>Ubervu service view of <span class="removed_link" title="http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/t.html">futurearchives.blogspot.com/2009/12/t.html</span> [2 questionable tweets from the same account: Twitter ID 'archivesopen' (701 followers, profile URI points to a Blogspot blog, seems to be legitimate)]</li></ul><p>Interestingly, in one case &#8212; <a href="http://inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/" title="inkdroid &amp;rsaquo; Hacking O&amp;#8217;Reilly RDFa">inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/</a> &#8212; &#8216;twitterfeed&#8217; seem to be legitimately used by Eqentia for a Twitter account called &#8216;semanticnews&#8217;.  The bio on the twitter account says:  &#8220;Tracking what&#8217;s new in the Semantic Web space. 2,500+ articles indexed via Eqentia&#8217;s semantic platform. Sign-up and experience Semantic-powered News&#8221;. <a href="http://www.ubervu.com/conversations/inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/" title="Ubervu social media view of inkdroid.org/journal/2009/12/22/hacking-oreilly-rdfa/" rel="nofollow" class="broken_link">Ubervu also shows</a> that the &#8216;semanticnews&#8217; tweet was the start of a Twitter thread of three other tweets on the same topic.</p><p><h2>Analysis</h2><br />Although others in the code4lib community seem to be affected by this, in this limited set none have come close to the reposting of my blog entries.  I still can&#8217;t fathom a purpose behind this other than trying to mask other activities with what seems like legitimate activity.  It doesn&#8217;t feel right, so I&#8217;d like to take steps to counteract it.</p><p>I went poking in my server&#8217;s access logs searching for occurrences of &#8216;twitterfeed&#8217; and came back with a surprise:  where I expected to see &#8216;twitterfeed&#8217; in the User-Agent string, I actually found it more as a Google Analytics parameter on URL requests in these two forms:</p><ul type="square"><li><code>?utm_source=twitterfeed&amp;utm_medium=twitter</code></li><li><code>?utm_source=GAlert&amp;utm_medium=twitterfeed&amp;utm_campaign=CDT_RSS&amp;utm_term=TechNews</code></li></ul><p>At this point, I&#8217;m not sure what is introducing those parameters.  I can&#8217;t find documentation for it in the Google Analytics help system, but I suspect it might be coming as a part of Feedburner.  I&#8217;m pretty much a newbie when it comes to Google Analytics, so if anyone has any insights, I&#8217;d appreciate it.</p><p>There are two cases where &#8216;twitterfeed&#8217; is being used as part of a user agent string (or <code>"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 twitterfeed"</code> more specifically).  I&#8217;m going to set up a <a href="http://en.wikipedia.org/wiki/Honeypot_%28computing%29" title="Honeypot (computing) - Wikipedia, the free encyclopedia">honeypot</a> for twitterfeed using mod_rewrite conditions on my server:</p><div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">## Attempt to block twitterfeed</span>
RewriteCond <span style="color: #000000; font-weight: bold;">%</span><span style="color: #7a0874; font-weight: bold;">&#123;</span>USER_AGENT<span style="color: #7a0874; font-weight: bold;">&#125;</span> <span style="color: #ff0000;">&quot;twitterfeed&quot;</span>
RewriteRule feed.<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">/</span>atom-feed-for-twitterfeed.xml <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #007800;">R</span>=<span style="color: #000000;">302</span>,L<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div><p>The &#8220;atom-feed-for-twitterfeed.xml&#8221; file consists of:</p><div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;">&lt; ?xml <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span> <span style="color: #000066;">standalone</span>=<span style="color: #ff0000;">&quot;yes&quot;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;feed</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://www.w3.org/2005/Atom&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>DLTJ Twitter Honeypot<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;link</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;alternate&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/html&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://dltj.org&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://dltj.org<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;updated<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-12-30T17:47:10+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/updated<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;generator</span> <span style="color: #000066;">uri</span>=<span style="color: #ff0000;">&quot;http://dltj.org/about/&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>An annoyed jester<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/generator<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;entry<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Twitter and Twitterfeed honeypot<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;link</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;alternate&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/html&quot;</span></span>
<span style="color: #009900;">			<span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://dltj.org/article/questionable-twitter-posts/&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://dltj.org/article/questionable-twitter-posts/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;updated<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-12-30T17:28:07+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/updated<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;content</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;html&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #ddbb00;">&amp;lt;</span>p<span style="color: #ddbb00;">&amp;gt;</span>This is a honeypot to try to catch Twitterfeed when it injects postings into Twitter.  For more information on why I'm trying this, see <span style="color: #ddbb00;">&amp;lt;</span>a href=&quot;http://dltj.org/article/questionable-twitter-posts/&quot;<span style="color: #ddbb00;">&amp;gt;</span>this blog post on <span style="color: #ddbb00;">&amp;lt;</span>acronym title=&quot;Disruptive Library Technology Jester&quot;<span style="color: #ddbb00;">&amp;gt;&amp;lt;</span>i<span style="color: #ddbb00;">&amp;gt;</span>DLTJ<span style="color: #ddbb00;">&amp;lt;</span>/i<span style="color: #ddbb00;">&amp;gt;&amp;lt;</span>/acronym<span style="color: #ddbb00;">&amp;gt;&amp;lt;</span>/a<span style="color: #ddbb00;">&amp;gt;</span>.<span style="color: #ddbb00;">&amp;lt;</span>/p<span style="color: #ddbb00;">&amp;gt;</span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/content<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;author<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Murray, Peter<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;uri<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://dltj.org/about<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/uri<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/author<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/entry<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/feed<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div><p>Yeah &#8212; I know I&#8217;m breaking the rules by giving different content for the same URI.  But remember, this is just a honeypot.</p><p>With this, I&#8217;m going to see if my honeypot entry shows up in one of these Twitterfeed-injected posts.  Am I showing signs of being obsessed with this?  Yep, no doubt.  But I really want to know how and where my content is being used.  This itch definitely needs to be scratched.<p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/dltj.org/article/alamw10-schedule/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/dltj.org/article/alamw10-schedule/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/dltj.org/article/twitter-spam/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/dltj.org/article/twitter-spam/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/dltj.org/article/questionable-twitter-posts/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/making_author_authority_easier.php on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/elibtronic.ca/content/20091229/anatomy-pown-pownd-part-2 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/805 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/commonplace.net/2009/12/old-library-new-library/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/commonplace.net/2009/12/old-library-new-library/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002040.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/marbi-meeting-minutes.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/804 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.lisnews.org/librarian_h_o_p_e_hackers_planet_earth_conference on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/top-down_or_bottom-up.php on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/infomotions.com/blog/2009/12/good-and-best-open-source-software/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/isbd-area-0-in-rusian.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/case-against-using-spoofed-e-books-to.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002039.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002038.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002037.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/john.mignault.net/blog/2009/12/26/coffee-exchange/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/bibwild.wordpress.com/2009/12/24/issn-search-field-in-solr/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/people.oregonstate.edu/~reeset/blog/archives/801 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/1950051395.html%3Fnid%3D3565 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/hublog.hubmed.org/archives/001891.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/cookery.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/character-sets.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/holiday-product-management-and.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/community.oclc.org/hecticpace/archive/2009/12/jingle-books.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/ptsefton.com/2009/12/23/bye-bye-word-2007-custom-xml.htm on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/tidbits_22_december_2009.php on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/litablog.org/2009/12/last-standards-announcements-of-2009/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/anatomy-of-catalog-record.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/efoundations.typepad.com/efoundations/2009/12/online-learning-in-virtual-environments-final-report.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/blog.iandavis.com/2009/12/new-blog-url-blog-iandavis-com on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/cuttering-at-national-library-of.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/community.oclc.org/hecticpace/archive/2009/12/hectic-shame.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/miskatonic.org/2009/12/21/my-code4lib-2010-t-shirt on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/miskatonic.org/2009/12/21/dchud-and-nunanishi on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/mblog.lib.umich.edu/blt/archives/2009/12/further_tweaks.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/blog.threepress.org/2009/12/21/nook-1-1-0-firmware-update-report/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/maisonbisson.com/blog/post/14198/apple-netbook-newton-emate-300/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/go-to-hellman.blogspot.com/2009/12/copyright-enforcement-for-ebooks.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/efoundations.typepad.com/efoundations/2009/12/scanning-horizons-for-the-semantic-web-in-higher-education.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/code4lib.org/node/346 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002036.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/002035.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/john.mignault.net/blog/2009/12/20/calibre-quickstart-for-kindle/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.frbr.org/2009/12/20/last-week-in-frbr-11 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/300051430.html%3Fnid%3D3565 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/mblog.lib.umich.edu/blt/archives/2009/12/hathitrust_reac.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/virtually-jodconverter-ii.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/litablog.org/2009/12/lita-happy-hour-mw2010/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/catalogablog.blogspot.com/2009/12/xforms4lib.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.libraryjournal.com/blog/1090000309/post/1840051384.html%3Fnid%3D3565 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/vphill.com/journal/%3Fp%3D2740 on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/digitalcuration.blogspot.com/2009/12/more-activity-on-semantic-publishing.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.librarywebchic.net/wordpress/2009/12/17/learning-and-loving-jquery-for-the-most-part/ on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/virtually-jodconverter.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/futurearchives.blogspot.com/2009/12/t.html on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/peterbrantley.com/reality-dreams-for-libraries-213 on June 9th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/scienceblogs.com/bookoftrogool/2009/12/authority_control_then_and_now.php on June 9th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.parser.ca/z678/2009/12/18/this-is-what-im-talking-about-evergreen-ils/ on June 9th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/orweblog.oclc.org/archives/001392.html on June 9th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.ubervu.com/conversations/www.eff.org/deeplinks/2009/12/e-book-privacy on June 9th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/questionable-twitter-posts/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Why I Need Twitter Distillation Tools</title><link>http://dltj.org/article/twitter-spam/</link> <comments>http://dltj.org/article/twitter-spam/#comments</comments> <pubDate>Tue, 29 Dec 2009 20:23:57 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Meta Category]]></category> <category><![CDATA[spam]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1389</guid> <description><![CDATA[The following may not be news to those who regularly hang out in Twitter-land, but the extent of the problem recently became clear to me: there is a bunch of spam in Twitter. More specifically, there appear to be robots &#8230; <a href="http://dltj.org/article/twitter-spam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1389"></abbr><p>The following may not be news to those who regularly hang out in Twitter-land, but the extent of the problem recently became clear to me:  there is a bunch of spam in Twitter.  More specifically, there appear to be robots that do nothing but scan the web for keywords and create tweets with links back to them.  There appear to be some that value this service (judging by the number of followers of these Twitter users), but for me it just adds to the general clutter I find in Twitter.</p><p>So &#8212; here is the situation.  Yesterday I posted a blog message that has my upcoming <acronym title="American Library Association">ALA</acronym> Midwinter meeting plans.  I&#8217;ve got a <a href="http://alexking.org/projects/wordpress/readme?project=twitter-tools" title="Twitter Tools README">WordPress plugin</a> that injects an announcement of that post into my Twitter stream.  Since I like my blog to be the definitive source of discussions surrounding my blog posts, I also run <a href="http://www.backtype.com/plugins/connect" title="BackType Connect Plugin for WordPress">another plug-in</a> (from the Backtype service) that takes commentary found in other social media sites and adds them as comments to my blog posting.  I&#8217;ve set the latter plug-in to add such comments to my &#8220;pending&#8221; queue rather than posting them automatically.</p><p>When I looked at my pending comment queue this morning, I saw that Backtype found not only <a href="http://twitter.com/DataG/status/7137160076" title="DataG tweet">my own tweet of the post</a><sup><a href="http://dltj.org/article/twitter-spam/#footnote_0_1389" id="identifier_0_1389" class="footnote-link footnote-identifier-link" title="Oddly, I didn&amp;#8217;t get a tweet from InfoPeep &amp;#8212; the reposting service based on the Code4Lib Planet.">1</a></sup>, but also five others from &#8220;people&#8221; I haven&#8217;t encountered before.  (No links here because I don&#8217;t want to offer any <a href="http://www.urbandictionary.com/define.php?term=google+juice" title="Urban Dictionary: google juice">Google juice</a> if there is something nefarious going on.)</p><table cellspacing="10"><tr><th>Twitter ID</th><th>Tweet Text</th><th>Followers</th><th>Profile URL</th></tr><tr><td valign="top">TechnoTrendz</td><td valign="top">Midwinter Meeting Schedule (Plus News of a Free Midwinter Airport &#8230;: Next planned event is the discussion mee.. http://bit.ly/6XAJj2</td><td valign="top">1,113</td><td valign="top">&#8220;You are about to discover how YOU can join the most SECRET underground mastermind group of online money makers that are making 6-7 figures per MONTH…&#8221;</td></tr><tr><td valign="top">ddaville</td><td valign="top">Midwinter Meeting Schedule (Plus News of a Free Midwinter Airport &#8230;: Next planned event is the discussion meeting&#8230; http://bit.ly/6XAJj2</td><td valign="top">1,445</td><td valign="top">&#8220;Get over 1,000 new high quality followers every week, easily generate an annual income in excess of $100,000&#8230;&#8221;</td></tr><tr><td valign="top">EshaWilliams</td><td valign="top">Midwinter Meeting Schedule (Plus News of a Free Midwinter Airport &#8230; http://bit.ly/6m5HUK</td><td valign="top">5,631</td><td valign="top">&#8220;Watch the Exciting Video Below to Witness What The World&#8217;s Most Powerful Marketing Software Can Do For Your Online Business!&#8221;</td></tr><tr><td valign="top">soslab</td><td valign="top">Midwinter Meeting Schedule (Plus News of a Free Midwinter Airport &#8230; http://bit.ly/6XAJj2</td><td valign="top">128</td><td valign="top"><i>No profile URL</i></td></tr><tr><td valign="top">FrankyConnelly</td><td valign="top">Midwinter Meeting Schedule (Plus News of a Free Midwinter Airport &#8230;: Next planned event is the discussion mee.. http://bit.ly/6N0OnI</td><td valign="top">38</td><td valign="top"><i>No profile URL</i></td></tr></table><p>A couple of things to note:</p><ul type="square"><li>In all cases, the Twitter IDs seem to be unlike other spammers &#8212; ones that I typically associate with spammers are names with a string of numbers.  These look like real names.</li><li>Three of the five accounts have over 1,000 followers &#8212; usually the mark of someone legitimate.  Heck&#8230;that is more than I have by far!</li><li>Three accounts (TechnoTrendz, ddaville, and FrankyConnelly) also add an excerpt of text from deep inside the post: &#8220;Next planned event is the discussion mee&#8221;  Two of these three use the same bit.ly short link.</li><li>The original post did not use a third-party URL shortener.<sup><a href="http://dltj.org/article/twitter-spam/#footnote_1_1389" id="identifier_1_1389" class="footnote-link footnote-identifier-link" title="I&amp;#8217;m happy I have an inherently short URL to start with, so am using yet another WordPress plugin to internally direct users from short URLs to canonical ones.">2</a></sup> These five posts contain 3 unique bit.ly short links, with three of the five using the same short link.</li></ul><p>All told, this looks suspicious.  It is also the sort of thing that leads me to <a href="http://friendfeed.com/dltj/d3bc0b42/rss-reader-market-in-disarray-continues-to" title="RSS Reader Market in Disarray, Continues to... - Peter Murray - FriendFeed">use third-party tools to distill Twitter content</a> into something more manageable and less spam-y.  Have others noticed the same thing?  Do you have any coping strategies for dealing  with the Twitter stream?</p><p><h2 id="eveningupdate">Evening Update</h2><br />Okay, something funky is going on.  This post generated seven of these title-plus-short-URL tweets from people I&#8217;ve never heard of: viral_veronica (97 followers, no profile URL); Phillips_mktgrp (6,620 followers, profile URL to a broken hosted site); ReclinIncomeRSS (1,649 followers, no profile URL); dmeyer11 (1,696 followers, no profile URL); Tweeting4Cash (7,422 followers, <em>broken</em> profile URL); PaulGoldman123 (10,663 followers, spamy profile URL); and glennsnews (1,264 followers, no profile URL).  One other thing I&#8217;ve noticed in common with all of these is that their tweets of my blog post headline is coming from the <a href="http://twitterfeed.com/" title="Twitterfeed homepage" rel="homepage">Twitterfeed</a> service.  Twitterfeed seems to take an RSS feed and automates the process of creating tweets and Facebook updates and posts to other social networking services.  So it would seem that someone is grabbing my blog post feed, or some derivative of a ping-back service or something else, and automatically feeding tweets into Twitter.</p><p>So the question would be &#8212; for what purpose?  To as fodder to mask truly spamy tweets?  Because the account owner thinks their followers might all be interested in what I&#8217;m saying?  What I do know is that this practice &#8212; at least for my blog posts &#8212; has increased dramatically in the past few weeks.  I don&#8217;t think this was happening earlier this month&#8230;</p><h2>Footnotes</h2><ol class="footnotes"><li id="footnote_0_1389" class="footnote">Oddly, I <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=Peter+Murray&amp;nots=&amp;tag=&amp;lang=all&amp;from=infopeep&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=2009-12-27&amp;until=2009-12-29&amp;rpp=15" title="Twitter Search for InfoPeep posts mentioning Peter Murray from December 27th to December 29th">didn&#8217;t get a tweet</a> from <a href="http://twitter.com/infopeep/" title="Twitter InfoPeep page">InfoPeep</a> &#8212; the reposting service based on the Code4Lib Planet.</li><li id="footnote_1_1389" class="footnote">I&#8217;m happy I have an inherently short URL to start with, so am using yet another WordPress <a href="http://kovshenin.com/wordpress/plugins/twitter-friendly-links/" title="Twitter Friendly Links plugin">plugin</a> to internally direct users from short URLs to canonical ones.</li></ol>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/twitter-spam/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Shared Twitter Updates Done Right: The Case of NPRTechTeam</title><link>http://dltj.org/article/shared-twitter-updates/</link> <comments>http://dltj.org/article/shared-twitter-updates/#comments</comments> <pubDate>Mon, 27 Jul 2009 02:50:36 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[L/IS Profession]]></category> <category><![CDATA[National Public Radio]]></category> <category><![CDATA[social media]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1197</guid> <description><![CDATA[All day today, the staff at NPR&#8217;s Digital Media team have been preparing to launch a new version of their website, and we&#8217;ve been able to follow along via tweets on the NPRTechTeam Twitter account. It looks like it was &#8230; <a href="http://dltj.org/article/shared-twitter-updates/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1197"></abbr><p><div id="attachment_1198" class="wp-caption alignright" style="width: 447px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://search.twitter.com/search?q=&#038;ands=&#038;phrase=&#038;ors=&#038;nots=&#038;tag=&#038;lang=all&#038;from=NPRTechTeam&#038;to=&#038;ref=&#038;near=&#038;within=15&#038;units=mi&#038;since=2009-07-26&#038;until=2009-07-26&#038;rpp=15" title="- Twitter Search"><img src="http://cdn.dltj.org/wp-content/uploads/2009/07/NPRTechTeam.png" alt="Image capture of NPR Tech Team Twitter account." title="NPRTechTeam" width="437" height="747" class="size-full wp-image-1198" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Image capture of NPR Tech Team Twitter account.</p></div>All day today, the staff at NPR&#8217;s Digital Media team have been <a href="http://www.npr.org/blogs/inside/2009/07/coming_soon_a_brand_new_nprorg.html" title="NPR: Coming Soon: A Brand New NPR.org">preparing to launch</a> a new version of their website, and we&#8217;ve been able to follow along via tweets on the <a href="http://twitter.com/nprtechteam" title="http://twitter.com/nprtechteam">NPRTechTeam Twitter account</a>.  It looks like it was a marathon 11-hour effort, but in the course of doing so two members of the team &#8212; <a href="http://twitter.com/acarvin" title="http://twitter.com/acarvin">Andy Carvin (acarvin on Twitter)</a> and <a href="http://twitter.com/daniel_jacobson" title="http://twitter.com/daniel_jacobson">Daniel Jacobson (daniel_jacobson on Twitter)</a> &#8212; have been posting regular updates.  Clearly the two of them are sharing the NPRTechTeam Twitter account, and just as clear is who is doing the tweeting.  Each of them use either their initials or (more commonly) their Twitter user IDs to sign each tweet.  As compared to my <a href="http://dltj.org/article/clinical-reader-background/">recent post about Clinical Reader&#8217;s practices</a>, this is a much cleaner approach and inspires confidence in the content being portrayed.</p><p>The new <a href="http://www.npr.org/" rel="homepage" title="National Public Radio homepage">NPR site</a> is now live.  Kudos to the team for bringing the new site to its opening, and in doing so showing good practices for shared Twitter accounts. <br clear="all" /></p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/shared-twitter-updates/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>On the Pitfalls of Social Media: Learning from Clinical Reader</title><link>http://dltj.org/article/learning-from-clinical-reader/</link> <comments>http://dltj.org/article/learning-from-clinical-reader/#comments</comments> <pubDate>Mon, 20 Jul 2009 03:07:56 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[L/IS Profession]]></category> <category><![CDATA[social media]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1182</guid> <description><![CDATA[As a youth I remember intently studying the troubles of others &#8212; what they did when they got into trouble and how they got out of it. If the saying &#8220;You Learn From Your Mistakes&#8221; was so true, I wanted &#8230; <a href="http://dltj.org/article/learning-from-clinical-reader/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1182"></abbr><p>As a youth I remember intently studying the troubles of others &#8212; what they did when they got into trouble and how they got out of it.  If the saying &#8220;You Learn From Your Mistakes&#8221; was so true, I wanted to be able to learn from the mistakes of others.  I don&#8217;t do that as much anymore &#8212; probably because I have more than enough of my own mistakes now to learn from &#8212; but every once in a while a situation comes up where this urge strikes.  The case of <span class="removed_link" title="http://www.clinicalreader.com/">Clinical Reader</span> resurfaced that youthful urge.</p><p>I started the <a href="http://dltj.org/article/clinical-reader/">previous post</a> thinking I would quickly get to the end and summarize some observations and recommendations for libraries considering their official entrance into Twitter and other social media spaces.  As I kept saving the draft of the post in my blog software each evening, it kept getting longer and longer as the story of Clinical Reader got stranger and stranger.  (At one point it became a Herculean effort just to keep up with the Twitter account changes to make sure the links pointed to the right place.  There are probably some that are still wrong.)</p><p>So I moved these observations and recommendations to this new posting, and at the same time changed the tone of the writing from a formal case study to a more informal blog posting.  While this posting is meant to be read and appreciated in isolation from the <a href="http://dltj.org/article/clinical-reader-background/">description of the troubles of Clinical Reader in the previous posting</a>, you may want to skim through it to get an appreciation of how the mistakes that were made were seen by me and others.  I will repeat the backstory from the first post, however, to give context for what follows.</p><p><h2>Repeat of the Backstory</h2><br />Clinical Reader started operations earlier this year as point of aggregation for medical information.  The <a href="http://clinicalreader.com/cr/about/" title="About page for Clinical Reader">service&#8217;s about page</a> describes their &#8220;beginnings&#8221; this way:<br /><blockquote>Clinical Reader was brought to life in 2009 by a junior doctor and a small group of forward thinking young tech programmers spread across London and Toronto. The conceptualized idea was to manage clinical information overload and deliver relevant news from an authoritative source on a daily basis.</p></blockquote><p> On the technical side, it is a website that syndicates content via RSS/Atom from various journals, news sources, blogs, and social media outlets.  There is the appearance of editorial decision making in the form of an &#8220;Editor&#8217;s Choice&#8221; list (with no apparent description of how or why something makes this list), but mostly it seems to be a way to hide the complexity of syndicated content readers from those in the medical profession who could care less about such complexity.</p><p><h2>Observations and Recommendations</h2><br /><h3 class="inline">Given Enough Eyeballs, All Falsehoods Are Shallow.</h3> Author and software developer Eric Raymond formulated Linus&#8217; Law to describe the software development philosophy of the creator of the Linux kernel, Linus Torvalds:  &#8220;Given enough eyeballs, all bugs are shallow.&#8221;  The statement stems from belief and observation that given a large enough group of software developers and software testers, &#8220;almost every problem will be characterized quickly and the fix obvious to someone.&#8221;<sup><a href="http://dltj.org/article/learning-from-clinical-reader/#footnote_0_1182" id="identifier_0_1182" class="footnote-link footnote-identifier-link" title="The Cathedral and the Bazaar by Eric Steven Raymond, version 3.0 (dated 2-Aug-2002), chapter 4.">1</a></sup> I propose a generalization of Linus&#8217; Law.  Call it &#8220;Jester&#8217;s Law&#8221;, if you will: <em>&#8220;Given Enough Eyeballs, All Falsehoods Are Shallow&#8221;</em></p><p>The original discovery by Nicole Dettmar of the questionable endorsement is a prime example of this Jester&#8217;s Law.  Hundreds if not thousands of people that used the Clinical Reader website prior to <a href="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html" title="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html">Nicole&#8217;s blog post on July 13th</a> probably thought the endorsement by the National Library of Medicine was real.  It was Nicole, however, that knew better, and she had a platform with which to call attention to the issue.  There are other examples of Jester&#8217;s Law &#8212; the copying of the &#8220;tangled strings&#8221; graphic from the Feedstitch service (later <a href="http://www.pointlesscorp.com/imitation-is-the-sincerest-form-of-theft/" title="Imitation is the Sincerest Form of Theft - Pointless Corp">refuted by the Feedstitch developers</a>), and changing inflammatory wording in their newsletter (the <a href="http://twitpic.com/aa5hj" title="Cached version of http://clinicalreader.com/cr/latest_newslet... on Twitpic">previous wording</a> was found in the Google search engine cache).</p><p>If you have something to say in the social media space (or anywhere else, for that matter), be as truthful as you can.  The opportunities for others to find your falsehoods grows dramatically in social media, and the same social media can be used to spread word of those falsehoods.</p><p><h3 class="inline">Mistakes Happen, You Can&#8217;t Hide Them.</h3> When you make an error, or &#8212; heaven forbid &#8212; your lie is caught, you simply can&#8217;t delete the incriminating evidence.  Digital content quickly takes on a life of its own as it is copied from web server to browser histories to web search caching engines and syndication services.  Nicole copied some of her and ClinicalReader&#8217;s tweets to QuoteURL (a service that archives Twitter conversations).  Luke Rosenberger copies the entire history of ClinicalReader&#8217;s tweets to the Iterasi web page archiving service.  Allan Marks, a co-founder of Clinical Reader, renames the services Twitter account and deletes the controversial tweets, but they are still out there.  (These blog posts, in their own way, will preserve them as well.)  A copy of the Clinical Reader newsletter was in Google&#8217;s search engine cache &#8212; the version without the quick change made by a Clinical Reader staff member.</p><p><h3 class="inline">Mistakes Happen, Own Up To Them.</h3> Related to the previous observation is that you have to acknowledge your mistakes.  It took too long for someone from Clinical Reader to acknowledge the issues and take steps to fix them.  (Some would probably argue that at the point this posting is published, Clinical Reader still hasn&#8217;t done that.)</p><p>There are probably lessons to be learned here that can be taught by the world of public relations and &#8220;damage control,&#8221; and likely better descriptions of ways make sincere and decisive statements that show you are taking the issues seriously and fixing them.  Again, as a counter example, what Allan Marks of Clinical Reader did has not &#8212; to this point &#8212; instilled the confidence of the library community he was courting as a way to spread information about his service.</p><p><h3 class="inline">140 Characters Is Too Short To Say Important Things.</h3> Particularly things that are intended to save the reputation of your organization.  There comes a point when you need to address the issues at length and point people in the Twitter universe to that.  Nicole was trying to help Clinical Reader in this respect by seeking and gaining permission for her to repost <a href="http://docs.google.com/View?id=dfswb3bw_62df6hmcfh" title="Clinical Reader Apology July ...">Allan&#8217;s private e-mail apology</a>.  Such long-form messages should be posted on your website, though, so people know it comes from you in some official form.</p><p>A corollary to this observation is that, even with just 140 characters, spelling and grammar count towards (or detract from) credibility.  More than one person had access to the Clinical Reader account, and while this was admitted to in the course of the issue one could also tell by the bad spelling and grammar of at least one person.</p><p><h3 class="inline">Establish Ground Rules for Shared Accounts.</h3> Clinical Reader admitted that there was <span class="removed_link" title="http://twitter.com/amarks7/status/2619628917">more than one person</span> using the &#8220;ClinicalReader&#8221; Twitter account.  Allan Marks was wise to let people know when it was him posting messages with shared account.  Even after Allan stepped up to address the issues, though, there seemed to be other people posting messages that aggravated the issue.  (I would also fault Allan for never really coming clean to say who he was despite repeated requests for him to do so.)</p><p><h3 class="inline">Don&#8217;t Simply Abandon Your Online Presence(s)</h3> This advice applies to more than just social media accounts related to your organization.  It also applies to things like domain name registrations.  It is a well-known trick of search engine optimization &#8220;black hats&#8221;<sup><a href="http://dltj.org/article/learning-from-clinical-reader/#footnote_1_1182" id="identifier_1_1182" class="footnote-link footnote-identifier-link" title="A &amp;#8220;black hat&amp;#8221; is someone who uses nefarious means to achieve a goal.  See the definition in Wikipedia for more information.">2</a></sup> to attempt to reregister accounts/domains that have expired or been abandoned.  Allan&#8217;s attempts to dodge the issues of the week with Clinical Reader by renaming the service account have cause considerable confusion and likely alienation of anyone who was previously loyal to the service.</p><p><h2>Other Commentary</h2><br /><div id="attachment_1131" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://twitter.com/loriekloda/statuses/2689711887" title="http://twitter.com/loriekloda/statuses/2689711887"><img src="http://cdn.dltj.org/wp-content/uploads/2009/07/Hey-@clinicalreader-you-..._1247843904074-300x191.png" alt="Hey, @clinicalreader, you&#039;re doing it wrong. Great example of how to sabotage your credibility with social media: http://tinyurl.com/nngp7b" title="Tweet from Twitter user &#039;loriekloda&#039; on Friday, July 17, 2009 at 11:16 EDT" width="300" height="191" class="size-medium wp-image-1131" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweet from Twitter user 'loriekloda' on Friday, July 17, 2009 at 11:16 EDT</p></div></p><p>Commentary on the Clinical Reader has been coming in from various corners of the web, and interestingly (I think) the commentary has been coming in from people outside the medical librarian community.  This, too, is an effect of the nearly frictionless nature of social media.  For instance, Jill Hurst-Wahl <a href="http://www.enetworking101.com/blog/2009/07/its-all-fun-and-games-until-someone.html" title="It's all fun and games until someone loses an eye (or how you can oops with online social tools)">has a list of do&#8217;s and don&#8217;t</a> for her clients.  The principals behind Clinical Reader <span class="removed_link" title="http://twitter.com/amarks7/status/2689499674">acknowledge</span> Jill&#8217;s recommendations, but the community has yet to see them in practice.  There are also postings in FriendFeed by <a href="http://friendfeed.com/rachelw/e8384091/clinicalreader-agreed-w-stevelawson-concerns" title="@clinicalreader agreed w/ @stevelawson &amp;quot;concerns... - Rachel Walden - FriendFeed">Rachel Walden</a> and <a href="http://friendfeed.com/stevelawson/249e046a/twitter-clinicalreader-stevelawson" title="Twitter / ClinicalReader: @stevelawson @eagledawg... - Steve Incandenza - FriendFeed">Steve Incandenza</a> with further observations.  Lastly, Nicole Dettmar, as the person initially in the center of the controversy, notes some issues (and, if your learning from this example, some recommendations) with Clinical Reader&#8217;s response in the form of <a href="http://eagledawg.blogspot.com/2009/07/open-letter-to-clinical-reader.html" title="Eagle Dawg Blog: An Open Letter to Clinical Reader">an open letter to its management</a>.</p><p><h2>Conclusion</h2><br />As I stated in the introduction to the previous post, there is a pace of information flow in the social media space that is unlike anything else in the physical world, and a minor incident &#8212; be it an ill-advised policy decision or an unfortunate slip of the tongue &#8212; can quickly spiral out of your control.  That doesn&#8217;t mean that you don&#8217;t meet your organization&#8217;s users there.  It does mean, though, that you do so in a thoughtful manner.  Some common sense &#8212; applicable to any form of media &#8212; plus some time familiarizing yourself with the ebbs and flows of the social media landscape will serve your organization well.<p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/amarks7/status/2619628917 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/amarks7/status/2689499674 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.clinicalreader.com/ on February 12th, 2011.</p><h2>Footnotes</h2><ol class="footnotes"><li id="footnote_0_1182" class="footnote"><u>The Cathedral and the Bazaar</u> by Eric Steven Raymond, version 3.0 (dated 2-Aug-2002), <a href="http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s04.html" title="'Release Early, Release Often' from The Cathedral and the Bazaar">chapter 4</a>.</li><li id="footnote_1_1182" class="footnote">A &#8220;black hat&#8221; is someone who uses nefarious means to achieve a goal.  See the <a href="http://en.wikipedia.org/w/index.php?title=Black_hat&#038;oldid=301858846#Search_Engine_Optimization" title="http://en.wikipedia.org/w/index.php?title=Black_hat&#038;oldid=301858846#Search_Engine_Optimization">definition in Wikipedia</a> for more information.</li></ol>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/learning-from-clinical-reader/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>On the Pitfalls of Social Media: The Case of Clinical Reader</title><link>http://dltj.org/article/clinical-reader-background/</link> <comments>http://dltj.org/article/clinical-reader-background/#comments</comments> <pubDate>Mon, 20 Jul 2009 02:58:40 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[L/IS Profession]]></category> <category><![CDATA[social media]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">http://dltj.org/?p=1129</guid> <description><![CDATA[As libraries feel the need to join the social media landscape to meet a segment of their user population already there, it is useful to step back and get acclimated. There is a pace of information flow that is unlike &#8230; <a href="http://dltj.org/article/clinical-reader-background/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1129"></abbr><p>As libraries feel the need to join the social media landscape to meet a segment of their user population already there, it is useful to step back and get acclimated.  There is a pace of information flow that is unlike anything else in the physical world, and a minor incident &#8212; be it an ill-advised policy decision or an unfortunate slip of the tongue &#8212; can quickly spiral out of your control.  And that is probably the key word: <em>control</em>.  You don&#8217;t, can&#8217;t, and won&#8217;t have it.  It isn&#8217;t the nature of this media.  &#8220;Damage control,&#8221; if you want to think of it like that, is honest, sincere, decisive, and quick communication with your users.  As a counter example, I offer the case of Clinical Reader.<br /><span id="more-1129"></span><br /><ins datetime="2009-07-23T02:00:24+00:00">(What follows in this post are the specific details of the Clinical Reader example.  If you are not interested in the specific details, you may want to start by reading the <a href="http://dltj.org/article/learning-from-clinical-reader/">observations and recommendations</a> post instead.)</ins></p><p><h2>The Backstory</h2><br />Clinical Reader started operations earlier this year as point of aggregation for medical information.  The <a href="http://clinicalreader.com/cr/about/" title="About page for Clinical Reader">service&#8217;s about page</a> describes its &#8220;beginnings&#8221; this way:<br /><blockquote>Clinical Reader was brought to life in 2009 by a junior doctor and a small group of forward thinking young tech programmers spread across London and Toronto. The conceptualized idea was to manage clinical information overload and deliver relevant news from an authoritative source on a daily basis.</p></blockquote><p> On the technical side, it is a website that syndicates content via RSS/Atom from various journals, news sources, blogs, and social media outlets.  There is the appearance of editorial decision making in the form of an &#8220;Editor&#8217;s Choice&#8221; list (with no apparent description of how or why something makes this list), but mostly it seems to be a way to hide the complexity of syndicated content readers from those in the medical profession who could care less about such complexity.</p><p>Clinical Reader got some buzz, including <a href="http://list.uvm.edu/cgi-bin/wa?A2=ind0907A&amp;L=MEDLIB-L&amp;T=0&amp;F=&amp;S=&amp;P=42551" title="http://list.uvm.edu/cgi-bin/wa?A2=ind0907A&amp;L=MEDLIB-L&amp;T=0&amp;F=&amp;S=&amp;P=42551">a &#8220;Check out this site&#8221; message</a> from Medical Library Association president Connie Schardt (an endorsement of sorts that was <a href="http://list.uvm.edu/cgi-bin/wa?A2=ind0907c&amp;L=MEDLIB-L&amp;D=0&amp;F=P&amp;P=8687&amp;F=" title="http://list.uvm.edu/cgi-bin/wa?A2=ind0907c&amp;L=MEDLIB-L&amp;D=0&amp;F=P&amp;P=8687&amp;F=">retracted</a> two weeks later).</p><p><h2>The Spark of Controversy</h2><br />The controversy started when librarian Nicole Dettmar <a href="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html" title="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html">posted a message on her personal blog</a> questioning the apparent endorsement of the Clinical Reader service by the National Library of Medicine.  Ms. Dettmar is employed by the National Network of Libraries of Medicine <del datetime="2009-07-21T01:36:41+00:00">division</del> &#8212; <ins datetime="2009-07-21T01:36:41+00:00">a program</ins> of the National Library of Medicine (NLM) &#8212; although she makes is quite clear that her blog reflects her personal views.  From her vantage point, though, she knows that the NLM does not endorse commercial entities.  In her words:<br /><blockquote><div id="starryethicsfail-image" class="wp-caption alignright" style="width: 181px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html" title="http://eagledawg.blogspot.com/2009/07/clinical-reader-starry-ethics-fail.html"><img src="http://3.bp.blogspot.com/_ScwenD0KtCY/SlqqZr4AvxI/AAAAAAAAAUc/yS4PXJfruBY/s400/5starfail.JPG" alt="" width="171" height="172" style="border-bottom: 7px solid white;" border="0" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Graphic from Eagle Dawg Blog</p></div>It is bogus as far as the National Library of Medicine (<a href="http://www.nlm.nih.gov/" title="National Library of Medicine - National Institutes of Health">NLM</a>) is concerned since the U.S. Government doesn&#8217;t endorse or grant 5 stars to anything. The <a href="http://www.nlm.nih.gov/copyright.html" title="NLM Copyright Information">NLM Copyright Information</a> page offers more elaboration, bold emphasis mine:<div style="padding-left:2em"><strong style="font-weight: normal;">Endorsement:</strong> <span style="font-weight: bold;">NLM does not endorse or recommend any commercial products, processes, or services.</span> The <span style="font-weight: bold;">views and opinions of authors</span> expressed on NLM Web sites do not necessarily state or reflect those of the U.S. Government, and they <span style="font-weight: bold;">may not be used for advertising or product endorsement purposes.</span></div></blockquote><p> Ms. Dettmar also notes the use of two copyrighted, unattributed images:<br /><blockquote>Clinical Reader also currently uses two copyrighted images on their <a href="http://clinicalreader.com/cr/partners/" title="Clinical Reader: Research articles, news and multimedia for doctors, all in one place">Partners</a> (<a href="http://www.bryanchristiedesign.com/search_display.php?illustration=586" title="Bryan Christie Design">specific original source</a>, copyright notice at bottom) and <a href="http://clinicalreader.com/cr/advertising/" title="Clinical Reader: Research articles, news and multimedia for doctors, all in one place">Advertising</a> pages (from somewhere on <a href="http://blog.signalnoise.com/" title="Signalnoise.com | The art of James White">Signalnoise</a>). A &#8216;credit&#8217; link to a source doesn&#8217;t honor an image copyright. Even free open source images, such as <a href="http://www.springerimages.com/search.aspx?free=true" title="SpringerImages - Search">this set of Springer Images</a>, are often limited to usage for <a href="http://scienceroll.com/2009/07/12/biomedical-images-for-presentations/" title="Biomedical Images for Presentations &amp;laquo; ScienceRoll">noncommerical purposes</a>. Commercial organizations can well afford to purchase or design their own graphics.</p></blockquote><p><h2>The Response</h2><br /><div id="twitter_1" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-journal_tweets" id="status_2618267192"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We have been notified of your blog <a href="http://is.gd/1xdiJ" rel="nofollow" target="_blank" title="http://is.gd/1xdiJ">http://is.gd/1xdiJ</a> &amp; are liaising with our legal team. We will formally respond in due course.</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/journal_tweets/status/2618267192"><span class="published">11:34 AM Jul 13th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-journal_tweets" id="status_2618299590"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> Response will via the email provided on your blog or your work place institution if we fail to render a response.</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/journal_tweets/status/2618299590"><span class="published">11:36 AM Jul 13th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-journal_tweets" id="status_2618321424"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We take copyright infringement &#8216;allegations&#8217; in accordance with the provisions of the DMCA very seriously!</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/journal_tweets/status/2618321424"><span class="published">11:37 AM Jul 13th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-journal_tweets" id="status_2618346723"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We kindly request you too remove the blog article in question whilst we investigate this matter or face legal ramifications</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/journal_tweets/status/2618346723"><span class="published">11:39 AM Jul 13th</span></span> <span>from web</span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from ClinicalReader</p></div><br />The first response from Clinical Reader came in the form of four Twitter messages from an account with the userid &#8220;ClinicalReader&#8221;.  It is useful to note, I think, that the response came in the form of Twitter messages rather than a comment on Ms. Dettmar&#8217;s blog post or in an e-mail message to her (her e-mail address is listed in her Blogspot profile).  This is the first indication that the representatives behind the ClinicalReader Twitter account are not necessarily up-to-speed with the common practices of social networking.  They brought the issue into Twitter when it didn&#8217;t start there, and there were other, more long form, ways to communicate.  (It four tweets for ClinicalReader to get its initial points across.)  The many grammatical and spelling errors &#8212; well beyond normal Twitter abbreviations and common constructs &#8212; suggests that English may not be the primary language of the representatives.<br clear="all" /></p><div id="twitter_2" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-eagledawg" id="status_2618366341"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/ClinicalReader" title="Twitter / ?">ClinicalReader</a> As stated on my blog, I do not blog on behalf of my workplace. I am glad this is being considered.</span><span class="meta entry-meta"><a href="http://twitter.com/eagledawg/status/2618366341" class="entry-date" rel="bookmark" title="http://twitter.com/eagledawg/status/2618366341"><span class="published">11:40 AM Jul 13th</span></a> <span>from <a href="http://www.twhirl.org/" title="twhirl | the social software client">twhirl</a></span> <span class="removed_link" title="http://twitter.com/allan_marks/status/2618299590">in reply to ClinicalReader</span></span></span></li><li class="tentry status u-eagledawg" id="status_2618439257"><span class="status-body"><span class="entry-content">Why are you threatening me, @<a href="http://twitter.com/Clinicalreader" title="Twitter / ?">Clinicalreader</a>, when I am pointing to public information about NLM&#8217;s policy? <span class="removed_link" title="http://is.gd/1xqOj">http://is.gd/1xqOj</span></span><span class="meta entry-meta"><a href="http://twitter.com/eagledawg/status/2618439257" class="entry-date" rel="bookmark" title="http://twitter.com/eagledawg/status/2618439257"><span class="published">11:45 AM Jul 13th</span></a> <span>from <a href="http://www.twhirl.org/" title="twhirl | the social software client">twhirl</a></span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from eagledawg</p></div><p>Ms. Dettmar started a minute with replies later via Twitter that could be interfiled with the initial four tweets from ClinicalReader &#8212; her first tweet at 11:40 in reply to the 11:36 ClinicalReader tweet, and her second tweet at 11:45 in reply to the 11:39 ClinicalReader tweet.<br clear="all" /></p><p><h2>Others Take Notice</h2><br />At this point others following Ms. Dettmar on Twitter start retweeting her response to the legal threat and an <i>ad hoc</i> community starts to form.  (Retweeting is the <a href="http://mashable.com/2009/04/16/retweet-guide/" title="http://mashable.com/2009/04/16/retweet-guide/">practice</a> of copying another user&#8217;s tweet and pasting it into one of yours.  You credit the initial tweet by adding &#8220;RT&#8221; plus the originator&#8217;s userid at the start of your tweet.)  Steve Lawson posted a <a href="http://stevelawson.name/seealso/archives/2009/07/clinical_reader_from_zero_to_negative_sixty_with_one_bogus_threat.html" title="See Also&amp;#8230; &amp;raquo; Clinical Reader: from zero to negative sixty with one bogus threat">message on his blog</a> summarizing the controversy to that point in time.</p><div id="twitter_3" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-amarks7" id="status_2618469301"><span class="status-body"><span class="entry-content">The Editorial Team would like to formally apologize to @<span class="removed_link" title="http://twitter.com/signalnoiseart">signalnoiseart</span>, we all are inspired by your work (just see our newsletter)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618469301"><span class="published">11:47 AM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618541098"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/laikas" title="http://twitter.com/laikas">laikas</a> @<a href="http://twitter.com/DrVes" title="http://twitter.com/DrVes">DrVes</a> Please see our recent tweets regarding these allegations which are being taken very seriously</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618541098"><span class="published">11:52 AM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618578759"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/laikas" title="http://twitter.com/laikas">laikas</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> I  cannot get into details for obvious reasons, but note we state &#8220;according to..&#8221;</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618578759"><span class="published">11:55 AM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618616680"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/laikas" title="http://twitter.com/laikas">laikas</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We have made contact with individuals over the past year at each of the mentioned &#8216;according to..&#8217;institutions</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618616680"><span class="published">11:57 AM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618766402"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/stevelawson" title="http://twitter.com/stevelawson">stevelawson</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We&#8217;re all quite open here, hence the twitter posts, this will be conducted via official channels</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618766402"><span class="published">12:07 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618793340"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/stevelawson" title="http://twitter.com/stevelawson">stevelawson</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We&#8217;re new and are establishing our online reputation so this hurts, mistakes happen (apologies to JW &amp; BC).</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618793340"><span class="published">12:09 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618810682"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/stevelawson" title="http://twitter.com/stevelawson">stevelawson</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> But we&#8217;re not happy about the general tone of the article and the other points raised &#8211; hence our response!</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618810682"><span class="published">12:10 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> <span class="removed_link" title="http://twitter.com/stevelawson/status/2618656513">in reply to stevelawson</span></span></span></li><li class="tentry status u-amarks7" id="status_2618858084"><span class="status-body"><span class="entry-content">The team would like to thank everyone who DM us , we hope you all continue to enjoy using <span class="removed_link" title="http://clinicalreader.com">http://clinicalreader.com</span></span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618858084"><span class="published">12:13 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618913486"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/rachel_w" title="http://twitter.com/rachel_w">rachel_w</a> @<a href="http://twitter.com/laikas" title="http://twitter.com/laikas">laikas</a> Please read our recent responses. We hope you continue to use our product. We&#8217;re all open here hence the tweets.</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618913486"><span class="published">12:17 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2618926590"><span class="status-body"><span class="entry-content">RT @<a href="http://twitter.com/ClinicalReader" title="Twitter / ?">ClinicalReader</a> The team would like to thank everyone who DM us , we hope you all continue to enjoy using <span class="removed_link" title="http://clinicalreader.com">http://clinicalreader.com</span></span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2618926590"><span class="published">12:18 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2619258126"><span class="status-body"><span class="entry-content">Email response from @<span class="removed_link" title="http://twitter.com/signalnoiseart">signalnoiseart</span> &#8211; &#8216;These things happen and it&#8217;s understandable. I do appreciate the credit you posted of course.&#8217;</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619258126"><span class="published">12:40 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from ClinicalReader</p></div><p>Representatives behind the ClinicalReader account &#8212; it becomes apparent soon that there are at least two people that have access to the Twitter account &#8212; start to address some of the issues.  They address messages to those who are retweeting the earlier messages from Ms. Dettmar and Mr. Lawson.  (Oddly, they are not using the &#8220;reply&#8221; function of Twitter for reply messages and they show a tendency to retweet themselves, as demonstrated in the second to last message of this group.)  They are in contact with a Twitter user called &#8216;signalnoiseart&#8217; about some of the unattributed graphics, and they report that they have permission to continue using them.  (There will be other allegations of use of unattributed graphics later in the week.)  And, lastly, they show and openness to communication &#8212; and admirable trait under the circumstances. <br clear="all" /></p><div id="twitter_4" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-amarks7" id="status_2619628917"><span class="status-body"><span class="entry-content">There are  various conversations taking place via our account all posts will now end with the initials of the respective team member (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619628917"><span class="published">1:06 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2619736868"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/ruebot" title="http://twitter.com/ruebot">ruebot</a> Thanks for pointing this out, much appreciated (JA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619736868"><span class="published">1:14 PM Jul 13th</span></span> <span>from <a href="http://www.atebits.com/" title="atebits">Tweetie</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2619861932"><span class="status-body"><span class="entry-content">In response to dynamic conversation regarding the post by @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> I have requested urgent removal of all &#8216;according to..&#8217; images (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619861932"><span class="published">1:22 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2619949325"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/stevelawson" title="http://twitter.com/stevelawson">stevelawson</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> We are keen to engage the twitter community the tweet made by a junior member of the team was poor judgment  (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619949325"><span class="published">1:28 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2619997350"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/stevelawson" title="http://twitter.com/stevelawson">stevelawson</a> @<a href="http://twitter.com/eagledawg" title="http://twitter.com/eagledawg">eagledawg</a> Our site has been updated with the  imgs removed (will take 2-3hrs to migrate) whilst  we investigate (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2619997350"><span class="published">1:32 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2620296269"><span class="status-body"><span class="entry-content">RT @<a href="http://twitter.com/ClinicalReader" title="Twitter / ?">ClinicalReader</a> Research articles, health news &amp; multimedia for doctors, all in one place at <span class="removed_link" title="http://clinicalreader.com">http://clinicalreader.com</span></span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2620296269"><span class="published">1:52 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2620688937"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/conniecrosby" title="http://twitter.com/conniecrosby">conniecrosby</a> Your welcome, your speaking to the founder, we discussed the article  this pm, I was  then alerted  to the conversatn (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2620688937"><span class="published">2:18 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> <a href="http://twitter.com/conniecrosby/status/2620620903" title="http://twitter.com/conniecrosby/status/2620620903">in reply to conniecrosby</a></span></span></li><li class="tentry status u-amarks7" id="status_2620719698"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/conniecrosby" title="http://twitter.com/conniecrosby">conniecrosby</a> We&#8217;ve got some enthusiastic people working for us &#8211; everyone makes mistakes. worst place of course on a social media platform</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2620719698"><span class="published">2:20 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> <a href="http://twitter.com/conniecrosby/status/2620620903" title="http://twitter.com/conniecrosby/status/2620620903">in reply to conniecrosby</a></span></span></li><li class="tentry status u-amarks7" id="status_2620751077"><span class="status-body"><span class="entry-content">We&#8217;ve had some great responses to our site so far from doctors and medical librarians! We hope for this to continue in the future (AA)</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2620751077"><span class="published">2:22 PM Jul 13th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from ClinicalReader</p></div><p>Someone from the group of representatives using the ClinicalReader Twitter account takes the lead in responding to the issues by saying that he/she will start using his/her initials in messages; we&#8217;ll refer to this person by those initials: AA.  (This is also evident in the change of client used to post messages into the Twitter stream from <a href="http://www.atebits.com/" title="atebits">Tweetie</a> to <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a>, with AA apparently using TweetDeck exclusively.)  The fact that gender inclusive grammatical constructs are being used in describing this individual shows one of the remaining mysteries of this episode.  (The ClinicalReader Twitter account is later taken over by someone who identifies him-/herself as &#8220;Allan Marks&#8221; but even nearly a week later observers can&#8217;t be sure of the identity of this person.)  AA indicates that the images showing endorsement will be removed from the Clinical Reader site, and gives an estimated time for when the changes will be apparent to internet users.  Indeed, a few hours later the graphics start to change to remove the implied endorsement of the National Library of Medicine.  Although AA indicates that he/she is the founder, AA then makes a classical leadership mistake of blaming a subordinate:  &#8220;We are keen to engage the twitter community the tweet made by a junior member of the team was poor judgment (AA)&#8221;.</p><p>At the end of the first day, Luke Rosenberger (userid <a href="http://twitter.com/lukelibrarian" title="http://twitter.com/lukelibrarian">lukelibrarian</a>) notes what he sees as a discrepancy between Clinical Reader&#8217;s desire to positively engage with librarians and language in the Clinical Reader newsletter.  Mr. Rosenberger <a href="http://twitter.com/lukelibrarian/status/2621386920" title="http://twitter.com/lukelibrarian/status/2621386920">tweets</a>, &#8220;good grief http://bit.ly/uniXw &#8216;wave goodbye to the library journal shelf&#8217; and yet @clinicalreader wants love from librarians?!&#8221;  (The link, <span class="removed_link" title="http://bit.ly/uniXw">http://bit.ly/uniXw</span>, goes to the current newsletter on the Clinical Reader website; at the time this is being written, that web address is returning a &#8220;403 Error because this area is restricted&#8221; message.)  ClinicalReader responds: &#8220;@lukelibrarian Your browser is lagging behind says &#8216;Make effective use of the library journal shelf&#8217; at http://bit.ly/uniXw&#8221; (this message has subsequently been deleted, but is recorded in the <a href="http://www.iterasi.net/openviewer.aspx?sqrlitid=k5wjssweauubhhau0aicsg" title="from:clinicalreader - Twitter Search 07/19">archive</a> of ClinicalReader tweets). Mr. Rosenberger <a href="http://twitter.com/lukelibrarian/status/2621558856" title="http://twitter.com/lukelibrarian/status/2621558856">responds</a>, &#8220;@ClinicalReader i see that you have removed &#8216;wave goodbye&#8217; in the last few minutes. don&#8217;t blame my browser, just admit your error. #fail&#8221;  The <acronym title="Disruptive Library Technology Jester"><i>DLTJ</i></acronym> author noticed that a copy of the newsletter webpage was still in the Google search engine cache and <a href="http://twitpic.com/aa5hj" title="Cached version of http://clinicalreader.com/cr/latest_newslet... on Twitpic">created an image of the page</a>.<br clear="all" /></p><p><h2>Day Two:  One Step Forward, Two Steps Back</h2><br />Early in the second day Mr. Marks sent Ms. Dettmar an e-mail apology for the legal threats.  In <a href="http://docs.google.com/View?id=dfswb3bw_62df6hmcfh" title="Clinical Reader Apology July ...">his message</a>, which Ms. Dettmar subsequently posted to a public Google Docs document after receiving permission, Mr. Marks acknowledges that &#8220;the correct channels were not adhered to in seeking permission to use James White and Bryan Christie&#8217;s images.&#8221;  He also says that he understands the NLM policy and has &#8220;removed any suggestion of endorsement.&#8221;  He goes on to say, &#8220;We have had support however from teams at Imperial College, the Guardian and the British Library where we have mutual connections.&#8221;</p><div id="twitter_5" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-bengoldacre" id="status_2625972015"><span class="status-body"><span class="entry-content">Clinical Reader = zero stars: non-existent endorsements, threaten blogger, nasty and silly, avoid! <a href="http://tr.im/sdJA" rel="nofollow" target="_blank" title="http://tr.im/sdJA" class="broken_link">http://tr.im/sdJA</a></span><span class="meta entry-meta"><a href="http://twitter.com/bengoldacre/status/2625972015" class="entry-date" rel="bookmark" title="http://twitter.com/bengoldacre/status/2625972015"><span class="published">8:14 PM Jul 13th</span></a> <span>from <a href="http://twitterfeed.com" title="twitterfeed.com : feed your blog to twitter">twitterfeed</a></span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweet from bengoldacre</p></div><p>At the end of the first day, <a href="http://www.guardian.co.uk/" title="http://www.guardian.co.uk/">Guardian</a> <a href="http://www.badscience.net/" title="Bad Science">columnist</a> Ben Goldacre posted a <a href="http://twitter.com/bengoldacre/status/2625972015" title="http://twitter.com/bengoldacre/status/2625972015">tweet</a> warning users away from Clinical Reader.  On the second day of the incident, this would become one of the main focal points.  As Ms. Dettmar notes in a <a href="http://eagledawg.blogspot.com/2009/07/gratitude.html" title="Eagle Dawg Blog: Gratitude">follow up post</a>, one of the representatives behind the ClinicalReader Twitter account has been <a href="http://twitter.com/bengoldacre/statuses/2652470808" title="http://twitter.com/bengoldacre/statuses/2652470808">deleting tweets</a>, and so this conversation can&#8217;t be pieced together in the typical way.  Ms. Dettmar, though, had been starting to save messages using a service called <a href="http://www.quoteurl.com/" title="QuoteURL - Share Twitter Conversations">QuoteURL</a>; QuoteURL &#8220;group[s] different Twitter updates from different people into a single page that has a permanent URL.&#8221;  The thread of conversation between Mr. Goldacre and ClinicalReader is recorded in four QuoteURL aggregations: <a href="http://www.quoteurl.com/barex" title="BenGoldacre/ClinicalReader tweet aggregation #1">one</a>, <a href="http://www.quoteurl.com/ux5c6" title="BenGoldacre/ClinicalReader tweet aggregation #2">two</a>, <a href="http://www.quoteurl.com/ftnt7" title="BenGoldacre/ClinicalReader tweet aggregation #3">three</a>, and <a href="http://www.quoteurl.com/p3cse" title="BenGoldacre/ClinicalReader tweet aggregation #4">four</a>.  Mr. Goldacre asked several questions of ClinicalReader (not all of the responses are linked to in Twitter because the tweets have been deleted):</p><ul type="disc"><li><i><a href="http://twitter.com/bengoldacre/status/2637621417" title="http://twitter.com/bengoldacre/status/2637621417">BenGoldacre</a>: can you let me know in what way you are supported by the guardian, as your website claims?</i>:  Yes we attended a camp organised by Guardian when we we&#8217;re developing our project , they provided excellent advice.  We&#8217;re in touch with Jemima Kiss who writes a fantastic blog &#8211; to feature in Elevator Pitch (she&#8217;s on maternity at the mo)</li><li><i><a href="http://twitter.com/bengoldacre/status/2637715086" title="http://twitter.com/bengoldacre/status/2637715086">BenGoldacre</a>: so youre supported by the guardian in the sense that you went to an event they organised and some people gave you sm advice?; <a href="http://twitter.com/bengoldacre/status/2637755542" title="http://twitter.com/bengoldacre/status/2637755542">BenGoldacre</a>: so you&#8217;re supported by the guardian in the sense that jemima might write about you at some stage in the future?</i>: bit more than that, I sense your still skeptical, but I kinda understand</li><li><i><a href="http://twitter.com/bengoldacre/status/2637791120" title="http://twitter.com/bengoldacre/status/2637791120">BenGoldacre</a>: that&#8217;s great. i guess now i&#8217;m intrigued about your name.</i>: I&#8217;m sensible, the account belongs to the project Clinical Reader and not anyones personal opinion, lets email correspond <span class="removed_link" title="http://twitter.com/allan_marks/status/2637805815">(twitter)</span></li><li><i><a href="http://twitter.com/bengoldacre/status/2637796601" title="http://twitter.com/bengoldacre/status/2637796601">BenGoldacre</a>: maybe i like to know who&#8217;s saying i got stuff wrong. and stuff. in the nicest way. maybe i want to sue you!</i>: See you&#8217;re getting into the zone, so will quit while ahead</li><li><i><a href="http://twitter.com/bengoldacre/status/2638130749" title="http://twitter.com/bengoldacre/status/2638130749">BenGoldacre</a>: i think you need a reality check. if you regret your threat then great. but bizarre to tell people they got the story wrong.</i>: Story is correct and unfortunate must add &#8211; for someone of your stature and position just thought you jumped on it</li><li><i><a href="http://twitter.com/bengoldacre/status/2638276214" title="http://twitter.com/bengoldacre/status/2638276214">BenGoldacre</a>: so nobody else was wrong, you were just bullshitting. thanks for clarifying. great escalation skills on ur part, respect!</i>: RT @ClinicalReader We&#8217;re learning fast, also important to be humble &#038; admit mistakes, see @eagledawg twt</li><li><i><a href="http://twitter.com/bengoldacre/status/2638351366" title="http://twitter.com/bengoldacre/status/2638351366">BenGoldacre</a>: er, look, i wanted to go and work, but that British Library endorsement, did you use their bogs once or something?</i>: Ha ha, okay getting silly, nice interacting with you and look forward to a face to face mtg <span class="removed_link" title="http://twitter.com/allan_marks/status/2638376839">(twitter)</span></li></ul><p><h2>Day Three: No Steps Forward, Third Step Back</h2><br /><div id="attachment_1131" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://cdn.dltj.org/wp-content/uploads/2009/07/feedstitch-tangle-300x118.jpg" alt="feedstitch-tangle" title="feedstitch-tangle" width="300" height="118" class="aligncenter size-medium wp-image-1170" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tangled Strings graphic from FeedStitch</p><p><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://cdn.dltj.org/wp-content/uploads/2009/07/clinicalreader-tangle-300x154.jpg" alt="clinicalreader-tangle" title="clinicalreader-tangle" width="300" height="154" class="aligncenter size-medium wp-image-1171" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tangled Strings Graphic from ClinicalReader</p></div><br />On the next day, there were new allegations of improper use of graphics.  Specifically, Chris Martin (<a href="http://twitter.com/coldpie" title="http://twitter.com/coldpie">coldpie</a> on Twitter) reported that <span class="removed_link" title="http://www.clinicalreader.com/images/tangle.jpg">an image</span> on the Clinical Reader website bore a striking resemblance to an image from the <a href="http://www.feedstitch.com/" title="301 Moved Permanently">Feedstitch</a> service.  The representatives at ClinicalReader Twitter account <span class="removed_link" title="http://twitter.com/allan_marks/status/2648381434">said</span>, &#8220;hi guys stock image purchased, seems uve been stitched&#8221; (with no attributing initials).  When prompted by Twitter users <a href="http://twitter.com/wawoodworth/statuses/2643223209" title="http://twitter.com/wawoodworth/statuses/2643223209">Andy Woodworth</a> (userid <a href="http://twitter.com/wawoodworth/" title="http://twitter.com/wawoodworth/">wawoodworth</a>), <a href="http://twitter.com/lukelibrarian/statuses/2642944182" title="http://twitter.com/lukelibrarian/statuses/2642944182">Mr.  Rosenberger</a>, and the <a href="http://twitter.com/feedstitch/statuses/2641728386" title="http://twitter.com/feedstitch/statuses/2641728386">FeedStitch</a> twitter account, the <span class="removed_link" title="http://twitter.com/allan_marks/status/2648390445">reply</span> was: &#8220;can DM details if you wish, thanks (RH)&#8221; (&#8220;RH&#8221; is a new set of initials used on the ClinicalReader account); there are no reports of ClinicalReader following through.  The firm behind the FeedStitch service <a href="http://www.pointlesscorp.com/imitation-is-the-sincerest-form-of-theft/" title="Imitation is the Sincerest Form of Theft - Pointless Corp">posted a message</a> on their blog giving their version of the provenance of the graphic.</p><div id="twitter_6" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-amarks7" id="status_2648423505"><span class="status-body"><span class="entry-content">Huge traffic spikes following @<a href="http://twitter.com/johnhopkins" title="http://twitter.com/johnhopkins">johnhopkins</a> mention &amp; @<a href="http://twitter.com/bengoldacre" title="http://twitter.com/bengoldacre">bengoldacre</a> / allan (our co-founder) exchange, thanks &amp; keep up the gd wrk bg</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2648423505"><span class="published">2:05 AM Jul 15th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li><li class="tentry status u-amarks7" id="status_2652922289"><span class="status-body"><span class="entry-content">Continued surges in traffic thanks to @<a href="http://twitter.com/bengoldacre" title="http://twitter.com/bengoldacre">bengoldacre</a> , our product is aimed at daily medics 98% who do not use twitter or RSS feed readers</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2652922289"><span class="published">8:53 AM Jul 15th</span></span> <span>from <a href="http://www.tweetdeck.com/" title="http://www.tweetdeck.com/">TweetDeck</a></span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from ClinicalReader</p></div><p>The discussion is not limited to Twitter and blog posts.  Other social media outlets are carrying on the discussion as well.  Noted in this arena are FriendFeed postings by <a href="http://friendfeed.com/rachelw/e8384091/clinicalreader-agreed-w-stevelawson-concerns" title="@clinicalreader agreed w/ @stevelawson &amp;quot;concerns... - Rachel Walden - FriendFeed">Rachel Walden</a> (with five additional comments) and <a href="http://friendfeed.com/stevelawson/249e046a/twitter-clinicalreader-stevelawson" title="Twitter / ClinicalReader: @stevelawson @eagledawg... - Steve Incandenza - FriendFeed">Mr. Lawson</a> (a.k.a. Steve Incandenza on FriendFeed, with 51 additional comments).  One delicious.com user added notes to the entry for the <a href="http://delicious.com/url/4717bec3c805663f34a23364c65aeb89" title="Everyone's bookmarks for &quot;Clinical Reader: Research articles, news and multimedia for doctors...&quot; on Delicious">ClinicalReader homepage</a>: &#8220;Clinical Reader has been called out by medical librarians because of sloppy copyright practices and use of false implied endorsements by NLM &#038; others. To gain credibility as source of authoritative content, CR team needs to tread carefully!&#8221;  Still, either with a naive sense of how social networking tools work or in an attempt to put a brave face on what is happening, the people behind the ClinicalReader Twitter account post updates that seem to think all of this questioning of the ethics of the service provider is good for business.</p><p><h2>Day Four: A Step Forward?</h2><br /><div id="twitter_7" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-amarks7" id="status_2673399690"><span class="status-body"><span class="entry-content">I have taken control of this account &amp; parted company with former acquitances in Canada whose behaviour I can only describe as schoolboy</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2673399690"><span class="published">11:07 AM Jul 16th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-amarks7" id="status_2673523047"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/feedstitch" title="http://twitter.com/feedstitch">feedstitch</a> @<a href="http://twitter.com/coldpie" title="http://twitter.com/coldpie">coldpie</a> I have removed the image in question sorry, please see <span class="removed_link" title="http://bit.ly/w4iQ">http://bit.ly/w4iQ</span> &amp; check our site</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2673523047"><span class="published">11:15 AM Jul 16th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-amarks7" id="status_2673548173"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/lukelibrarian" title="http://twitter.com/lukelibrarian">lukelibrarian</a> Like to formally apologize, your efforts were not unnoticed, please see <span class="removed_link" title="http://bit.ly/w4iQ">http://bit.ly/w4iQ</span></span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/allan_marks/status/2673548173"><span class="published">11:17 AM Jul 16th</span></span> <span>from web</span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from ClinicalReader</p></div></p><p>The fourth day does not start well.  There are reports of <span class="removed_link" title="http://twitter.com/amuchmoreexotic/status/2670190813">ClinicalReader fabricating a quote posted in a retweet</span> and <a href="http://twitter.com/davidlrothman/status/2662042733" title="http://twitter.com/davidlrothman/status/2662042733">making up a retweet entirely</a>.</p><p>Then it would seem that some sanity has returned to Clinical Reader.  First there is a <span class="removed_link" title="http://twitter.com/allan_marks/status/2673399690">message</span> that Allan Marks has &#8220;taken control of this [Twitter] account&#8221; (At this point, Allan&#8217;s name appears in the Twitter profile for the ClinicalReader account).  Then there is more action to remove the FeedStitch tangled strings graphic from the ClinicalReader site, with apologies to FeedStitch, Mr. Rosenberger, Mr. Goldacre, and others.  Mr. Marks thinks that the damage is contained; Mr. Rosenberger is <a href="http://www.quoteurl.com/zg90u" title="QuoteURL aggregation of dialog between Mr. Marks and Mr. Rosenberger">not so sure</a>.</p><p>There are more questions about the endorsement of people listed on the ClinicalReader pages.  In one case, Dr. Ves Dimov <a href="http://twitter.com/DrVes/status/2674453878" title="http://twitter.com/DrVes/status/2674453878">says</a>, &#8220;In case you are not sure: tweets and links do not represent endorsement, approval or support&#8230;&#8221;  This is apparently in regards to Dr. Dimov&#8217;s inclusion of Clinical Reader on <a href="http://casesblog.blogspot.com/2009/07/how-to-make-medical-rss-aggregators.html" title="Clinical Cases and Images - Blog: How to make medical RSS aggregators better">a list of medical RSS aggregation services</a>.  Mr. Rosenberger <a href="http://twitter.com/lukelibrarian/status/2674587867" title="http://twitter.com/lukelibrarian/status/2674587867">responds</a>, &#8220;@DrVes re: tweets as endorsements: @ClinicalReader includes a @vesd tweet under &#8216;what others are saying&#8217; on this page: http://bit.ly/SZ3SQ&#8221; (the shortened URL goes to the Clinical Reader latest newsletter page, which, at the time of writing, returns an &#8220;unauthorized&#8221; error).  To which Dr. Dimov <a href="http://twitter.com/DrVes/status/2674676029" title="http://twitter.com/DrVes/status/2674676029">replies</a>, &#8220;@lukelibrarian The product interface is still good, the management however has made some very strange decisions.Updated: [list of RSS aggregators].&#8221;  But Mr. Marks replies, &#8220;Hi yes thats correct please liaise with @vesd for confirmation &#8211; more than happy to be open thanks&#8221; (original tweet now deleted; text taken from <a href="http://www.iterasi.net/openviewer.aspx?sqrlitid=wpnufvqucuqwil67t80cga" title="from:clinicalreader - Twitter Search 01/19">archive</a>).  Mr. Rosenberger then <a href="http://twitter.com/lukelibrarian/status/2674709963" title="http://twitter.com/lukelibrarian/status/2674709963">says</a>, &#8220;dude, @vesd = @DrVes, who just tweeted &#8216;tweets &#8230;do not represent endorsement, approval or support&#8217; http://bit.ly/QGIvS&#8221; and Mr. Marks replies, &#8220;happy to get this removed if @vesd says so luke&#8221; (original tweet now deleted; text taken from <a href="http://www.iterasi.net/openviewer.aspx?sqrlitid=wpnufvqucuqwil67t80cga" title="from:clinicalreader - Twitter Search 01/19">archive</a>).</p><p>On the following day, Medical Library Association president Connie Schardt <a href="http://twitter.com/cschardt/status/2692879324" title="http://twitter.com/cschardt/status/2692879324">tweets</a> &#8220;RT@ClinicalReader I did NOT endorse your product as President of the Medical Library Association; please remove the misleading endorsement&#8221; followed shortly by <del datetime="2009-07-21T01:36:41+00:00">a mysterious</del> <ins datetime="2009-07-21T01:36:41+00:00">another</ins> <a href="http://twitter.com/cschardt/status/2692966607" title="http://twitter.com/cschardt/status/2692966607">tweet</a>: &#8220;@gabeboldt &#8212; I didn&#8217;t endorce this product as the President of the Medical Library Association; you gave them a misleading endorsement&#8221; <del datetime="2009-07-21T01:36:41+00:00">&#8211; there is nothing in Twitter user <a href="http://twitter.com/gabeboldt" title="http://twitter.com/gabeboldt">gabeboldt</a>&#8216;s <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=&amp;nots=&amp;tag=&amp;lang=all&amp;from=gabeboldt&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=2009-07-16&amp;until=2009-07-18&amp;rpp=15" title="- Twitter Search">timeline from around this time</a> that would account for that message</del>. <ins datetime="2009-07-21T01:36:41+00:00">Ms. Schardt was reacting to an image of a tweet in the &#8220;Twitter Buzz&#8221; section at the bottom of the &#8220;Health Tweets&#8221; page.  This page is <span class="removed_link" title="http://clinicalreader.com/health_tweets.htm">no longer</span> on the Clinical Reader site at the time of writing, but a <a href="http://twitpic.com/b2cma" title="Cached version of http://clinicalreader.com/health_tweets.htm... on Twitpic">screen shot</a> of the <a href="http://74.125.95.132/search?q=cache:clinicalreader.com/health_tweets.htm" title="Clinical Reader: Research articles, news and multimedia for doctors, all in one place" class="broken_link" rel="nofollow">Google web cache version</a> of the page is available.</ins></p><p><h2>The Weekend</h2><br />On Friday evening, Allan Marks, presumably in control of the ClinicalReader Twitter account, renamed it to &#8220;clincal_tweets&#8221;.  This was first <a href="http://twitter.com/lukelibrarian/statuses/2693991479" title="http://twitter.com/lukelibrarian/statuses/2693991479">announced</a> by Mr. Rosenberger: &#8220;@clinicalreader is now @clinical_tweets &#8211; all tweet hx &amp; followers intact, just breaks hx links. slick.&#8221;  Mr. Rosenberger later <a href="http://twitter.com/lukelibrarian/statuses/2697140296" title="http://twitter.com/lukelibrarian/statuses/2697140296">notes</a>: &#8220;after apparently renaming @clinicalreader as @clinical_tweets, &#8216;aa&#8217; has now opened new acct w/0 followers named (wait 4 it) @clinicalreader&#8221;  In actuality, <span class="removed_link" title="http://twitter.com/clinicalreader/statuses/2724614595">it was someone else</span>: &#8220;BTW I&#8217;m just a witness to the mess which occurred last week. I saw an opportunity to register this account when it moved to @clinical_tweets&#8221; (note that this person uses the <a href="http://83degrees.com/to/powertwitter" title="http://83degrees.com/to/powertwitter">Power Twitter</a> client &#8212; a client that was not used by anyone previously associated with Clinical Reader).</p><p>Some time overnight on Saturday, the original ClinicalReader Twitter account was renamed again from &#8220;clinical_tweets&#8221; to &#8220;<a href="http://twitter.com/allan_marks/" title="http://twitter.com/allan_marks/">amarks7</a>&#8220;.  We know this because the history of tweet updates and the list of followers remain intact.  This is presumably the same Allan Marks that described himself as the co-founder of Clinical Reader.  In addition to renaming the account twice, Mr. Marks deletes controversial Twitter messages.  (This may continue and, as a result, some of the links to Twitter in this posting may no longer work; they were functional at the time this document was originally posted.)  Another individual subsequently creates a new &#8220;<span class="removed_link" title="http://twitter.com/clinical_tweets/">clinical_tweets</span>&#8221; with a real name of &#8220;Ex Staff&#8221; and a Canadian flag as the profile image.  Is this someone from the fired staff of Clinical Reader?  Without an acknowledgement from an official Clinical Reader channel, we can&#8217;t be sure.</p><div id="twitter_8" class="wp-caption alignright" style="width: 440px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"></p><ol class="twitter"><li class="tentry status u-clinical_reader" id="status_2707313667"><span class="status-body"><span class="entry-content">The tweets expressed by @<a href="http://twitter.com/clinicalreader" title="http://twitter.com/clinicalreader">clinicalreader</a> &amp; @<span class="removed_link" title="http://twitter.com/clinical_tweets">clinical_tweets</span> are unaffiliated to the real Clinical Reader website. Please ignore. Thank you.</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/clinical_reader/status/2707313667"><span class="published">8:28 AM Jul 18th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-clinical_reader" id="status_2707505188"><span class="status-body"><span class="entry-content">We haven&#8217;t started officially tweeting yet, when we do we&#8217;ll let you know. Visit us at <span class="removed_link" title="http://clinicalreader.com">http://clinicalreader.com</span> in the interim.</span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/clinical_reader/status/2707505188"><span class="published">8:43 AM Jul 18th</span></span> <span>from web</span> </span></span></li><li class="tentry status u-clinical_reader" id="status_2708685649"><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/TweetCampSA" title="http://twitter.com/TweetCampSA">TweetCampSA</a> The tweets expressed by @<a href="http://twitter.com/clinicalreader" title="http://twitter.com/clinicalreader">clinicalreader</a> are unaffiliated to the real Clinical Reader website. Please ignore. Ty. <a href="http://twitter.com/search?q=%23tweetcampsa" title="#tweetcampsa" class="hashtag">#tweetcampsa</a></span><span class="meta entry-meta"><span class="removed_link" title="http://twitter.com/clinical_reader/status/2708685649"><span class="published">10:15 AM Jul 18th</span></span> <span>from web</span> </span></span></li></ol><p><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Tweets from Clinical_Reader</p></div><p>On Saturday afternoon, a twitter account &#8220;<a href="http://twitter.com/clinical_reader/" title="http://twitter.com/clinical_reader/">clinical_reader</a>&#8221; was created with these messages and other messages that give the appearance of being the official Clinical Reader Twitter account.  With the subsequent registration of the &#8220;<span class="removed_link" title="http://twitter.com/clinical_tweet/">clinical_tweet</span>&#8221; Twitter account and no postings on the Clinical Reader website, we can&#8217;t be sure which of these channels are official.</p><p><h2>Updates</h2><br />This blog post has been sitting in my account for a number of evenings as each day brings new events and new revelations.  I don&#8217;t doubt that there will be changes to the story.  If new events have a lesson in them, I&#8217;ll try to update this post.</p><p><h2>Observations</h2><br />Closing in on nearly 3,000 words, this posting is already long.  Observations and recommendations, as a result, were moved to a <a href="http://dltj.org/article/learning-from-clinical-reader/">subsequent <acronym title="Disruptive Library Technology Jester"><i>DLTJ</i></acronym> post</a> so as not to get lost at the end of this one.<p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /johnhopkins to http://twitter.com/johnhopkins on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /bengoldacre to http://twitter.com/bengoldacre on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /bengoldacre to http://twitter.com/bengoldacre on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /feedstitch to http://twitter.com/feedstitch on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /coldpie to http://twitter.com/coldpie on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from /lukelibrarian to http://twitter.com/lukelibrarian on December 30th, 2010.</p><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from @lukelibrarian%20Your%20browser%20is%20lagging%20behind%20says%20&#8242;Make%20effective%20use%20of%20the%20library%20journal%20shelf&#8217;%20at%20http://bit.ly/uniXw to http://bit.ly/uniXw on January 13th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://bit.ly/uniXw on January 19th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/journal_tweets/status/2618267192 on January 28th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/journal_tweets/status/2618321424 on January 28th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/journal_tweets/status/2618346723 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618469301 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618541098 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618578759 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618616680 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618766402 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618793340 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618810682 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/stevelawson/status/2618656513 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://clinicalreader.com on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://clinicalreader.com on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://clinicalreader.com on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://clinicalreader.com on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618858084 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618913486 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618926590 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619258126 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619628917 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619736868 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619861932 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619949325 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2619997350 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2620296269 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2620688937 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2620719698 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2620751077 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2637805815 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2638376839 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.clinicalreader.com/images/tangle.jpg on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2648381434 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2648390445 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2648423505 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2652922289 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2673399690 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2673399690 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://bit.ly/w4iQ on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://bit.ly/w4iQ on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2673523047 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2673548173 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://clinicalreader.com/health_tweets.htm on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinicalreader/statuses/2724614595 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_tweets/ on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_tweets on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_reader/status/2707313667 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_reader/status/2707505188 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_reader/status/2708685649 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/clinical_tweet/ on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/allan_marks/status/2618299590 on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://is.gd/1xqOj on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/signalnoiseart on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/signalnoiseart on February 11th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/journal_tweets/status/2618299590 on February 12th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://twitter.com/amuchmoreexotic/status/2670190813 on June 9th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/clinical-reader-background/feed/</wfw:commentRss> <slash:comments>29</slash:comments> </item> <item><title>ALA Annual Goes Social</title><link>http://dltj.org/article/ala-annual-goes-social/</link> <comments>http://dltj.org/article/ala-annual-goes-social/#comments</comments> <pubDate>Fri, 20 Jun 2008 19:46:53 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Meeting]]></category> <category><![CDATA[ALA Annual Conference 2008]]></category> <category><![CDATA[conference]]></category> <category><![CDATA[folksonomy]]></category> <category><![CDATA[libraries]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">https://dltj.org/?p=379</guid> <description><![CDATA[The American Library Association annual conference is getting more social each year, and as a long-time member of ALA and often a critic of the, well, un-togetherness of ALA&#8217;s electronic capabilities, it is nice to see the trend continuing this &#8230; <a href="http://dltj.org/article/ala-annual-goes-social/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="https://dltj.org/?p=379"></abbr><p>The American Library Association annual conference is getting more social each year, and as a long-time member of ALA and often a critic of the, well, un-togetherness of ALA&#8217;s electronic capabilities, it is nice to see the trend continuing this year.  Take, for instance, the <a href="http://wikis.ala.org/annual2008/index.php/Blogging_Annual" title="Blogging ALA Annual 2008">Blogger&#8217;s Room</a>.  Initially just a LITA thing, it is now being promoted as an association-wide service.  As I write this, that page has about two dozen entries for individual and group blogs that say they will be covering conference events.</p><p>Or take <a href="http://twitter.com/brianeisley" title="Twitter / brianeisley">Brian Eisley</a>&#8216;s unofficial <a href="http://twitter.com/ala2008" title="Twitter / ala2008">Twitter reflector</a>.  (Brian calls it a group; I&#8217;m calling it a reflector; it is something different than a <a href="http://twitter.pbwiki.com/Hashtags" title="About Twitter Hashtags">Twitter Hashtag</a>.)  He has <span class="removed_link" title="http://www.brianeisley.com/TwitterALA2008/">put up some instructions</span> on how to get signed up to receive and how to sent messages to the reflector.  There is also the <a href="http://twemes.com/ala08" title="Tracking ala08 twitter hashtag using twemes">Twitter hashtag #ala08</a>.  I&#8217;m a Twitter <a href="http://en.wikipedia.org/wiki/Newbie#Newb" title="Newbie - Wikipedia">newb</a>, so I don&#8217;t know the differences, advantages, and disadvantages of each.  But I&#8217;m interested to learn&#8230;</p><p>Speaking of tags, the <a href="http://wikis.ala.org/annual2008/index.php/Main_Page#Sharing" title="Sharing anchor on ALA Annual 2008 Wiki homepage">ALA Annual Wiki</a> defines <strong>ala2008</strong> as the official conference tag.  That&#8217;s not such a stretch to assume &#8212; it is a logical choice &#8212; but the establishment of an &#8220;official tag&#8221; (as much as anything is official in the social tagging space) does help collocate meeting content in the <a href="http://technorati.com/search/ala2008" title="Technorati Search: ala2008">blogosphere</a>, in <a href="http://flickr.com/photos/tags/ala2008/" title="Flickr: &quot;ala2008&quot;">Flickr</a>, and in <a href="http://del.icio.us/tag/ala2008" title="Pages tagged with &amp;quot;ala2008&amp;quot; on del.icio.us">del.icio.us</a>.  (What?!? &#8230;you say?  That&#8217;s the function of subject analysis and description?  Here in the unwashed folksonomy space?  Blasphemy!)</p><p><img src="http://cdn.dltj.org/wp-content/uploads/2008/06/annual-wiki-isolation.jpg" alt="" title="Visual isolation of the &quot;Annual Wiki&quot; link in the conference site navigation bar" width="264" height="194" class="alignright size-full wp-image-380" style="padding: 0 0 1.5em 2em;;  float: right; padding: 4px; margin: 0 0 2px 7px;" /> Did I mention the <a href="http://wikis.ala.org/annual2008/index.php/Main_Page" title="ALA Annual 2008 Wiki homepage">Official ALA Annual Wiki</a>?  It is now getting prominent placement in the navigation area of the <a href="http://www.ala.org/ala/eventsandconferencesb/annual/2008a/home.cfm" title="ALA Annual Conference homepage">primary conference pages</a>.  The fifth link down &#8212; pretty impressive.  And it is easy to see why.  The <a href="http://wikis.ala.org/annual2008/index.php/Main_Page" title="ALA Annual 2008 Wiki homepage">Official Wiki</a> holds a host of information not previously found in the American Libraries insert or even on-site.  Links to policies and procedures, a <a href="http://maps.google.com/maps/ms?hl=en&#038;gl=us&#038;ptab=2&#038;ie=UTF8&#038;oe=UTF8&#038;msa=0&#038;msid=100234958050911716886.00044f53fd00f35e0d198&#038;ll=33.806716,-117.916045&#038;spn=0.008701,0.018711&#038;z=16" title="Anaheim Convention Center area restaurants and hotels">Google map of area restaurants and hotels</a>, an &#8220;<a href="http://wikis.ala.org/annual2008/index.php/Unofficial_Events" title="Unofficial Events at ALA Annual 2008">Unofficial Events</a>&#8221; page, and a <a href="http://www.presentations.ala.org/index.php?title=Main_Page#2008_Annual_Conference" title="ALA Conference Presentation Materials">Conference Presentation Materials site</a> to put all of the PowerPoints and handouts from meetings.</p><p>It is nice to see ALA providing this space where grassroots organization and promotional efforts can be shepherded in on co-located space.  There was a time that this was spread out over various hand-coded web pages, blogs and other web services.  Way to go, ALA; and way to go ALA members!<p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://www.brianeisley.com/TwitterALA2008/ on January 28th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/ala-annual-goes-social/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Jester Joins Twitter</title><link>http://dltj.org/article/datag-on-twitter/</link> <comments>http://dltj.org/article/datag-on-twitter/#comments</comments> <pubDate>Thu, 08 May 2008 00:14:16 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Meta Category]]></category> <category><![CDATA[culture]]></category> <category><![CDATA[Disruptive Library Technology Jester]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[Twitter]]></category><guid isPermaLink="false">https://dltj.org/?p=360</guid> <description><![CDATA[It was only a few months ago that I was teasing Dan Chudnov for joining Twitter. Now I&#8217;ve gone and done it myself. I don&#8217;t expect to be using it much, but after observing the &#8220;Falls Church, VA&#8221; incident yesterday, &#8230; <a href="http://dltj.org/article/datag-on-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="https://dltj.org/?p=360"></abbr><p>It was only a few months ago that I was teasing Dan Chudnov for joining Twitter.  Now I&#8217;ve gone and <a href="https://twitter.com/DataG">done it myself</a>.  I don&#8217;t expect to be using it much, but after observing the &#8220;Falls Church, VA&#8221; incident yesterday, I thought it would be an useful tool to have at-the-ready.  Here&#8217;s the story of what inspired it.</p><p>Someone on the <a href="http://code4lib.org/irc/" title="IRC | code4lib">Code4Lib IRC channel</a> (was it &#8216;lbjay&#8217;?) asked if anyone knew about an explosion in the Falls Church, VA, area after reading <a href="http://twitter.com/davewiner/statuses/804852522" title="Twitter / Dave Winer: Explosion in Falls Church, VA?">a</a> <a href="http://twitter.com/davewiner/statuses/804860668" title="Twitter / Dave Winer: I&#039;m on a conf call with som...">report</a> about it on Twitter.  I ran a <a href="http://tweetscan.com/index.php?s=falls+church&amp;u=&amp;d=2008-05-06" title="Tweet Scan search for &#039;Falls Church, Virginia&#039;">search in TweetScan for &#8220;Falls Church, VA&#8221;</a> and was able to watch the event unfold as the <a href="http://twitter.com/tbridge/statuses/804869222" title="Twitter / Tom Bridge: Activating DC emergency twe...">&#8220;DC emergency tweet network&#8221;</a> fired up.  Eventually it was <a href="http://dcist.com/2008/05/06/rumbles_felt_in.php" title="Small Earthquake Felt in D.C. and Northern Virginia (DCist)">determined</a> that it was indeed <span class="removed_link" title="http://earthquake.usgs.gov/eqcenter/recenteqsus/Quakes/ld1022071.php">an earthquake event</span>, but the discussion of the event via Twitter was enough to <a href="http://blogs.reuters.com/mediafile/2008/05/06/breaking-news-twitter-style/" title="Breaking news, Twitter style in Reuter&#039;s MediaFile Blog">catch the attention of at least one media blogger</a>.</p><p>It reminded me a great deal of the 1994 Northridge earthquake in California.  Many of the landlines were down or jammed with too many people calling, but the internet stayed up and an IRC channel was set up so that <a href="http://www.ibiblio.org/pub/academic/communications/logs/94-earthquake/" title="Directory Index">reports</a> of the earthquake effects to be broadcast from the region.  If the same thing to happen today, Twitter &#8212; through the internet or through mobile devices &#8212; would likely be the tool used to track the event.</p><p>Now, back to Twitter, here are the parts that I can&#8217;t figure out.  Almost immediately after I registered for the service and signed in for the first time, I was automatically <a href="http://twitter.com/#!/DataG/followers" title="http://twitter.com/#!/DataG/followers">following</a> <a href="https://twitter.com/betseymerkel">betseymerkel</a>, someone who appears to be <a href="https://twitter.com/betseymerkel/statuses/805578693">working with open source software</a> in a <a href="https://twitter.com/betseymerkel/statuses/801852405">Cleveland-area library</a>.  I don&#8217;t remember doing anything to cause me to start following her, although I suppose it is possible I made a stray click somewhere.  And through the first 24 hours with the account, <a href="https://twitter.com/DataG/followers">four people are following me</a>.  I didn&#8217;t tell anyone else about my activities &#8212; the only two tweets I&#8217;ve posted dealt with setting up the account.  I don&#8217;t think I know any of these people (betseymerkel is one of them), so I don&#8217;t get why they would spontaneously start following me.  Thoughts?</p><p>Oh, and you can start following me, if you want.  I&#8217;ll probably follow colleagues during library conferences, but then use something like <a href="http://twittersnooze.com/" title="Twitter Snooze homepage">TwitterSnooze</a> to turn off the chatter in-between events.</p><p><h2>Next Day Follow-up</h2><br />Another related story &#8212; the Chronicle of Higher Education Wired Campus Blog <a href="http://chronicle.com/wiredcampus/article/2973/students-twitter-during-a-campus-lockdown" title="Wired Campus: &amp;#39;Twittering&amp;#39; During a Campus&amp;#160;Lockdown - Chronicle.com">reports on the use of Twitter</a> during a <span class="removed_link" title="http://hosted.ap.org/dynamic/stories/V/VA_RICHMOND_LOCKDOWN_VAOL-?SITE=VASTA&amp;SECTION=HOME&amp;TEMPLATE=DEFAULT">lockdown at the University of Richmond</span> on Tuesday.  Jim Groom, an instructor at the University of Mary Washington, <a href="http://bavatuesdays.com/bestiaries-lockdown-and-twitter/" title="Bestiaries, Lockdown, and Twitter at  bavatuesdays">posted a blog entry</a> about how he and others found information and comfort in the Twitter posts passing between rooms of the building and with the outside world.  A commenter to the Chronicle&#8217;s Wired Campus Blog entry notes, &#8220;ASU has an emergency text service, but it&#8217;s not as fast as Twitter (when Twitter isn&#8217;t down).&#8221;  Which brings to mind dangers of relying on a free-to-use service as a primary &#8212; or even simply expected &#8212; mode of communication during times of emergencies.<p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from https://twitter.com/DataG/friends to http://twitter.com/#!/DataG/followers on January 28th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://hosted.ap.org/dynamic/stories/V/VA_RICHMOND_LOCKDOWN_VAOL-?SITE=VASTA&#038;SECTION=HOME&#038;TEMPLATE=DEFAULT on January 28th, 2011.</p><p style="padding:0;margin:0;font-style:italic;" class="removed_link">The text was modified to remove a link to http://earthquake.usgs.gov/eqcenter/recenteqsus/Quakes/ld1022071.php on February 12th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/datag-on-twitter/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Served from: dltj.org @ 2012-02-11 10:44:30 by W3 Total Cache -->
