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

	<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-09-03T15:16:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-03T15:16:33-04:00</updated>

		<published>2003-09-03T15:16:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26369#p26369</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26369#p26369"/>
		<title type="html"><![CDATA[patch for imdb.tcl version 20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26369#p26369"><![CDATA[
try and apply the following patch<br>----------8&lt;-------------------------------------------------------8&lt;--------------24c24<br>&lt; set imdburl "<a href="http://www.imdb.com" class="postlink">http://www.imdb.com</a>"<br>---<br>&gt; set imdburl "<a href="http://us.imdb.com/title/" class="postlink">http://us.imdb.com/title/</a>"<br>163,164c163,165<br>&lt;                       #putserv "NOTICE $nick : $oldpage(meta)"                        <br>&lt;                       set newurl [string range $location 9 [expr [string length $location] - 12]]<br>---<br>&gt;                       #putserv "NOTICE $nick : $oldpage(meta)"<br>&gt;                         regexp {([0-9]+)} $location all num    <br>&gt;                       set newurl "${imdburl}tt${num}/"<br>----------8&lt;-------------------------------------------------------8&lt;--------------<br>eg. patch -p0 imdb.tcl patch.diff<br><br>will hopefully work =)<p>Statistics: Posted by Guest — Wed Sep 03, 2003 3:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
