<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>TI 89 Titanium programming</title>
		<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming</link>
		<description>Posts in the discussion thread &quot;TI 89 Titanium programming&quot; - General Programming questions for beginner</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 13 May 2026 03:42:28 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-592065</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-592065</link>
				<description></description>
				<pubDate>Thu, 24 Sep 2009 05:08:35 +0000</pubDate>
								<wikidot:authorUserId>379231</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-588962</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-588962</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 12:40:11 +0000</pubDate>
				<wikidot:authorName>jnesselr</wikidot:authorName>				<wikidot:authorUserId>142001</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That's for the 83/84 family.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-588829</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-588829</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 06:10:55 +0000</pubDate>
								<wikidot:authorUserId>379231</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-476090</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-476090</link>
				<description></description>
				<pubDate>Mon, 11 May 2009 20:54:57 +0000</pubDate>
				<wikidot:authorName>Socks</wikidot:authorName>				<wikidot:authorUserId>46434</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sounds about right.</p> <p>If you need any help on 89 commands, I ought to be of some service.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-472952</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-472952</link>
				<description></description>
				<pubDate>Fri, 08 May 2009 07:41:05 +0000</pubDate>
				<wikidot:authorName>jeff22</wikidot:authorName>				<wikidot:authorUserId>322724</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks for the reply Tom</p> <p>I will check when I get the calculator to make sure I get the TI-GraphLink</p> <p>I will look into the the transfering of Excel cells</p> <p>I take it that if I wirte a program on the calculator I can save it to the Flash and it would be safe, no matter if all batteries are removed or fail</p> <p>Jeff</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-472306</guid>
				<title>Re: TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-472306</link>
				<description></description>
				<pubDate>Thu, 07 May 2009 19:52:27 +0000</pubDate>
				<wikidot:authorName>TomL_12953</wikidot:authorName>				<wikidot:authorUserId>322919</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The best way to write programs on the PC for transfer would be TI-GraphLink since the PC version of TI-Connect doesn't allow writing or editing programs. The Mac version of TI-Connect does, though if you use that machine.</p> <p>There's an app to transfer Excel cells to the calc but i don't know if it's free or not.</p> <p>The calculator has two kinds of memory - Flash and RAM. The Flash memory doesn't need power to maintain its contents but RAM does and the clock needs continuous power so you need the back-up battery.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-154114#post-471951</guid>
				<title>TI 89 Titanium programming</title>
				<link>http://tibasicdev.wikidot.com/forum/t-154114/ti-89-titanium-programming#post-471951</link>
				<description></description>
				<pubDate>Thu, 07 May 2009 14:32:15 +0000</pubDate>
				<wikidot:authorName>jeff22</wikidot:authorName>				<wikidot:authorUserId>322724</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello I’m new to this site.</p> <p>I am comfortable using visual basic programming on a PC, and am looking for the best programmable calculator using basic, with local variables, user defined variable names, (not just single letters) and can create both subs and functions</p> <p>Reading instructions that are available on the web, the best calculator I can find is the TI 89 Titanium, and have some questions</p> <p>Writing programs on a PC then transferring these to the calculator<br /> Can I have a brief explanation how is this done?</p> <p>Calculator spread sheet<br /> I notice that the calculator includes a spreadsheet. Is there a way to cut and paste Excel cells from PC to the calculator spread sheet?</p> <p>Flash Rom<br /> Is this like a built in memory card which keeps all data like programmes safe if the batteries fail. I can’t quite understand this as the calculator also has a small back up battery.</p> <p>Thanks in advance<br /> Jeff</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>