<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Geocachers, Welcome!</title>
	<atom:link href="http://www.scratchley.org/2008/08/06/geocachers-relax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scratchley.org/2008/08/06/geocachers-relax/</link>
	<description>Vistas from a digital gadabout...</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:59:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Polygrizz</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-22339</link>
		<dc:creator>Polygrizz</dc:creator>
		<pubDate>Fri, 16 Jan 2009 04:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-22339</guid>
		<description>Interresting... Am I supposed to find this code? Hmm..... 

Hehehe!</description>
		<content:encoded><![CDATA[<p>Interresting&#8230; Am I supposed to find this code? Hmm&#8230;.. </p>
<p>Hehehe!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranger Bob</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-20758</link>
		<dc:creator>Ranger Bob</dc:creator>
		<pubDate>Mon, 11 Aug 2008 04:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-20758</guid>
		<description>I didn&#039;t know you Mom could code though?

Sub Cipher()

&#039; Source Ciper in A3

cCol = 1
cRow = 3

Cells(7, 1).Value = &quot;&quot;
Cells(11, 1).Value = &quot;&quot;

For t = cRow To cRow
  For i = 1 To Len(Cells(t, cCol))
    szChar = Mid(Cells(t, cCol), i, 1)
    If IsNumeric(szChar) Then
       &#039; Store Numeric Digits in A11
       Cells(11, 1).Value = Cells(11, 1).Text &amp; szChar
    Else
       &#039; Store ALPHA Characters Only in A7
           If szChar Like &quot;[a-zA-Z]&quot; Then
             Cells(7, 1).Value = Cells(7, 1).Text &amp; UCase(szChar)
           End If
    End If
  Next i
Next t

End Sub</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know you Mom could code though?</p>
<p>Sub Cipher()</p>
<p>&#8216; Source Ciper in A3</p>
<p>cCol = 1<br />
cRow = 3</p>
<p>Cells(7, 1).Value = &#8220;&#8221;<br />
Cells(11, 1).Value = &#8220;&#8221;</p>
<p>For t = cRow To cRow<br />
  For i = 1 To Len(Cells(t, cCol))<br />
    szChar = Mid(Cells(t, cCol), i, 1)<br />
    If IsNumeric(szChar) Then<br />
       &#8216; Store Numeric Digits in A11<br />
       Cells(11, 1).Value = Cells(11, 1).Text &amp; szChar<br />
    Else<br />
       &#8216; Store ALPHA Characters Only in A7<br />
           If szChar Like &#8220;[a-zA-Z]&#8221; Then<br />
             Cells(7, 1).Value = Cells(7, 1).Text &amp; UCase(szChar)<br />
           End If<br />
    End If<br />
  Next i<br />
Next t</p>
<p>End Sub</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharon Enman</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-20755</link>
		<dc:creator>Sharon Enman</dc:creator>
		<pubDate>Fri, 08 Aug 2008 19:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-20755</guid>
		<description>Your MOM saw that!</description>
		<content:encoded><![CDATA[<p>Your MOM saw that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viajero Perdido</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-20751</link>
		<dc:creator>Viajero Perdido</dc:creator>
		<pubDate>Thu, 07 Aug 2008 19:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-20751</guid>
		<description>You need Javascript just to click the banner to see the home page?  Manomanoman...  Who still leaves JS enabled globally?

(Just a friendly tease because I know you&#039;re a geek...)</description>
		<content:encoded><![CDATA[<p>You need Javascript just to click the banner to see the home page?  Manomanoman&#8230;  Who still leaves JS enabled globally?</p>
<p>(Just a friendly tease because I know you&#8217;re a geek&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranger Bob</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-20749</link>
		<dc:creator>Ranger Bob</dc:creator>
		<pubDate>Thu, 07 Aug 2008 00:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-20749</guid>
		<description>What happened to &#039;The Breakfast Club&#039; image that I stumbled across yearlier? &#039;Tis gone now?</description>
		<content:encoded><![CDATA[<p>What happened to &#8216;The Breakfast Club&#8217; image that I stumbled across yearlier? &#8216;Tis gone now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranger Bob</title>
		<link>http://www.scratchley.org/2008/08/06/geocachers-relax/comment-page-1/#comment-20748</link>
		<dc:creator>Ranger Bob</dc:creator>
		<pubDate>Wed, 06 Aug 2008 22:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratchley.org/2008/08/06/geocachers-relax/#comment-20748</guid>
		<description>What&#039;s your Mom&#039;s phone number?</description>
		<content:encoded><![CDATA[<p>What&#8217;s your Mom&#8217;s phone number?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

