<?xml version="1.0"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://franz.com/support">
<title>Franz Inc. :: Support</title>
<link>http://franz.com/support</link>
<description>Support news from Franz Inc.</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#xml-gen010710"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#ensure-comp101409"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#github101409"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#ilc042109"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#gruff031909"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#ssoap021209"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#plot-widget012009"/>
<rdf:li rdf:resource="http://franz.com/support/tech_corner/#ec2-121011"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://franz.com/support/tech_corner/#xml-gen010710">
<title>New open source XML generator</title>
<link>http://franz.com/support/tech_corner/#xml-gen010710</link>
<description>net-xml-generator is a new, open source XML generator 
 module. It uses the Common Lisp pretty printer and a modified readtable to
 generate pretty-printed XML with intuitive indentation and line
 breaks. This note describes the module and provides a link to the
 down-loadable sources.</description>
<dc:date>2010-01-07T21:30:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#ensure-comp101409">
<title>excl:ensuring-compiled-body: a new macro</title>
<link>http://franz.com/support/tech_corner/#ensure-comp101409</link>
<description>The new ensuring-compiled-body macro is described in this
 entry. It works like progn except it ensures the body is compiled. Doing
 that is not trivial. This note describes how the compilation is done in
 the correct environment.</description>
<dc:date>2009-10-20T19:40:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#github101409">
<title>Franz Inc.'s github repository</title>
<link>http://franz.com/support/tech_corner/#github101409</link>
<description>github is a public source code repository. Franz Inc. 
 maintains a github repository (www.github.com/franzinc) as described 
 in this item.</description>
<dc:date>2009-10-20T19:30:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#ilc042109">
<title>Impressions of the 2009 International Lisp Conference</title>
<link>http://franz.com/support/tech_corner/#ilc042109</link>
<description>The International Lisp Conference was held in Cambridge, 
 Massachusetts, from March 22 to 25, 2009. A number of Franz people were in
 attendance. This Tech Corner entry is made up from
 the reports they sent back to Franz Inc. during the conference.</description>
<dc:date>2009-04-21T23:45:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#gruff031909">
<title>The Gruff graph-based browser for AllegroGraph</title>
<link>http://franz.com/support/tech_corner/#gruff031909</link>
<description>Gruff is a graph-based browser for AllegroGraph. It can
 display various views of the data stored in an AllegroGraph set of
 RDF triples, including a graphical view showing links among data and
 a table view displaying information about specific objects. Gruff is
 available on Windows and Linux. A free trial version is available.</description>
<dc:date>2009-03-19T18:45:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#ssoap021209">
<title>A simple SOAP interface in Lisp</title>
<link>http://franz.com/support/tech_corner/#ssoap021209</link>
<description>Doing even simple things in SOAP is often difficult 
 because of SOAP's complexity. As part of a project, we wrote a 
 Lisp program to write our interface code. This program, while 
 specific to our project requirements, can be adapted to different 
 needs and requirements and in any case shows how Lisp can be used 
 to solve general programming tasks. The note includes the program 
 and a worked out example.</description>
<dc:date>2009-02-18T19:20:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#plot-widget012009">
<title>New plot-widget in Common Graphics</title>
<link>http://franz.com/support/tech_corner/#plot-widget012009</link>
<description>The plot-widget is a facility for creating two-dimensional 
  plots of X/Y coordinate pairs, such as scatter plots. It can be used 
  to present static information or to dynamically monitor information 
  as it changes. The widget will automatically lay out its axes and 
  other parts (according to style properties that you can modify), 
  and can also autocompute a rounded value range that encloses all 
  of the data values. It is now available on platforms that support
  Common Graphics.</description>
<dc:date>2009-01-20T23:40:00Z</dc:date>
</item>
<item rdf:about="http://franz.com/support/tech_corner/#ec2-121011">
<title>New support for Amazon Elastic Compute Cloud (EC2)</title>
<link>http://franz.com/support/tech_corner/#ec2-121011</link>
<description>There is a new Allegro CL module which provides an interface 
 to the Amazon Elastic Compute Cloud (EC2) API. The new interface works 
 on all platforms that support SSH. The new
 module is part of an update released in early December, 2008.</description>
<dc:date>2008-12-11T22:47:00Z</dc:date>
</item>
</rdf:RDF>
