<?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>Mon, 27 Aug 2012 13:33:07 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/8073.html</guid>
  <pubDate>Mon, 27 Aug 2012 13:33:07 GMT</pubDate>
  <title>Curated Articles Wrapup for July 2012</title>
  <link>https://rickscott.dreamwidth.org/8073.html</link>
  <description>&lt;p&gt;
In the last couple of months I&apos;ve started a new writing gig with
&lt;a href=&quot;http://www.sqe.com/&quot;&gt;SQE&lt;/a&gt; -- the folks who publish
&lt;em&gt;Better Software&lt;/em&gt; magazine, 
run
&lt;a href=&quot;http://stickyminds.com&quot;&gt;StickyMinds.com&lt;/a&gt; and
&lt;a href=&quot;http://techwell.com&quot;&gt;TechWell&lt;/a&gt;, 
and have 
published 
&lt;a href=&quot;http://rickscott.dreamwidth.org/tag/stickyminds&quot;&gt;several
of my articles&lt;/a&gt; before.
&lt;/p&gt;
&lt;p&gt;
They&apos;re calling it a &lt;em&gt;curation&lt;/em&gt; gig. We&apos;ll be serving up
frequent short pieces linking to other interesting opinions or 
resources from anywhere on the web.  So far, I&apos;m really liking this format
-- not only do we get to highlight some of the most helpful 
and insightful things that are out there, it also gives us the chance
to expand on them, put them in context, or compare different approaches
to tackling a difficult problem.
&lt;/p&gt;

&lt;p&gt;
At any rate, I hope you find these pieces useful and worthwhile!
Here&apos;s a recap of mine for July 2012.
&lt;/p&gt;


&lt;ul&gt;
    &lt;li&gt;
        &lt;a href=&quot;http://www.stickyminds.com/s.asp?F=S17500_ART_2&quot;&gt;Leaked Passwords and Better Security Practices&lt;/a&gt; (2 July 2012): 
        Password security was in the news a great deal in June, with 
        LinkedIn, eHarmony, and Last.fm all having their insecurely-stored
        password databases leaked onto the public internet.
        Here&apos;s a quick review of the very basics of secure password
        storage. 
    &lt;/li&gt;
    &lt;li&gt;
        &lt;a href=&quot;http://www.stickyminds.com/s.asp?F=S17525_ART_2&quot;&gt;The Independent Double-check&lt;/a&gt; (19 July 2012):
        Nobody is perfect.  In my former job as an artillery soldier, 
        the way we dealt with this was making sure every crucial thing
        was independently checked by at least two people.  As testers,
        we need to do the same thing, even when someone with more 
        authority than us insists the code is correct.
    &lt;/li&gt;
    &lt;li&gt;
        &lt;a href=&quot;http://www.stickyminds.com/s.asp?F=S17542_ART_2&quot;&gt;Bug Chaining&lt;/a&gt; (31 July 2012): 
        Bug chaining is an idea from the security world that hasn&apos;t 
        gotten much traction in the wider QA/testing community yet. 
        Assuming that all bugs are orthogonal to each other is a 
        mistake -- sometimes two minors make a showstopper. 
    &lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=8073&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/8073.html</comments>
  <category>security</category>
  <category>writing</category>
  <category>curated pieces wrapup</category>
  <category>bug chaining</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>workpeopleage</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/7862.html</guid>
  <pubDate>Mon, 25 Jun 2012 13:36:04 GMT</pubDate>
  <title>Software Creation as Art</title>
  <link>https://rickscott.dreamwidth.org/7862.html</link>
  <description>&lt;p&gt;
The predominant metaphor we use to describe software creation is an
engineering or construction one -- writing a program is like building
a bridge, or a house.  I&apos;ve long been unsatisfied by this view; 
to me, writing software has always seemed more similar to writing prose,
or at least carving bespoke items out of wood. 
&lt;a href=&quot;http://chrismcmahonsblog.blogspot.com&quot;&gt;Chris McMahon&lt;/a&gt;,
&lt;a href=&quot;http://marlenacompton.com/&quot;&gt;Marlena Compton&lt;/a&gt;,
&lt;a href=&quot;http://testsidestory.com/&quot;&gt;Zeger Van Hese&lt;/a&gt;, and many
other folks have written up their own takes on what software creation
has in common with art. 
&lt;/p&gt;
&lt;p&gt;
My 
&lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=17443&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;latest article on StickyMinds&lt;/a&gt;
wraps up the Philosophy &amp;amp; Testing series by exhorting individual testers to look to
the arts, humanities, and social sciences and see what insights they
can draw into their testing.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=7862&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/7862.html</comments>
  <category>testing</category>
  <category>humanities</category>
  <category>social sciences</category>
  <category>philosophy</category>
  <category>published article</category>
  <category>stickyminds</category>
  <category>art</category>
  <category>writing</category>
  <category>artistic software development</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/7284.html</guid>
  <pubDate>Mon, 16 Apr 2012 10:56:02 GMT</pubDate>
  <title>Bare Minimum i18n</title>
  <link>https://rickscott.dreamwidth.org/7284.html</link>
  <description>&lt;p&gt;
I think it&apos;s a common misconception that only applications that are targetted at an international audience have to deal with the topics we usually think of as internationalization, such as non-ASCII character sets, handling time zones and international addresses correctly, and so forth.  
&lt;/p&gt;
&lt;p&gt;
But in this day and age, you can get most of these &quot;international&quot; data variations even from dealing with a strictly domestic audience.  Most common word processors emit non-ASCII characters like directional quotes, and users are increasingly aware of how to make use of characters with dïacritics, symbols like ©, and so forth.  Besides, if you&apos;re working on a web app that&apos;ll be going on the public internet, trust me when I say that you&apos;ll get all kinds of different data thrown at it from all over the world, whether you like it or not.
&lt;/p&gt;

&lt;p&gt;
StickyMinds just posted my take on the subject as this week&apos;s weekly column:
&lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=17356&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Bare Minimum i18n&lt;/a&gt;.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=7284&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/7284.html</comments>
  <category>writing</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>testing</category>
  <category>i18n</category>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/7144.html</guid>
  <pubDate>Sun, 11 Dec 2011 19:35:37 GMT</pubDate>
  <title>Is It Beautiful? Aesthetics in Software Testing</title>
  <link>https://rickscott.dreamwidth.org/7144.html</link>
  <description>&lt;p&gt;
D&apos;oh!  I let this one languish for a while.  My &lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=17199&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Stickyminds column on Aesthetics&lt;/a&gt;, the last branch of philosophy I&apos;m exploring in the Philosophy &amp;amp; Testing series, went live back on 31 Oct.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=7144&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/7144.html</comments>
  <category>aesthetics</category>
  <category>writing</category>
  <category>philosophy</category>
  <category>published article</category>
  <category>ux</category>
  <category>stickyminds</category>
  <category>testing</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/6440.html</guid>
  <pubDate>Mon, 26 Sep 2011 13:07:27 GMT</pubDate>
  <title>Logic and Software Testing</title>
  <link>https://rickscott.dreamwidth.org/6440.html</link>
  <description>&lt;p&gt;
My latest StickyMinds column: 
&lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=17154&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Logic and Software testing&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
As technologists, I think we often fail to consider that most
everything we do has two sides to it:  a technical side, and a human side.
Similarly, the digital logic that underpins how computers work is
first to mind when we mention logic in the context of software 
testing, but there&apos;s another equally important aspect of logic in
software testing: using informal or persuasive logic to 
reason with other people.  Dealing with zeroes and ones is part of our
jobs, but so is arguing that a certain bug needs to be fixed, that one
feature should have priority over over another, or that a proposed
solution should be rejected as unsuitable.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=6440&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/6440.html</comments>
  <category>stickyminds</category>
  <category>published article</category>
  <category>philosophy</category>
  <category>writing</category>
  <category>logic</category>
  <category>human side of software</category>
  <category>testing</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/6287.html</guid>
  <pubDate>Mon, 15 Aug 2011 13:19:11 GMT</pubDate>
  <title>StickyMinds Column: Epistemology &amp; Software Testing</title>
  <link>https://rickscott.dreamwidth.org/6287.html</link>
  <description>&lt;p&gt;
I&apos;m happy to note that my latest article has gone up on StickyMinds.  This one&apos;s on
&lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=17006&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Epistemology &amp;amp; Software Testing&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
This one was actually a bit arduous to write, because it went off in a very different direction from where I initially thought it&apos;d go.  The pieces that do that can end up being the most illuminating ones, though. 
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=6287&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/6287.html</comments>
  <category>philosophy</category>
  <category>writing</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>epistemology</category>
  <category>testing</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/5687.html</guid>
  <pubDate>Fri, 05 Aug 2011 19:00:29 GMT</pubDate>
  <title>StickyMinds Column: Testing Metaphysics</title>
  <link>https://rickscott.dreamwidth.org/5687.html</link>
  <description>&lt;p&gt;
Whoops!  Forgot to make an entry here when this went up.  I had the Stickyminds Weekly Column back on 30 May 2011 with the article &lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?ObjectId=16810&amp;amp;Function=DETAILBROWSE&amp;amp;ObjectType=COL&amp;amp;sqry=*Z%28SM%29*J%28COL%29*R%28createdate%29*K%28colarchive%29*F%28~%29*&amp;amp;sidx=9&amp;amp;sopp=10&amp;amp;sitewide.asp?sid=1&amp;amp;sqry=*Z%28SM%29*J%28COL%29*R%28createdate%29*K%28colarchive%29*F%28~%29*&amp;amp;sidx=9&amp;amp;sopp=10&quot;&gt;Testing Metaphysics&lt;/a&gt;.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=5687&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/5687.html</comments>
  <category>testing</category>
  <category>philosophy</category>
  <category>writing</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>metaphysics</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/5408.html</guid>
  <pubDate>Mon, 11 Apr 2011 12:28:28 GMT</pubDate>
  <title>StickyMinds Column: Ethics of Software Testing</title>
  <link>https://rickscott.dreamwidth.org/5408.html</link>
  <description>&lt;p&gt;I&apos;ve got the front page of StickyMinds.com this week with a column on &lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=16748&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Ethics &amp;amp; Software Testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;
I would have loved to delve more into the foundations of ethical thinking and some of the ideas people have articulated about how to best &quot;solve&quot; ethical dilemmas, but the length and focus of the piece doesn&apos;t really permit.  Maybe that&apos;s something for the future. =)
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=5408&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/5408.html</comments>
  <category>ethics</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>writing</category>
  <category>philosophy</category>
  <category>testing</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://rickscott.dreamwidth.org/5337.html</guid>
  <pubDate>Tue, 29 Mar 2011 03:10:47 GMT</pubDate>
  <title>StickyMinds Column: Philosophy and Software Testing</title>
  <link>https://rickscott.dreamwidth.org/5337.html</link>
  <description>&lt;p&gt;
I neglected to post this at the time because I was enroute to &lt;a href=&quot;http://chicago2011.drupal.org/&quot;&gt;Drupalcon Chicago 2011&lt;/a&gt; when it went live, but -- I had the StickyMinds.com weekly column for 7 March 2011:
&lt;a href=&quot;http://www.stickyminds.com/sitewide.asp?Function=WEEKLYCOLUMN&amp;amp;ObjectId=16702&amp;amp;ObjectType=ARTCOL&amp;amp;btntopic=artcol&quot;&gt;Philosophy and Software Testing&lt;/a&gt;.
&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=rickscott&amp;ditemid=5337&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/5337.html</comments>
  <category>testing</category>
  <category>stickyminds</category>
  <category>published article</category>
  <category>philosophy</category>
  <category>writing</category>
  <lj:music>Herbie Hancock - Canteloupe Island</lj:music>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
