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

	<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-06-06T01:12:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Aron]]></name></author>
		<updated>2003-06-06T01:12:12-04:00</updated>

		<published>2003-06-06T01:12:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21332#p21332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21332#p21332"/>
		<title type="html"><![CDATA[Some help on parsing text files]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21332#p21332"><![CDATA[
thanks! <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=2858">Aron</a> — Fri Jun 06, 2003 1:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-06-05T07:43:13-04:00</updated>

		<published>2003-06-05T07:43:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21279#p21279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21279#p21279"/>
		<title type="html"><![CDATA[Some help on parsing text files]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21279#p21279"><![CDATA[
There are a few XML tools about for Tcl.<br><br><a href="http://resource.tcl.tk/resource/software/tools/xml/" class="postlink">http://resource.tcl.tk/resource/software/tools/xml/</a><br><br>More specificaly<br><br><a href="http://www.proprius.co.uk/resources/sxml_home.htm" class="postlink">http://www.proprius.co.uk/resources/sxml_home.htm</a><br><br>This is a all Tcl XML parser.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Jun 05, 2003 7:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Aron]]></name></author>
		<updated>2003-06-05T07:05:25-04:00</updated>

		<published>2003-06-05T07:05:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21275#p21275</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21275#p21275"/>
		<title type="html"><![CDATA[Some help on parsing text files]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21275#p21275"><![CDATA[
Im planning to write a script that parses an automatically generated text/xml file, which contains information about certain events on a gameserver.<br>It should contain information about the time, date, number of people allowed, server, etc.<br><br>I guess this can be done by searching for certain strings, which contain the info, something like this:<br><div class="codebox"><p>Code: </p><pre><code>&lt;event name="eventnamehere" server="theserver" numberofpeople="x" etc,&gt;</code></pre></div>Now, my question is, are there any tutorials about text parsing, or could someone please briefly explain to me how i could do this?<br><br>Thanks in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2858">Aron</a> — Thu Jun 05, 2003 7:05 am</p><hr />
]]></content>
	</entry>
	</feed>
