<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
 <channel>
  <title>Software Garden ListGarden Program News</title>
  <link>http://www.softwaregarden.com/products/listgarden/listgardenfeed.html</link>
  <description>This RSS feed contains notifications of news regarding Software Garden's ListGarden program, including availability of bug fixes and new versions, use issues, and new documentation.</description>
  <lastBuildDate>Thu, 04 Aug 2005 19:34:45 GMT</lastBuildDate>
  <generator>ListGarden Program 1.3.1</generator>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <item>
   <title>ListGarden 1.3.1 Released</title>
   <description>The new major upgrade to ListGarden is now available, complete with documentation.&lt;br>&lt;br>See &lt;a href="http://softwaregarden.com/products/listgarden/version1.3.html">Version 1.3&lt;/a> for more information.&lt;br>&lt;br>Most users of ListGarden should find some new features that will be helpful.&lt;br>&lt;br>As usual, please report any problems you find, either with the program or the website.</description>
   <pubDate>Thu, 04 Aug 2005 19:33:51 GMT</pubDate>
   <guid isPermaLink="false">listgarden-2005-08-04-19-33-51</guid>
  </item>
  <item>
   <title>ListGarden 1.3 Beta available for test</title>
   <description>After nearly a year of no changes, I've finally released a beta version of an upgrade to ListGarden. The program is available for testing, but there is no documentation yet other than the normal &quot;helpful text&quot; along with each input field and this notice. More documentation will come over the next week, I hope. I would appreciate interested users to test this version and report any bugs or other feedback (see the &lt;a href="http://www.softwaregarden.com/contact.html">Contact Us&lt;/a> page).&lt;br>&lt;br>Here are the links for download:&lt;br>&lt;blockquote>Windows: &lt;a href="http://www.softwaregarden.com/downloads/listgarden-1-3beta/listgardenwin.exe">www.softwaregarden.com/downloads/listgarden-1-3beta/listgardenwin.exe&lt;/a>&lt;br>&lt;br>ZIP source: &lt;a href="http://www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.zip">www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.zip&lt;/a>&lt;br>&lt;br>TAR source: &lt;a href="http://www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.tar">www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.tar&lt;/a>&lt;br>&lt;br>GZ source: &lt;a href="http://www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.gz">www.softwaregarden.com/downloads/listgarden-1-3beta/listgarden-1-3beta.gz&lt;/a>&lt;/blockquote>&lt;br>There are lots of new features, including support for podcasting (including iTunes), backup, and wiki-like non-HTML text markup. The data format for feed data files is upwards compatible with the previous releases.&lt;br>&lt;br>Use normal testing caution and make a backup copy of your data before upgrading.&lt;br>&lt;br>Here is an overview of some of the changes:&lt;br>&lt;blockquote>Enclosures have been added to the list of item elements you can set, including the URL, length (in bytes), and type (e.g., audio/mpeg). The type can be automatically set using a template option value.&lt;br>&lt;br>You can browse for enclosure information. It is assumed that you use another program (like a simple FTP program) to upload the file to be &quot;enclosed&quot;. Intstead of filling in the enclosure URL and length by hand you can click a &quot;Browse&quot; button and see a list of files in a directory on the server, sorted by most recently modified. (You can browse a different server than the one where the RSS feed is uploaded to.) You can then fill in the enclosure information by pressing a &quot;select&quot; button.&lt;br>&lt;br>Added a &quot;Backup Data&quot; feature to publishing. You can save the backup copy of the feed data file locally and/or upload it to the server along with the RSS file(s). The backup files need not be in the same directory as the other files (so they may be in places off-limits to the web server for security). For security, by default the password values in the data file are not backed up. The backup goes either repeatedly to the same file, or to multiple files with time-stamped names.&lt;br>&lt;br>Added an &quot;Item Additional XML&quot; field so that you can add additional &amp;lt;item&gt; elements, including the ones in RSS and those iin other namespaces, like for iTunes.&lt;br>&lt;br>Added an &quot;RSS Tag Additional Text&quot; value to allow you to add text to the &amp;lt;rss&gt; tag, including the namespace declaration needed for iTunes extensions.&lt;br>&lt;br>Upgraded non-HTML mode of the item description field to create more interesting output without needing to manually entered HTML: Line breaks are preserved as &amp;lt;br&gt; and there are easy ways (similar to some wikis) to add &lt;b>bold&lt;/b>, &lt;i>italic&lt;/i>, and &lt;a href="http://www.softwaregarden.com">linked&lt;/a> text, as well as indented text (like this) paragraph. This entire RSS item was created using this feature (the &quot;Includes HTML&quot; box was not checked).&lt;br>&lt;br>Fixed GUID creation to use months starting with 1, not 0 (this will only affect new items -- previously created GUIDs will not change).&lt;br>&lt;br>There are a few other minor cosmetic changes.&lt;br>&lt;/blockquote>The first documentation I plan to write will be about using this version for podcasting. When it is available, I'll add an entry here. A useful feature is the ability to automatically create a companion HTML file with a list of shows and download links for manually downloading the enclosures (for those without &quot;podcatching&quot; software). I've been using an early release for my &lt;a href="http://www.softwaregarden.com/podcast/dbsl.html">Software Licensing podcast list of shows&lt;/a> since May.</description>
   <pubDate>Thu, 28 Jul 2005 18:01:45 GMT</pubDate>
   <guid isPermaLink="false">listgarden-2005-07-28-18-01-45</guid>
  </item>
  <item>
   <title>New Release: ListGarden 1.02 fixes problems, adds feature</title>
   <link>http://www.softwaregarden.com/products/listgarden/index.html#howtogetit</link>
   <description>ListGarden 1.02 has been released. It has the following changes:
&lt;ul&gt;
&lt;li&gt;New feature: A new item has been added to the Options tab. It is the &quot;Channel Additional XML&quot; value.
This option allows you to provide text to be added to the XML that makes up the &amp;lt;channel&amp;gt; part of the feed.
It is an advanced feature that should only be used by people who understand how to write XML.
It is used to add elements, such as &amp;lt;copyright&amp;gt; and &amp;lt;image&amp;gt;, that are not currently supported by ListGarden.&lt;/li&gt;
&lt;li&gt;The problem with the -d command option and pathnames that have an embedded space has been fixed.
When looking for files to list, spaces in the specified datafile pathname are searched for with a wildcard (meaning it will match a space or any other character).&lt;/li&gt;
&lt;li&gt;A problem with browsers that repeatedly look for favicon.ico files that showed up most problematically with Firefox 1.0PR has been fixed.
ListGarden's built-in server now returns a 404 error for favicon. Firefox 1.0PR should now work with ListGarden.&lt;/li&gt;
&lt;li&gt;There were slight changes to the HTML produced for the UI with respect to &amp;lt;script&amp;gt; tags.&lt;/li&gt;
&lt;/ul&gt;
For most users, there is no pressing need to upgrade unless you are using the latest version of Firefox or can take advantage of any of the other changes.</description>
   <pubDate>Thu, 23 Sep 2004 20:35:32 GMT</pubDate>
   <guid isPermaLink="false">listgarden-2004-08-23-20-35-32</guid>
  </item>
  <item>
   <title>ListGarden's builtin server does not work with Firefox 1.0PR</title>
   <description>The 1.0PR release of the Firefox browser makes ListGarden appear to be stuck on the first &quot;Feed&quot; page. This only occurs with the builtin ListGarden server (which is how it is run by most users, unfortunately), and not when running remotely using CGI serving. The behavior stems from a change in how Firefox requests favicon.ico files. Until the next release of ListGarden (hopefully in the next few days), Firefox users must either control ListGarden with another browser (e.g., Firefox 0.9x, IE, Safari), or run ListGarden using CGI and a server (like Apache).</description>
   <pubDate>Mon, 20 Sep 2004 19:48:39 GMT</pubDate>
   <guid isPermaLink="false">listgarden-2004-08-20-19-48-39</guid>
  </item>
  <item>
   <title>Bug: The -d option does not work with many pathnames</title>
   <description>The &quot;-d&quot; or &quot;-datafile&quot; option to ListGarden does not work correctly if the text given has any spaces in it (a common case, such as having &quot;My Documents&quot; in the path). This option is usually only used when you want the data files to be in a different directory than the program itself. Most people seem to run ListGarden without using this option.&lt;br&gt;&lt;br&gt;
The bug shows up when you can't find a file you have created in the list of files ListGarden shows when running ListGarden again. You can copy the file back into the directory with the program and run ListGarden again without the &quot;-d&quot; flag to continue without data loss.&lt;br&gt;&lt;br&gt;
Until there is a new version with the fix, you may need to not use this option, or find ways (such as with relative pathnames) to avoid pathnames with spaces. Contact Software Garden if this poses a problem for you.
</description>
   <pubDate>Thu, 09 Sep 2004 16:39:35 GMT</pubDate>
   <guid isPermaLink="false">listgarden-2004-08-09-16-39-35</guid>
  </item>
 </channel>
</rss>
