<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>TechTinkering</title>
    <link>http://techtinkering.com</link>
    <description>TechTinkering is blog about Retro Computers, Programming, Open Source and General Technical Tinkering</description>
    <lastBuildDate>29 May 2013 07:57:54 BST</lastBuildDate>
    <language>en-gb</language>

    
      <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TechTinkering" /><feedburner:info uri="techtinkering" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
        <title>Programmable Character Sets: A Simple Alternative to Bitmap Displays</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/_dSa0n3bX_4/programmable-character-sets-a-simple-alternative-to-bitmap-displays</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/05/29/programmable-character-sets-a-simple-alternative-to-bitmap-displays</guid>
        <pubDate>29 May 2013 00:00:01 BST</pubDate>
        <description>Programmable or reconfigurable character sets were a simple alternative to fully bitmappable displays. The main driving force behind their creation was a desire to keep the cost of computers low: RAM was expensive and bitmappable displays need more complex hardware. Programmable character sets we...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/_dSa0n3bX_4" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/05/29/programmable-character-sets-a-simple-alternative-to-bitmap-displays</feedburner:origLink></item>
    
      <item>
        <title>Adding a Basic Stub to a Vic-20 Assembly Language Program</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/hjsB4bfY9gM/adding-a-basic-stub-to-a-vic-20-assembly-language-program</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/05/10/adding-a-basic-stub-to-a-vic-20-assembly-language-program</guid>
        <pubDate>10 May 2013 00:00:01 BST</pubDate>
        <description>To make machine language programs more friendly it is nice to add a basic stub which contains a line with a SYS statement to start the code. This is easy to do on the Vic-20 and the process gives you an insight into how Basic programs are stored in memory. I&amp;#8217;ll show you how to do this and h...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/hjsB4bfY9gM" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/05/10/adding-a-basic-stub-to-a-vic-20-assembly-language-program</feedburner:origLink></item>
    
      <item>
        <title>Creating a TTY Simulator in Assembly Language on the Vic-20</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/4PlS3cdaQoA/creating-a-tty-simulator-in-assembly-language-on-the-vic-20</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/05/04/creating-a-tty-simulator-in-assembly-language-on-the-vic-20</guid>
        <pubDate>04 May 2013 00:00:01 BST</pubDate>
        <description>The Vicmon machine language cartridge is an excellent tool for exploring the Vic-20. This article and its associated video will show you how to use it to create a simple program that will change the normal output of a Vic so that it feels a bit like a teletype terminal. This will be done by takin...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/4PlS3cdaQoA" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/05/04/creating-a-tty-simulator-in-assembly-language-on-the-vic-20</feedburner:origLink></item>
    
      <item>
        <title>BBS Ads: Getting the Word Out</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/smYph9IC8dU/bbs-ads-getting-the-word-out</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/04/23/bbs-ads-getting-the-word-out</guid>
        <pubDate>23 Apr 2013 00:00:01 BST</pubDate>
        <description>BBS Ads were important to users and sysops of BBS&amp;#8217;s. There wasn&amp;#8217;t any universal directory like the phone book, and during the heyday of BBS&amp;#8217;s (early &amp;#8217;80s to the mid &amp;#8217;90s), most people couldn&amp;#8217;t easily access the Internet. Every BBS had a different atmosphere. It...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/smYph9IC8dU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/04/23/bbs-ads-getting-the-word-out</feedburner:origLink></item>
    
      <item>
        <title>Beginning Assembly Programming on the Commodore Vic-20</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/GkJEA633iYw/beginning-assembly-programming-on-the-commodore-vic-20</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/04/16/beginning-assembly-programming-on-the-commodore-vic-20</guid>
        <pubDate>16 Apr 2013 00:00:01 BST</pubDate>
        <description>The Commodore Vic-20 is a great machine to learn an assembly language on. It was released in 1981 and was the first computer to sell one million units, which contributes to is popularity today. The machine is well documented, well supported through forums and much of the hardware is plentiful and...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/GkJEA633iYw" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/04/16/beginning-assembly-programming-on-the-commodore-vic-20</feedburner:origLink></item>
    
      <item>
        <title>Using C-Kermit to Exchange Files With Telnet BBS's</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/qt5jePDmgrE/using-c-kermit-to-exchange-files-with-telnet-bbs-s</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/04/09/using-c-kermit-to-exchange-files-with-telnet-bbs-s</guid>
        <pubDate>09 Apr 2013 00:00:01 BST</pubDate>
        <description>Most BBSs that are still running now do so via telnet. In many ways this is great as it allows people from all around the world to access a BBS as if it were local to them. The problem comes though, when you want to upload or download a file to/from the BBS. Most telnet clients don&amp;#8217;t make t...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/qt5jePDmgrE" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/04/09/using-c-kermit-to-exchange-files-with-telnet-bbs-s</feedburner:origLink></item>
    
      <item>
        <title>Connecting to a Remote Serial Port over TCP/IP</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/LfWNUrIWK-0/connecting-to-a-remote-serial-port-over-tcpip</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/04/02/connecting-to-a-remote-serial-port-over-tcpip</guid>
        <pubDate>02 Apr 2013 00:00:01 BST</pubDate>
        <description>Most modern machines don&amp;#8217;t have a serial port as standard; you could use a USB to serial lead, however, if you have another machine available that does have a serial port you can access it remotely over TCP/IP.

Using ser2net to Connect a Serial Port to a TCP port

ser2net listens to a TCP ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/LfWNUrIWK-0" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/04/02/connecting-to-a-remote-serial-port-over-tcpip</feedburner:origLink></item>
    
      <item>
        <title>Using Netcat to Create ad hoc Links Between Applications or Machines</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/SufMsI031-o/using-netcat-to-create-ad-hoc-links-between-applications-and-machines</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/03/25/using-netcat-to-create-ad-hoc-links-between-applications-and-machines</guid>
        <pubDate>25 Mar 2013 00:00:01 GMT</pubDate>
        <description>Netcat is a simple Unix utility which reads and writes data across network connections using the TCP or UDP protocol. It is often described as the &amp;#8220;Swiss-army knife for TCP/IP&amp;#8221; because of its flexibility and is often used to debug and investigate network connections directly from the ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/SufMsI031-o" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/03/25/using-netcat-to-create-ad-hoc-links-between-applications-and-machines</feedburner:origLink></item>
    
      <item>
        <title>If Only Borland Had Stuck With Turbo Modula-2 For CP/M</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/C817c36g4rk/if-only-borland-had-stuck-with-turbo-modula-2-for-cpm</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/03/12/if-only-borland-had-stuck-with-turbo-modula-2-for-cpm</guid>
        <pubDate>12 Mar 2013 00:00:01 GMT</pubDate>
        <description>I have written previously about why Turbo Pascal is a Great Choice For Programming Under CP/M and now it is time to talk about what could have been. You probably haven&amp;#8217;t heard of Turbo Modula-2 for CP/M as it was only on the market for a brief period of time. However, it was a superb produc...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/C817c36g4rk" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/03/12/if-only-borland-had-stuck-with-turbo-modula-2-for-cpm</feedburner:origLink></item>
    
      <item>
        <title>Turbo Pascal: A Great Choice For Programming Under CP/M</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/l8wmbLlxhLM/turbo-pascal-a-great-choice-for-programming-under-cpm</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/03/05/turbo-pascal-a-great-choice-for-programming-under-cpm</guid>
        <pubDate>05 Mar 2013 00:00:01 GMT</pubDate>
        <description>CP/M was blessed with many programming languages, each with their own strengths and weaknesses. I think that Turbo Pascal stands out from these and I&amp;#8217;m not alone. When Turbo Pascal was released in 1983 by Borland, as their first software development application, it was quickly adopted by sc...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/l8wmbLlxhLM" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/03/05/turbo-pascal-a-great-choice-for-programming-under-cpm</feedburner:origLink></item>
    
      <item>
        <title>xdgbasedir: A Tcl Module to Access the XDG Base Directory Specification</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/uAHloz3e8H0/xdgbasedir-a-tcl-module-to-access-the-xdg-base-directory-specification</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/02/27/xdgbasedir-a-tcl-module-to-access-the-xdg-base-directory-specification</guid>
        <pubDate>27 Feb 2013 00:00:01 GMT</pubDate>
        <description>Unix has traditionally lacked a consistent way of storing user specific and system wide configuration and support files. This has lead to a mess of dot files in a user&amp;#8217;s home directory and other associated files being all over the file system. The XDG Base Directory Specification describes ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/uAHloz3e8H0" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/02/27/xdgbasedir-a-tcl-module-to-access-the-xdg-base-directory-specification</feedburner:origLink></item>
    
      <item>
        <title>Compiling a Tcl Script into an Executable</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/YMlz2DcWOEU/compiling-a-tcl-script-into-an-executable</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/02/20/compiling-a-tcl-script-into-an-executable</guid>
        <pubDate>20 Feb 2013 00:00:01 GMT</pubDate>
        <description>Locating Tcl scripts to load from an executable can be awkward if you want to make your program cross-platform. An easier way is to compile a Tcl script directly into the executable and let that script find any other scripts needed. This is particularly relevent as so many programs just use a sin...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/YMlz2DcWOEU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/02/20/compiling-a-tcl-script-into-an-executable</feedburner:origLink></item>
    
      <item>
        <title>Floppy Days: A New Vintage Computing Podcast</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/2Ib5aq16W_k/floppy-days-a-new-vintage-computing-podcast</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/02/19/floppy-days-a-new-vintage-computing-podcast</guid>
        <pubDate>19 Feb 2013 00:00:01 GMT</pubDate>
        <description>I have just finished listening to the first episode of Floppy Days and I&amp;#8217;m pleased to report that it looks like this is going to be a good addition to the vintage computing landscape. The presenter, Randy Kindig, admits that he has been quite quiet within the retro community. However, he se...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/2Ib5aq16W_k" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/02/19/floppy-days-a-new-vintage-computing-podcast</feedburner:origLink></item>
    
      <item>
        <title>Using Dynamically Generated Header Files with CMake</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/kHaFy-MJm94/using-dynamically-generated-header-files-with-cmake</link>
        <guid isPermaLink="false">http://techtinkering.com/2013/02/12/using-dynamically-generated-header-files-with-cmake</guid>
        <pubDate>12 Feb 2013 00:00:01 GMT</pubDate>
        <description>Sometimes it can be useful to dynamically generate header files and include them from a C source file. However, it can be a little difficult getting CMake to recognize when to generate the files and when to recompile the source files that include those headers. What follows is a method to do this...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/kHaFy-MJm94" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2013/02/12/using-dynamically-generated-header-files-with-cmake</feedburner:origLink></item>
    
      <item>
        <title>Embedding an SDL Surface in a Tk Window</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/1U2GHQG24ec/embedding-an-sdl-surface-in-a-tk-window</link>
        <guid isPermaLink="false">http://techtinkering.com/2012/06/26/embedding-an-sdl-surface-in-a-tk-window</guid>
        <pubDate>26 Jun 2012 00:00:01 BST</pubDate>
        <description>Tk is great, but sometimes it just isn&amp;#8217;t fast enough. SDL is fast, but has no support for input dialogs and other GUI conventions. By embedding an SDL surface in a Tk window you get the best of both worlds. Whether you want to use Tk to add a nice GUI to an SDL app or want to access SDL via...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/1U2GHQG24ec" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2012/06/26/embedding-an-sdl-surface-in-a-tk-window</feedburner:origLink></item>
    
      <item>
        <title>Refactoring: Arm Yourself in the War Against Useless Comments</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/C8a4T-LnAiU/refactoring-arm-yourself-in-the-war-against-useless-comments</link>
        <guid isPermaLink="false">http://techtinkering.com/2012/04/26/refactoring-arm-yourself-in-the-war-against-useless-comments</guid>
        <pubDate>26 Apr 2012 00:00:01 BST</pubDate>
        <description>Comments, comments, everywhere, but are they making your code clearer or just distracting you? Comments are meant to be there to explain code and help you to understand it. However, they are often out of step and therefore can confuse. Think seriously before adding comments; it is often better to...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/C8a4T-LnAiU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2012/04/26/refactoring-arm-yourself-in-the-war-against-useless-comments</feedburner:origLink></item>
    
      <item>
        <title>Dealing Sympathetically with Legacy Code</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/wQNIQkrhUD4/dealing-sympathetically-with-legacy-code</link>
        <guid isPermaLink="false">http://techtinkering.com/2012/04/20/dealing-sympathetically-with-legacy-code</guid>
        <pubDate>20 Apr 2012 00:00:01 BST</pubDate>
        <description>I have often noticed programmers getting worked up about the legacy code they are maintaining. I know it is annoying having to wade through poor code, or worrying about making changes for fear of unexpected side-effects. However, it is important to see the code for what it is and in the context o...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/wQNIQkrhUD4" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2012/04/20/dealing-sympathetically-with-legacy-code</feedburner:origLink></item>
    
      <item>
        <title>Pisceans and October Babies More Likely to Become Poets.  Scraping Wikipedia Reveals All</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/9vmvkA0Jrl0/pisceans-and-october-babies-more-likely-to-become-poets</link>
        <guid isPermaLink="false">http://techtinkering.com/2011/09/08/pisceans-and-october-babies-more-likely-to-become-poets</guid>
        <pubDate>08 Sep 2011 00:00:01 BST</pubDate>
        <description>This is the second in a series of articles looking into whether when you were born affects your future. In the previous article I looked at Nobel laureates, which are, of course, from a range of fields. Now it is time to focus on just one discipline with poets. I have again used ScraperWiki to sc...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/9vmvkA0Jrl0" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2011/09/08/pisceans-and-october-babies-more-likely-to-become-poets</feedburner:origLink></item>
    
      <item>
        <title>Does When You Were Born Affect Your Chance of Becoming a Nobel Laureate? Scraping Wikipedia to Find Out</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/h_BujuzPtuU/does-when-you-were-born-affect-your-chance-of-becoming-a-nobel-laureate</link>
        <guid isPermaLink="false">http://techtinkering.com/2011/08/24/does-when-you-were-born-affect-your-chance-of-becoming-a-nobel-laureate</guid>
        <pubDate>24 Aug 2011 00:00:01 BST</pubDate>
        <description>There has been a lot of talk in the UK recently about whether when you were born affects your schooling. Lots of teachers have noticed how pupils born at the end of the Summer often struggle compared with those born in the Autumn, which makes sense because the latter group are almost a year older...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/h_BujuzPtuU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2011/08/24/does-when-you-were-born-affect-your-chance-of-becoming-a-nobel-laureate</feedburner:origLink></item>
    
      <item>
        <title>Improving the related_posts feature of jekyll</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/YqQmBT01LXc/improving-related-posts-on-jekyll</link>
        <guid isPermaLink="false">http://techtinkering.com/2011/08/17/improving-related-posts-on-jekyll</guid>
        <pubDate>17 Aug 2011 00:00:01 BST</pubDate>
        <description>Now that I have converted TechTinkering over to Jekyll, I have come up against a bit of a problem with site.related_posts: The results are always just the latest posts, and are not filtered or ordered for relevance. I see that lots of people are struggling with a similar problem and have therefor...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/YqQmBT01LXc" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2011/08/17/improving-related-posts-on-jekyll</feedburner:origLink></item>
    
      <item>
        <title>Mida - A Microdata parser/extractor library for Ruby</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/4EPlrJdyoGI/mida-a-microdata-parser-extractor-library-for-ruby</link>
        <guid isPermaLink="false">http://techtinkering.com/2011/04/16/mida-a-microdata-parser-extractor-library-for-ruby</guid>
        <pubDate>16 Apr 2011 00:00:01 BST</pubDate>
        <description>I have recently released Mida as a Gem for parsing/extracting Microdata from web pages. Not many sites at the moment are using Microdata, in fact, apart from this site, I only know of one other: Trust a Friend, which is another site that I work on. However, as HTML5 is more widely adopted I am su...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/4EPlrJdyoGI" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2011/04/16/mida-a-microdata-parser-extractor-library-for-ruby</feedburner:origLink></item>
    
      <item>
        <title>A Jekyll Plugin to Display Ratings as Star Images</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/cwgyXb95a1o/a-jekyll-plugin-to-display-ratings-as-star-images</link>
        <guid isPermaLink="false">http://techtinkering.com/2011/02/15/a-jekyll-plugin-to-display-ratings-as-star-images</guid>
        <pubDate>15 Feb 2011 00:00:01 GMT</pubDate>
        <description>I have been using Jekyll a lot recently on the Trust a Friend website and found the need to display a rating as a series of stars. Initially I implemented this in JavaScript, which worked fine, but I like to limit the amount of JavaScript on my sites. I could have done this with some straight Liq...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/cwgyXb95a1o" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2011/02/15/a-jekyll-plugin-to-display-ratings-as-star-images</feedburner:origLink></item>
    
      <item>
        <title>The National Museum of Computing at Bletchley Park</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/KVVL_PoHcxo/the-national-museum-of-computing-at-bletchley-park</link>
        <guid isPermaLink="false">http://techtinkering.com/2010/06/15/the-national-museum-of-computing-at-bletchley-park</guid>
        <pubDate>15 Jun 2010 00:00:01 BST</pubDate>
        <description>The National Museum of Computing is the UK&amp;#8217;s largest museum dedicated to computing. It is located on the Bletchley Park estate just south of Milton Keynes and is easy to get to by car, bus or train. Tickets are £10 for an Adult, with a discount for booking on-line. They allow you access to ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/KVVL_PoHcxo" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2010/06/15/the-national-museum-of-computing-at-bletchley-park</feedburner:origLink></item>
    
      <item>
        <title>xAce is Back in Active Development and Looking For Contributors</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/xWVKmvwb7JU/xace-is-back-in-active-development-and-looking-for-contributors</link>
        <guid isPermaLink="false">http://techtinkering.com/2010/05/06/xace-is-back-in-active-development-and-looking-for-contributors</guid>
        <pubDate>06 May 2010 00:00:01 BST</pubDate>
        <description>xAce is a great Jupiter Ace emulator and is in fact the one that I use the most, however it hasn&amp;#8217;t been actively developed since 1997 and therefore has some shortcomings. I am keen to improve the emulator and have quite a few plans for it. I have been in touch with Edward Patel, the origina...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/xWVKmvwb7JU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2010/05/06/xace-is-back-in-active-development-and-looking-for-contributors</feedburner:origLink></item>
    
      <item>
        <title>Introducing TextPix v0.1 - A program to convert an image into a character set and text mode screen data</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/qZ0kFFwNYYw/introducing-textpix-v0-1</link>
        <guid isPermaLink="false">http://techtinkering.com/2010/04/16/introducing-textpix-v0-1</guid>
        <pubDate>16 Apr 2010 00:00:01 BST</pubDate>
        <description>I have today released TextPix v0.1 This is a program to take an image and convert it into a redefined character set and the associated text mode screen data referencing that character set.

The program came about because I wanted to be able to load images on the Jupiter Ace, but the Ace has no wa...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/qZ0kFFwNYYw" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2010/04/16/introducing-textpix-v0-1</feedburner:origLink></item>
    
      <item>
        <title>Getting Colour ANSI Emulation to Work Properly When Connecting to a BBS With Telnet Under Linux</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/TU5qNfUj9tw/getting-colour-ansi-emulation-to-work-properly-when-connecting-to-a-bbs-with-telnet-under-linux</link>
        <guid isPermaLink="false">http://techtinkering.com/2010/02/14/getting-colour-ansi-emulation-to-work-properly-when-connecting-to-a-bbs-with-telnet-under-linux</guid>
        <pubDate>14 Feb 2010 00:00:01 GMT</pubDate>
        <description>I have noticed that the number of people interested in using telnet to access BBSs seems to be growing, which I&amp;#8217;m really pleased to see. However lots of people seem to be having trouble getting colour ANSI emulation working properly with telnet under Linux. I have therefore put this tutoria...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/TU5qNfUj9tw" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2010/02/14/getting-colour-ansi-emulation-to-work-properly-when-connecting-to-a-bbs-with-telnet-under-linux</feedburner:origLink></item>
    
      <item>
        <title>Setting up a Beowulf Cluster Using Open MPI on Linux</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/CKpha0yez3Y/setting-up-a-beowulf-cluster-using-open-mpi-on-linux</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/12/02/setting-up-a-beowulf-cluster-using-open-mpi-on-linux</guid>
        <pubDate>02 Dec 2009 00:00:01 GMT</pubDate>
        <description>I have been doing a lot of work recently on Linear Genetic Programming. This requires a great deal of processing power and to meet this I have been using Open MPI to create a Linux cluster. What follows is a quick guide to getting a cluster running. The basics really are very simple and, dependin...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/CKpha0yez3Y" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/12/02/setting-up-a-beowulf-cluster-using-open-mpi-on-linux</feedburner:origLink></item>
    
      <item>
        <title>My Top 10 Classic Text Mode BSD Games</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/yMdQwTYUDws/my-top-10-classic-text-mode-bsd-games</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/08/11/my-top-10-classic-text-mode-bsd-games</guid>
        <pubDate>11 Aug 2009 00:00:01 BST</pubDate>
        <description>Recently, I have been playing a collection of text mode games that were commonly found on Unix Systems during the 70s and 80s. These games are surprisingly playable and, for me, they really show that there is more to gaming than flashy graphics. As with any top 10 list, everyone will have their o...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/yMdQwTYUDws" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/08/11/my-top-10-classic-text-mode-bsd-games</feedburner:origLink></item>
    
      <item>
        <title>Running 4K FORTRAN on a DEC PDP-8</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/xRKmQ4dHts8/running-4k-fortran-on-a-dec-pdp8</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/07/14/running-4k-fortran-on-a-dec-pdp8</guid>
        <pubDate>14 Jul 2009 00:00:01 BST</pubDate>
        <description>4K FORTRAN was a subset of FORTRAN II and was the first high-level language available for the DEC PDP-8. It consisted of two parts: the 4K FORTRAN Compiler (nicknamed &amp;#8220;Fivetran&amp;#8221;) and the 4K FORTRAN Operating System. The compiler was written by Larry Portner and the operating system wa...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/xRKmQ4dHts8" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/07/14/running-4k-fortran-on-a-dec-pdp8</feedburner:origLink></item>
    
      <item>
        <title>A Quickstart Guide to Editing Paper Tape With the Symbolic Tape Editor on the DEC PDP-8</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/hJ2O-QW3tDA/a-quickstart-guide-to-editing-paper-tape-with-the-symbolic-tape-editor-on-the-dec-pdp-8</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/06/16/a-quickstart-guide-to-editing-paper-tape-with-the-symbolic-tape-editor-on-the-dec-pdp-8</guid>
        <pubDate>16 Jun 2009 00:00:01 BST</pubDate>
        <description>Before re-writable storage devices, such as tape drives, become popular for the DEC PDP-8, owners had to rely on paper tape. This was fine for loading programs on pre-punched tape, but left the problem of how to put new data onto punched tape and how to edit existing data. This could be done off-...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/hJ2O-QW3tDA" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/06/16/a-quickstart-guide-to-editing-paper-tape-with-the-symbolic-tape-editor-on-the-dec-pdp-8</feedburner:origLink></item>
    
      <item>
        <title>Book Review: Electronic Brains: Stories from the Dawn of the Computer Age by Mike Hally</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/MCOoV-LvpCc/book-review-electronic-brains-stories-from-the-dawn-of-the-computer-age-by-mike-hally</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/06/03/book-review-electronic-brains-stories-from-the-dawn-of-the-computer-age-by-mike-hally</guid>
        <pubDate>03 Jun 2009 00:00:01 BST</pubDate>
        <description>This is an interesting history of computer development around the world during the 1940s and 50s.&amp;#160; The book grew out of a radio series on BBS Radio 4 and contains lots of original material gained from interviews in 2001 and 2004.&amp;#160; It is very accessible as it focuses slightly more on the...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/MCOoV-LvpCc" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/06/03/book-review-electronic-brains-stories-from-the-dawn-of-the-computer-age-by-mike-hally</feedburner:origLink></item>
    
      <item>
        <title>Emulating a DEC PDP-8 with SimH</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/SyFCA-92QcY/emulating-a-dec-pdp8-with-simh</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/05/26/emulating-a-dec-pdp8-with-simh</guid>
        <pubDate>26 May 2009 00:00:01 BST</pubDate>
        <description>The DEC PDP-8 mini-computer was launched on 22 March 1965 and was a great success. It was fairly cheap for the day and could easily be expanded. What attracts me most to the PDP-8 is its simple design. I therefore decided to experiment with the SimH emulation of this machine, but found that the d...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/SyFCA-92QcY" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/05/26/emulating-a-dec-pdp8-with-simh</feedburner:origLink></item>
    
      <item>
        <title>Improving the Standard SUBLEQ OISC (One Instruction Set Computer) Architecture</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/ZhPDmX7R5MI/improving-the-standard-subleq-oisc-architecture</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/05/15/improving-the-standard-subleq-oisc-architecture</guid>
        <pubDate>15 May 2009 00:00:01 BST</pubDate>
        <description>When I first came across The SUBLEQ URISC (Ultimate RISC) / OISC (One Instruction Set Computer) Architecture, I really liked the beauty and simplicity of the design. However, I have now been experimenting with it for quite a while and have noticed one aspect of the standard implementation that I ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/ZhPDmX7R5MI" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/05/15/improving-the-standard-subleq-oisc-architecture</feedburner:origLink></item>
    
      <item>
        <title>Connecting a Parallel Printer to a Modern Linux Machine Using a LogiLink USB to Parallel Cable, D-SUB 25pin</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/r4DmHppXFWk/connecting-a-parallel-printer-to-a-modern-linux-machine-using-a-logilink-usb-to-parallel-cable</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/05/06/connecting-a-parallel-printer-to-a-modern-linux-machine-using-a-logilink-usb-to-parallel-cable</guid>
        <pubDate>06 May 2009 00:00:01 BST</pubDate>
        <description>I have a number of older printers that I would like to connect to my modern machine, but have been unable to do so because my computer doesn&amp;#8217;t have a parallel interface. After searching the internet for a review of a usb to parallel cable that works reliably with Linux, I pretty much drew a...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/r4DmHppXFWk" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/05/06/connecting-a-parallel-printer-to-a-modern-linux-machine-using-a-logilink-usb-to-parallel-cable</feedburner:origLink></item>
    
      <item>
        <title>An Introduction to Corewar</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/3xeamFB9kuk/an-introduction-to-corewar</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/04/30/an-introduction-to-corewar</guid>
        <pubDate>30 Apr 2009 00:00:01 BST</pubDate>
        <description>I remember reading about Corewar roughly 20 years ago and thinking that I will have to have a go at that when I get the time. As often happens in life, things got in the way and I only recently managed to give it a go. I love the challenge of programming and the competitive aspect of this program...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/3xeamFB9kuk" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/04/30/an-introduction-to-corewar</feedburner:origLink></item>
    
      <item>
        <title>The Smallest Communication Program in the World?</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/0bgMU9zEzEo/the-smallest-communication-program-in-the-world</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/04/23/the-smallest-communication-program-in-the-world</guid>
        <pubDate>23 Apr 2009 00:00:01 BST</pubDate>
        <description>I was going through a backup of my dos machine, taken in 1998, and came across some source code which I haven&amp;#8217;t seen for a long time. It was great to see that old code, and I must set-up a machine so that I can run some of it again. In particular I came across an attempt at writing the worl...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/0bgMU9zEzEo" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/04/23/the-smallest-communication-program-in-the-world</feedburner:origLink></item>
    
      <item>
        <title>Hello, World! in SUBLEQ Assembly</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/AQA9HQ2SQV8/hello-world-in-subleq-assembly</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/03/29/hello-world-in-subleq-assembly</guid>
        <pubDate>29 Mar 2009 00:00:01 GMT</pubDate>
        <description>After writing a previous article: The SUBLEQ URISC (Ultimate RISC) / OISC (One Instruction Set Computer) Architecture. I was left thinking that I should really have given at least a &amp;#8220;hello, world&amp;#8221; program as a demonstration. I was then inspired after seeing John Metcalf&amp;#8217;s post: ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/AQA9HQ2SQV8" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/03/29/hello-world-in-subleq-assembly</feedburner:origLink></item>
    
      <item>
        <title>An Introduction to Test-Driven Development</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/CexqoDwZNKI/an-introduction-to-test-driven-development</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/03/18/an-introduction-to-test-driven-development</guid>
        <pubDate>18 Mar 2009 00:00:01 GMT</pubDate>
        <description>For the past 6 months I have been using Test-Driven Development (TDD) on a new project. It has made such a difference to the quality of my code, that I feel I just have to share it&amp;#8217;s benefits with those who may not have heard of it. TDD reverses the normal order of testing as it requires de...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/CexqoDwZNKI" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/03/18/an-introduction-to-test-driven-development</feedburner:origLink></item>
    
      <item>
        <title>The SUBLEQ URISC (Ultimate RISC) / OISC (One Instruction Set Computer) Architecture</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/UcP7Qgh4AxM/the-subleq-urisc-oisc-architecture</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/03/05/the-subleq-urisc-oisc-architecture</guid>
        <pubDate>05 Mar 2009 00:00:01 GMT</pubDate>
        <description>I have been interested in the limits of RISC (Reduced Instruction Set Computer) architecture for a while and recently came across OISC (One Instruction Set Computer) \ URISC (Ultimate RISC) architecture when looking for a simple way to implement a Virtual Machine for an A.I. project I was working...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/UcP7Qgh4AxM" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/03/05/the-subleq-urisc-oisc-architecture</feedburner:origLink></item>
    
      <item>
        <title>xAce - A Jupiter Ace Emulator for Unix (Patched to correct garbled display)</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/LVtpkVcMzjk/xace-a-jupiter-ace-emulator-for-unix-patched-to-correct-garbled-display</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/02/12/xace-a-jupiter-ace-emulator-for-unix-patched-to-correct-garbled-display</guid>
        <pubDate>12 Feb 2009 00:00:01 GMT</pubDate>
        <description>The only Jupiter Ace emulator that I found, which would work under Linux, was written by Edward Patel and is called xace. There is also a Windows version available, but I don&amp;#8217;t know anything more about that. The following instructions, taken partially from the site&amp;#8217;s help instructions...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/LVtpkVcMzjk" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/02/12/xace-a-jupiter-ace-emulator-for-unix-patched-to-correct-garbled-display</feedburner:origLink></item>
    
      <item>
        <title>Book Review: The Mythical Man-Month: Essays on Software Engineering by Frederick P. Brooks, Jr.</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/CVoyw7jgw8M/book-review-the-mythical-man-month-essays-on-software-engineering-by-frederick-p-brooks-jr</link>
        <guid isPermaLink="false">http://techtinkering.com/2009/01/26/book-review-the-mythical-man-month-essays-on-software-engineering-by-frederick-p-brooks-jr</guid>
        <pubDate>26 Jan 2009 00:00:01 GMT</pubDate>
        <description>This book, written in 1975, offers a fascinating insight into the software engineering process used at that time. The author draws from his experience as project manager for the IBM System/360 and OS/360, and in doing so also sheds light on how they were put together. The 1995 edition, reviewed h...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/CVoyw7jgw8M" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2009/01/26/book-review-the-mythical-man-month-essays-on-software-engineering-by-frederick-p-brooks-jr</feedburner:origLink></item>
    
      <item>
        <title>Bouncing Babies</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/3KFu4ZHHzJs/bouncing-babies</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/12/16/bouncing-babies</guid>
        <pubDate>16 Dec 2008 00:00:01 GMT</pubDate>
        <description>Bouncing Babies is one of the first games I remember playing on an IBM PC Compatible. I recall looking at this funny game and thinking that it really was a strange concept. It was released as Shareware by Dave Baskin, but I believe that it is now Freeware.

Here you can see the CGA graphics as th...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/3KFu4ZHHzJs" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/12/16/bouncing-babies</feedburner:origLink></item>
    
      <item>
        <title>Chinese Man Spotted On Tissue</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/jiTjiA5yp70/chinese-man-spotted-on-tissue</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/12/08/chinese-man-spotted-on-tissue</guid>
        <pubDate>08 Dec 2008 00:00:01 GMT</pubDate>
        <description>It really is funny the things that we spot sometimes. Most of us must have looked up at the clouds and spotted animals, houses and other imagined objects. We are also used to the occasional news report of people finding images they recognise in the strangest of places, such as the girls who found...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/jiTjiA5yp70" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/12/08/chinese-man-spotted-on-tissue</feedburner:origLink></item>
    
      <item>
        <title>My Top 10 Commodore 64 Demos</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/yYzL6lie_nk/my-top-10-commodore-64-demos</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/11/24/my-top-10-commodore-64-demos</guid>
        <pubDate>24 Nov 2008 00:00:01 GMT</pubDate>
        <description>There are so many great demos for the Commodore 64 and the demo scene is still thriving. Surprisingly there are even new effects being created for this machine. I have spent many hours going through a huge amount of demos to compile this list and I know that some of the entries are controversial,...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/yYzL6lie_nk" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/11/24/my-top-10-commodore-64-demos</feedburner:origLink></item>
    
      <item>
        <title>Beneath a Steel Sky, My Favourite Graphical Adventure Game</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/5OeUogPHKOg/beneath-a-steel-sky-my-favourite-graphical-adventure-game</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/11/13/beneath-a-steel-sky-my-favourite-graphical-adventure-game</guid>
        <pubDate>13 Nov 2008 00:00:01 GMT</pubDate>
        <description>Beneath a Steel Sky was released for the PC in 1994 by Revolution Software. It was received well and has gone on to be considered a cult classic. It uses the Virtual Theatre engine which was first used in Lure of the Temptress and among other things allows the non-player characters to have a basi...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/5OeUogPHKOg" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/11/13/beneath-a-steel-sky-my-favourite-graphical-adventure-game</feedburner:origLink></item>
    
      <item>
        <title>How to File Good Bug Reports</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/E1HSdo_pfAg/how-to-file-good-bug-reports</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/11/12/how-to-file-good-bug-reports</guid>
        <pubDate>12 Nov 2008 00:00:01 GMT</pubDate>
        <description>The real advantage of Open Source software is that many people from all around the globe can work to make it better. This means that bugs can be detected and often fixed much more quickly than with closed source software. The software does tend to be run on lots of platforms however, so there is ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/E1HSdo_pfAg" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/11/12/how-to-file-good-bug-reports</feedburner:origLink></item>
    
      <item>
        <title>Using ScummVM to Play Classic Adventure Games</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/c44H8JH0_b8/using-scummvm-to-play-classic-adventure-games</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/11/10/using-scummvm-to-play-classic-adventure-games</guid>
        <pubDate>10 Nov 2008 00:00:01 GMT</pubDate>
        <description>ScummVM is Virtual Machine, that allows you to run adventure games created for a number of game creation engines. This is a great way of playing those classic adventure games that you loved so much, or never got a chance to play at the time. Some of them such as Beneath a Steel Sky have rarely be...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/c44H8JH0_b8" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/11/10/using-scummvm-to-play-classic-adventure-games</feedburner:origLink></item>
    
      <item>
        <title>Writing my First Program to Toggle in to the IMSAI 8080</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/rMWVQeu-zHY/writing-my-first-program-to-toggle-in-to-the-imsai-8080</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/11/05/writing-my-first-program-to-toggle-in-to-the-imsai-8080</guid>
        <pubDate>05 Nov 2008 00:00:01 GMT</pubDate>
        <description>I have long been fascinated with entering programs into computers by methods not involving a standard keyboard and monitor. This interest was peeked by my last article: Using the latest z80pack, version 1.17, to emulate an Altair 8800 or IMSAI 8080 using the new graphical FrontPanel. I have there...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/rMWVQeu-zHY" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/11/05/writing-my-first-program-to-toggle-in-to-the-imsai-8080</feedburner:origLink></item>
    
      <item>
        <title>Using the latest  z80pack, version 1.17, to emulate an Altair 8800 or IMSAI 8080 using the new graphical FrontPanel</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/mKZGk-qy5KE/using-the-latest-z80pack-version-1-17-to-emulate-an-altair-8800-or-imsai-8080-using-the-new-graphical-frontpanel</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/29/using-the-latest-z80pack-version-1-17-to-emulate-an-altair-8800-or-imsai-8080-using-the-new-graphical-frontpanel</guid>
        <pubDate>29 Oct 2008 00:00:01 GMT</pubDate>
        <description>Udo Munk has just released the latest version of his z80pack emulator, version 1.17, which now includes John Kichury&amp;#8217;s FrontPanel library. As well as being a superb emulator to run CP/M on, it now gives you a great graphical representation of the Altair 8800 and IMSAI 8080 with fully functi...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/mKZGk-qy5KE" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/29/using-the-latest-z80pack-version-1-17-to-emulate-an-altair-8800-or-imsai-8080-using-the-new-graphical-frontpanel</feedburner:origLink></item>
    
      <item>
        <title>Is this steamer really not to be used by girls?</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/hYLVpx2vyIU/is-this-steamer-really-not-to-be-used-by-girls</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/28/is-this-steamer-really-not-to-be-used-by-girls</guid>
        <pubDate>28 Oct 2008 00:00:01 GMT</pubDate>
        <description>I was preparing the walls of our nursery on the weekend, ready for the arrival of our first child in December. I was about to start steaming off the border and thought I&amp;#8217;d better look at the instructions on the steamer. The only writing on the steamer is the label pictured below and I could...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/hYLVpx2vyIU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/28/is-this-steamer-really-not-to-be-used-by-girls</feedburner:origLink></item>
    
      <item>
        <title>Using DOSBox to Run DOS Games and Applications</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/SE3xt_CDCbY/using-dosbox-to-run-dos-games-and-applications</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/24/using-dosbox-to-run-dos-games-and-applications</guid>
        <pubDate>24 Oct 2008 00:00:01 BST</pubDate>
        <description>There were some brilliant games and applications released for DOS, and some of the games such as Command and Conquer are still very playable. There are a number of options to play these games today, from using a Virtual Machine such as QEMU, to DOSBox which is a dedicated DOS emulator. Both of th...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/SE3xt_CDCbY" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/24/using-dosbox-to-run-dos-games-and-applications</feedburner:origLink></item>
    
      <item>
        <title>Installing the HI-TECH Z80 C Compiler for CP/M</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/vWmb3qJvkWY/installing-the-hi-tech-z80-c-compiler-for-cpm</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/22/installing-the-hi-tech-z80-c-compiler-for-cpm</guid>
        <pubDate>22 Oct 2008 00:00:01 BST</pubDate>
        <description>My language of choice is C and I am currently getting more involved with the CP/M operating system. I have therefore decided that it would be nice to have a C compiler working under CP/M. There are a number of options available in the archives, but I have found that HI-TECH are allowing their CP/...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/vWmb3qJvkWY" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/22/installing-the-hi-tech-z80-c-compiler-for-cpm</feedburner:origLink></item>
    
      <item>
        <title>Installing ZDE 1.6, a programmers editor for CP/M</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/FQuSv_sieQU/installing-zde-1-6-a-programmers-editor-for-cpm</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/21/installing-zde-1-6-a-programmers-editor-for-cpm</guid>
        <pubDate>21 Oct 2008 00:00:01 BST</pubDate>
        <description>To do any serious programming under CP/M, the first thing you need is a good programmers editor. There aren&amp;#8217;t many in the archives, but I have tried most of them and found ZDE to be the best. It is small, has lots of features, and uses Wordstar commands which are familiar to me and easy to ...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/FQuSv_sieQU" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/21/installing-zde-1-6-a-programmers-editor-for-cpm</feedburner:origLink></item>
    
      <item>
        <title>Setting up z80pack to Create an Emulated CP/M System</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/acDal1rcIeE/setting-up-z80pack-to-create-an-emulated-cpm-system</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/17/setting-up-z80pack-to-create-an-emulated-cpm-system</guid>
        <pubDate>17 Oct 2008 00:00:01 BST</pubDate>
        <description>I have decided to try out some old CP/M software, but need something to run it on.&amp;#160; I could either do this on my Commodore 128 or through emulation.&amp;#160; Unfortunately the 1571 disk drive for my Commodore is currently out of action, so that leaves me with emulation.&amp;#160; I was going to use...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/acDal1rcIeE" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/17/setting-up-z80pack-to-create-an-emulated-cpm-system</feedburner:origLink></item>
    
      <item>
        <title>PDP 8 in 'Three Days of the Condor'</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/JOlH0DJQKIE/pdp-8-in-three-days-of-the-condor</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/14/pdp-8-in-three-days-of-the-condor</guid>
        <pubDate>14 Oct 2008 00:00:01 BST</pubDate>
        <description>I watched &amp;#8216;Three Days of the Condor&amp;#8217; the other night and loved seeing what I believe is a Dec PDP 8/E being used. Also featured in connection with this machine was a DecWriter, paper tape reader and possibly a VT-52 video terminal.

The film revolves around a CIA researcher, Robert Re...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/JOlH0DJQKIE" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/14/pdp-8-in-three-days-of-the-condor</feedburner:origLink></item>
    
      <item>
        <title>Book Review: Fundamentals of Operating Systems by A.M. Lister - Second Edition</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/VmZ-UXA23Ug/book-review-fundamentals-of-operating-systems-by-a-m-lister</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/10/07/book-review-fundamentals-of-operating-systems-by-a-m-lister</guid>
        <pubDate>07 Oct 2008 00:00:01 BST</pubDate>
        <description>It was fascinating to read this book from 1979 and see how operating system design was viewed then, compared to now. The biggest change being the shift in importance from batch processing to the interactive use of computers. Despite the advances since this book was written, it is surprising how m...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/VmZ-UXA23Ug" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/10/07/book-review-fundamentals-of-operating-systems-by-a-m-lister</feedburner:origLink></item>
    
      <item>
        <title>How to share an SSL certificate and still use cookies</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/MFgckUxp0Yg/how-to-share-an-ssl-certificate-and-still-use-cookies</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/09/16/how-to-share-an-ssl-certificate-and-still-use-cookies</guid>
        <pubDate>16 Sep 2008 00:00:01 BST</pubDate>
        <description>Website hosting companies often provide a shared SSL certificate, but this presents the web designer with the problem of how to use it for a site that uses cookies. I have read many people say that this can&amp;#8217;t be done. However, this article will show a simple way of using a shared SSL certif...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/MFgckUxp0Yg" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/09/16/how-to-share-an-ssl-certificate-and-still-use-cookies</feedburner:origLink></item>
    
      <item>
        <title>Is COBOL really understandable after 14 years?</title>
        <link>http://feedproxy.google.com/~r/TechTinkering/~3/m5sinEopU9Y/is-cobol-really-understandable-after-14-years</link>
        <guid isPermaLink="false">http://techtinkering.com/2008/08/08/is-cobol-really-understandable-after-14-years</guid>
        <pubDate>08 Aug 2008 00:00:01 BST</pubDate>
        <description>COBOL has been in the news quite a lot recently and I have been reading that there are still huge amounts of COBOL code running and being written. This led me to wonder why this language was still being used. I therefore decided to look at a few sites about COBOL and see what they said was good a...&lt;img src="http://feeds.feedburner.com/~r/TechTinkering/~4/m5sinEopU9Y" height="1" width="1"/&gt;</description>
      <feedburner:origLink>http://techtinkering.com/2008/08/08/is-cobol-really-understandable-after-14-years</feedburner:origLink></item>
    
  </channel>
</rss>
