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

	<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>2006-01-30T00:50:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-01-30T00:50:13-04:00</updated>

		<published>2006-01-30T00:50:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59927#p59927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59927#p59927"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59927#p59927"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>I am willing to add <strong class="text-strong">Content-Encoding: gzip</strong> support to my script <a href="http://demond.net/rssnews.tcl" class="postlink">rssnews</a>, but you'll need to install some zlib wrapper package, like <a href="http://tcltrf.sourceforge.net/" class="postlink">Trf</a> or <a href="http://www.equi4.com/critlib/" class="postlink">CritLib</a> in order to be able to use such feature; thus the data won't be piped through external programs</div></blockquote>Can't you use compress module from eggdrop? It can compress and decompress gzip files/data without problems.</div></blockquote>I can, but its Tcl bindings also work on file level, i.e. I'd have to store data in file first, which is equivalent to spawning gzip to handle it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Jan 30, 2006 12:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2006-01-29T17:27:42-04:00</updated>

		<published>2006-01-29T17:27:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59911#p59911</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59911#p59911"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59911#p59911"><![CDATA[
<blockquote class="uncited"><div>I am willing to add <strong class="text-strong">Content-Encoding: gzip</strong> support to my script <a href="http://demond.net/rssnews.tcl" class="postlink">rssnews</a>, but you'll need to install some zlib wrapper package, like <a href="http://tcltrf.sourceforge.net/" class="postlink">Trf</a> or <a href="http://www.equi4.com/critlib/" class="postlink">CritLib</a> in order to be able to use such feature; thus the data won't be piped through external programs</div></blockquote>Can't you use compress module from eggdrop? It can compress and decompress gzip files/data without problems.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Sun Jan 29, 2006 5:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scotteh]]></name></author>
		<updated>2006-01-29T08:30:23-04:00</updated>

		<published>2006-01-29T08:30:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59900#p59900</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59900#p59900"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59900#p59900"><![CDATA[
Ah thats what i was looking for, only thing i could find when i searched for a package to deflate gzip was TclCurl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7303">scotteh</a> — Sun Jan 29, 2006 8:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-01-29T05:16:22-04:00</updated>

		<published>2006-01-29T05:16:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59894#p59894</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59894#p59894"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59894#p59894"><![CDATA[
I am willing to add <strong class="text-strong">Content-Encoding: gzip</strong> support to my script <a href="http://demond.net/rssnews.tcl" class="postlink">rssnews</a>, but you'll need to install some zlib wrapper package, like <a href="http://tcltrf.sourceforge.net/" class="postlink">Trf</a> or <a href="http://www.equi4.com/critlib/" class="postlink">CritLib</a> in order to be able to use such feature; thus the data won't be piped through external programs<br><br>let me know if you are willing to do that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Jan 29, 2006 5:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scotteh]]></name></author>
		<updated>2006-01-29T01:01:08-04:00</updated>

		<published>2006-01-29T01:01:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59889#p59889</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59889#p59889"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59889#p59889"><![CDATA[
I just added support for it in rss-synd. Not the nicest code (it depends on the external exec's cat &amp; gunzip), but it works. You can test the beta version at <a href="http://labs.wizzer-it.com/projects/rss-synd/rss-synd-0.3b1.zip" class="postlink">http://labs.wizzer-it.com/projects/rss-synd/rss-synd-0.3b1.zip</a>. Take a look at the 'gzip-example' feed, also if you find any bugs id greatly appriciate it if you emailed me about them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7303">scotteh</a> — Sun Jan 29, 2006 1:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redline]]></name></author>
		<updated>2006-01-27T07:21:11-04:00</updated>

		<published>2006-01-27T07:21:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59777#p59777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59777#p59777"/>
		<title type="html"><![CDATA[rssnews reader with gzip support]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59777#p59777"><![CDATA[
Can Someone make rss reader with gzip support i want one for <a href="http://rss.binsearch.info/" class="postlink">http://rss.binsearch.info/</a> <br>thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6329">redline</a> — Fri Jan 27, 2006 7:21 am</p><hr />
]]></content>
	</entry>
	</feed>
