<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13908" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-08-16T20:23:34-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13908</id>

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-08-16T20:23:34-04:00</updated>

		<published>2007-08-16T20:23:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75325#p75325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75325#p75325"/>
		<title type="html"><![CDATA[Need help with rss reader. thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75325#p75325"><![CDATA[
<blockquote class="uncited"><div>.. easiest way to fix, find a new RSS feed to use</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Aug 16, 2007 8:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Maiki]]></name></author>
		<updated>2007-08-16T09:30:26-04:00</updated>

		<published>2007-08-16T09:30:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75311#p75311</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75311#p75311"/>
		<title type="html"><![CDATA[Need help with rss reader. thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75311#p75311"><![CDATA[
is there ANY possible way to make this script work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad">?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9009">Maiki</a> — Thu Aug 16, 2007 9:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pitbull]]></name></author>
		<updated>2007-08-15T18:49:34-04:00</updated>

		<published>2007-08-15T18:49:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75304#p75304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75304#p75304"/>
		<title type="html"><![CDATA[Need help with rss reader. thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75304#p75304"><![CDATA[
thats not a problem with your script, it's the RSS feed you are trying to view is trying to use compression to send the data, however the TCL script doesn't support it.. easiest way to fix, find a new RSS feed to use<br><br>sorry <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9222">pitbull</a> — Wed Aug 15, 2007 6:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Maiki]]></name></author>
		<updated>2007-08-15T18:23:46-04:00</updated>

		<published>2007-08-15T18:23:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75303#p75303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75303#p75303"/>
		<title type="html"><![CDATA[Need help with rss reader. thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75303#p75303"><![CDATA[
My script (just the begin)<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !test test:procproc test:proc {nick uhost hand chan arg} {      set connection [http::config -useragent "Mozilla 4.0"]set connection [http::geturl http://rss.binsearch.net/rss.php?max=50&amp;g=alt.binaries.movies.divx -timeout 1000] set data [http::data $connection]set file [open debug.html w]puts $file $dataclose $fileregexp -nocase {&lt;title&gt;(.*?)&lt;/title&gt;} $data -&gt; titleputmsg $chan "Test.. Title=$title"}</code></pre></div>Title= Your RSS reader does not support (gzip) compression<br>Debug.html =<br><a href="http://www.binsearch.info/" class="postlink">http://www.binsearch.info/</a> Due to excessive data traffic usage, using RSS clients that do not support (gzip) compression is no longer allowed! If you integrated any feeds into your own site and need assistence with implementing gzip support, contact us!&lt;p&gt;Regards,&lt;br&gt;Binsearch team Sat, 01 Oct 2005 07:02:27 GMT 86400 Due to excessive data traffic usage, using RSS clients that do not support (gzip) compression is no longer allowed! If you integrated any feeds into your own site and need assistence with implementing gzip support, contact us!&lt;p&gt;Regards,&lt;br&gt;Binsearch team Sat, 01 Oct 2005 07:02:27 GMThttp://<a href="http://www.binsearch.info/" class="postlink">www.binsearch.info/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9009">Maiki</a> — Wed Aug 15, 2007 6:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
