<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apple Newton on All About Jake</title><link>https://www.allaboutjake.com/newton/</link><description>Recent content in Apple Newton on All About Jake</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 01 Nov 2006 20:58:16 +0000</lastBuildDate><atom:link href="https://www.allaboutjake.com/newton/index.xml" rel="self" type="application/rss+xml"/><item><title>Newton BT-001</title><link>https://www.allaboutjake.com/newton/bt-001/</link><pubDate>Wed, 01 Nov 2006 20:58:16 +0000</pubDate><guid>https://www.allaboutjake.com/newton/bt-001/</guid><description>&lt;div style="position: relative;"&gt;
 &lt;div style="position: absolute; top: -80px; left: 200px;"&gt;
 &lt;a style="border: medium none " href="https://www.allaboutjake.com/about/archive"&gt; &lt;img decoding="async" usemap="#map1" src="https://www.allaboutjake.com/images/archive_stamp.png" border="0" alt="" /&gt;&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;h1 id="what-is-the-bt-001"&gt;What is the BT-001&lt;a class="anchor" href="#what-is-the-bt-001"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Simply put the BT-001 is an internal bluetooth module for the Newton 2×00. It’s based on the same idea as PCBMan’s SER-001.&lt;/p&gt;
&lt;h1 id="how-does-it-work"&gt;How does it work?&lt;a class="anchor" href="#how-does-it-work"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Version 1.1 uses a Ericsson ROK 101 008 Bluetooth module. I bought several on eBay. These modules are Bluetooth 1.1 qualified, class 2 with an HCI interface.Version 1.0 was based on a BlueRadios radio module. It had a a 126 buffer IC on there to isolate the module when the external port is in use.&lt;/p&gt;</description></item><item><title>SVG Converter</title><link>https://www.allaboutjake.com/newton/svgconverter/</link><pubDate>Wed, 01 Nov 2006 20:29:12 +0000</pubDate><guid>https://www.allaboutjake.com/newton/svgconverter/</guid><description>&lt;div style="position: relative"&gt;
 &lt;div style="position: absolute; left: 200px; top: -80px"&gt;
 &lt;a style="border: medium none " href="https://www.allaboutjake.com/about/archive"&gt; &lt;img decoding="async" border="0" usemap="#map1" src="https://www.allaboutjake.com/images/archive_stamp.png" /&gt; &lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;h1 id="what-is-this"&gt;What is This?&lt;a class="anchor" href="#what-is-this"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;This is a NewtonScript routine (not an application) that takes a Notes entry (paperroll stationery) and converts it into SVG code.&lt;/p&gt;
&lt;h1 id="what8217s-it-for"&gt;What’s it for?&lt;a class="anchor" href="#what8217s-it-for"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Maybe it will grow into an application someday.&lt;/p&gt;
&lt;h1 id="some-what8217s-left-to-do"&gt;Some what’s left to do?&lt;a class="anchor" href="#some-what8217s-left-to-do"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Well, the hardest part, believe it or not, is handling text and fonts.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SVG does not support text wrapping, so the converter will have to manually wrap the text.&lt;/li&gt;
&lt;li&gt;It is hard to wrap the text when you don’t know how long each character is.&lt;/li&gt;
&lt;li&gt;It is possible to embed the font into the SVG document, but that involves writing a Newton font-to-SVG converter. I’m not sure I really want to get that involved. (Though it is possible.) Then you’d be certain that the fonts in the SVG document render exactly as they do on the Newton.&lt;/li&gt;
&lt;li&gt;Rich strings (text with inkWords mixed in) need to be handled too. I haven’t even looked at that yet.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="the-code"&gt;The code&lt;a class="anchor" href="#the-code"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A few constants are in a different file, but you should get the idea.&lt;/p&gt;</description></item><item><title>NUDrop</title><link>https://www.allaboutjake.com/newton/nudrop/</link><pubDate>Wed, 01 Nov 2006 20:22:09 +0000</pubDate><guid>https://www.allaboutjake.com/newton/nudrop/</guid><description>&lt;div style="position: relative;"&gt;
 &lt;div style="position: absolute; top: -80px; left: 200px;"&gt;
 &lt;a style="border: medium none " href="https://www.allaboutjake.com/about/archive"&gt; &lt;img decoding="async" usemap="#map1" src="https://www.allaboutjake.com/images/archive_stamp.png" border="0" alt="" /&gt;&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;#&lt;img decoding="async" src="http://allaboutjake.com/wp-content/uploads/2006/11/nudrop.gif" alt="NUdrop Screenshot" id="image24" align="left" /&gt; What is NUdrop?&lt;/p&gt;
&lt;p&gt;An application designed to be used as a backdrop for your Newton. Its main feature is tabs for quick access to the items in your drawer. The downloadable pkg of NUDrop has been on my Newton for several years and I recovered the package by emailing it to myself from there.&lt;/p&gt;
&lt;p&gt;Use it at your own risk. (As always)&lt;/p&gt;</description></item><item><title>NewtonIM</title><link>https://www.allaboutjake.com/newton/newtonim/</link><pubDate>Wed, 01 Nov 2006 20:14:36 +0000</pubDate><guid>https://www.allaboutjake.com/newton/newtonim/</guid><description>&lt;div style="position: relative;"&gt;
 &lt;div style="position: absolute; top: -80px; left: 200px;"&gt;
 &lt;a style="border: medium none " href="https://www.allaboutjake.com/about/archive"&gt; &lt;img decoding="async" usemap="#map1" src="https://www.allaboutjake.com/images/archive_stamp.png" border="0" alt="" /&gt;&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;#&lt;img decoding="async" id="image19" src="http://allaboutjake.com/wp-content/uploads/2006/11/newtonim.gif" alt="NewtonIM Screenshot" align="left" /&gt; What is NewtonIM?&lt;/p&gt;
&lt;p&gt;NewtonIM is a jabber client for the Newton Message Pad 2×000. It requires Newton Internet Enabler.&lt;/p&gt;
&lt;h1 id="what-does-it-cost"&gt;What does it cost?&lt;a class="anchor" href="#what-does-it-cost"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;NewtonIM is free, of course. If you’d like to send me a Writewrite or two in thanks, however, it would be greatly appreciated (or at least the name of a supplier). I might break down and try those Nu screen guards, but I like my writerights! 🙂&lt;/p&gt;</description></item></channel></rss>