<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: mitchell]]></title>
    <link>http://securityratty.com/tag/mitchell</link>
    <description></description>
    <pubDate>Mon, 07 Jul 2008 10:41:23 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Interop NY: Cloud Language: The Taxonomy of On-Demand Computing]]></title>
      <link>http://securityratty.com/article/69fa97ea284dec188b278c522ed18fd8</link>
      <guid>http://securityratty.com/article/69fa97ea284dec188b278c522ed18fd8</guid>
      <description><![CDATA[This session on cloud computing was presented by Peter Laird of Oracle Corporation. Peter is a lead architect for the WebCenter product family. He previously worked with BEA as an architect for SaaS...]]></description>
      <content:encoded><![CDATA[<p>This <a href="http://www.interop.com/newyork/conference/all-by-day.php?tag=Cloud+Computing" target="_blank">session on cloud computing</a> was presented by Peter Laird of Oracle Corporation. Peter is a lead architect for the WebCenter product family. He previously worked with BEA as an architect for SaaS efforts. He also blogs at <a href="http://peterlaird.blogspot.com/" target="_blank">Laird On Demand</a>.</p>
<p><strong>Defining Cloud Computing</strong></p>
<p>Cloud computing is a very active community. The <a href="http://groups.google.com/group/cloud-computing" target="_blank">Google Group</a> gets 600 posts per month and many bloggers are covering the space. However, &#8220;cloud computing&#8221; is impossible to define in a way that satisfies everyone (or even most). Cloud computing is not alone in this controversy, consider the definition and meaning of &#8220;Web 2.0&#8243;, &#8220;mashups&#8221; or &#8220;RESTful architecture&#8221;. All of these terms are relatively recent. According to Google Trends, these terms became popular to the general public sometime between 2005 and 2007:</p>
<ul>
<li>Web 2.0 - often confused with RIA, AKA Social Computing, Long-Tail Apps, Crowdware (2005 by O&#8217;Reilly Media)</li>
<li>Mashup - made popular by Google Maps, AKA Composite/Situational Apps. (2005)</li>
<li>REST - Has a strict definition, but many don&#8217;t understand it and abuse the term. (2006 by R. Fielding)</li>
<li>Cloud computing - collides with many other terms, such as SaaS, Grid, Utility, PaaS, etc. (2007)</li>
</ul>
<p>The definition of cloud computing is in progress:</p>
<blockquote><p>There&#8217;s a Darwinian evolution of the exact definition of cloud computing running around. We&#8217;re about a country mile away from &#8220;knowing when I see it&#8221;, which is excellent progress. The cloud to everyone&#8217;s silver-lining has enough material to write a 3 volume desktop reference at this point. - Michael Cote, June 2008</p></blockquote>
<p><strong>Definition #1</strong> - &#8220;Cloud computing is the realisation of Internet (&#8221;Cloud&#8221;) based development and use of computer technology (&#8221;Computing&#8221;) delivered by an ecosystem of providers. - Sam Johnston, July 2008</p>
<p><strong>Definition #2</strong> - &#8220;Cloud computing = network computing. I love the idea of cloud computing, the next evolution of the most network intensive architecture possible, but one that if it works well, is transparent. It&#8217;s all about the transparency.&#8221; - Douglas Gourlay, Cisco, May 2008</p>
<p><strong>Definition #3</strong> - &#8220;There seems to be a group myopia around so-called &#8220;cloud computing&#8221; and its definitions. What we&#8217;re really talking about are &#8220;cloud services&#8221; of which, &#8220;computing&#8221; is only a subset&#8230;Cloud services are not SaaS. They are far more akin to web services&#8230;&#8221; - Randy Bias, neoTactics, May 2008</p>
<p><strong>(Anti-)Definition #4</strong> - &#8220;Note that I refer to cloud services, not to the could. I am not interested in defining cloud as a term, because I don&#8217;t think it&#8217;s very useful. For those of us in the distributed computing&#8217;s pace</p>
<p><strong>The Working Definition (Winner!):</strong></p>
<p>&#8220;&#8230;the notion of providing easily accessible compute and storage resources on a pay-as-you-go, on-demand basis, from a virtually infinite infrastructure managed by someone else. As a customer, you don&#8217;t know where the resources are, and for the most part, you don&#8217;t care. What&#8217;s really important is the capability to access your application anywhere, move it freely and easily, and inexpensively add resources for instant scalability.&#8221; - Mitchell Crandell, Rightscale, June 2008</p>
<p><strong>Taxonomies of the Cloud Space</strong></p>
<p>Taxonomies are useful to provide insight into a market. It classifies a multitude of players into a smaller bucket.</p>
<p><em>Andreessen&#8217;s Platforms - September 2007</em></p>
<p>Provided an early taxonomy model for emerging cloud platforms</p>
<p>Platform being a system that can be programmed</p>
<ul>
<li>Access API - platform that provides web service endpoints</li>
<li>Plug-In API - platform invokes your code, that you have deployed remotely</li>
<li>Runtime Environment - your code runs inside the platform&#8217;s process space.</li>
</ul>
<p><em>Mehta 11 Layer Stack, April 2008</em></p>
<ol>
<li>Facilities (space, power, cooling)</li>
<li>Network</li>
<li>Hardware (e.g. servers Amazon EC2 runs)</li>
<li>Hardware virtualization (e.g. Xen for EC2) - optional</li>
<li>O/S (e.g. Linux)</li>
<li>Systems Management (e.g., tools to manage EC2 instances)</li>
<li>Application Middleware (e.g., MySQL on EC2)</li>
<li>Application Code</li>
<li>Application APIs / Web Services</li>
<li>GUI for Application</li>
<li>GUI for Application Development / Customization</li>
</ol>
<p><em>Croll Cloud Stack, June 2008</em></p>
<p>7 layer stack within Turnkey app and Generic Platform.</p>
<p><em>Turnkey app</em></p>
<ul>
<li>SaaS</li>
<li>Extensible app</li>
<li>Generic IDE</li>
<li>Constrained APIs</li>
<li>App Cluster</li>
<li>Virtual Data Center</li>
<li>Virtual Servers</li>
</ul>
<p><em>Generic Platform</em></p>
<p>The bottom of Alistair&#8217;s stack includes &#8220;root access &#8220;style compute clouds.</p>
<p><em>Robert Anderson, July 2008</em></p>
<p>3 layer stack</p>
<ul>
<li>Software (SaaS)</li>
<li>Platform (PaaS)</li>
<li>Infrastructure (IaaS)</li>
</ul>
<p>This is the model taxonomy for this session.</p>
<p><strong>Related Concepts and Terms</strong></p>
<ul>
<li>Infrastructure as a Service (IaaS), Hardware as a Service (HaaS) are synonyms to cloud infrastructure.</li>
<li>Virtualization</li>
<li>Hosting</li>
<li>Autonomic computing</li>
<li>Distributed computing</li>
<li>Grid computing</li>
</ul>
<p>Cloud Applications</p>
<ul>
<li>SaaS</li>
<li>S+S (Software+Services)</li>
<li>Managed Service Provider (MSP)</li>
</ul>
]]></content:encoded>
      <pubDate>Wed, 17 Sep 2008 14:25:32 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cloud">cloud</category>
      <category domain="http://securityratty.com/tag/cloud applications">cloud applications</category>
      <category domain="http://securityratty.com/tag/croll cloud stack">croll cloud stack</category>
      <category domain="http://securityratty.com/tag/cloud infrastructure">cloud infrastructure</category>
      <category domain="http://securityratty.com/tag/platforms process space">platforms process space</category>
      <category domain="http://securityratty.com/tag/space">space</category>
      <category domain="http://securityratty.com/tag/cloud space">cloud space</category>
      <category domain="http://securityratty.com/tag/cloud platforms">cloud platforms</category>
      <category domain="http://securityratty.com/tag/cloud services">cloud services</category>
      <source url="http://blog.sciencelogic.com/interop-ny-cloud-language-the-taxonomy-of-on-demand-computing/09/2008">Interop NY: Cloud Language: The Taxonomy of On-Demand Computing</source>
    </item>
    <item>
      <title><![CDATA[My excellent adventure at Black Hat]]></title>
      <link>http://securityratty.com/article/4911547e5865f4f749dca83e6e765ab4</link>
      <guid>http://securityratty.com/article/4911547e5865f4f749dca83e6e765ab4</guid>
      <description><![CDATA[Yesterday was a great day at Black Hat. I would tell you all about it, but it seems Mitchell thinks that it best that we don't talk about what goes on here at Black Hat . Now, far be it from me to...]]></description>
      <content:encoded><![CDATA[<p>Yesterday was a great day at Black Hat. I would tell you all about it, but it <a href="http://www.theconvergingnetwork.com/2008/08/shimel-violates.html">seems Mitchell thinks that it best that we don't talk about what goes on here at Black Hat</a>. Now, far be it from me to break "Cardinal Rules" (has anyone ever really thought about what exactly is a "cardinal rule"? Why not a Blue Jay or Falcon rule?) but if we can't talk about it, what good is it. I think Mitchell is confusing divulging the really juicy Vegas stuff, from just the mundane. So let me tell you about my excellent adventure yesterday at Black Hat.<br><br>I was one of the multitude standing in the back listening to Dan's DNS report. You probably have already heard that it is bigger and worse than originally reported. I than spent a lot of time with the Microsoft people talking to them about their security stuff. I will tell you that despite many who rail against Microsoft, these guys actually are doing a great job on security and in dealing with the security community. Much better than a certain company named for a fruit whose marketing people killed the presentation of their own security research team. After lunch I took a front row seat to watch Hoff present on virtual security. He has some very pretty slides, but the message was clear. Great presentation by Hoff. I spent most of the rest of the afternoon catching up with lots of security bloggers here. I am amazed by the number of us here at Black Hat. <br><br>Had a quiet dinner with Mitchell (I would tell you about it but you know about what happens in Vegas with Mitchell) and than went to the Breach party at the Shadow Bar (I love that place, but it was too hot last night). We than went over to the Fuente cigar bar and next thing you know we were joined by about 30 of our closest security blogger buddies. It was a great time and their are pictures floating around twitter somewhere of it. We talked and laughed into the late hours, winding up at the Augustus cafe again for an early breakfast.<br><br>Well it is back to the show today and another round of parties tonight. Ah, it is tough living the life ;-)</p>

<div class="zemanta-pixie" style="MARGIN-TOP: 10px; HEIGHT: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/ccf323f7-07c7-4094-9f72-65644a0714a6/"><img class="zemanta-pixie-img" alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_e.png?x-id=ccf323f7-07c7-4094-9f72-65644a0714a6" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: right; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none"></img></a></div>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=j0KXcs"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=j0KXcs" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=46dXIK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=46dXIK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=LcowtK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=LcowtK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ciyhoK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ciyhoK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=597hOK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=597hOK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=KEMtMk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=KEMtMk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=TXQNRk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=TXQNRk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/358568409" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 07 Aug 2008 07:52:20 +0000</pubDate>
      <category domain="http://securityratty.com/tag/black hat">black hat</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/security bloggers">security bloggers</category>
      <category domain="http://securityratty.com/tag/security research team">security research team</category>
      <category domain="http://securityratty.com/tag/virtual security">virtual security</category>
      <category domain="http://securityratty.com/tag/security community">security community</category>
      <category domain="http://securityratty.com/tag/security stuff">security stuff</category>
      <category domain="http://securityratty.com/tag/security blogger buddies">security blogger buddies</category>
      <category domain="http://securityratty.com/tag/juicy vegas stuff">juicy vegas stuff</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/358568409/my-excellent-ad.html">My excellent adventure at Black Hat</source>
    </item>
    <item>
      <title><![CDATA[When the shoe is on the other foot]]></title>
      <link>http://securityratty.com/article/70ffaafe90e77eabd152a83a018b3487</link>
      <guid>http://securityratty.com/article/70ffaafe90e77eabd152a83a018b3487</guid>
      <description><![CDATA[About to head over to morning sessions of Black Hat (OK, it started at 8am, but that is just an uncivil time for Las Vegas). Before I do, let me give you a quick recap of my first night on Black Hat....]]></description>
      <content:encoded><![CDATA[<p>About to head over to morning sessions of Black Hat (OK, it started at 8am, but that is just an uncivil time for Las Vegas).  Before I do, let me give you a quick recap of my first night on Black Hat. I didn’t get in until 10pm and got to my hotel about 11.  Looked up a few security twits and saw that Mitchell Ashley, Martin McKeay, JJ and Ryan Russell were at the Cleopatra Barge at Caesars.  I headed over there and met up.  The night was on!</p>  <p><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/pussycat-dolls-lounge.jpg"><img title="pussycat-dolls-lounge" style="border-right: 0px; border-top: 0px; margin: 5px 5px 5px 10px; border-left: 0px; border-bottom: 0px" height="192" alt="pussycat-dolls-lounge" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/pussycat-dolls-lounge_thumb.jpg" width="240" align="right" border="0"></img></a> We had a quick drink and then headed over to the club Pure, where Fortify was having a party.  Some how or another JJ, Ryan and I got to the VIP entrance and were headed in.  Martin had to go upstairs and change out of his shorts.  Mitchell that Colorado country bumpkin was not allowed in because he was wearing sandals.  What to do?  Leave Mitchell outside, all of us not go in? I went back to my old club hopping days for the answer. I went  in with JJ.  Went to the bar, took off my shoes and gave them to JJ.  While I stood there in socks, she brought the shoes out to Mitchell, who put them on and got in the club.  Watching JJ sneak out the shoes and Mitchell walk in holding his sandals was pretty funny.   But it worked.  We got away from the Fortify party as it was way too crowded.  We found ourselves in my favorite part of Pure, the Pussycat Doll Lounge.  Five minutes later out came the Pussycats.  They put on a very hot show that had us all dancing and shouting.  </p>  <p>After that we went to my usual late night spot at Black Hat, the Augustus cafe for breakfast.  We met up with the Mogul and Hoff, who joined us.  By now it was like 2:30am Vegas time (5:30 east coast time) and it was time for bed.  I am staying at Paris, so had a nice walk but they did give me a LeMans suite which is very nice.  I still get a little confused by rooms with bidets, but it is fun.</p>  <p>Well off to Black Hat for some learning!</p>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=27Z8hl"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=27Z8hl" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=jgRz8K"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=jgRz8K" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=5ikxYK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=5ikxYK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=EuLGtK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=EuLGtK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=Se9E4K"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=Se9E4K" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=jXFKVk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=jXFKVk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=Y2sUOk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=Y2sUOk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/357490562" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 06 Aug 2008 06:16:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/time">time</category>
      <category domain="http://securityratty.com/tag/uncivil time">uncivil time</category>
      <category domain="http://securityratty.com/tag/black hat">black hat</category>
      <category domain="http://securityratty.com/tag/mitchell">mitchell</category>
      <category domain="http://securityratty.com/tag/east coast time">east coast time</category>
      <category domain="http://securityratty.com/tag/mitchell walk">mitchell walk</category>
      <category domain="http://securityratty.com/tag/mitchell ashley">mitchell ashley</category>
      <category domain="http://securityratty.com/tag/pure">pure</category>
      <category domain="http://securityratty.com/tag/club pure">club pure</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/357490562/when-the-shoe-i.html">When the shoe is on the other foot</source>
    </item>
    <item>
      <title><![CDATA[Blogging as therapy]]></title>
      <link>http://securityratty.com/article/60389f51a09ea17a747d04c584730c9c</link>
      <guid>http://securityratty.com/article/60389f51a09ea17a747d04c584730c9c</guid>
      <description><![CDATA[As some of you know, my friend Mitchell Ashley and his wife Mary Ellen have been battling against breast cancer for over 3 years now. It has been a roller coaster ride for both of them and I have seen...]]></description>
      <content:encoded><![CDATA[<p>As some of you know, my friend Mitchell Ashley and his wife Mary Ellen have been battling against breast cancer for over 3 years now. It has been a roller coaster ride for both of them and I have seen first hand how much courage it has taken for Mitchell to deal with this scourge, let alone the courage that Mary Ellen has in battling this disease. Though Mitchell has never made a secret of it, he has not made it very public either. That has now changed with a new blog that Mitchell started call <a href="http://www.breastcancerforhusbands.com/">breastcancerforhusbands.com</a>.<br><br>Mitchell wants to share his experience as the "other" spouse in this life and death battle that too many couples face. He is looking to make it a resource for others faced with a similar battle. But there is part of doing this which is therapeutic for Mitchell as well. Talking about what he is feeling and going through helps him deal with the emotions and toll it takes. At the same time he is providing resources to those who may be in need. <br><br>I applaud Mitchell for being brave enough to come forward and face these demons publicly. Though we do not work together every day, Mitchell and I still speak almost every day. I know that he and Mary Ellen fight this each and every day and am constantly amazed at their faith in God and courage. If you get a chance, check out the blog and support Mitchell, Mary Ellen and the rest of the people who do battle with this terrible disease every day.</p>

<fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles by Zemanta</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.telegraph.co.uk/health/main.jhtml?xml=/health/2008/07/09/hbreastcancer109.xml">Cancer: seeking solace online</a></li>

<li class="zemanta-article-ul-li"><a href="http://www.ctv.ca/servlet/ArticleNews/story/CTVNews/20080623/cancer_manuals_080623/20080623?hub=Health">Manuals offer advice on navigating breast cancer</a></li>

<li class="zemanta-article-ul-li"><a href="http://abcnews.go.com/Health/OnCallPlus/story?id=4016101&amp;page=1">Celebs Who Fought Breast Cancer and Won</a></li></ul></fieldset> <div class="zemanta-pixie" style="MARGIN-TOP: 10px; HEIGHT: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/98fd8142-cc4a-463a-aa0a-06ece49c6bfe/"><img class="zemanta-pixie-img" alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_e.png?x-id=98fd8142-cc4a-463a-aa0a-06ece49c6bfe" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: right; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none"></img></a></div>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=OzeSky"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=OzeSky" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=TB4QxJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=TB4QxJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=j5Xw7J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=j5Xw7J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=uwqruJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=uwqruJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=zW57NJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=zW57NJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ShJFUj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ShJFUj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ba98xj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ba98xj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/350179380" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 21:13:11 +0000</pubDate>
      <category domain="http://securityratty.com/tag/breast cancer">breast cancer</category>
      <category domain="http://securityratty.com/tag/cancer">cancer</category>
      <category domain="http://securityratty.com/tag/mitchell">mitchell</category>
      <category domain="http://securityratty.com/tag/friend mitchell ashley">friend mitchell ashley</category>
      <category domain="http://securityratty.com/tag/applaud mitchell">applaud mitchell</category>
      <category domain="http://securityratty.com/tag/support mitchell">support mitchell</category>
      <category domain="http://securityratty.com/tag/fought breast cancer">fought breast cancer</category>
      <category domain="http://securityratty.com/tag/wife mary">wife mary</category>
      <category domain="http://securityratty.com/tag/battle">battle</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/350179380/blogging-as-the.html">Blogging as therapy</source>
    </item>
    <item>
      <title><![CDATA[Ah, the joys of blogging!]]></title>
      <link>http://securityratty.com/article/2e21442e3f94142ee989877a5ea060c4</link>
      <guid>http://securityratty.com/article/2e21442e3f94142ee989877a5ea060c4</guid>
      <description><![CDATA[People ask why do you blog? In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while. Here is one I...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>People ask why do you blog?&nbsp; In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while.&nbsp; Here is one I received today from a person alleging to be a Julie Peterson:</p><blockquote><p><em>Julie Peterson commented on </em><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/04/safe-access-win.html"><em>Safe Access wins SC Magazine Award Reader Trust Award, again!</em></a><em>: </em></p>

<p><em>Dressed in a tuxedo and chewing those rubber chicken breasts at the award ceremony is your idea of fun? Aren't you the same mentally retarded idiot who said in 2007 that you hated SC awards and that anyone can buy the SC awards with a sponsorship? Why do you think people give over $10k as sponsorship for the SC awards? Who is watching the awards except other vendors? By the way you suck big time with your rubbish blogs. Didn't networld magazine give you the boot within 3 months? Think before you write Mr. mental. Well done on winning, but please, dont give the impression that you cant buy an award from SC! And don't forget to eat your medication pills tonight, otherwise from your hair it is obvious you ran away from a mental hospital.</em> </p></blockquote><p>First of all Julie, let me thank you for your kind words! You made the statement and let me answer your questions for you.</p>

<p>1. Is dressing in a tuxedo and chewing rubber chicken breasts my idea of fun?&nbsp; Actually, I do enjoy dressing up in a tuxedo once in a while.&nbsp; The food at the awards ceremony was actually pretty good, if not diet friendly, as were the cocktails.&nbsp; The entertainment at the awards show was pretty good as well. Catching up with friends you had not seen for a while and networking with industry peers was pretty worthwhile too.&nbsp; Maybe your idea of a good time is putting on a bowling shirt and swilling a couple of beers and pretzels before going home and undressing into your dirty ripped underwear. Hey I say to each his own.</p>

<p>2. I am not the idiot who in 2007 said that I hated the SC awards and that anyone can buy the SC awards with a sponsorship.&nbsp; I am the idiot who <a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2007/08/ssaaty-blog-win.html">said that about the InfoSec Products Guide</a> award by the folks at Silicon Valley Communications.&nbsp; In contrast I have always said nice things about the SC awards. I actually have a lot of respect for them.&nbsp; Also for the record, StillSecure has never been a sponsor of the SC Magazine awards. I have seen sponsors who did not win awards as well.&nbsp; So looks like you got that one wrong Julie, but it happens.</p>

<p>3. ???Networld??? magazine didn???t give me the boot within 3 months.&nbsp; They never had the chance, as I never wrote for ???networld, network world or any other magazine. Maybe you have me confused with Mike Rothman or Mitchell Ashley, who do and did write for Network World. But let me assure you that I do try and think before I write.</p>

<p>4. Regarding what medication pills I take and does my hair make it obvious I ran away from a mental hospital. I don???t take any medication, maybe I should.&nbsp; Better living through chemistry you know ;-)&nbsp; As to my hair, what can I say.&nbsp; At this stage I am happy I have any hair at all.&nbsp; My wife always says when I get my haircut it looks like a Buzz Lightyear style, but no one ever mentioned a mental hospital look to it.&nbsp; In any event sorry it doesn???t appeal to you.</p>

<p>So who is this troll Julie Peterson?&nbsp; Could it be Richard Stiennon in drag?&nbsp; Maybe his wife striking out?&nbsp; Maybe another one of my fans?&nbsp; Who knows, but these sort of comments keep me juiced about blogging and remind me of how much fun I have doing it.&nbsp; Thanks again Julie!</p></div>
]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 14:10:37 +0000</pubDate>
      <category domain="http://securityratty.com/tag/troll julie peterson">troll julie peterson</category>
      <category domain="http://securityratty.com/tag/julie peterson">julie peterson</category>
      <category domain="http://securityratty.com/tag/networld magazine">networld magazine</category>
      <category domain="http://securityratty.com/tag/magazine">magazine</category>
      <category domain="http://securityratty.com/tag/awards">awards</category>
      <category domain="http://securityratty.com/tag/win awards">win awards</category>
      <category domain="http://securityratty.com/tag/magazine awards">magazine awards</category>
      <category domain="http://securityratty.com/tag/awards ceremony">awards ceremony</category>
      <category domain="http://securityratty.com/tag/julie">julie</category>
      <source url="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/07/ah-the-joys-of.html">Ah, the joys of blogging!</source>
    </item>
    <item>
      <title><![CDATA[Ah, the joys of blogging!]]></title>
      <link>http://securityratty.com/article/822d1a6ac16159dd85108200273bf839</link>
      <guid>http://securityratty.com/article/822d1a6ac16159dd85108200273bf839</guid>
      <description><![CDATA[People ask why do you blog? In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while. Here is one I...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>People ask why do you blog?&nbsp; In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while.&nbsp; Here is one I received today from a person alleging to be a Julie Peterson:</p><blockquote><p><em>Julie Peterson commented on </em><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/04/safe-access-win.html"><em>Safe Access wins SC Magazine Award Reader Trust Award, again!</em></a><em>: </em></p>

<p><em>Dressed in a tuxedo and chewing those rubber chicken breasts at the award ceremony is your idea of fun? Aren't you the same mentally retarded idiot who said in 2007 that you hated SC awards and that anyone can buy the SC awards with a sponsorship? Why do you think people give over $10k as sponsorship for the SC awards? Who is watching the awards except other vendors? By the way you suck big time with your rubbish blogs. Didn't networld magazine give you the boot within 3 months? Think before you write Mr. mental. Well done on winning, but please, dont give the impression that you cant buy an award from SC! And don't forget to eat your medication pills tonight, otherwise from your hair it is obvious you ran away from a mental hospital.</em> </p></blockquote><p>First of all Julie, let me thank you for your kind words! You made the statement and let me answer your questions for you.</p>

<p>1. Is dressing in a tuxedo and chewing rubber chicken breasts my idea of fun?&nbsp; Actually, I do enjoy dressing up in a tuxedo once in a while.&nbsp; The food at the awards ceremony was actually pretty good, if not diet friendly, as were the cocktails.&nbsp; The entertainment at the awards show was pretty good as well. Catching up with friends you had not seen for a while and networking with industry peers was pretty worthwhile too.&nbsp; Maybe your idea of a good time is putting on a bowling shirt and swilling a couple of beers and pretzels before going home and undressing into your dirty ripped underwear. Hey I say to each his own.</p>

<p>2. I am not the idiot who in 2007 said that I hated the SC awards and that anyone can buy the SC awards with a sponsorship.&nbsp; I am the idiot who <a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2007/08/ssaaty-blog-win.html">said that about the InfoSec Products Guide</a> award by the folks at Silicon Valley Communications.&nbsp; In contrast I have always said nice things about the SC awards. I actually have a lot of respect for them.&nbsp; Also for the record, StillSecure has never been a sponsor of the SC Magazine awards. I have seen sponsors who did not win awards as well.&nbsp; So looks like you got that one wrong Julie, but it happens.</p>

<p>3. “Networld” magazine didn’t give me the boot within 3 months.&nbsp; They never had the chance, as I never wrote for “networld, network world or any other magazine. Maybe you have me confused with Mike Rothman or Mitchell Ashley, who do and did write for Network World. But let me assure you that I do try and think before I write.</p>

<p>4. Regarding what medication pills I take and does my hair make it obvious I ran away from a mental hospital. I don’t take any medication, maybe I should.&nbsp; Better living through chemistry you know ;-)&nbsp; As to my hair, what can I say.&nbsp; At this stage I am happy I have any hair at all.&nbsp; My wife always says when I get my haircut it looks like a Buzz Lightyear style, but no one ever mentioned a mental hospital look to it.&nbsp; In any event sorry it doesn’t appeal to you.</p>

<p>So who is this troll Julie Peterson?&nbsp; Could it be Richard Stiennon in drag?&nbsp; Maybe his wife striking out?&nbsp; Maybe another one of my fans?&nbsp; Who knows, but these sort of comments keep me juiced about blogging and remind me of how much fun I have doing it.&nbsp; Thanks again Julie!</p></div>

<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=SHtn9x"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=SHtn9x" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=6lQ41J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=6lQ41J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=wHd2XJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=wHd2XJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ubGPNJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ubGPNJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=19TqYJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=19TqYJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=DScy2j"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=DScy2j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=D7Fxhj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=D7Fxhj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/349857433" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 13:12:23 +0000</pubDate>
      <category domain="http://securityratty.com/tag/troll julie peterson">troll julie peterson</category>
      <category domain="http://securityratty.com/tag/julie peterson">julie peterson</category>
      <category domain="http://securityratty.com/tag/networld magazine">networld magazine</category>
      <category domain="http://securityratty.com/tag/magazine">magazine</category>
      <category domain="http://securityratty.com/tag/awards">awards</category>
      <category domain="http://securityratty.com/tag/win awards">win awards</category>
      <category domain="http://securityratty.com/tag/awards ceremony">awards ceremony</category>
      <category domain="http://securityratty.com/tag/magazine awards">magazine awards</category>
      <category domain="http://securityratty.com/tag/julie">julie</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/349857433/ah-the-joys-of.html">Ah, the joys of blogging!</source>
    </item>
    <item>
      <title><![CDATA[Funny Radio Skit on Identity Theft]]></title>
      <link>http://securityratty.com/article/414add53c5d2189160f6dbf2c77ba100</link>
      <guid>http://securityratty.com/article/414add53c5d2189160f6dbf2c77ba100</guid>
      <description><![CDATA[By Mitchell &amp;...]]></description>
      <content:encoded><![CDATA[By <a href="http://www.youtube.com/watch?v=CS9ptA3Ya9E">Mitchell & Webb</a>.<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=Cz7HSJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=Cz7HSJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=gJTolJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=gJTolJ" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 18 Jul 2008 09:21:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/webb">webb</category>
      <category domain="http://securityratty.com/tag/mitchell">mitchell</category>
      <source url="http://www.schneier.com/blog/archives/2008/07/funny_radio_ski.html">Funny Radio Skit on Identity Theft</source>
    </item>
    <item>
      <title><![CDATA[Steven J. Vaughan-Nichols is no Nobel economic laureate]]></title>
      <link>http://securityratty.com/article/f488b047621a54c9b28b94188c00a851</link>
      <guid>http://securityratty.com/article/f488b047621a54c9b28b94188c00a851</guid>
      <description><![CDATA[You have to both admire and laugh at zealots and extremists no matter what guise they come in. Whether it be religion, politics or technology they find God's hand guiding you towards their position in...]]></description>
      <content:encoded><![CDATA[<p>You have to both admire and laugh at zealots and extremists no matter what guise they come in. Whether it be religion, politics or technology they find God's hand guiding you towards their position in every event, good or bad. A perfect example was <a href="http://infosecplace.com/blog/2008/07/16/bad-economy-move-to-linux/">brought to my attention</a> by Michael Farnum. Steven J. Vaughan-Nichols, the resident Cyber Cynic and Linux zealot at ComputerWorld, has <a href="http://blogs.computerworld.com/linux_can_save_us">taken the current state of our economy</a> as a message from God that Linux is on a messianic mission to save us from high gas prices, high food prices, the mortgage and credit crisis and those satan's in Redmond. Vaughan-Nichols says that by switching to Linux and other open source products you could save your company, your job and be more secure to boot!<br><br>Michael who is no Microsoft fan boy points out some obvious pitfalls with Vaughn-Nichols strategy. I am far from a Microsoft shill myself (now my friend Mitchell might be another story). I personally think it is ludicrous. One thing obvious is the cost of the switch. Economic cycles being what they are, by the time you actually planned and implemented this switch the economy would probably be back on the upswing and the economic reasons for undertaking this drastic a move would be gone. Than you would have the expense of moving over including training and downtime. I think by the time you are done with doing all this, if the economy hasn't killed your company, the cost of switching will!<br><br>I guess that is why Vaughan-Nichols is just a fanatic on ComputerWorld and noone has nominated him for any Noble prizes or confused him with John Kenneth Galbraith. <br></p><blockquote></blockquote>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=P2pnVz"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=P2pnVz" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=pQTdzJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=pQTdzJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=DcvA3J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=DcvA3J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=266nsJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=266nsJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=i40WfJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=i40WfJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=Qp7VIj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=Qp7VIj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=pI1o2j"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=pI1o2j" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/337425239" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 16 Jul 2008 12:09:15 +0000</pubDate>
      <category domain="http://securityratty.com/tag/vaughan-nichols">vaughan-nichols</category>
      <category domain="http://securityratty.com/tag/linux zealot">linux zealot</category>
      <category domain="http://securityratty.com/tag/linux">linux</category>
      <category domain="http://securityratty.com/tag/economy">economy</category>
      <category domain="http://securityratty.com/tag/john kenneth galbraith">john kenneth galbraith</category>
      <category domain="http://securityratty.com/tag/michael farnum">michael farnum</category>
      <category domain="http://securityratty.com/tag/obvious pitfalls">obvious pitfalls</category>
      <category domain="http://securityratty.com/tag/obvious">obvious</category>
      <category domain="http://securityratty.com/tag/resident cyber cynic">resident cyber cynic</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/337425239/steven-j-vaugha.html">Steven J. Vaughan-Nichols is no Nobel economic laureate</source>
    </item>
    <item>
      <title><![CDATA[The Microsoft Bloggers Network]]></title>
      <link>http://securityratty.com/article/89c13fe1fb8a667887d618908ef7fe74</link>
      <guid>http://securityratty.com/article/89c13fe1fb8a667887d618908ef7fe74</guid>
      <description><![CDATA[My podcast co-host and friend Mitchell Ashley started a bloggers network for people who write about anything Microsoft. It is not just security related, but anything to do with Microsoft. If you do,...]]></description>
      <content:encoded><![CDATA[<p>My podcast co-host and friend <a href="http://www.theconvergingnetwork.com/2008/07/join-the-micros.html">Mitchell Ashley</a> started a bloggers network for people who write about anything Microsoft. It is not just security related, but anything to do with Microsoft. If you do, the <a href="http://networks.feedburner.com/Microsoft-Bloggers-Network">Microsoft Bloggers Network</a> If you would like to join the network, you need to send Mitchell and email <a href="mailto:mitchell@mitchellashley.com">here</a>. I am joining today.</p><blockquote></blockquote>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=vaPZTK"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=vaPZTK" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=IWRBnJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=IWRBnJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=VGKMEJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=VGKMEJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=RcYyiJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=RcYyiJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ShxfXJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ShxfXJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=HqXmGj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=HqXmGj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=WroNCj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=WroNCj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/330755979" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 09 Jul 2008 04:17:07 +0000</pubDate>
      <category domain="http://securityratty.com/tag/microsoft">microsoft</category>
      <category domain="http://securityratty.com/tag/microsoft bloggers network">microsoft bloggers network</category>
      <category domain="http://securityratty.com/tag/bloggers network">bloggers network</category>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/mitchell">mitchell</category>
      <category domain="http://securityratty.com/tag/friend mitchell ashley">friend mitchell ashley</category>
      <category domain="http://securityratty.com/tag/podcast co-host">podcast co-host</category>
      <category domain="http://securityratty.com/tag/join">join</category>
      <category domain="http://securityratty.com/tag/email">email</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/330755979/the-microsoft-b.html">The Microsoft Bloggers Network</source>
    </item>
    <item>
      <title><![CDATA[Don't use Clickcaster for podcast hosting]]></title>
      <link>http://securityratty.com/article/01df752e16a09e2ea33357c64a9d883e</link>
      <guid>http://securityratty.com/article/01df752e16a09e2ea33357c64a9d883e</guid>
      <description><![CDATA[Image via Wikipedia
When I find a new product or service that I think is good I am only too happy to let the world know it on my blog. For the past almost 2 years in the notes of every episode of our...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><div class="zemanta-img" style="margin: 1em; float: right; display: block;"><a href="http://en.wikipedia.org/wiki/Image:Clickcasterlogo.png"><img alt="ClickCaster" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/Clickcasterlogo.png/202px-Clickcasterlogo.png" style="border: medium none ; display: block;" /></a><p class="zemanta-img-attribution">Image via <a href="http://en.wikipedia.org/wiki/Image:Clickcasterlogo.png">Wikipedia</a></p></div>

<p>When I find a new product or service that I think is good I am only too happy to let the world know it on my blog. For the past almost 2 years in the notes of every episode of our podcast, I mention and thank <a class="zem_slink" rel="homepage" title="ClickCaster" href="http://www.clickcaster.com/">ClickCaster</a> for hosting our podcast.</p>

<p>I originally was turned on to ClickCaster by Scott Converse out in <a class="zem_slink" rel="geolocation" title="Boulder, Colorado" href="http://maps.google.com/maps?ll=40.0194444444,-105.292777778&amp;spn=0.1,0.1&amp;q=40.0194444444,-105.292777778&amp;t=h">Boulder, Co</a> who was the founder of ClickCaster.&nbsp; When Scott realized that a free model was not going to pay the bills, he instituted a pay model for podcast hosting. I was only too happy to pay for the great service and stats I was receiving. Well a few months ago Scott and team sold ClickCaster to focus on their new project, <a href="http://medioh.com/">Medioh!</a>.</p>

<p>The new owners, nexplore promised no changes and same great service.&nbsp; Since then the stats stopped working, it became harder and harder to post new content and the site was down more than it was up.&nbsp; Finally after getting no satisfaction from ClickCaster I had no choice but to look for another host.&nbsp; Mitchell and I have chosen <a href="http://ashimmy.podomatic.com">Pod-o-matic</a> to host the podcast going forward. </p>

<p>Of course we don't have all of the episodes moved over yet because ClickCaster isn't even up enough for us to grab all the episodes.&nbsp; But most of them are up at pod-o-matic and we have already repointed the feedburner/iTunes feed.&nbsp; So from here on you can hear us at pod-o-matic.&nbsp; </p>

<p>If you are looking to host your podcast, you don't have to use pod-o-matic, but don't use ClickCaster!</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/1dd3a9ac-5070-4f6a-8def-08ed180dfb1e/" class="zemanta-pixie-a"><img alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_e.png?x-id=1dd3a9ac-5070-4f6a-8def-08ed180dfb1e" class="zemanta-pixie-img" style="border: medium none ; float: right;" /></a></div>
</div>
]]></content:encoded>
      <pubDate>Mon, 07 Jul 2008 10:41:23 +0000</pubDate>
      <category domain="http://securityratty.com/tag/clickcaster">clickcaster</category>
      <category domain="http://securityratty.com/tag/podcast">podcast</category>
      <category domain="http://securityratty.com/tag/scott converse">scott converse</category>
      <category domain="http://securityratty.com/tag/scott">scott</category>
      <category domain="http://securityratty.com/tag/months ago scott">months ago scott</category>
      <category domain="http://securityratty.com/tag/pod-o-matic">pod-o-matic</category>
      <category domain="http://securityratty.com/tag/model">model</category>
      <category domain="http://securityratty.com/tag/episodes moved">episodes moved</category>
      <category domain="http://securityratty.com/tag/service">service</category>
      <source url="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/07/dont-use-clickc.html">Don't use Clickcaster for podcast hosting</source>
    </item>
  </channel>
</rss>
