<?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/"
	>

<channel>
	<title>Graymerica &#187; Memory Hole</title>
	<atom:link href="http://graymerica.com/wpblog/category/memory-hole/feed/" rel="self" type="application/rss+xml" />
	<link>http://graymerica.com/wpblog</link>
	<description>The Blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 22:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New blog Category: the Memory Hole</title>
		<link>http://graymerica.com/wpblog/memory-hole/new-blog-category-the-memory-hole/</link>
		<comments>http://graymerica.com/wpblog/memory-hole/new-blog-category-the-memory-hole/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 14:21:26 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Memory Hole]]></category>

		<guid isPermaLink="false">http://graymerica.com/wpblog/?p=153</guid>
		<description><![CDATA[I am adding a new category to my blog for things that I have spent too long looking for online. Now when ever I need to find something that I only need once every couple years, I can save the Google searching. I have to admit, I found this one with Bing.  Maybe someone else [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I am adding a new category to my blog for things that I have spent too long looking for online.</p>
<p>Now when ever I need to find something that I only need once every couple years, I can save the Google searching.  I have to admit, I found this one with Bing.  Maybe someone else with the same problem will find this with out the hassle.<span id="more-153"></span></p>
<p>When Geeklog&#8217;s FCKeditor returns a javascript:void(0);</p>
<p>There are two ways to fix it.  1. Upgrade to the newest version. 2. Follow the instructions here <a href="http://forums.phplist.com/viewtopic.php?f=6&amp;t=18830">http://forums.phplist.com/viewtopic.php?f=6&amp;t=18830</a></p>
<p>If that link is dead,</p>
<p>So, in the file:<br />
<span style="font-style: italic;">/FCKeditor/editor/js/fckeditorcode_gecko_2.js</span></p>
<p>change</p>
<dl>
<dd><code>var oLink=document.evaluate(..  to<br />
</code></dd>
</dl>
<dl>
<dd><code>var oLink=this.EditorDocument.evaluate( ..</code></dd>
</dl>
<p><span> </span> if you don&#8217;t have <span style="font-weight: bold;">fckeditorcode_gecko_2.js</span>, the comparable change in <span style="font-weight: bold;">fckeditorcode_gecko.js</span> is:
<dl>
<dt><a onclick="selectCode(this); return false;" href="http://forums.phplist.com/viewtopic.php?f=6&amp;t=18830#"></a></dt>
<dd><code>var C=document.evaluate("//a[@href='"+B+"']"</code></dd>
</dl>
<p>becomes</p>
<dl>
<dd><code>var C=this.EditorDocument.evaluate("//a[@href='"+B+"']"</code></dd>
</dl>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://graymerica.com/wpblog/memory-hole/new-blog-category-the-memory-hole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

