<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Twittjr</title>
	<atom:link href="http://grantovich.net/projects/twittjr/feed/" rel="self" type="application/rss+xml" />
	<link>http://grantovich.net</link>
	<description>Overusing semicolons since 2007</description>
	<lastBuildDate>Wed, 03 Feb 2010 18:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Grantovich</title>
		<link>http://grantovich.net/projects/twittjr/comment-page-1/#comment-16</link>
		<dc:creator>Grantovich</dc:creator>
		<pubDate>Fri, 15 May 2009 17:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?page_id=87#comment-16</guid>
		<description>&lt;a href=&quot;#comment-13&quot; rel=&quot;nofollow&quot;&gt;@MBBrutman&lt;/a&gt; As I said &lt;a href=&quot;http://grantovich.net/2009/05/12/twittjr-code-is-up/&quot; rel=&quot;nofollow&quot;&gt;earlier&lt;/a&gt;, I don&#039;t plan on developing Twittjr much further than where it is now. I have other projects that demand my free time, and I think the Twittjr code will do fine in the hands of the many other CSHers who live here. Of course, you&#039;re welcome to hack away at it, if you have an Ethernet-capable PCjr. Send pics! ;)</description>
		<content:encoded><![CDATA[<p><a href="#comment-13" rel="nofollow">@MBBrutman</a> As I said <a href="http://grantovich.net/2009/05/12/twittjr-code-is-up/" rel="nofollow">earlier</a>, I don&#8217;t plan on developing Twittjr much further than where it is now. I have other projects that demand my free time, and I think the Twittjr code will do fine in the hands of the many other CSHers who live here. Of course, you&#8217;re welcome to hack away at it, if you have an Ethernet-capable PCjr. Send pics! <img src='http://grantovich.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBBrutman</title>
		<link>http://grantovich.net/projects/twittjr/comment-page-1/#comment-13</link>
		<dc:creator>MBBrutman</dc:creator>
		<pubDate>Fri, 15 May 2009 03:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?page_id=87#comment-13</guid>
		<description>Alex - A stock PCjr has 112KB free after the video memory is allocated.  Boot DOS 2.1 and you probably loose 20 or 30K of that.

The DOS packet drivers are only a handful of K in size.  We could sneak an IP stack into 64K fairly easily.  And since this isn&#039;t a high performance app, we could forgo some features and buffer space.  Just just find a single 128K sidecar and you would have plenty of room.

Let me know when you are ready. :-)

BTW - I grant style points for using a stock machine with Cartridge BASIC.  The screen shots look great.</description>
		<content:encoded><![CDATA[<p>Alex &#8211; A stock PCjr has 112KB free after the video memory is allocated.  Boot DOS 2.1 and you probably loose 20 or 30K of that.</p>
<p>The DOS packet drivers are only a handful of K in size.  We could sneak an IP stack into 64K fairly easily.  And since this isn&#8217;t a high performance app, we could forgo some features and buffer space.  Just just find a single 128K sidecar and you would have plenty of room.</p>
<p>Let me know when you are ready. <img src='http://grantovich.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>BTW &#8211; I grant style points for using a stock machine with Cartridge BASIC.  The screen shots look great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grantovich</title>
		<link>http://grantovich.net/projects/twittjr/comment-page-1/#comment-12</link>
		<dc:creator>Grantovich</dc:creator>
		<pubDate>Thu, 14 May 2009 20:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?page_id=87#comment-12</guid>
		<description>&lt;a href=&quot;#comment-8&quot; rel=&quot;nofollow&quot;&gt;@Evan&lt;/a&gt; JSON might make it easier to parse the feed, but that&#039;s a trivial amount of work compared to getting the PCjr &quot;on the internet&quot; with nothing but a modem. Even if you paid for access to a dial-up ISP, you&#039;d need at least a PPP/IP stack to get anywhere, and I don&#039;t know if it&#039;s possible to interact with those through BASIC. I hear old versions of Turbo C++ can compile for the 8088 architecture, though!

&lt;a href=&quot;#comment-10&quot; rel=&quot;nofollow&quot;&gt;@MBBrutman&lt;/a&gt; That is quite something! I salute your superior DOS programming skills. Unfortunately CSH&#039;s PCjr only has the stock 128K of RAM, so even if I had an Ethernet sidecar (which I have seen some people hack together), I think the packet driver alone would take up all my free memory! I&#039;ll keep your TCP/IP stack in mind if I ever stumble on a slightly more powerful DOS machine; a long time ago I had an old 486 laptop that could have used it.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8" rel="nofollow">@Evan</a> JSON might make it easier to parse the feed, but that&#8217;s a trivial amount of work compared to getting the PCjr &#8220;on the internet&#8221; with nothing but a modem. Even if you paid for access to a dial-up ISP, you&#8217;d need at least a PPP/IP stack to get anywhere, and I don&#8217;t know if it&#8217;s possible to interact with those through BASIC. I hear old versions of Turbo C++ can compile for the 8088 architecture, though!</p>
<p><a href="#comment-10" rel="nofollow">@MBBrutman</a> That is quite something! I salute your superior DOS programming skills. Unfortunately CSH&#8217;s PCjr only has the stock 128K of RAM, so even if I had an Ethernet sidecar (which I have seen some people hack together), I think the packet driver alone would take up all my free memory! I&#8217;ll keep your TCP/IP stack in mind if I ever stumble on a slightly more powerful DOS machine; a long time ago I had an old 486 laptop that could have used it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://grantovich.net/projects/twittjr/comment-page-1/#comment-11</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 14 May 2009 18:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?page_id=87#comment-11</guid>
		<description>It is fairly easy to &quot;port&quot; this code to other systems (ZX Spectrum and MSX in particular come to mind). 

The hard part, actually, is to find working hardware, not the computers per se, but the modems that were pretty rare for some of them. Apple ][s and MSXs got modems aplenty, but when was the last time you saw a modem for the ZX81 or a CoCo?</description>
		<content:encoded><![CDATA[<p>It is fairly easy to &#8220;port&#8221; this code to other systems (ZX Spectrum and MSX in particular come to mind). </p>
<p>The hard part, actually, is to find working hardware, not the computers per se, but the modems that were pretty rare for some of them. Apple ][s and MSXs got modems aplenty, but when was the last time you saw a modem for the ZX81 or a CoCo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBBrutman</title>
		<link>http://grantovich.net/projects/twittjr/comment-page-1/#comment-10</link>
		<dc:creator>MBBrutman</dc:creator>
		<pubDate>Thu, 14 May 2009 14:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?page_id=87#comment-10</guid>
		<description>Want to get that running natively on a PCjr, complete with Ethernet and TCP/IP on the machine?  I&#039;ve got a TCP/IP stack for the Jr you might like. :-)</description>
		<content:encoded><![CDATA[<p>Want to get that running natively on a PCjr, complete with Ethernet and TCP/IP on the machine?  I&#8217;ve got a TCP/IP stack for the Jr you might like. <img src='http://grantovich.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
