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

	<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>2005-05-05T04:55:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ac1d]]></name></author>
		<updated>2005-05-05T04:55:40-04:00</updated>

		<published>2005-05-05T04:55:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49038#p49038</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49038#p49038"/>
		<title type="html"><![CDATA[rss reader for older tcl library?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49038#p49038"><![CDATA[
Thanks for reply guys. (especially Thanks to De Kus, you always helpfull)<br><br>Yes, De Kus.<br>it's not working after tcl 8.0.5 versoin.<br>all versions after tcl 8.0.5 does not working.<br>i heard that from tcl 8.1, the core team changed something related encoding.<br>like to use UTF-8 for default which is not friendly with my language.<br>probably there will be some fuctions as you said.<br>but as an end-user, i don't know where to edit.<br>will you point me there? hehe<br>however always Thank you for answers D.K and thank you gb too.<br><br>PS/ i didn't know that germans uses same emoticon with asians.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6180">ac1d</a> — Thu May 05, 2005 4:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-05T04:27:21-04:00</updated>

		<published>2005-05-05T04:27:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49031#p49031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49031#p49031"/>
		<title type="html"><![CDATA[rss reader for older tcl library?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49031#p49031"><![CDATA[
could be, but there are now many 8.4 versions, i can't believe they should be all still be screwed up <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu May 05, 2005 4:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-05-04T20:46:06-04:00</updated>

		<published>2005-05-04T20:46:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49022#p49022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49022#p49022"/>
		<title type="html"><![CDATA[rss reader for older tcl library?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49022#p49022"><![CDATA[
I could be wrong, but didn't tcl8.3 have some language/unicode related probems ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed May 04, 2005 8:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-04T17:50:06-04:00</updated>

		<published>2005-05-04T17:50:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49015#p49015</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49015#p49015"/>
		<title type="html"><![CDATA[rss reader for older tcl library?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49015#p49015"><![CDATA[
are you sure newer versions don't support multi-byte characters (characters can have up to 3 bytes ^^), maybe just the lib is missing in the default package of the newer version.<br>for 8.4 they should be under .../lib/tcl8.4/encoding<br>if they are there and its still not working, it might be the problem that TCL actually really figured out the character and converted it to another enconding while phrasing ^-^. I believe there were some functions to control the encodings (they are not called ENcoding for nothing ^^).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Wed May 04, 2005 5:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ac1d]]></name></author>
		<updated>2005-05-04T06:48:55-04:00</updated>

		<published>2005-05-04T06:48:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48970#p48970</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48970#p48970"/>
		<title type="html"><![CDATA[rss reader for older tcl library?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48970#p48970"><![CDATA[
hello.<br>i've found that there's one rss reader script for egg.<br>but the script required newest tcl library.<br>i'm using tcl 8.0.5, because of language support.<br>from that version tcl doesn't support double-width languages.<br>so please inform me, if you can fix rssnews.tcl (at egghelp archive) to work with tcl 8.0.5 <br>or make new one for me and every other asians.<br><br>Thanks in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6180">ac1d</a> — Wed May 04, 2005 6:48 am</p><hr />
]]></content>
	</entry>
	</feed>
