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

	<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>2003-08-16T06:41:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greyhound]]></name></author>
		<updated>2003-08-16T06:41:40-04:00</updated>

		<published>2003-08-16T06:41:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25056#p25056</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25056#p25056"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25056#p25056"><![CDATA[
I can't find the post i was reading about this problem.<br><br>I added this code before i printed the data to the chan and then it worked...<br><div class="codebox"><p>Code: </p><pre><code>regsub -all -nocase -- "ä" $html "ä" htmlregsub -all -nocase -- "ö" $html "ö" htmlregsub -all -nocase -- "å" $html "å" html</code></pre></div>And when i think one more time this codes are html codes.... I will go and sit in the corner. <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=802">greyhound</a> — Sat Aug 16, 2003 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-08-15T16:47:13-04:00</updated>

		<published>2003-08-15T16:47:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25028#p25028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25028#p25028"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25028#p25028"><![CDATA[
If you're downloading webpages with tcl, such as with the http.tcl package, the version of eggdrop you use will make no difference. If you want, you can post the code you're having trouble with and maybe someone can see what's wrong with it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Aug 15, 2003 4:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greyhound]]></name></author>
		<updated>2003-08-15T14:59:28-04:00</updated>

		<published>2003-08-15T14:59:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25025#p25025</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25025#p25025"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25025#p25025"><![CDATA[
When you use this in the script yes, but i download a webpage with those chars in and then ä becomes "ä".<br><br>and if you do a search here on this forum you will find more who have the same problem.<br>It had something to do with TCL and UTF-8.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=802">greyhound</a> — Fri Aug 15, 2003 2:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-08-15T13:20:31-04:00</updated>

		<published>2003-08-15T13:20:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25023#p25023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25023#p25023"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25023#p25023"><![CDATA[
What problems are you having? 1.6 works pretty well with those chars.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Aug 15, 2003 1:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greyhound]]></name></author>
		<updated>2003-08-15T07:16:44-04:00</updated>

		<published>2003-08-15T07:16:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24996#p24996</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24996#p24996"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24996#p24996"><![CDATA[
Ok, that is great to know.<br><br>Then i will just wait and put that script on ice for a while.<br><br>THANKS!! (This is also for your other replys that i never thanked you for <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=802">greyhound</a> — Fri Aug 15, 2003 7:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-08-15T07:00:15-04:00</updated>

		<published>2003-08-15T07:00:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24994#p24994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24994#p24994"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24994#p24994"><![CDATA[
The work is going well, in theory.<br><br>Tcl will no longer be a internal part of eggdrop, and won't be needed to even compile it.<br><br>As such, handling should be pretty simple.<br><br>However, the structure of the modules system is open to major changes at all times, so coding for it at thsi time would be pointless.<br><br>1.7 Is not even Alpha quality yet.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Aug 15, 2003 7:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greyhound]]></name></author>
		<updated>2003-08-14T15:05:45-04:00</updated>

		<published>2003-08-14T15:05:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24946#p24946</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24946#p24946"/>
		<title type="html"><![CDATA[öäå in tcl with 1.7]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24946#p24946"><![CDATA[
How is the work going on fixing so ö ä å works in tcl-scripts on eggdrop 1.7?<br><br>I am thinking of makeing my script to a C module but i don't know if it is worth it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=802">greyhound</a> — Thu Aug 14, 2003 3:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
