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

	<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-23T17:42:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-23T17:42:43-04:00</updated>

		<published>2003-09-23T17:42:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27494#p27494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27494#p27494"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27494#p27494"><![CDATA[
I'm a newbie tcl programmer. I have learnt most of what i know now (which still isnt a great deal <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing">) from help in this forum and working out how other people do it in their own scripts which they give they're time and effort for and post here without thought of any monitary gain. Without people like yourselves helping out not just in TCL but in everyday problems, People would'nt get very far. I for one am greatful for everyone  taking the time to help out me and others on here. I do wish everyone would give credit where credit is due but sadly in the real world not everyone gives a $h*t. I would want credit for my hard work but the only safe way of not getting your code ripped is dont release it at all.<br><br>Keep up the good work guys.<br><br>^DooM^  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Tue Sep 23, 2003 5:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T16:26:42-04:00</updated>

		<published>2003-09-23T16:26:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27492#p27492</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27492#p27492"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27492#p27492"><![CDATA[
<blockquote class="uncited"><div>btw, do you think that you would be some kinda bankrobbed if somebody changes the output of your tcl's ? </div></blockquote>Intellectually, yes.. Thought goes into the user-interface of many a script, believe it or not.<br><blockquote class="uncited"><div>i think you actualy just wanted to block beginners from stealing your code but allowing users who allready worked with tcl to view the code and learn from it (just change one EVAL in your tcl's and you got the real code).</div></blockquote>Specifically regarding some of my scripts, I don't deny it would be simple to un-obfuscate the code on one level, however doing so would render completely unformatted scripture, which for most people, would deter them enough from wanting to go through it line by line to see what they would like to borrow (steal).<br><blockquote class="uncited"><div>Who steals code has no right to get credits for it, that sentence everybody would sign (except bill gates who stole from apple). But : who looks at code and learns from it should be able to gain experience from it.<br><br>And i dont think ANYBODY in here started without looking at 3rd party scripts for learning purposes, and i must say i learned really much from what i've seen in here.</div></blockquote>There are many avenues today which people can use to learn TCL... For example, going through this forum alone would give people more than enough knowledge to write a simple script or two.<br><br>And yes, of course,  there are open source scripts to learn from, which is the right (but not an obligation) of every author to present to the public for such purposes, if they are so inclined.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 4:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-09-23T16:13:16-04:00</updated>

		<published>2003-09-23T16:13:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27489#p27489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27489#p27489"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27489#p27489"><![CDATA[
strikelight : face it, eggdrop is just fun-stuff....sometimes usefull but no unreplaceable feature that a normal TCL script / c-tool / whatever could replace<br><br>btw, do you think that you would be some kinda bankrobbed if somebody changes the output of your tcl's ? i think you actualy just wanted to block beginners from stealing your code but allowing users who allready worked with tcl to view the code and learn from it (just change one EVAL in your tcl's and you got the real code).<br><br>i only started with TCL because i didn't want to be Delphi-only (which i needed for my shool) and i had no time for a real language like C / C++.<br>i started with common TCL's and looked how they work.<br>the next step was editing the TCL's for my needs.<br>then i started with my own small TCL's for little jobs and now i work on bigger projects like my new RSS / RDF / XML Newsticker system.<br><br>Who steals code has no right to get credits for it, that sentence everybody would sign (except bill gates who stole from apple). But : who looks at code and learns from it should be able to gain experience from it.<br><br>And i dont think ANYBODY in here started without looking at 3rd party scripts for learning purposes, and i must say i learned really much from what i've seen in here.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Sep 23, 2003 4:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T15:21:54-04:00</updated>

		<published>2003-09-23T15:21:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27488#p27488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27488#p27488"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27488#p27488"><![CDATA[
<blockquote class="uncited"><div>I thought it was about blood, sweat and tears. Some credit here and there together with fun and a beer/pizza now and then <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>You have been disillusioned  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br>There's also a bunch of bad eggs salted in with your recipe  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 3:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-09-23T15:13:31-04:00</updated>

		<published>2003-09-23T15:13:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27487#p27487</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27487#p27487"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27487#p27487"><![CDATA[
<blockquote class="uncited"><div> [snip] Atleast with obfuscation/encryption/bytecoding, protection for actual original intellectual property is made stronger.</div></blockquote>"protection for actual original intellectual property"... is that what eggdrop, its coders-, users- and scripters community is about?<br><br>I thought it was about blood, sweat and tears. Some credit here and there together with fun and a beer/pizza now and then <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=282">egghead</a> — Tue Sep 23, 2003 3:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T15:02:18-04:00</updated>

		<published>2003-09-23T15:02:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27486#p27486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27486#p27486"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27486#p27486"><![CDATA[
<blockquote class="uncited"><div>You may note that we are talking about the eggdrop community here. Remember? Not about Windows and Microsoft. Not about programmers having (or losing) a job coding eggdrop and related Tcl's. <br>I do hope eggdrop scripters will not follow the bytecoding. For various reasons it is very bad karma IMO.</div></blockquote>  Who knows if eggdrop had been released commercially to begin with, perhaps the developers would be getting paid for their product.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br><blockquote class="uncited"><div>Like you said, many script ideas are taken without giving proper credit to the original author. How can we check that  some of those "stolen" snippets are not included in such a bytecoded script?</div></blockquote>This is true, however even if you could tell if code was stolen, as with current open source scripts, what could you do about it? Absolutely nothing.. Atleast with obfuscation/encryption/bytecoding, protection for actual original intellectual property is made stronger.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-09-23T14:56:01-04:00</updated>

		<published>2003-09-23T14:56:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27485#p27485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27485#p27485"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27485#p27485"><![CDATA[
<blockquote class="uncited"><div>As for supporting the idea of open source, you make it sound like everyone would want to support the idea of open source, but when you think about it, open source puts alot of programmers out of a job.  It has it's benefits, but it also has it's downfalls, and as with anything, there will always be a need for people to decide which is more important to them.</div></blockquote>Agreed. Coders may offer their own code in any way they want.<br><br>Note that nowhere I made it sound like everyone wants to support the idea of open source. Please refrain from making such erroneous generalisations.<br><br>You may note that we are talking about the eggdrop community here. Remember? Not about Windows and Microsoft. Not about programmers having (or losing) a job coding eggdrop and related Tcl's. <br>I do hope eggdrop scripters will not follow the bytecoding. For various reasons it is very bad karma IMO.<br><br>Like you said, many script ideas are taken without giving proper credit to the original author. How can we check that  some of those "stolen" snippets are not included in such a bytecoded script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Sep 23, 2003 2:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T14:44:43-04:00</updated>

		<published>2003-09-23T14:44:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27484#p27484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27484#p27484"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27484#p27484"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>If you would like a feature added/changed, you should always contact the original script author and make such a request, in my opinion.</div></blockquote>if the source is not open it's hard to detect if there is any securety hole or lame function in it (like some wgets etc).<br>and if i want to change triggers, output, etc to addapt it to my needs but just use it for myself and dont alter the TCL's header too i dont see any reason why that should be wrong.<br><br>and since TCL is a scripting language if find the idea of compiled code some kinda pervert. i want the control over my bot, not the bot controling me and my shell.</div></blockquote>If you don't trust the author then you shouldn't use it.  Although, many people don't trust Bill Gates, but they still use Windows. If you want to change triggers/output/etc.. they can all be added to a configuration setting by the author, if you atleast make an attempt to ask them.<br><br>If you want control over your bot, then might I suggest you don't use scripts produced by other people. In fact, I for one, if you were to be using any scripts that I had released to the public,  would prefer it if you didn't use them at all, if your intention is to just hack it to shreds just because you were too lazy to make a feature request. Create your own scripts from scratch.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 2:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T14:47:24-04:00</updated>

		<published>2003-09-23T14:39:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27483#p27483</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27483#p27483"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27483#p27483"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div>i hate those guys...if you want to release a script then put the whole script online, and no need for some stupid compile / encrypt / etc system...<br>i dont like to install scripts where i cant controll what they do...</div></blockquote>I respect their decision for doing it that way..<br>There are way too many code jackers out there willing to modify or steal existing code, and then take credit for it.  Most script authors would actually prefer that you don't go beyond their configuration settings.  If you would like a feature added/changed, you should always contact the original script author and make such a request, in my opinion.<br><br>And If I had to guess, you probably run some version of windows, which, as I'm sure you already know, isn't open source yet you still use it.</div></blockquote>First you defend the idea of closed source (if those tcl's may be considered closed source) and then you bash GodOfSuicide for (maybe)  running windows. Doesn't make sense.<br><br>My 2 Eurocents: coders can offer their code any way they prefer. But not offering the plain script doesn't help the idea of open source either.<br><br>My speculation based on the few lines of plain code provided: the code offered is so mediocre, the only way to hide it is by bytecoding it.</div></blockquote>No, I was not bashing GodOfSuicide... Fact is everyone (99% of the population) runs some form or other of Windows, including myself. My point was, we use it blindly without needing to see the source.<br><br>As for supporting the idea of open source, you make it sound like everyone would want to support the idea of open source, but when you think about it, open source puts alot of programmers out of a job.  It has it's benefits, but it also has it's downfalls, and as with anything, there will always be a need for people to decide which is more important to them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 2:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-09-23T14:35:25-04:00</updated>

		<published>2003-09-23T14:35:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27482#p27482</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27482#p27482"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27482#p27482"><![CDATA[
<blockquote class="uncited"><div>If you would like a feature added/changed, you should always contact the original script author and make such a request, in my opinion.</div></blockquote>if the source is not open it's hard to detect if there is any securety hole or lame function in it (like some wgets etc).<br>and if i want to change triggers, output, etc to addapt it to my needs but just use it for myself and dont alter the TCL's header too i dont see any reason why that should be wrong.<br><br>and since TCL is a scripting language if find the idea of compiled code some kinda pervert. i want the control over my bot, not the bot controling me and my shell.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Sep 23, 2003 2:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-09-23T14:14:40-04:00</updated>

		<published>2003-09-23T14:14:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27480#p27480</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27480#p27480"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27480#p27480"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div><a href="http://eggnet.warpzone.org/" class="postlink">http://eggnet.warpzone.org/</a><br><br>has a soccer (european football) script (bytecoded), as such you will need to install their main core library as well.</div></blockquote>i hate those guys...if you want to release a script then put the whole script online, and no need for some stupid compile / encrypt / etc system...<br>i dont like to install scripts where i cant controll what they do...</div></blockquote>I respect their decision for doing it that way..<br>There are way too many code jackers out there willing to modify or steal existing code, and then take credit for it.  Most script authors would actually prefer that you don't go beyond their configuration settings.  If you would like a feature added/changed, you should always contact the original script author and make such a request, in my opinion.<br><br>And If I had to guess, you probably run some version of windows, which, as I'm sure you already know, isn't open source yet you still use it.</div></blockquote>First you defend the idea of closed source (if those tcl's may be considered closed source) and then you bash GodOfSuicide for (maybe)  running windows. Doesn't make sense.<br><br>My 2 Eurocents: coders can offer their code any way they prefer. But not offering the plain script doesn't help the idea of open source either.<br><br>My speculation based on the few lines of plain code provided: the code offered is so mediocre, the only way to hide it is by bytecoding it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Sep 23, 2003 2:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-23T13:29:28-04:00</updated>

		<published>2003-09-23T13:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27478#p27478</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27478#p27478"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27478#p27478"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><a href="http://eggnet.warpzone.org/" class="postlink">http://eggnet.warpzone.org/</a><br><br>has a soccer (european football) script (bytecoded), as such you will need to install their main core library as well.</div></blockquote>i hate those guys...if you want to release a script then put the whole script online, and no need for some stupid compile / encrypt / etc system...<br>i dont like to install scripts where i cant controll what they do...</div></blockquote>I respect their decision for doing it that way..<br>There are way too many code jackers out there willing to modify or steal existing code, and then take credit for it.  Most script authors would actually prefer that you don't go beyond their configuration settings.  If you would like a feature added/changed, you should always contact the original script author and make such a request, in my opinion.<br><br>And If I had to guess, you probably run some version of windows, which, as I'm sure you already know, isn't open source yet you still use it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Sep 23, 2003 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-09-23T08:13:45-04:00</updated>

		<published>2003-09-23T08:13:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27466#p27466</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27466#p27466"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27466#p27466"><![CDATA[
<blockquote class="uncited"><div><a href="http://eggnet.warpzone.org/" class="postlink">http://eggnet.warpzone.org/</a><br><br>has a soccer (european football) script (bytecoded), as such you will need to install their main core library as well.</div></blockquote>i hate those guys...if you want to release a script then put the whole script online, and no need for some stupid compile / encrypt / etc system...<br>i dont like to install scripts where i cant controll what they do...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Sep 23, 2003 8:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-23T06:58:37-04:00</updated>

		<published>2003-09-23T06:58:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27462#p27462</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27462#p27462"/>
		<title type="html"><![CDATA[:P]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27462#p27462"><![CDATA[
big thx <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> (auch für die übersetzung)  hehe<p>Statistics: Posted by Guest — Tue Sep 23, 2003 6:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-22T18:30:28-04:00</updated>

		<published>2003-09-22T18:30:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27450#p27450</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27450#p27450"/>
		<title type="html"><![CDATA[suche ein tcl :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27450#p27450"><![CDATA[
<blockquote class="uncited"><div>reeloop : this is an english forum, but i'll translate it for the others in here...<br><blockquote class="uncited"><div>rEElOOp wrote:<br>i've seen a bot that posts Soccer Leagues ("German Bundesliga") results and so on and also scores and infos about currently running matches. Does somebody in here know such a thing ? Does somebody know where to get this? (i stripped the last 2 ?, hope you dont mind...)</div></blockquote></div></blockquote><a href="http://eggnet.warpzone.org/" class="postlink">http://eggnet.warpzone.org/</a><br><br>has a soccer (european football) script (bytecoded), as such you will need to install their main core library as well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Mon Sep 22, 2003 6:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
