<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>User support forum - Misc</title>
        <description>Miscellaneous stuff</description>
        <link>http://wordrider.net/forum/list/6</link>
        <lastBuildDate>Sat, 18 May 2013 22:03:56 +0200</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>http://wordrider.net/forum/6/9040/9040/_subject_#msg-9040</guid>
            <title>error TI Connect is either un-installed or missing. Please re-install TI Connect and try again (1 reply)</title>
            <link>http://wordrider.net/forum/6/9040/9040/_subject_#msg-9040</link>
            <description><![CDATA[ hi<br />
<br />
Im writing to you guys cause i get some problem with NoteFolio, (its hard to get help anywhere)<br />
<br />
it was always working fine, but after windows reinstall i have serious problem to open it, i got an error<br />
<br />
TI Connect is either un-installed or missing. Please re-install TI Connect and try again". <br />
<br />
reinstall didnt help, i try solutions with framework, but it doesnt help either,<br />
<br />
so i tried make the .8xv file by other way, but my caclulator is ti-84 plus<br />
<br />
have you maybe any solution or suggesstion how fix NoteFolio or how make .8xv file by other way?<br />
<br />
I hope for your answer, i can only donate your project to not be ungrateful<br />
<br />
cheers]]></description>
            <dc:creator>14prc</dc:creator>
            <category>Misc</category>
            <pubDate>Tue, 10 Jan 2012 12:46:04 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/7904/7904/_subject_#msg-7904</guid>
            <title>Problem with hibview and txtrider (no replies)</title>
            <link>http://wordrider.net/forum/6/7904/7904/_subject_#msg-7904</link>
            <description><![CDATA[ Hi, <br />
<br />
I have problem with the programs hibview and txtrider. When i try run this programs i have communication "done", and program don't run.<br />
For example, earlier I installed game tetris and when I write "tetrissf()" game run. <br />
I installed programs compatebile with instructions [<a href="http://wordrider.net/documentation.html" rel="nofollow" >wordrider.net</a>]]]></description>
            <dc:creator>psutek</dc:creator>
            <category>Misc</category>
            <pubDate>Sun, 08 May 2011 20:55:49 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/281/281/_subject_#msg-281</guid>
            <title>How to use Ti-Connect COM interop? (1 reply)</title>
            <link>http://wordrider.net/forum/6/281/281/_subject_#msg-281</link>
            <description><![CDATA[ Hi Vity, since you have descover how to use them (i guess, since you have ti-connect support) i would like to know if you could tell me how does it work.<br />
<br />
I'm developing a software like Ti-Edit (so far, it has TiEmu emulation and a few things extras), and sending to calc would be an awsome tool for it.<br />
<br />
Another thing, how does the image calc format works?, also would appreciate it if you could tell me.<br />
<br />
I don't know if you remeber me from the calculadora.cl forum, i also did a guide in spanish that i think you have published here..<br />
<br />
Thanks!]]></description>
            <dc:creator>uniquekaiser</dc:creator>
            <category>Misc</category>
            <pubDate>Sun, 04 Mar 2007 21:32:36 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/279/279/_subject_#msg-279</guid>
            <title>Visual C++ 2005 vs Java/Netbeans (1 reply)</title>
            <link>http://wordrider.net/forum/6/279/279/_subject_#msg-279</link>
            <description><![CDATA[ Hi Vity,<br />
<br />
I downloaded Visual C++ 2005 from the MS site, since now it's free.<br />
<br />
The user interface looks very similar to Netbeans.<br />
<br />
Do you have an idea of the advantages/drawbacks of Visual C++ compared to Java/Netbeans (besides it's limited to the MS platforms) ?<br />
<br />
Do the visual C++ programs using a GUI need the .net framework to run on the computer ?<br />
<br />
Thank.]]></description>
            <dc:creator>jim</dc:creator>
            <category>Misc</category>
            <pubDate>Fri, 12 Jan 2007 10:33:08 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/221/221/_subject_#msg-221</guid>
            <title>Java programming (18 replies)</title>
            <link>http://wordrider.net/forum/6/221/221/_subject_#msg-221</link>
            <description><![CDATA[ Hi Vity,<br />
<br />
I may be interested to learn about Java programming. <br />
<br />
For some one who has a basic knowledge of C programming, how long would it take to get start with Java, giving I won't work more than two hours a day ?<br />
<br />
Which book did you use to learn Java ?<br />
<br />
Which IDE or tool do you use ?<br />
<br />
Thanks.<br />
<br />
Jim.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>Misc</category>
            <pubDate>Sun, 26 Jul 2009 20:21:46 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/168/168/_subject_#msg-168</guid>
            <title>developing on PC (BASIC) send to TI (3 replies)</title>
            <link>http://wordrider.net/forum/6/168/168/_subject_#msg-168</link>
            <description><![CDATA[ Hi,<br />
<br />
First of all: Great work! I like this tool. I think, that Java is the right way for the future. It is "installed" to my Memory Stick now :-)<br />
I hope Memory on the TI will be no problem soon... <br />
<br />
But I have another problem:<br />
I need a tool to develop comfortable my programs for the TI-89. Do you know a program like the Ti-Graph-Link, only in good? <br />
Maybe your Texteditor? But up to now it is not for Prgms, Funcs and Datas.<br />
I am searching for a tool with:<br />
- Syntax highlighting, <br />
- autocompleting<br />
- structured functiolist of TI-BASIC-Commands (and parameters)<br />
- errors and warnings should be shown too, but I think thats to much...<br />
<br />
Is there anything for Eclipse? I don't know Eclipse very much. Is there maybe a context-sensitive TI89-BASIC-Editor for Eclipse?<br />
<br />
thank you<br />
 Ernst<br />
 <br />
<br />
PS: sorry for this Pidgin-Englisch, I'm german.<br />
<br />
]]></description>
            <dc:creator>eegroove</dc:creator>
            <category>Misc</category>
            <pubDate>Tue, 11 Jul 2006 09:57:24 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/6/166/166/_subject_#msg-166</guid>
            <title>Damaq v1.01 (2 replies)</title>
            <link>http://wordrider.net/forum/6/166/166/_subject_#msg-166</link>
            <description><![CDATA[ As a part of my school project I created a new application - a board game draughts (also known as checkers or dames).<br />
It uses <a href="http://en.wikipedia.org/wiki/International_draughts" rel="nofollow" ><b>international rules</b></a> and you can play against computer (<b>AI</b>).<br />
<br />
It also contains <br />
 - other tools for an analyse of a position (<b>editor, advanced moves history</b>) <br />
 - <b>support for PDN</b> (<a href="http://en.wikipedia.org/wiki/Portable_Draughts_Notation" rel="nofollow" >Portable Draughts Notation</a>) <br />
 - <b>support for skins</b> and Look&Feels.<br />
 - other misc functions<br />
<br />
Naturally, it's written in Java :).<br />
<br />
<i>Download the latest version:</i> <a href="http://wordrider.net/download.php?file=damaq-1.01.zip" rel="nofollow" >Damaq 1.01</a> /2.7MB/ - all operating systems<br />
<br />
<br />
<i>Screenshots:</i><br />
<br />
<img src="http://wordrider.net/misc/mainview2.png" class="bbcode" border="0" /><br />
<br />
<img src="http://wordrider.net/misc/skins.png" class="bbcode" border="0" /><br />
<br />
Your comments are appreciated<br />
<br />
~Enjoy~<br />
Vity]]></description>
            <dc:creator>Vity</dc:creator>
            <category>Misc</category>
            <pubDate>Wed, 04 Oct 2006 20:37:24 +0200</pubDate>
        </item>
    </channel>
</rss>
