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

	<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>2004-12-30T11:08:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[KevKev]]></name></author>
		<updated>2004-12-30T11:08:06-04:00</updated>

		<published>2004-12-30T11:08:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44739#p44739</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44739#p44739"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44739#p44739"><![CDATA[
<a href="http://www.jedit.org" class="postlink">jEdit!</a> Great cross platform editor.  Syntax highlighting, integrated FTP/SFTP and a load of other goodies.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3940">KevKev</a> — Thu Dec 30, 2004 11:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-12-28T21:16:11-04:00</updated>

		<published>2004-12-28T21:16:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44635#p44635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44635#p44635"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44635#p44635"><![CDATA[
Well I mean, generally I would recommend everyone to use these. As see you can use wordpad, even notepad to write an official document, but which software would give you best formatting results other than your wordprocessor, Microsoft Word I guess?<br><br>And even alot of pro's make mistakes. Suppose you are coding a long tcl proc with alot of statements brackets, so these softwares would help you with syntax errors which are the most common problems. And I like the color technique which makes it easier to read, identify errors and logical mistakes. And obviously they have alot of other options and good formatting.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Dec 28, 2004 9:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-12-28T11:09:14-04:00</updated>

		<published>2004-12-28T11:09:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44605#p44605</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44605#p44605"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44605#p44605"><![CDATA[
Med and ASED can also format text as Unix &amp; Mac. I hate those notepad edited tcl scripts with messy ^M at the end of line, but it is easy to fix (dos2unix filename.tcl) :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Dec 28, 2004 11:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-12-28T10:54:56-04:00</updated>

		<published>2004-12-28T10:54:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44604#p44604</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44604#p44604"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44604#p44604"><![CDATA[
.. not to forget that <a href="http://www.editplus.com/" class="postlink">EditPlus</a> formats in PC, Unix &amp; Mac, an ideal tool. <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=3646">Alchera</a> — Tue Dec 28, 2004 10:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2004-12-28T04:53:11-04:00</updated>

		<published>2004-12-28T04:53:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44599#p44599</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44599#p44599"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44599#p44599"><![CDATA[
<blockquote class="uncited"><div>or window's notepad/wordpad <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"></div></blockquote>They are ok if you know what you are doing however for newbies to tcl scripting i would recommend one of awyeah's suggestions. I personally use EditPlus which colours the code for you to make it easier to see and auto completes various preset functions whilst auto indenting your code to make it easy to see where you are.  <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 Dec 28, 2004 4:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-12-28T03:07:11-04:00</updated>

		<published>2004-12-28T03:07:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44595#p44595</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44595#p44595"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44595#p44595"><![CDATA[
or window's notepad/wordpad <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Dec 28, 2004 3:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-12-27T20:49:02-04:00</updated>

		<published>2004-12-27T20:49:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44588#p44588</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44588#p44588"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44588#p44588"><![CDATA[
Here are some which you can try (recommended):<br><br>1. MED (I use it)<br>2. ASED<br>3. EditPlus 2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Dec 27, 2004 8:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Damnation85]]></name></author>
		<updated>2004-12-26T13:42:53-04:00</updated>

		<published>2004-12-26T13:42:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44529#p44529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44529#p44529"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44529#p44529"><![CDATA[
ah sorry every time i went on the tcl.tk site<br>i get a HUGE list of links <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised">/ i think they are reworking their site.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5811">Damnation85</a> — Sun Dec 26, 2004 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-26T12:47:33-04:00</updated>

		<published>2004-12-26T12:47:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44527#p44527</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44527#p44527"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44527#p44527"><![CDATA[
<a href="http://wiki.tcl.tk/1184" class="postlink">Tcl Editors</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 26, 2004 12:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Damnation85]]></name></author>
		<updated>2004-12-26T08:08:29-04:00</updated>

		<published>2004-12-26T08:08:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44521#p44521</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44521#p44521"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44521#p44521"><![CDATA[
currently very very little tcl skills, but reading the tcl guide and a book on tcl/tk so i "will" at somepoint hold some skills, thank you for you reply. i am just wondering if there is an editor out there for tcl to give syntax highlight or a set of wordlists for ultraedit?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5811">Damnation85</a> — Sun Dec 26, 2004 8:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-24T16:29:28-04:00</updated>

		<published>2004-12-24T16:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44474#p44474</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44474#p44474"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44474#p44474"><![CDATA[
AFAIK there is no documentation on how to "code eggdrop" - you simply need to study the source code (and check out doc/MODULES if you want to build your own module)<br><br>to write eggdrop scripts you really don't need anything else than tcl-commands.doc (assuming that you already have some Tcl programming skills; check out <a href="http://tcl.tk" class="postlink">tcl.tk</a> for tons of useful links)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 24, 2004 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Damnation85]]></name></author>
		<updated>2004-12-24T16:05:19-04:00</updated>

		<published>2004-12-24T16:05:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44473#p44473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44473#p44473"/>
		<title type="html"><![CDATA[General support and information]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44473#p44473"><![CDATA[
i did a search and couldn't find anything well i got 100 topic replies, and well yeah lots of fun o_O.<br><br>basically apart from tcl-commands.doc <br>and <br><a href="http://www.suninet.nl/tclguide/index.php" class="postlink">tcl guide</a><br><br>is there any other information or links people can offer help to code a eggdrop(windrop till port to linux) or simply stuff on how it works, managing administrating optimizing etc etc ?<br><br>any help would rock<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5811">Damnation85</a> — Fri Dec 24, 2004 4:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
