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

	<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>2005-02-18T18:53:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-02-18T18:53:54-04:00</updated>

		<published>2005-02-18T18:53:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46746#p46746</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46746#p46746"/>
		<title type="html"><![CDATA[Help about regexp :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46746#p46746"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>1)regexp {&gt;(.*?)&lt;br&gt;.*src=\"dir/(.*?)\".*title=\"(.*?)\".*height=\"(.*?)\".*width=\"(.*?)\"} $line . percent src title height width2)regexp {&gt;(.*)&lt;} $line . user3)regexp {src=\"dir/(.*?)\".*height=\"(.*?)\".*width=\"(.*?)\"} $line . src height width4)regexp {&lt;b&gt;(.*?)&lt;/b&gt;} $line . var5)regexp {&gt;(.*?)&lt;} $line . text6)regexp {.*&gt;(.*?)&lt;/a} $line . url</code></pre></div>/me bored ...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Fri Feb 18, 2005 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-18T18:18:12-04:00</updated>

		<published>2005-02-18T18:18:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46742#p46742</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46742#p46742"/>
		<title type="html"><![CDATA[Help about regexp :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46742#p46742"><![CDATA[
Theres a link on this site with a tutorial on regular expressions<br><br><a href="http://forum.egghelp.org/viewtopic.php?t=4319" class="postlink">Click me</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Feb 18, 2005 6:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cerberus_gr]]></name></author>
		<updated>2005-02-18T17:13:55-04:00</updated>

		<published>2005-02-18T17:13:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46737#p46737</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46737#p46737"/>
		<title type="html"><![CDATA[Help about regexp :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46737#p46737"><![CDATA[
Sorry, but I still can't understand regural expressions. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>I have this line and I want to extract some characters (all lines have the same format, but the characters which I want to extract are not the same).<br><br>1)<br>Line is:<br>&lt;td class="asmall" align="center" valign="bottom"&gt;6.3%&lt;br&gt;&lt;img src="dir/blue-v.png" alt="817" title="817" height="100" width="15"&gt;&lt;/td&gt;<br><br>Text to extract:<br>6,3%, blue-v.png, 817 (of title), 100 (of height) and 15 (of width)<br><br><br>2)<br>Line is:<br>&lt;td class="rankc10"&gt;User1 (91)&lt;/td&gt;<br><br>Text to extract:<br>User1 (91)<br><br><br>3)<br>Line is:<br>&lt;img src="dir/blue-h.png" alt="" align="middle" border="0" height="15" width="87"&gt;<br><br>Text to extract:<br>blue-h.png, 15 (of height), 87 (of width)<br><br><br>4)<br>Line is:<br>&lt;tbody&gt;&lt;tr&gt;&lt;td class="hicell"&gt;&lt;b&gt;Fireball&lt;/b&gt;: text text text...<br><br>Text to extract:<br>Fireball<br><br>More help:<br>The text I want to extrct is always between &lt;b&gt; and &lt;.b&gt; html tags<br><br><br>5)<br>Line is:<br>&lt;td class="hicell" valign="top"&gt;crazy_4_loved, thermidis, crazy_4, XXX-7639097181847&lt;/td&gt;<br><br>Text to extract:<br>crazy_4_loved, thermidis, crazy_4, XXX-7639097181847<br><br><br>6)<br>Line is:<br>&lt;td class="hicell"&gt;&lt;a href="<a href="http://www.site.com/%22%3Ehttp://WwW.Site.CoM%3C/a%3E%3C/td" class="postlink">http://www.site.com/"&gt;http://WwW.Site.CoM&lt;/a&gt;&lt;/td</a>&gt;<br><br>Text to extract:<br><a href="http://WwW.Site.CoM" class="postlink">http://WwW.Site.CoM</a><br><br><br>7)<br>Line is:<br>&lt;td style="background-color: rgb(198, 198, 209);" class="male"&gt;&lt;a href="<a href="http://www.site.com/" class="postlink">http://www.site.com/</a>" target="_blank" title="Ανοιγμα σε νέο παράθυρο: http://www.Site.com"&gt;_geo_&lt;/a&gt;&lt;/td&gt;&lt;td style="background-color: rgb(198, 198, 209);"&gt;28&lt;/td&gt;&lt;td style="background-color: rgb(198, 198, 209);" nowrap="nowrap"&gt;&lt;img src="dir/blue-h.png" alt="" align="middle" border="0" height="15" width="17"&gt;&lt;img src="dir/green-h.png" alt="" align="middle" border="0" height="15" width="3"&gt; 129&lt;/td&gt;&lt;td style="background-color: rgb(198, 198, 209);"&gt;"1 fora arkei <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">"&lt;/td&gt;<br><br>Text to extract:<br><a href="http://www.Site" class="postlink">http://www.Site</a>, _geo_, 28, (blue-h.png, 15, 17), (green-h.png, 15, 3), 129, "1 fora arkei <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">"<br><br>More help:<br>Number of &lt;img&gt; could be between 1-4<br> 1) ... &lt;img="name" height="num" width="num2"&gt; ...<br> 2) ... &lt;img="name" height="num" width="num2"&gt;&lt;img="name2" height="num3" width="num4"&gt; ...<br> 3) ... &lt;img="name" height="num" width="num2"&gt;&lt;img="name2" height="num3" width="num4"&gt;&lt;img="name3" height="num5" width="num6"&gt; ...<br> 4) ...<br><br>I want to extract name and nums<br><br><br><br>Thx <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=2661">cerberus_gr</a> — Fri Feb 18, 2005 5:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
