<?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: Really Simple Discovery</title>
	<atom:link href="http://www.red-sweater.com/blog/293/really-simple-discovery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/293/really-simple-discovery</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Adam Bell</title>
		<link>http://www.red-sweater.com/blog/293/really-simple-discovery/comment-page-1#comment-67123</link>
		<dc:creator>Adam Bell</dc:creator>
		<pubDate>Mon, 12 Mar 2007 23:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/293/really-simple-discovery#comment-67123</guid>
		<description>Reply box cut off end of message. It works in Safari if I change that to my default and click it from an open page to this site.</description>
		<content:encoded><![CDATA[<p>Reply box cut off end of message. It works in Safari if I change that to my default and click it from an open page to this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Bell</title>
		<link>http://www.red-sweater.com/blog/293/really-simple-discovery/comment-page-1#comment-67122</link>
		<dc:creator>Adam Bell</dc:creator>
		<pubDate>Mon, 12 Mar 2007 23:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/293/really-simple-discovery#comment-67122</guid>
		<description>If I run it from a script, I get the message:

Safari can’t run the script “function loadXMLDoc(url) {req = false; if(window.XMLHttpRequest &amp;&amp; !(window.ActiveXObject)) { try {req = new XMLHttpRequest(); } catch(e) {req = false; } } else if(window.ActiveXObject) { try { req = new ActiveXObject(&#039;Msxml2.XMLHTTP&#039;); } catch(e) { try { req = new ActiveXObject(&#039;Microsoft.XMLHTTP&#039;); } catch(e) { req = false; }} }if(req) {req.onreadystatechange = processReqChange;req.open(&#039;GET&#039;, url, true);req.send(&#039;&#039;);}return req;}function processReqChange() { if (req.readyState == 4) { if (req.status == 200) {alert(req.responseText) } else { alert(&#039;There was a problem retrieving the XML data: &#039; + req.statusText); } }}function GetHrefForLinkWithType(theLinkType){var myLinkList = document.getElementsByTagName(&#039;link&#039;);for (i=0; i</description>
		<content:encoded><![CDATA[<p>If I run it from a script, I get the message:</p>
<p>Safari can’t run the script “function loadXMLDoc(url) {req = false; if(window.XMLHttpRequest &amp;&amp; !(window.ActiveXObject)) { try {req = new XMLHttpRequest(); } catch(e) {req = false; } } else if(window.ActiveXObject) { try { req = new ActiveXObject(&#8216;Msxml2.XMLHTTP&#8217;); } catch(e) { try { req = new ActiveXObject(&#8216;Microsoft.XMLHTTP&#8217;); } catch(e) { req = false; }} }if(req) {req.onreadystatechange = processReqChange;req.open(&#8216;GET&#8217;, url, true);req.send(&#8221;);}return req;}function processReqChange() { if (req.readyState == 4) { if (req.status == 200) {alert(req.responseText) } else { alert(&#8216;There was a problem retrieving the XML data: &#8216; + req.statusText); } }}function GetHrefForLinkWithType(theLinkType){var myLinkList = document.getElementsByTagName(&#8216;link&#8217;);for (i=0; i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/293/really-simple-discovery/comment-page-1#comment-67108</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 12 Mar 2007 23:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/293/really-simple-discovery#comment-67108</guid>
		<description>Adam: I see what you mean in Camino. Anybody know what I need to do to the bookmarklet to make it work in Camino? 

And I assume you meant FireFox or something instead of Safari? It works well for me in Safari.</description>
		<content:encoded><![CDATA[<p>Adam: I see what you mean in Camino. Anybody know what I need to do to the bookmarklet to make it work in Camino? </p>
<p>And I assume you meant FireFox or something instead of Safari? It works well for me in Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Bell</title>
		<link>http://www.red-sweater.com/blog/293/really-simple-discovery/comment-page-1#comment-67102</link>
		<dc:creator>Adam Bell</dc:creator>
		<pubDate>Mon, 12 Mar 2007 23:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/293/really-simple-discovery#comment-67102</guid>
		<description>The Show RSD link doesn&#039;t work for me in Camino or Safari, Daniel.</description>
		<content:encoded><![CDATA[<p>The Show RSD link doesn&#8217;t work for me in Camino or Safari, Daniel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Blair</title>
		<link>http://www.red-sweater.com/blog/293/really-simple-discovery/comment-page-1#comment-67002</link>
		<dc:creator>Eric Blair</dc:creator>
		<pubDate>Mon, 12 Mar 2007 17:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/293/really-simple-discovery#comment-67002</guid>
		<description>Not to undercut FastScripts, but if you&#039;ve got space on your bookmark bar in Safari, you can place your bookmarklets there - the first 9 items in your bookmark bar (excluding the Address Book and Bonjour items) are mapped to Cmd 1-9 (not sure if the 10th is mapped to Cmd-0).

I use this so I have quick access to things like BugMeNot, Post to Cocoalicious, and the W3 Validator, to name a few.</description>
		<content:encoded><![CDATA[<p>Not to undercut FastScripts, but if you&#8217;ve got space on your bookmark bar in Safari, you can place your bookmarklets there &#8211; the first 9 items in your bookmark bar (excluding the Address Book and Bonjour items) are mapped to Cmd 1-9 (not sure if the 10th is mapped to Cmd-0).</p>
<p>I use this so I have quick access to things like BugMeNot, Post to Cocoalicious, and the W3 Validator, to name a few.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

