<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Rick Scott</title>
  <link>https://rickscott.dreamwidth.org/</link>
  <description>Rick Scott - Dreamwidth Studios</description>
  <lastBuildDate>Thu, 24 May 2012 19:34:47 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>rickscott</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/505476/518129</url>
    <title>Rick Scott</title>
    <link>https://rickscott.dreamwidth.org/</link>
    <width>100</width>
    <height>97</height>
  </image>

<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/7613.html</guid>
  <pubDate>Thu, 24 May 2012 19:34:47 GMT</pubDate>
  <title>C4LN 2012: How to Create a Twitter App</title>
  <link>https://rickscott.dreamwidth.org/7613.html</link>
  <description>&lt;p&gt;
At the &lt;a href=&quot;http://wiki.code4lib.org/index.php/North#Third_Meeting:_University_of_Windsor.2C_May_24_and_25th.2C_2012&quot;&gt;Code4Lib North 2012 Meeting&lt;/a&gt; in Windsor,  
I presented an informal 
&lt;a href=&quot;http://wiki.code4lib.org/index.php/C4LN_2012:_Intro_to_the_Twitter_API&quot;&gt;Intro to the Twitter API&lt;/a&gt; session and write-up,
targeted at folks who are looking to write their first Twitter bot.
&lt;/p&gt;
&lt;p&gt;
Getting started with creating your own Twitter app is not terribly hard thanks to all the
solid libraries that are out there; it&apos;s just that there are a number of fiddly bits
that all need to get lined up together.  Hopefully this write-up helps. =)
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=7613&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://rickscott.dreamwidth.org/7613.html</comments>
  <category>c4ln</category>
  <category>presentation</category>
  <category>twitter</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/3434.html</guid>
  <pubDate>Fri, 11 Jun 2010 05:11:06 GMT</pubDate>
  <title>Recap: Diversity in Agile twitter convo</title>
  <link>https://rickscott.dreamwidth.org/3434.html</link>
  <description>&lt;p&gt;
Last weekend, a conversation about diversity took place on twitter between several prominent folks in the Agile and Testing communities.  I think what was said needs to be archived for posterity, so I &lt;a href=&quot;http://rickscott.dreamwidth.org/3122.html&quot;&gt;made a tool&lt;/a&gt; that helps do just that.
&lt;/p&gt;

&lt;p&gt;
This is a straight-up transcript with no commentary.  My response to some of the points that were raised is &lt;a href=&quot;http://rickscott.dreamwidth.org/3690.html&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://rickscott.dreamwidth.org/3434.html#cutid1&quot;&gt;Transcript of the conversation...&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=3434&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://rickscott.dreamwidth.org/3434.html</comments>
  <category>testing</category>
  <category>transcript</category>
  <category>context-driven school</category>
  <category>feminism</category>
  <category>twitter</category>
  <category>geekfeminism</category>
  <category>sexism</category>
  <category>diversity</category>
  <category>qa</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/3122.html</guid>
  <pubDate>Wed, 09 Jun 2010 19:12:58 GMT</pubDate>
  <title>I made a thing!  twiner: tool for viewing/archiving twitter conversations</title>
  <link>https://rickscott.dreamwidth.org/3122.html</link>
  <description>&lt;p&gt;
Over the past weekend, some folks in the software testing community had a lengthy Twitter conversation about diversity.  Being asleep at the time, I completely missed it.
&lt;/p&gt;

&lt;p&gt;
Twitter facilitates some amazing multi-user conversations, but they can be
very difficult to follow unless you happen to be playing along in
real-time.  Things like threaded replies help somewhat, but the flow
of the conversation isn&apos;t back &amp; forth between pairs of people -- it&apos;s
more like a roundtable with several people all speaking to each other.
I find the easiest way to make sense of things is just to view
all the tweets posted by all the participants on one page, sorted by
the time that they were posted.  Thus, I made a tool to do just that.
As an added bonus, if you want to keep a record of a conversation for
posterity&apos;s sake, it&apos;s easy to do so.
&lt;/p&gt;

&lt;p&gt;
The code for Twiner is 
&lt;a href=&quot;http://github.com/rickscott/twiner&quot;&gt;posted on GitHub&lt;/a&gt;.
This is a pretty quick and dirty script; it does what I needed it 
to do, but nothing more.  If people find it useful, though, I&apos;d be
happy to clean it up, and I&apos;m more than happy to accept patches.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=3122&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://rickscott.dreamwidth.org/3122.html</comments>
  <category>oss</category>
  <category>github</category>
  <category>script</category>
  <category>twiner</category>
  <category>twitter</category>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
</channel>
</rss>
