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

	<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>2002-08-18T15:17:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-18T15:17:31-04:00</updated>

		<published>2002-08-18T15:17:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9896#p9896</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9896#p9896"/>
		<title type="html"><![CDATA[Tcl packages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9896#p9896"><![CDATA[
After coming up witht he brainbox idea of making a web-site, in pure Tcl, I decided to go a little further, and do SSI and PHP style inline coding.<br><br>Using a "AddHandler" and "Action" directive, I was able to use a Tcl script to parse .html files in a dir called (gosh) /tcl-bin/. Basiable, outputting text in the file, and processiong commands between "&lt;?TCL" and "TCL?&gt;" (how original). This did save me the need to use any apache modules.<br><br>However, I am after certain support now for the script, including DB interaction, SNMP walking, FTP abstraction, proxied (socks 4, 5 www proxy) sockets and SSL comms.<br><br>These are all obtainable from downloads on the tcl.tk site.<br><br>One that is not available is a GD image creation and manipulation library. A link is provided on the tcl.tk site, but it is outdated.<br><br>Can any1 help me locate a GD image manipulation package for Tcl. I am using fly for the moment, but this is not ideal, and actualy requires a great deal of overhead.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Aug 18, 2002 3:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
