<?xml version="1.0" ?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://www.extraputty.com/tracker/">
    <title>Flyspray::</title>
    <link>http://www.extraputty.com/tracker/</link>
    <description>Flyspray::ExtraPuTTY: Recently opened tasks</description>
    <dc:date>2012-05-15T00:31:28Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=82" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=81" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=80" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=79" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=78" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=77" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=76" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=75" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=74" />
                <rdf:li rdf:resource="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=73" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=82">
    <title>FS#82: Merge with PuTTY 0.62</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=82</link>
    <dc:date>2012-05-15T00:31:28Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>Update extraputty with putty 0.62</description>
    <content:encoded><![CDATA[Update extraputty with putty 0.62]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=81">
    <title>FS#81: Teststand steps are  not installed for version 2010</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=81</link>
    <dc:date>2011-09-04T21:31:08Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>update installer for teststand 2010</description>
    <content:encoded><![CDATA[update installer for teststand 2010]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=80">
    <title>FS#80: DLL API do not take into account serial speed.</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=80</link>
    <dc:date>2011-07-10T23:58:27Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>DLL API do not take into account serial speed.

workaround : defined the speed in the default sessions.

=&amp;gt;update cmdline options of putty</description>
    <content:encoded><![CDATA[DLL API do not take into account serial speed.<br />
<br />
workaround : defined the speed in the default sessions.<br />
<br />
=&gt;update cmdline options of putty]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=79">
    <title>FS#79: LUA DLL needs VC2005 package install or Microsoft VC80 DLL</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=79</link>
    <dc:date>2011-05-27T00:27:53Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>The MSVCR80 Installation for Lua dll :

It can be in a folder called &amp;quot;Microsoft.VC80.CRT&amp;quot; on the same folder of the executable or it can be installed by the redistributable package provided at &amp;quot;Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)&amp;quot; or &amp;quot;Microsoft Visual C++ 2005 Redistributable Package (x64)&amp;quot;. 

The Visual C++ 2005 used to compile LuaBinaries has the Service Pack 1 applied. 


Add in the ExtraPuTTYBinaries executables the folder &amp;quot;Microsoft.VC80.CRT&amp;quot; to use it in systems that do not have the redistributable package installed ( it will not conflict with systems that have the package installed.)</description>
    <content:encoded><![CDATA[The MSVCR80 Installation for Lua dll :<br />
<br />
It can be in a folder called &quot;Microsoft.VC80.CRT&quot; on the same folder of the executable or it can be installed by the redistributable package provided at &quot;Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)&quot; or &quot;Microsoft Visual C++ 2005 Redistributable Package (x64)&quot;. <br />
<br />
The Visual C++ 2005 used to compile LuaBinaries has the Service Pack 1 applied. <br />
<br />
<br />
Add in the ExtraPuTTYBinaries executables the folder &quot;Microsoft.VC80.CRT&quot; to use it in systems that do not have the redistributable package installed ( it will not conflict with systems that have the package installed.)]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=78">
    <title>FS#78: start a lua script from command line </title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=78</link>
    <dc:date>2011-04-14T00:06:52Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>add the possiblity to start a lua script from command line (wihtout xml command file) : 

new command line : -runlua</description>
    <content:encoded><![CDATA[add the possiblity to start a lua script from command line (wihtout xml command file) : <br />
<br />
new command line : -runlua]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=77">
    <title>FS#77: Lua script / scenarii do not start automatically</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=77</link>
    <dc:date>2011-04-11T23:14:37Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>On SL com the Lua script or scenarii do not start automatically if the host don´t answer with a login-promt : 


in settings add option : Connection \ No prompt logon</description>
    <content:encoded><![CDATA[On SL com the Lua script or scenarii do not start automatically if the host don´t answer with a login-promt : <br />
<br />
<br />
in settings add option : Connection \ No prompt logon]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=76">
    <title>FS#76: Option to start up in full screen mode</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=76</link>
    <dc:date>2011-04-04T23:31:58Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>Add an Option to start up in full screen mode in Window/Behaviour settings</description>
    <content:encoded><![CDATA[Add an Option to start up in full screen mode in Window/Behaviour settings]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=75">
    <title>FS#75: always keeping session name in title</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=75</link>
    <dc:date>2011-04-04T23:32:19Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>with lot of sessions down all putty window have the same name \&amp;quot;Putty (inactive) in the task list which is very confused 
=&amp;gt;always keeping session name in title</description>
    <content:encoded><![CDATA[with lot of sessions down all putty window have the same name \&quot;Putty (inactive) in the task list which is very confused <br />
=&gt;always keeping session name in title]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=74">
    <title>FS#74: Portability : do not used ExtraPuTTY env variable from dll</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=74</link>
    <dc:date>2011-01-30T22:34:55Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>To not used extraputty env variable putty.exe shall be in the same folder that extraputty.dll : 

1. try go get extraputty.exe path from env variable
else 
2. consider that putty.exe is in the same folder of extraputty.dll .</description>
    <content:encoded><![CDATA[To not used extraputty env variable putty.exe shall be in the same folder that extraputty.dll : <br />
<br />
1. try go get extraputty.exe path from env variable<br />
else <br />
2. consider that putty.exe is in the same folder of extraputty.dll .]]></content:encoded>
  </item>
    <item rdf:about="http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=73">
    <title>FS#73: Manage conection without prompt login</title>
    <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=73</link>
    <dc:date>2011-01-27T01:34:48Z</dc:date>
    <dc:creator>ExtraPuTTY Developer Team</dc:creator>
    <description>Connexion(_F) function shall manage connection without prompt login : 

Add parameter of function connexion (SpecSettings =&amp;gt; 1)</description>
    <content:encoded><![CDATA[Connexion(_F) function shall manage connection without prompt login : <br />
<br />
Add parameter of function connexion (SpecSettings =&gt; 1)]]></content:encoded>
  </item>
  </rdf:RDF>

