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

	<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>2004-12-15T12:30:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-15T12:30:56-04:00</updated>

		<published>2004-12-15T12:30:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44043#p44043</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44043#p44043"/>
		<title type="html"><![CDATA[Getting data from site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44043#p44043"><![CDATA[
use the <a href="http://www.tcl.tk/man/tcl8.4/TclCmd/http.htm" class="postlink">http</a> package; you can then use this to strip HTML tags:<div class="codebox"><p>Code: </p><pre><code>regsub -all -- {&lt;[^&gt;]*&gt;} $htmlline "" line</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Dec 15, 2004 12:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tappertje]]></name></author>
		<updated>2004-12-15T12:11:19-04:00</updated>

		<published>2004-12-15T12:11:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44042#p44042</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44042#p44042"/>
		<title type="html"><![CDATA[Getting data from site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44042#p44042"><![CDATA[
Well.. i tried to search for it but didn't bring me anything usefull.. <br>I am trying to make/find a script that can read certain data from a table on the web. and then says it to the irc channel.. <br><br>like it would get headlines from fok.nl and tells that.. it should get best player from botb site and say that to channel.. anyone some idea's?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5792">Tappertje</a> — Wed Dec 15, 2004 12:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
