<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Stray Link</title>
	<atom:link href="http://straylink.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://straylink.wordpress.com</link>
	<description>Ad-free development journal</description>
	<lastBuildDate>Wed, 09 Sep 2009 01:34:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='straylink.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6ccbab938a583659b1c1fedf25ddb4da?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Stray Link</title>
		<link>http://straylink.wordpress.com</link>
	</image>
			<item>
		<title>Eclipse: Class filename must end with .class</title>
		<link>http://straylink.wordpress.com/2009/09/08/eclipse-class-filename-must-end-with-class/</link>
		<comments>http://straylink.wordpress.com/2009/09/08/eclipse-class-filename-must-end-with-class/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:31:12 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=335</guid>
		<description><![CDATA[Just recently upgraded to Eclipse 3.5.1 RC1 and started getting this error in the console when trying to search for classes:

I tried cleaning, closing projects and even downgrading to Eclipse 3.5.  No luck.  Found this post on stackoverflow.com with the solution:

Close Eclipse
Open/cd into workspace folder
Delete .metadata/.plugins/org.eclipse.jdt.core/*.index
Delete .metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt
Start Eclipse again


Followed those instructions and eclipse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=335&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just recently upgraded to Eclipse 3.5.1 RC1 and started getting this error in the console when trying to search for classes:</p>
<p><img src="http://straylink.files.wordpress.com/2009/09/eclipse-index-error.png?w=296&#038;h=71" alt="eclipse-index-error" title="eclipse-index-error" width="296" height="71" class="aligncenter size-full wp-image-336" /></p>
<p>I tried cleaning, closing projects and even downgrading to Eclipse 3.5.  No luck.  Found <a href="http://stackoverflow.com/questions/6816/eclipse-class-file-name-must-end-with-class-exception-in-java-search">this post on stackoverflow.com</a> with the solution:</p>
<ol>
<li>Close Eclipse
<li>Open/cd into workspace folder
<li>Delete .metadata/.plugins/org.eclipse.jdt.core/*.index
<li>Delete .metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt
<li>Start Eclipse again
</ol>
</blockquote>
<p>Followed those instructions and eclipse is happy to search for classes again.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/335/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=335&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/09/08/eclipse-class-filename-must-end-with-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/09/eclipse-index-error.png" medium="image">
			<media:title type="html">eclipse-index-error</media:title>
		</media:content>
	</item>
		<item>
		<title>GeekTool &#8211; How did I not know?</title>
		<link>http://straylink.wordpress.com/2009/09/05/geektool-how-did-i-not-know/</link>
		<comments>http://straylink.wordpress.com/2009/09/05/geektool-how-did-i-not-know/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:42:34 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=323</guid>
		<description><![CDATA[One of the coolest apps I&#8217;ve found recently is Geektool.  Its been around awhile and I&#8217;m ashamed to admit I just found out about it.
That said, a number of my uber-geek friends didn&#8217;t know about it either so I&#8217;m not sure what to make of that.  Either Geektool is a gem hidden in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=323&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the coolest apps I&#8217;ve found recently is <a href="http://projects.tynsoe.org/en/geektool/">Geektool</a>.  Its been around awhile and I&#8217;m ashamed to admit I just found out about it.</p>
<p>That said, a number of my uber-geek friends didn&#8217;t know about it either so I&#8217;m not sure what to make of that.  Either Geektool is a gem hidden in the weeds or my circle of nerds is seriously out of touch&#8230;</p>
<p>Moving forward!  Geektool lets you watch a log file, image or the output of a shell command on your desktop background like so:</p>
<p style="text-align:center;"><a href="http://projects.tynsoe.org/en/geektool/shots/shot12.jpg" target="_blank"><img class="aligncenter" src="http://projects.tynsoe.org/en/geektool/shots/shot12_t.jpg" alt="geektool image" width="200" /></a></p>
<p style="text-align:center;"><a href="http://projects.tynsoe.org/en/geektool/shots/shot2.jpg" target="_blank"><img src="http://projects.tynsoe.org/en/geektool/shots/shot2_t.jpg" alt="geektool image" width="200" /></a></p>
<p>NOTE &#8211; Make sure to read the <a href="http://projects.tynsoe.org/en/geektool/faq.php">FAQ</a> if you want to run &#8216;top&#8217; in GeekTool.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/323/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=323&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/09/05/geektool-how-did-i-not-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://projects.tynsoe.org/en/geektool/shots/shot12_t.jpg" medium="image">
			<media:title type="html">geektool image</media:title>
		</media:content>

		<media:content url="http://projects.tynsoe.org/en/geektool/shots/shot2_t.jpg" medium="image">
			<media:title type="html">geektool image</media:title>
		</media:content>
	</item>
		<item>
		<title>Snow Leopard Terminal Split Window Feature</title>
		<link>http://straylink.wordpress.com/2009/09/05/snow-leopard-terminal-split-window-feature/</link>
		<comments>http://straylink.wordpress.com/2009/09/05/snow-leopard-terminal-split-window-feature/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:30:08 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=318</guid>
		<description><![CDATA[Ok &#8211; this was a nice surprise while mucking around with Snow Leopard&#8217;s Terminal.  Check out the split/collapse window buttons here above the scroll bar:

Click the top &#8220;split&#8221; button and now you&#8217;ve got your window split into two usable panes like so:

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=318&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok &#8211; this was a nice surprise while mucking around with Snow Leopard&#8217;s Terminal.  Check out the split/collapse window buttons here above the scroll bar:</p>
<p><img src="http://straylink.files.wordpress.com/2009/09/split-terminal-closeup.png?w=363&#038;h=234" alt="split-terminal-closeup" title="split-terminal-closeup" width="363" height="234" class="aligncenter size-full wp-image-319" /></p>
<p>Click the top &#8220;split&#8221; button and now you&#8217;ve got your window split into two usable panes like so:</p>
<p><img src="http://straylink.files.wordpress.com/2009/09/splitwindow.png?w=450&#038;h=388" alt="splitwindow" title="splitwindow" width="450" height="388" class="aligncenter size-full wp-image-320" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=318&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/09/05/snow-leopard-terminal-split-window-feature/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/09/split-terminal-closeup.png" medium="image">
			<media:title type="html">split-terminal-closeup</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/09/splitwindow.png" medium="image">
			<media:title type="html">splitwindow</media:title>
		</media:content>
	</item>
		<item>
		<title>Macbook PRO 17&#8243; and OCZ Vertex SSD</title>
		<link>http://straylink.wordpress.com/2009/09/04/macbook-pro-17-and-ocz-vertex-ssd/</link>
		<comments>http://straylink.wordpress.com/2009/09/04/macbook-pro-17-and-ocz-vertex-ssd/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:07:17 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=312</guid>
		<description><![CDATA[This article is meant to share the great work my business partner Matthew did to make this process as easy as can be.  I take no credit for figuring this stuff out.
I just upgraded to the 2.8 ghz Core 2 Duo Macbook PRO 17&#8243; with one special enhancement &#8211; an OCZ Vertex 120GB SSD [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=312&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>This article is meant to share the great work my business partner Matthew did to make this process as easy as can be.  I take no credit for figuring this stuff out.</p></blockquote>
<p>I just upgraded to the 2.8 ghz Core 2 Duo Macbook PRO 17&#8243; with one special enhancement &#8211; an OCZ Vertex 120GB SSD swapped in place of the stock 500GB 5400RPM drive. </p>
<p><img src="http://straylink.files.wordpress.com/2009/09/abbout-this-mac.png?w=321&#038;h=365" alt="abbout this mac" title="abbout this mac" width="321" height="365" class="aligncenter size-full wp-image-313" /><br />
<img src="http://straylink.files.wordpress.com/2009/09/ocz-vertex.png?w=450&#038;h=479" alt="OCZ vertex" title="OCZ vertex" width="450" height="479" class="aligncenter size-full wp-image-314" /></p>
<p>There are plenty of articles on the net showing <a href="http://forums.macrumors.com/showthread.php?t=664252">how to do this</a>.  That said, these are the steps I went through to get it all working:</p>
<ul>
<li>First buy an <a href="http://www.microcenter.com/single_product_results.phtml?product_id=0304106">OCZ Vertex SSD</a>.  Don&#8217;t get the Mac specific version as it costs more and you don&#8217;t need it!
<li>Use Disk Utility to burn an image of the OCZ Vertex firmware update to CD.  Get the <a href="http://www.ocztechnology.com/ssd_tools/files/Vertex_ISO_Update.zip">Mac compatible ISO image</a> from http://ocztechnology.com.
<li><a href="http://support.apple.com/kb/HT3419">Replace the stock drive with your nice OCZ Vertex drive</a>.
<li>Put in your ISO CD and reboot.  Hold the &#8216;C&#8217; key during boot.
<li>Type FWUPDATE at the prompt and type &#8216;Y&#8217; for all subsequent questions &#8211; be patient it takes a few moments for the FWUPDATE to recognize the drive.
<li>Reboot with an OS X Snow Leopard Installation Disc and follow install.
<li>IMPORTANT!  Once you get to the &#8216;Select where to install&#8230;&#8221; step, use Disk Utility to partition the drive so you have a volume to install Snow Leopard on.  Disk Utility is available in the Menubar.  Use HFS+ with a GUID Partition table.
</ul>
<p>OK &#8211; After all of this is done, be prepared for the fastest machine you have ever used, unless you have already used a machine built on SSDs before.</p>
<p>This thing screams.  iPhoto, Illustrator, Eclipse &#8211; they load INSTANTLY.  My initial reaction was that something was wrong because these windows just appeared.  It took me a second to realize the application was already UP.</p>
<p>For $359 after rebate, I now have a machine that feels, and literally is, 3x times faster for operations that really count &#8211; disk I/O.   </p>
<p>Matthew insisted that upgrading to a 3.06 GHz CPU ($300) is a total waste when you can spend an additional $60 for an INSANE performance improvement.  </p>
<p>I couldn&#8217;t agree more.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=312&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/09/04/macbook-pro-17-and-ocz-vertex-ssd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/09/abbout-this-mac.png" medium="image">
			<media:title type="html">abbout this mac</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/09/ocz-vertex.png" medium="image">
			<media:title type="html">OCZ vertex</media:title>
		</media:content>
	</item>
		<item>
		<title>HexColorPicker + Pixelmator</title>
		<link>http://straylink.wordpress.com/2009/05/12/hexcolorpicker-pixelmator/</link>
		<comments>http://straylink.wordpress.com/2009/05/12/hexcolorpicker-pixelmator/#comments</comments>
		<pubDate>Wed, 13 May 2009 00:18:17 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[hexcolorpicker]]></category>
		<category><![CDATA[pixelmator]]></category>
		<category><![CDATA[rgb values]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=299</guid>
		<description><![CDATA[I&#8217;ve been going without Photoshop for about a month now and I have to say, I don&#8217;t miss it.
I did have the issue of getting hex color codes from a color picker in Pixelmator.  A quick google revealed that the OS X community had a solution.  It&#8217;s called HexColorPicker and it upgrades the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=299&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve been going without Photoshop for about a month now and I have to say, I don&#8217;t miss it.</p>
<p>I did have the issue of getting hex color codes from a color picker in <a href="http://www.pixelmator.com/">Pixelmator</a>.  A quick google revealed that the OS X community had a solution.  It&#8217;s called <a href="http://wafflesoftware.net/hexpicker/">HexColorPicker</a> and it upgrades the standard color picker in OS X with hex color code support.  </p>
<p>Once installed, all applications that use the standard color picker get this nice feature.</p>
<p><img src="http://straylink.files.wordpress.com/2009/05/hexcolorpicker.jpg?w=300&#038;h=199" alt="hexcolorpicker" title="hexcolorpicker" width="300" height="199" class="aligncenter size-medium wp-image-300" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/299/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=299&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/05/12/hexcolorpicker-pixelmator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/05/hexcolorpicker.jpg?w=300" medium="image">
			<media:title type="html">hexcolorpicker</media:title>
		</media:content>
	</item>
		<item>
		<title>OS X Leopard &#8211; command line fun with voices!</title>
		<link>http://straylink.wordpress.com/2009/05/04/os-x-leopard-command-line-fun-with-voices/</link>
		<comments>http://straylink.wordpress.com/2009/05/04/os-x-leopard-command-line-fun-with-voices/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:48:41 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=297</guid>
		<description><![CDATA[Open up terminal and type
say -v "Bad News" Your mother in-law is moving in with you
See a list of available voices here.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=297&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Open up terminal and type</p>
<pre>say -v "Bad News" Your mother in-law is moving in with you</pre>
<p>See a list of available voices <a href="http://www.gabrielserafini.com/archives/2008/08/19/mac-os-x-voices-for-using-with-the-say-command/">here</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/297/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=297&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/05/04/os-x-leopard-command-line-fun-with-voices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>
	</item>
		<item>
		<title>Eclipse 3.5M7 &#8211; SWeeT Sheet!</title>
		<link>http://straylink.wordpress.com/2009/05/04/eclipse-35m7-sweet-sheet/</link>
		<comments>http://straylink.wordpress.com/2009/05/04/eclipse-35m7-sweet-sheet/#comments</comments>
		<pubDate>Mon, 04 May 2009 17:52:16 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[OS-X]]></category>
		<category><![CDATA[SWT]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=274</guid>
		<description><![CDATA[I have long awaited for sheet dialog support on OS X in SWT and 3.5M7 delivers!

Read more about what is New and Noteworthy in Eclipse 3.5M7.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=274&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have long awaited for sheet dialog support on OS X in SWT and 3.5M7 delivers!</p>
<p><img title="SWT Sheet Dialog" src="http://download.eclipse.org/eclipse/downloads/drops/S-3.5M7-200904302300/images/sheet-prompt.png"></p>
<p>Read more about what is <a href="http://download.eclipse.org/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-news-M7.html">New and Noteworthy in Eclipse 3.5M7</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=274&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/05/04/eclipse-35m7-sweet-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://download.eclipse.org/eclipse/downloads/drops/S-3.5M7-200904302300/images/sheet-prompt.png" medium="image">
			<media:title type="html">SWT Sheet Dialog</media:title>
		</media:content>
	</item>
		<item>
		<title>Eclipse 3.5M6 &#8211; No issues after 2 weeks of usage</title>
		<link>http://straylink.wordpress.com/2009/04/02/eclipse-35m6-no-issues-after-2-weeks-of-usage/</link>
		<comments>http://straylink.wordpress.com/2009/04/02/eclipse-35m6-no-issues-after-2-weeks-of-usage/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 15:49:38 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SWT]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=267</guid>
		<description><![CDATA[
I have been using Eclipse 3.5 M6 as my main IDE since it came out a couple of weeks ago.  I am happy to say that I have not ran into any issues or crashes for that matter.
The latest updates in 3.5 M6 are described here -
http://update.eclipse.org/downloads/drops/S-3.5M6-200903130100/eclipse-news-M6.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=267&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://straylink.files.wordpress.com/2009/04/about-eclipse-35m6.png?w=450" alt="about-eclipse-35m6" title="about-eclipse-35m6" width="450" class="aligncenter size-full wp-image-269" /></p>
<p>I have been using <a href="http://download.eclipse.org/eclipse/downloads/drops/S-3.5M6-200903130100/index.php">Eclipse 3.5 M6</a> as my main IDE since it came out a couple of weeks ago.  I am happy to say that I have not ran into any issues or crashes for that matter.</p>
<p>The latest updates in 3.5 M6 are described here -</p>
<p><a href="http://update.eclipse.org/downloads/drops/S-3.5M6-200903130100/eclipse-news-M6.html">http://update.eclipse.org/downloads/drops/S-3.5M6-200903130100/eclipse-news-M6.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=267&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/04/02/eclipse-35m6-no-issues-after-2-weeks-of-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/04/about-eclipse-35m6.png" medium="image">
			<media:title type="html">about-eclipse-35m6</media:title>
		</media:content>
	</item>
		<item>
		<title>Disable SWT Browser Drop Handling</title>
		<link>http://straylink.wordpress.com/2009/03/24/disable-swt-browser-drop-handling/</link>
		<comments>http://straylink.wordpress.com/2009/03/24/disable-swt-browser-drop-handling/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:33:10 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SWT]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[disable drop]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=248</guid>
		<description><![CDATA[I like using the SWT Browser component for embedded web application functionality in a desktop app.  Unfortunately, users can drop whatever they want on the Browser and it will load the dropped item.
Let&#8217;s take a look at what I&#8217;m talking about
SWT Browser is sweet for displaying various content types like PDF

Not looking so sweet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=248&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I like using the SWT Browser component for embedded web application functionality in a desktop app.  Unfortunately, users can drop whatever they want on the Browser and it will load the dropped item.</p>
<p><strong>Let&#8217;s take a look at what I&#8217;m talking about</strong></p>
<div style='font-size:9pt;text-align:center;'><em>SWT Browser is sweet for displaying various content types like PDF</em></div>
<p><img src="http://straylink.files.wordpress.com/2009/03/swt-browser-ok.png?w=450" width="450" class="size-medium wp-image-256" /></p>
<div style='font-size:9pt;text-align:center;'><em>Not looking so sweet after dropping a URL on it!</em></div>
<p><img src="http://straylink.files.wordpress.com/2009/03/swt-browser-not-ok.png?w=450" class="size-medium wp-image-258" /></p>
<p><strong>Coming up with a fix</strong></p>
<p>My first line of thought was to disable drop handling using a DropTarget and DropTargetListener.  Short story &#8211; that doesn&#8217;t work as of SWT 3.5M6.</p>
<p>Well, you can&#8217;t disable drop handling in the Browser component, as the title suggests.  It *is possible* to capture location change events and cancel them before they actually change the browser&#8217;s location.  Since location change events fire when a user drops an item on the Browser component, canceling them achieves the desire effect of disabling drop handling.</p>
<h3>Disable Browser Location Change Event</h3>
<p>See the code snippet below for a simple solution for preventing the Browser from loading user dropped items.</p>
<pre style='color:#000000;background:#ffffff;'><span style='color:#696969;'>// Prevent browser from changing to unwanted location</span>
<span style='color:#696969;'>// Assumes you have a Browser reference named 'browser'</span>
browser.addLocationListener(new LocationListener() <span style='color:#800080;'>{</span>

    <span style='color:#800000;font-weight:bold;'>public</span> <span style='color:#bb7977;'>void</span> changed<span style='color:#808030;'>(</span>LocationEvent event<span style='color:#808030;'>)</span> <span style='color:#800080;'>{</span>
        <span style='color:#bb7977;font-weight:bold;'>System</span><span style='color:#808030;'>.</span>out<span style='color:#808030;'>.</span>println<span style='color:#808030;'>(</span><span style='color:#0000e6;'>"Changed location to "</span> <span style='color:#808030;'>+</span> event<span style='color:#808030;'>.</span>location<span style='color:#808030;'>)</span><span style='color:#800080;'>;</span>
    <span style='color:#800080;'>}</span>

    <span style='color:#800000;font-weight:bold;'>public</span> <span style='color:#bb7977;'>void</span> changing<span style='color:#808030;'>(</span>LocationEvent event<span style='color:#808030;'>)</span> <span style='color:#800080;'>{</span>
        <span style='color:#bb7977;font-weight:bold;'>System</span><span style='color:#808030;'>.</span>out<span style='color:#808030;'>.</span>println<span style='color:#808030;'>(</span><span style='color:#0000e6;'>"Changing location to "</span> <span style='color:#808030;'>+</span> event<span style='color:#808030;'>.</span>location<span style='color:#808030;'>)</span><span style='color:#800080;'>;</span>
        event<span style='color:#808030;'>.</span>doit <span style='color:#808030;'>=</span> <span style='color:#800000;font-weight:bold;'>false</span><span style='color:#800080;'>;</span> <span style='color:#696969;'>// this cancels the browser location change</span>
    <span style='color:#800080;'>}</span>
<span style='color:#800080;'>}</span>)<span style='color:#808030;'>;</span>
</pre>
<h3>Further Customization</h3>
<p>The above example can be tailored to suit your needs.  You can put conditions in the &#8216;changing()&#8217; method to only allow your valid location URLs.   To really polish this off, we can add a &#8216;disabled&#8217; cursor action when the user tries to drop an item on the Browser.</p>
<pre style='color:#000000;background:#ffffff;'>new DropTarget(browser, DND.DROP_NONE)<span style='color:#808030;'>;</span>
</pre>
<p>There!  Now the user knows that the drop is invalid and the actual drop will not result in the Browser loading the dropped item.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/248/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=248&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/03/24/disable-swt-browser-drop-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>

		<media:content url="http://straylink.files.wordpress.com/2009/03/swt-browser-ok.png?w=450" medium="image" />

		<media:content url="http://straylink.files.wordpress.com/2009/03/swt-browser-not-ok.png?w=450" medium="image" />
	</item>
		<item>
		<title>Dangers of Relying on Online Backup</title>
		<link>http://straylink.wordpress.com/2009/03/23/dangers-of-relying-on-online-backup/</link>
		<comments>http://straylink.wordpress.com/2009/03/23/dangers-of-relying-on-online-backup/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:28:32 +0000</pubDate>
		<dc:creator>mcoopet</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://straylink.wordpress.com/?p=224</guid>
		<description><![CDATA[TechCrunch.com &#8211; Carbonite Loses Customer Data

According to this article, Carbonite lost 7,500 customers&#8217; data.  Losing customer data is not a fun spot to be in and I seriously feel for the folks at Carbonite, especially since it was a hardware failure and not related to Carbonite software.
Note &#8211; CEO of Carbonite, David Friend points [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=224&subd=straylink&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.techcrunch.com/2009/03/23/online-backup-company-carbonite-loses-customers-data-blames-and-sues-suppliers/">TechCrunch.com &#8211; Carbonite Loses Customer Data<br />
</a></p>
<p>According to this article, Carbonite lost 7,500 customers&#8217; data.  Losing customer data is not a fun spot to be in and I seriously feel for the folks at Carbonite, especially since it was a hardware failure and not related to Carbonite software.</p>
<blockquote><p>Note &#8211; CEO of Carbonite, David Friend points out in a comment below that only 54 customers actually lost data that was unrecoverable.</p></blockquote>
<p>Before I begin, please be aware of the following -</p>
<ul>
<li>I am a partner in a company that makes the backup software <a href="http://www.crashplan.com">CrashPlan</a></li>
<li>Carbonite is a competitor to the CrashPlan consumer backup product</li>
<li>I am going to tout a feature about CrashPlan that prevents this from affecting CrashPlan users</li>
</ul>
<p>This brings me to the point of this article and a point we&#8217;ve been trying to make with CrashPlan since its inception -</p>
<p><strong>Online backup by itself is not enough</strong></p>
<p>Online backup solutions are for the most part very simple to use and get going with.  However many of them lack a crucial component to a complete backup solution &#8211;  multiple backup locations.  The premise is that because the solution is online and in the cloud, it is reliable and safe.  This couldn&#8217;t be farther from the truth.  Cloud reliability relies on a number variables -</p>
<ol>
<li><strong>Network connectivity</strong> &#8211; You have to be online to talk to the cloud!  In other words, if you are not online, you are not backed up.</li>
<li><strong>Bandwidth</strong> &#8211; Bandwidth is the killer for transferring data too and from the cloud.  Backup data is often measured in GB if not TB these days.  At 10 Mb/s, you are looking at 10 days to download a 1 TB of data.</li>
<li><strong>Hardware</strong> &#8211; Ultimately your data is going to be on some storage system, somewhere.  Believe it or not, its most likely sitting on the same type of storage that is in your computer &#8211; a SATA drive of some sort.  Various RAID setups can help make failure of this drive less drastic but the bottom line is that all drives fail at some point.</li>
</ol>
<p>As of today, online/cloud solutions are facing some serious practical challenges.  Will these challenges be overcome in the future?  Possibly, but to be safe, one should treat online backup as just a part of a complete backup solution.</p>
<p><strong>You need multiple backup locations</strong></p>
<ul>
<li>Your backup is only as good as your backup location.</li>
<li>Your best bet is to have at least three.</li>
</ul>
<p>A complete backup solution should provide you a guaranteed restore experience and to have that, you need at least three (3) backup locations -</p>
<ol>
<li><strong>Local backup</strong> &#8211; This hits the 80% sweet spot for your daily backup and restore needs.  An external USB drive works beautifully in this capacity as it provides a fast, easy to use backup location.</li>
<li><strong>Near-line backup</strong> &#8211; In CrashPlan we call this backing up to your friends and family.  Don&#8217;t just backup to a cloud, backup to a trusted location that you can access physically and quickly should disaster strike.  If that USB drive fails after someone stole your laptop, you can still drive over to a friend&#8217;s house and get your data.</li>
<li><strong>Online backup</strong> &#8211; Yes, online backup is an important part of the overall solution.  In a pinch, you can quickly restore key files, like a term paper or a sales presentation.  However, it is less than ideal should you need to restore an entire filesystem.</li>
</ol>
<p><em>&lt;start-sales-pitch&gt;</em><br />
CrashPlan makes backing up to mutiple locations simple.  Backup to local drives, your friends computers and/or our online backup service, CrashPlan Central.  All of this done in a super efficient, secured manner.</p>
<p>If this sounds like a backup solution for you then <a href="http://www.crashplan.com/consumer/">try CrashPlan for yourself</a>, its free!<br />
<em>&lt;/end-sales-pitch&gt;</em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/straylink.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/straylink.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/straylink.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/straylink.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/straylink.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/straylink.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/straylink.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/straylink.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/straylink.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/straylink.wordpress.com/224/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=straylink.wordpress.com&blog=364202&post=224&subd=straylink&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://straylink.wordpress.com/2009/03/23/dangers-of-relying-on-online-backup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81207728dd8dfac2f64de1a8eab6e835?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcoopet</media:title>
		</media:content>
	</item>
	</channel>
</rss>