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

	<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-02-28T23:11:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-02-28T23:11:53-04:00</updated>

		<published>2003-02-28T23:11:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17229#p17229</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17229#p17229"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17229#p17229"><![CDATA[
To see this TCL script in action, go to <a href="http://www.splashirc.com/onchat.php" class="postlink">http://www.splashirc.com/onchat.php</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Fri Feb 28, 2003 11:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-02-28T06:28:34-04:00</updated>

		<published>2003-02-28T06:28:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17202#p17202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17202#p17202"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17202#p17202"><![CDATA[
Without stdragn replying, I can say yes to that.<br><br>THe whole idea behind a public forum, si that if information becomes available, and viewable byt he public, it becomes public domain, though there may be licence restrictions.<br><br>The only thing I can sugest, is you make a note in your script, who contributed code, and that anybody ripping your, must continue to note the contribution.<br><br>If you ever find code made public here, simply make a referance to the author.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Feb 28, 2003 6:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-02-28T06:22:56-04:00</updated>

		<published>2003-02-28T06:22:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17201#p17201</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17201#p17201"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17201#p17201"><![CDATA[
<blockquote class="uncited"><div>You can try this, I just wrote it. Not really tested.<br><br><a href="http://stdarg.techmonkeys.org/egg/scripts/irc_to_html.tcl" class="postlink">http://stdarg.techmonkeys.org/egg/scrip ... o_html.tcl</a><br><br>It doesn't support background colors right now but it's not too hard to add. I guess the best way would be to &lt;span style='background-color: blah; color: blah'&gt;blah blah&lt;/span&gt; right?</div></blockquote>This looks good, would it be cool if I used this in my script?  I wouldn't like to be using it without your permission, being the author and all.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Fri Feb 28, 2003 6:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-02-25T13:06:35-04:00</updated>

		<published>2003-02-25T13:06:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17059#p17059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17059#p17059"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17059#p17059"><![CDATA[
I said span tags because div tags create line breaks and we need the background colors to be embedded within a line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Feb 25, 2003 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-02-25T06:20:12-04:00</updated>

		<published>2003-02-25T06:20:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17051#p17051</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17051#p17051"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17051#p17051"><![CDATA[
stdragon, I am guessing you are a Netscape monkey right?<br><br>DIV tages would be best<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Feb 25, 2003 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-02-25T06:13:14-04:00</updated>

		<published>2003-02-25T06:13:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17049#p17049</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17049#p17049"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17049#p17049"><![CDATA[
You can try this, I just wrote it. Not really tested.<br><br><a href="http://stdarg.techmonkeys.org/egg/scripts/irc_to_html.tcl" class="postlink">http://stdarg.techmonkeys.org/egg/scrip ... o_html.tcl</a><br><br>It doesn't support background colors right now but it's not too hard to add. I guess the best way would be to &lt;span style='background-color: blah; color: blah'&gt;blah blah&lt;/span&gt; right?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Feb 25, 2003 6:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-02-25T05:39:14-04:00</updated>

		<published>2003-02-25T05:39:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17039#p17039</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17039#p17039"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17039#p17039"><![CDATA[
I am looking for a way to do this now, however, it's not as easy as I first thought.<br><br>The problem with mIRC colour codes, they can take a while to parse in pure Tcl, using string commands. So I am looking to modify my eegexp for stripping, to extract the details, then convert it to a code.<br><br>Give me a few days, and I might have it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Feb 25, 2003 5:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-02-25T03:44:38-04:00</updated>

		<published>2003-02-25T03:44:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17031#p17031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17031#p17031"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17031#p17031"><![CDATA[
<blockquote class="uncited"><div>if i remember correct such code is in irc2html</div></blockquote>The closest I can see is code to <em class="text-italics">strip</em> mIRC colour codes, not converting them to HTML.<br><br>What I need is something that converts this: ♥3Hello☼ to, for example: &lt;font colour="#009300"&gt;Hello&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Tue Feb 25, 2003 3:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-02-24T09:07:07-04:00</updated>

		<published>2003-02-24T09:07:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17011#p17011</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17011#p17011"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17011#p17011"><![CDATA[
if i remember correct such code is in irc2html<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Mon Feb 24, 2003 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-02-24T06:41:33-04:00</updated>

		<published>2003-02-24T06:41:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17005#p17005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17005#p17005"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17005#p17005"><![CDATA[
I need something that can convert strings with mIRC colour codes into HTML, changing colour codes into &lt;font colour=xxxxxx&gt;blah blah blah&lt;/font&gt; is what I'm looking for here.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Mon Feb 24, 2003 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-02-23T05:49:34-04:00</updated>

		<published>2003-02-23T05:49:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16964#p16964</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16964#p16964"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16964#p16964"><![CDATA[
look @ the irc2html post, just some treads under yours<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sun Feb 23, 2003 5:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-02-23T05:04:29-04:00</updated>

		<published>2003-02-23T05:04:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16963#p16963</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16963#p16963"/>
		<title type="html"><![CDATA[mIRC to HTML?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16963#p16963"><![CDATA[
Has someone made a script to convert strings with mIRC colour codes into HTML?  It's been done in mIRC, and I've heard it's been done in TCL, but I cannot find it?  Has anybody done it or can somebody do it?<br><br>Thanx in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Sun Feb 23, 2003 5:04 am</p><hr />
]]></content>
	</entry>
	</feed>
