<?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: Finding Flex Facts Faster</title>
	<atom:link href="http://eyefodder.com/2006/08/finding_flex_facts_faster.html/feed" rel="self" type="application/rss+xml" />
	<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html</link>
	<description></description>
	<lastBuildDate>Thu, 18 Sep 2014 13:13:44 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Ofir</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-25</link>
		<dc:creator><![CDATA[Ofir]]></dc:creator>
		<pubDate>Thu, 12 Oct 2006 11:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-25</guid>
		<description><![CDATA[I HAVE MADE IT !!!
some learn-by-mistake + look-at-source-code = this is the code :
&lt;pre&gt;
# Flexcoders mailing list search plugin by Paul Barnes-Hoggett eyefodder@gmail.com
&lt;search
name=&quot;Flexcoders mailing list search&quot;
description=&quot;Search Flexcoders mailing list&quot;
method=&quot;GET&quot;
version = &quot;7.1&quot;
action=&quot;http://www.mail-archive.com/search&quot;
searchform=&quot;http://www.mail-archive.com/search&quot;
queryCharset=&quot;utf-8&quot;
&gt;
&lt;input name=&quot;l&quot; value=&quot;flexcoders%40yahoogroups.com&quot; type=&quot;hidden&quot;&gt;
&lt;input name=&quot;q&quot; user&gt;
&lt;interpret
browserResultType=&quot;result&quot;
charset = &quot;UTF-8&quot;
resultListStart=&quot;&lt;div id=&quot;indexcontent&quot;&gt;&quot;
resultListEnd=&quot;&lt;/div&gt;&quot;
resultItemStart=&quot;&lt;h3&gt;&quot;
resultItemEnd=&quot;&lt;/blockquote&gt;&quot;
&gt;
&lt;/search&gt;
&lt;browser
update=&quot;http://mycroft.mozdev.org/update.php/id0/flexcoders.src&quot;
updateIcon=&quot;http://mycroft.mozdev.org/update.php/id0/flexcoders.png&quot;
updateCheckDays=&quot;7&quot;
&gt;&lt;/pre&gt;
]]></description>
		<content:encoded><![CDATA[<p>I HAVE MADE IT !!!<br />
some learn-by-mistake + look-at-source-code = this is the code :</p>
<pre>
# Flexcoders mailing list search plugin by Paul Barnes-Hoggett eyefodder@gmail.com
&lt;search
name="Flexcoders mailing list search"
description="Search Flexcoders mailing list"
method="GET"
version = "7.1"
action="http://www.mail-archive.com/search"
searchform="http://www.mail-archive.com/search"
queryCharset="utf-8"
&gt;
&lt;input name="l" value="flexcoders%40yahoogroups.com" type="hidden"&gt;
&lt;input name="q" user&gt;
&lt;interpret
browserResultType="result"
charset = "UTF-8"
resultListStart="&lt;div id="indexcontent"&gt;"
resultListEnd="&lt;/div&gt;"
resultItemStart="&lt;h3&gt;"
resultItemEnd="&lt;/blockquote&gt;"
&gt;
&lt;/search&gt;
&lt;browser
update="http://mycroft.mozdev.org/update.php/id0/flexcoders.src"
updateIcon="http://mycroft.mozdev.org/update.php/id0/flexcoders.png"
updateCheckDays="7"
&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul BH</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-24</link>
		<dc:creator><![CDATA[Paul BH]]></dc:creator>
		<pubDate>Thu, 12 Oct 2006 09:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-24</guid>
		<description><![CDATA[Hi, well livedocs use google, and you could look at using the yahoo mailing list search engine for the flexcoders. If you take a look at the post on how I built these, you should be able to work out using a different form (my plugins basically just submit to the standard google form). *but* in order for the advanced search sidebar to work, the results need to come back in a compatible format. Google does this; I honestly don&#039;t know if the yahoo mailing list thing does.
Give it a shot, and if you get it working I&#039;ll gladly post and offer it here and shower you with praise!
]]></description>
		<content:encoded><![CDATA[<p>Hi, well livedocs use google, and you could look at using the yahoo mailing list search engine for the flexcoders. If you take a look at the post on how I built these, you should be able to work out using a different form (my plugins basically just submit to the standard google form). *but* in order for the advanced search sidebar to work, the results need to come back in a compatible format. Google does this; I honestly don&#8217;t know if the yahoo mailing list thing does.<br />
Give it a shot, and if you get it working I&#8217;ll gladly post and offer it here and shower you with praise!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OfirAgain</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-23</link>
		<dc:creator><![CDATA[OfirAgain]]></dc:creator>
		<pubDate>Thu, 12 Oct 2006 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-23</guid>
		<description><![CDATA[is there a way to search both flexcoders and livedocs with THEIR search engine??
rather then with google.
then u&#039;ll also get the results on the site itself instead of in google.
i mean, take a look what plugins for ebay/amazon do - they search with THEIR search engine
]]></description>
		<content:encoded><![CDATA[<p>is there a way to search both flexcoders and livedocs with THEIR search engine??<br />
rather then with google.<br />
then u&#8217;ll also get the results on the site itself instead of in google.<br />
i mean, take a look what plugins for ebay/amazon do &#8211; they search with THEIR search engine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul BH</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-22</link>
		<dc:creator><![CDATA[Paul BH]]></dc:creator>
		<pubDate>Thu, 12 Oct 2006 09:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-22</guid>
		<description><![CDATA[Good question,
I suspect its because I use a google search restricted to site to search the mailing list archives - I guess the search algorithms for yahoo and google are different - perhaps also google&#039;s indexing is delayed, whereas yahoo is searching off the live mail database...
I&#039;m not a search engine guru - perhaps someone else can offer a better explanation?
]]></description>
		<content:encoded><![CDATA[<p>Good question,<br />
I suspect its because I use a google search restricted to site to search the mailing list archives &#8211; I guess the search algorithms for yahoo and google are different &#8211; perhaps also google&#8217;s indexing is delayed, whereas yahoo is searching off the live mail database&#8230;<br />
I&#8217;m not a search engine guru &#8211; perhaps someone else can offer a better explanation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ofir</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-21</link>
		<dc:creator><![CDATA[Ofir]]></dc:creator>
		<pubDate>Thu, 12 Oct 2006 09:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-21</guid>
		<description><![CDATA[this is great, just what i needed
BUT !!!
for some reason with the flexcoders plugin i dont get the same results as searching from their search engine (http://www.mail-archive.com/flexcoders%40yahoogroups.com/)
i get MUCH LESS results.
why?
]]></description>
		<content:encoded><![CDATA[<p>this is great, just what i needed<br />
BUT !!!<br />
for some reason with the flexcoders plugin i dont get the same results as searching from their search engine (<a href="http://www.mail-archive.com/flexcoders%40yahoogroups.com/" rel="nofollow">http://www.mail-archive.com/flexcoders%40yahoogroups.com/</a>)<br />
i get MUCH LESS results.<br />
why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WaltDe</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-20</link>
		<dc:creator><![CDATA[WaltDe]]></dc:creator>
		<pubDate>Fri, 01 Sep 2006 04:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-20</guid>
		<description><![CDATA[Keep up the great work on your blog. Best wishes WaltDe
]]></description>
		<content:encoded><![CDATA[<p>Keep up the great work on your blog. Best wishes WaltDe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul BH</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-19</link>
		<dc:creator><![CDATA[Paul BH]]></dc:creator>
		<pubDate>Thu, 10 Aug 2006 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-19</guid>
		<description><![CDATA[Hi Mathias,
I started explaining it in a comment, then it turned into a &lt;a href=&quot;http://www.eyefodder.com/blog/2006/08/how_i_built_those_firefox_plug.shtml&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hi Mathias,<br />
I started explaining it in a comment, then it turned into a <a href="http://www.eyefodder.com/blog/2006/08/how_i_built_those_firefox_plug.shtml" rel="nofollow">post</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-18</link>
		<dc:creator><![CDATA[Mathias]]></dc:creator>
		<pubDate>Thu, 10 Aug 2006 15:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-18</guid>
		<description><![CDATA[I don&#039;t see how you knew what to add to search those two items. were those items already set up, or did you add a URL to those sites?
Mathias
]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t see how you knew what to add to search those two items. were those items already set up, or did you add a URL to those sites?<br />
Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://eyefodder.com/2006/08/finding_flex_facts_faster.html#comment-17</link>
		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Wed, 09 Aug 2006 20:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=20#comment-17</guid>
		<description><![CDATA[Very cool, thanks!
]]></description>
		<content:encoded><![CDATA[<p>Very cool, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
