<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Tloona Tcl/Tk IDE</title>
	<link>http://tloona.sourceforge.net</link>
	<description>refresh your Tcl development experience</description>
	<pubDate>Wed, 02 Dec 2009 22:55:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on Tloona 1.3.2 bugfix release out by ulemefo</title>
		<link>http://tloona.sourceforge.net/?p=16#comment-183</link>
		<dc:creator>ulemefo</dc:creator>
		<pubDate>Fri, 25 Sep 2009 23:53:27 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=16#comment-183</guid>
		<description>&lt;strong&gt;ulemefo...&lt;/strong&gt;

 &lt;a href="http://ykidyratofozy.blogspot.com/2009/09/bronner-brothers-hairshow.html" rel="nofollow"&gt;cancel a hotmail account&lt;/a&gt; ...</description>
		<content:encoded><![CDATA[<p><strong>ulemefo&#8230;</strong></p>
<p> <a href="http://ykidyratofozy.blogspot.com/2009/09/bronner-brothers-hairshow.html" rel="nofollow">cancel a hotmail account</a> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tloona 1.3.2 bugfix release out by wadupaqyxyw</title>
		<link>http://tloona.sourceforge.net/?p=16#comment-119</link>
		<dc:creator>wadupaqyxyw</dc:creator>
		<pubDate>Thu, 27 Aug 2009 15:36:00 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=16#comment-119</guid>
		<description>&lt;strong&gt;wadupaqyxyw...&lt;/strong&gt;

 &lt;a href="http://namelindablog.info/maripili-calendario-2007-meta/" rel="nofollow"&gt;Maripili Calendario 2007 Meta&lt;/a&gt; ...</description>
		<content:encoded><![CDATA[<p><strong>wadupaqyxyw&#8230;</strong></p>
<p> <a href="http://namelindablog.info/maripili-calendario-2007-meta/" rel="nofollow">Maripili Calendario 2007 Meta</a> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging options in Tloona by Tloona 1.3 released &#124; Tloona Tcl/Tk IDE</title>
		<link>http://tloona.sourceforge.net/?p=10#comment-11</link>
		<dc:creator>Tloona 1.3 released &#124; Tloona Tcl/Tk IDE</dc:creator>
		<pubDate>Wed, 17 Sep 2008 16:42:31 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=10#comment-11</guid>
		<description>[...] client console. Combined with the ability to send code definitions to the console and the debugging options this is a very pleasant way to develop and test web applications [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] client console. Combined with the ability to send code definitions to the console and the debugging options this is a very pleasant way to develop and test web applications [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tclmatlab 1.0 is out by ecky-l</title>
		<link>http://tloona.sourceforge.net/?p=13#comment-8</link>
		<dc:creator>ecky-l</dc:creator>
		<pubDate>Wed, 04 Jun 2008 18:06:19 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=13#comment-8</guid>
		<description>Can you be more specific, please?</description>
		<content:encoded><![CDATA[<p>Can you be more specific, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tclmatlab 1.0 is out by gehrmann</title>
		<link>http://tloona.sourceforge.net/?p=13#comment-7</link>
		<dc:creator>gehrmann</dc:creator>
		<pubDate>Mon, 26 May 2008 22:02:26 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=13#comment-7</guid>
		<description>load libtclmatlab1.0.dll
cause runtime error</description>
		<content:encoded><![CDATA[<p>load libtclmatlab1.0.dll<br />
cause runtime error</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tloona 1.3 released by ecky-l</title>
		<link>http://tloona.sourceforge.net/?p=15#comment-4</link>
		<dc:creator>ecky-l</dc:creator>
		<pubDate>Sat, 26 Apr 2008 16:10:25 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=15#comment-4</guid>
		<description>Tloona requires ActiveTcl &gt;= 8.5 or compatible.

You can download it from www.activestate.com, best is to install it over a previous ActiveTcl 8.4 installation. If you only have 8.5, you can run the script install_dependencies.tcl from a command line, which downloads the required packages via teacup. 

It is also possible to get Tloona working as a starkit, but it requires a threaded tclkit (which is not updated by myself anymore) and it is necessary to install all missing dependencies in the src/ directory of Tloona before wrapping the kit. The script install_dependencies.tcl has some instructions in the comment on what dependencies need to be copied to src/.
However, most advisable is to run it on Tcl/Tk directly rather than as starkit... as a Tcl/Tk developer you will need a decent Tcl distribution anyway.</description>
		<content:encoded><![CDATA[<p>Tloona requires ActiveTcl >= 8.5 or compatible.</p>
<p>You can download it from <a href="http://www.activestate.com," rel="nofollow">www.activestate.com,</a> best is to install it over a previous ActiveTcl 8.4 installation. If you only have 8.5, you can run the script install_dependencies.tcl from a command line, which downloads the required packages via teacup. </p>
<p>It is also possible to get Tloona working as a starkit, but it requires a threaded tclkit (which is not updated by myself anymore) and it is necessary to install all missing dependencies in the src/ directory of Tloona before wrapping the kit. The script install_dependencies.tcl has some instructions in the comment on what dependencies need to be copied to src/.<br />
However, most advisable is to run it on Tcl/Tk directly rather than as starkit&#8230; as a Tcl/Tk developer you will need a decent Tcl distribution anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tloona 1.3 released by dgroth</title>
		<link>http://tloona.sourceforge.net/?p=15#comment-3</link>
		<dc:creator>dgroth</dc:creator>
		<pubDate>Mon, 21 Apr 2008 12:34:18 +0000</pubDate>
		<guid>http://tloona.sourceforge.net/?p=15#comment-3</guid>
		<description>Promising project. However I can't run the application. I tried JCW-tclkits but a threaded tclkit is required. I tried thread ActiveTcl8.5.2 base-thread... but it complains : "version conflict for package "Itcl": have 3.4, need exactly 3.3"

I tried an older Version 8.4.13 but it complains:
Tloona comm ID: 1525
invalid command name "ttk::style"

any chance to get it running ?

regards,
Detlef</description>
		<content:encoded><![CDATA[<p>Promising project. However I can&#8217;t run the application. I tried JCW-tclkits but a threaded tclkit is required. I tried thread ActiveTcl8.5.2 base-thread&#8230; but it complains : &#8220;version conflict for package &#8220;Itcl&#8221;: have 3.4, need exactly 3.3&#8243;</p>
<p>I tried an older Version 8.4.13 but it complains:<br />
Tloona comm ID: 1525<br />
invalid command name &#8220;ttk::style&#8221;</p>
<p>any chance to get it running ?</p>
<p>regards,<br />
Detlef</p>
]]></content:encoded>
	</item>
</channel>
</rss>
