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

	<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>2008-07-22T20:36:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-07-22T20:36:56-04:00</updated>

		<published>2008-07-22T20:36:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84122#p84122</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84122#p84122"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84122#p84122"><![CDATA[
Presumably the website changed again. I'll have a look and post a fix. Might be a while, I don't have a shell to test from right now.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Jul 22, 2008 8:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[anotheregglover]]></name></author>
		<updated>2008-07-22T17:43:39-04:00</updated>

		<published>2008-07-22T17:43:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84121#p84121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84121#p84121"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84121#p84121"><![CDATA[
Erm...hi! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br>Bit of a problem with this script, when I type .dict blahblah, it just tells me that it's looking it up, and then it says 'no results found for 'blah' in any of the active dictionaries', I've tried specifying dictionaries, etc....Thoughts?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5886">anotheregglover</a> — Tue Jul 22, 2008 5:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-04-08T17:45:15-04:00</updated>

		<published>2008-04-08T17:45:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82231#p82231</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82231#p82231"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82231#p82231"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># above coderegsub -all -nocase {(?:&lt;b&gt;|&lt;/b&gt;)} $dcsynon "\002" dcsynon# below coderegsub -all -nocase {&lt;b&gt;.*?&lt;/b&gt;} $dcsynon {*control-code 002 is embedded here*&amp;*control-code 002 is embedded here*} dcsynon</code></pre></div>@rosc2122, I've got to wonder, why in all honesty you would use the below code when the above code serves the same purpose? Sometimes when your too used to overcoming obstacles with minimalistic coding in mind, you overlook the most simplistic and rational answer. Not to cause problems but surely even you can see that even the most talented, brilliant scripter would suffer to a degree if they don't constantly heed the advice from those they feel are less apt...right? What that means is even a genius can forget to use a curly brace at times (and shall we all once, or even a gazillion times) and you will get reminded by someone new to the language (a newb) that you simply forgot a brace somewhere. Because of their closeness with the early syntax of tcl, this catches their eye. To someone already adept in tcl, these simple rules can sometimes be easily overlooked and forgotten... These are reminders, not harrassment, don't take advice the wrong way.<br><br>While you may prefer linux, someone else may prefer windows. Now where we go from here should be always the same. But the way you script appears always biased for linux (purposely using code that breaks on windrop), and then you tout to others how they should fully install cygwin (pfft). To me I see this as a game for you to attract new users or zealots such as yourself to linux. All this in uneccessary to run a simple eggdrop with some simple tcl scripts, so give these windrop users a break, kthx..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Tue Apr 08, 2008 5:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-04-06T23:27:24-04:00</updated>

		<published>2008-04-06T23:27:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82199#p82199</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82199#p82199"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82199#p82199"><![CDATA[
I'm not going to turn this into a thread of flames... But allow me to just make a couple of comments and corrections to your previous post.<br><blockquote class="uncited"><div><blockquote class="uncited"><div>Despite my better judgement for helping you, most likely your problem stemmed from you trying it with curly braces and not quotes.</div></blockquote>It wasn't my problem, as I said, my script works without error for me. Other people can feel free to implement the fix you posted.   When crafting this script, I used the regsub manpage provided with tcl, following the "accepted standard."   </div></blockquote>What you quoted me saying was infact in response to a direct quote of you acknowledging something not working for you (&amp; with escaped codes).  Thus, by definition, you had a "problem".<br><blockquote class="uncited"><div>If you have a personal problem with offering me help (presumably because I "dared" to fix one of your scripts - and posted it according to the rules of the tcl archive with a name indicating it was a modified version, eg, script-version-rosc) you really don't need to. </div></blockquote>Actually, according to the <a href="http://www.egghelp.org/cgi-bin/tcl_submit.tcl" class="postlink">"rules of the land"</a>, you must seek permission from the original author first.<br><br>That's all I have to say.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Apr 06, 2008 11:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-04-06T19:48:41-04:00</updated>

		<published>2008-04-06T19:48:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82196#p82196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82196#p82196"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82196#p82196"><![CDATA[
<blockquote class="uncited"><div>Despite my better judgement for helping you, most likely your problem stemmed from you trying it with curly braces and not quotes.</div></blockquote>It wasn't my problem, as I said, my script works without error for me. Other people can feel free to implement the fix you posted.   When crafting this script, I used the regsub manpage provided with tcl, following the "accepted standard."   <br><br>If you have a personal problem with offering me help (presumably because I "dared" to fix one of your scripts - and posted it according to the rules of the tcl archive with a name indicating it was a modified version, eg, script-version-rosc) you really don't need to. <br><br>In fact, given the apparent rising antagonism toward me here, I'll just take a vacation. I have enough bullshit in real life. 99% of the posts here are either faqs, users who can't be arsed to read documentation, or requests for spam, warez or mirc scripts, so my participation has naturally dwindled anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Apr 06, 2008 7:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-04-06T19:45:30-04:00</updated>

		<published>2008-04-06T19:45:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82195#p82195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82195#p82195"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82195#p82195"><![CDATA[
<blockquote class="uncited"><div>Despite my better judgement for helping you, most likely your problem stemmed from you trying it with curly braces and not quotes.</div></blockquote>It wasn't my problem, as I said, my script works without error for me. Other people can feel free to implement the fix you posted.   When crafting this script, I used the regsub manpage provided with tcl, following the "accepted standard."   <br><br>If you have a personal problem with offering me help (presumably because I "dared" to fix one of your scripts - and posted it according to the rules of the tcl archive with a name indicating it was a modified version, eg, script-version-rosc) you really don't need to. <br><br>In fact, given the apparent rising antagonism toward me here, I'll just take a vacation. I have enough bullshit in real life.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Apr 06, 2008 7:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-04-06T17:11:34-04:00</updated>

		<published>2008-04-06T17:11:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82192#p82192</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82192#p82192"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82192#p82192"><![CDATA[
<blockquote class="uncited"><div>&gt;&gt; You've embedded unescaped control-codes to handle the bold rather than the proper escape sequence \002. Synonyms and antonyms suffer from this.<br><br>Ahh ok..  As I recall, trying to use escape codes in a regsub using the &amp; subs, doesn't work, hence having to use embedded code (which I generally dislike and avoid, however it didn't work for this case, iirc.)</div></blockquote>Despite my better judgement for helping you, most likely your problem stemmed from you trying it with curly braces and not quotes.<br><div class="codebox"><p>Code: </p><pre><code>regsub -all -nocase "&lt;b&gt;.*?&lt;/b&gt;" $dcsynon "\002&amp;\002" dcsynon</code></pre></div>Should work correctly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Apr 06, 2008 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-04-06T13:51:06-04:00</updated>

		<published>2008-04-06T13:51:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82187#p82187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82187#p82187"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82187#p82187"><![CDATA[
&gt;&gt; You've embedded unescaped control-codes to handle the bold rather than the proper escape sequence \002. Synonyms and antonyms suffer from this.<br><br>Ahh ok..  As I recall, trying to use escape codes in a regsub using the &amp; subs, doesn't work, hence having to use embedded code (which I generally dislike and avoid, however it didn't work for this case, iirc.)<br><br>&gt;&gt; This directly stems from using *.tcl.txt to name the script, the browser will display these itself.<br><br>Actually, dandy.net has a badly configured webserver, their mime-types is not right, so if I did not use the .txt extension, your browser would get text anyway, but  cooked/line-wrapped (their server sends a lot of stuff as text, regardless of extension. Getting them to fix it is an exercise in futility - it took months for them to even add .rar as a compressed archive type to their mime-types, despite many email complaints about the problem from me. Ever have a webserver send binary data as text? It's not pretty and you can't save it.) Browsers depend on the Content-Type string sent by the server, they don't generally rely on file extensions to determine anything. If Apache's default is content-type - ascii, you'll get cooked [edit] content, for every file extension not specifically defined in the sever's mime-types [edit2] which would mean even those embedded control codes (bolds) would be cooked. so if you did try saving it, it would be broken. So, yes, the simple solution is to either download the script by right-clicking the link, or download from the tcl archive.<br><br>&gt;&gt; Calling windrop inferior rather than investigate your own code is just silly. <br><br>I view tcl &amp; eggdrop as primarily unix based, so any incompatibilities between the scripts I write for linux/tcl/eggdrop, and windrop, are beyond my control. Feel free to adapt the script to suit your platform. I don't think its fair to blame my script, which is written to the best standards of my abilities (which may not be saying much) for platform-specific problems on platforms I don't use or test on (nor for which tcl &amp; eggdrop were designed.)<br><br>I always recommend windows users to install cygwin, if they want a genuinely unix-like environment (short of installing linux or bsd.) And that remains my solution to any platform-specifc problems such as this <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=7395">rosc2112</a> — Sun Apr 06, 2008 1:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-04-06T01:43:38-04:00</updated>

		<published>2008-04-06T01:43:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82183#p82183</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82183#p82183"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82183#p82183"><![CDATA[
rosc2112, it's this part:<div class="codebox"><p>Code: </p><pre><code>regsub -all -nocase {&lt;b&gt;.*?&lt;/b&gt;} $dcsynon {[*control-code 002 is here*]&amp;[*control-code 002 is here*]} dcsynon</code></pre></div>You've embedded unescaped control-codes to handle the bold rather than the proper escape sequence \002. Synonyms and antonyms suffer from this. Those who aren't saving the link directly, and instead copying and resaving in their editor of choice will most certainly have problems.. It's a simple fix.<br><br>The problem becomes noticeable in BeBoo's error message:<div class="codebox"><p>Code: </p><pre><code>can't read "dcomdef": no such variable    while executing"regexp {class="sectionLabel"&gt;.+?Synonyms.*?&lt;/span&gt;(.*?)&lt;/div&gt;} $dcomdef match dcsynon"    invoked from within"if {[regexp {class="sectionLabel"&gt;.+?Synonyms.*?&lt;/span&gt;(.*?)&lt;/div&gt;} $dcomdef match dcsynon]} {                        regsub -all -nocase {&lt;b&gt;.*?&lt;/b&gt;} $dcsynon } dcsynon"</code></pre></div>Notice particularly that part below with the stange brace all alone, this is where the embedded control-codes are causing conflict.<br><br>Edit: Appears this embedding happens in other spots as well, but it's the same exact 'regsub' concerning bold, except each is done on a different variable. When this control-character crosses platforms it causes unexpected problems. This directly stems from using *.tcl.txt to name the script, the browser will display these itself. Named as *.tcl the browser would only ask to save them or open them with another program, not display them. But....This would not even be an issue if people would stop embedding in the first place and properly generate their characters using escape sequences or similar means of creation. Calling windrop inferior rather than investigate your own code is just silly. Most windrop related script issues are usually: 1) the script author not following accepted standards or 2) dependencies on incompatible/missing modules (read this as the user now has to fully install cygwin to create it).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun Apr 06, 2008 1:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-04-05T08:26:11-04:00</updated>

		<published>2008-04-05T08:26:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82170#p82170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82170#p82170"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82170#p82170"><![CDATA[
I'm assuming there's a version incompatibility between the version of tcl I'm using, and the version the people getting that "dcomdef" var error are using - something about the regexp, since obviously $dcomfef IS defined and the other regexp's don't throw any errors about it.  I'm using tcl 8.4.11 and eggdrop 1.6.18.<br><br>Or perhaps its a unix-vs-windrop incompatibility (if you're using windrop and get that error, I can only suggest using a real unix system, or at the least, eggdrop &amp; tcl compiled under cygwin.)  I don't do windoze =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Apr 05, 2008 8:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-11-20T16:28:24-04:00</updated>

		<published>2007-11-20T16:28:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78573#p78573</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78573#p78573"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78573#p78573"><![CDATA[
No clue. Read here to get proper debug output:<br><br><a href="http://forum.egghelp.org/viewtopic.php?p=63899#63899" class="postlink">http://forum.egghelp.org/viewtopic.php?p=63899#63899</a><br><br>and<br><br><a href="http://forum.egghelp.org/viewtopic.php?t=10215" class="postlink">http://forum.egghelp.org/viewtopic.php?t=10215</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Nov 20, 2007 4:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BeBoo]]></name></author>
		<updated>2007-11-20T14:31:39-04:00</updated>

		<published>2007-11-20T14:31:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78569#p78569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78569#p78569"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78569#p78569"><![CDATA[
I'm getting the following error when loading it:<br><div class="codebox"><p>Code: </p><pre><code>can't read "dcomdef": no such variable    while executing"regexp {class="sectionLabel"&gt;.+?Synonyms.*?&lt;/span&gt;(.*?)&lt;/div&gt;} $dcomdef match dcsynon"    invoked from within"if {[regexp {class="sectionLabel"&gt;.+?Synonyms.*?&lt;/span&gt;(.*?)&lt;/div&gt;} $dcomdef match dcsynon]} {                        regsub -all -nocase {&lt;b&gt;.*?&lt;/b&gt;} $dcsynon } dcsynon"</code></pre></div>Any ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9337">BeBoo</a> — Tue Nov 20, 2007 2:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-19T02:05:42-04:00</updated>

		<published>2006-12-19T02:05:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69070#p69070</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69070#p69070"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69070#p69070"><![CDATA[
The binary codes are unicode chars (EN DASH and EM DASH), and unfortunately I'm not able to cut/paste them into the string map to translate them.. I also tried using the hex code for them, but that don't work for my platform either.  Curiously, when I save the page in Mozilla, I get this char:<br><br>â<br><br>because the first part of the hex for 'EN DASH' is 0xE2 (the full hex code for it is 0xE2 0x80 0x93 (e28093))<br><br>If anyone has a clue about how to add these pesky unicode chars into string map, I'd appreciate a hint (I'm not even able to reproduce the chars using bash's \x codes, I don't know what the octals for the chars are so I didn't try that..)<br><br>Here's info about the chars:<br><br><a href="http://www.fileformat.info/info/unicode/char/2013/index.htm" class="postlink">http://www.fileformat.info/info/unicode ... /index.htm</a><br><a href="http://www.fileformat.info/info/unicode/char/2014/index.htm" class="postlink">http://www.fileformat.info/info/unicode ... /index.htm</a><br><br>Needless to say, dictionary.com is turning into a real pain in the rump cos they keep changing these silly little things (they were originally using the html codes for dash..)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Dec 19, 2006 2:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-12-18T23:46:11-04:00</updated>

		<published>2006-12-18T23:46:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69063#p69063</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69063#p69063"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69063#p69063"><![CDATA[
This is how I see it, if this is how it's suppose to run thats fine.. and thanks for all these new scripts you've been making  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><div class="codebox"><p>Code: </p><pre><code>It shows this  and no spaces by numbers while it lists..&lt;Bot&gt; Dictionary.com Unabridged: Results for 'chat' - [pronunciation key: chat ]&lt;Bot&gt; verb (used without object)&lt;Bot&gt; 1.to converse in a familiar or informal manner.&lt;Bot&gt; noun&lt;Bot&gt; 2.informal conversation: We had a pleasant chat.&lt;Bot&gt; 3.any of several small Old World thrushes, esp. of the genus Saxicola, having a chattering cry.&lt;Bot&gt; 4.yellow-breasted chat.&lt;Bot&gt; Verb phrase&lt;Bot&gt; Output limit reached [6 lines max]&lt;Bot&gt; Origin: 140050; late ME; short for chatter&lt;Bot&gt; Synonyms: 1, 2. talk, chitchat, gossip, visit.&lt;Bot&gt; [End Dictionary.com Unabridged - 'chat']</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Dec 18, 2006 11:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-18T23:06:25-04:00</updated>

		<published>2006-12-18T23:06:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69059#p69059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69059#p69059"/>
		<title type="html"><![CDATA[Dictionary.com script (finished/final)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69059#p69059"><![CDATA[
Which word, and what commandline options did you look up?  I just checked and don't see any changes in the html being used. And yes, it will normally list definitions 1 at a time for the default dictionary.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Dec 18, 2006 11:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
