<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>Glib and Serial Port Help</title><guid isPermaLink="false">computers/serial-2007-12-09-14-15</guid><link>http://www.burtonini.com/blog/computers/serial-2007-12-09-14-15</link><description>So I want to write a small program to read and write data to a serial port (115200 baud, 8N1) ...</description><content:encoded><![CDATA[    <p>
      So I want to write a small program to read and write data to a serial port
      (115200 baud, 8N1) using <tt>GIOChannel</tt>.  No matter what I try, I
      can't seem to get input callbacks from the channel. :( Does anyone have
      any small working examples of using a <tt>GIOChannel</tt> to drive a
      serial port I can look at?
    </p>

    <p>
      <small>NP: <cite>Mungo's Hi-Fi at Exodus</cite></small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2007-12-09T14:15:00Z</dc:date></item></channel></rss>