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

	<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-09-19T06:16:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-09-19T06:16:13-04:00</updated>

		<published>2006-09-19T06:16:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66448#p66448</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66448#p66448"/>
		<title type="html"><![CDATA[encoding problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66448#p66448"><![CDATA[
have you searched for "iso8859-1" in src/tcl.c and looked around a bit? It shows which encoding the TCL subsystem will be using.<br>It seems to look for the encoding in the enviroments vars LC_ALL, LC_CTYPE and LANG. You should be able to set them using local or export (add to .bash_profile or similar) or change the hardcoded fallback in the source code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Sep 19, 2006 6:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rix]]></name></author>
		<updated>2006-09-18T13:55:07-04:00</updated>

		<published>2006-09-18T13:55:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66409#p66409</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66409#p66409"/>
		<title type="html"><![CDATA[encoding problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66409#p66409"><![CDATA[
I used the search but didn't find anything helpful.<br><br>So, Eggdrop doesn't display estonian characters like 'õäöü' correctly. I tryed specifying IBM PC (OEM) codes in config file (cp850, 858, 437), but nothing worked. Server administrator isn't going to change server's encoding, so i have to do it in eggdrop.<br><br>Can anyone help? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6753">rix</a> — Mon Sep 18, 2006 1:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
