<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>

<atom:link href="http://www.opendap.org/news.xml" 
           rel="self" type="application/rss+xml" />

<title>OPeNDAP News</title>
<link>http://www.opendap.org</link>
<description>The OPeNDAP news feed</description>

<!-- Make sure to update this date, which should be an RFC 822 date -->

<lastBuildDate>Thu Feb 25 17:21:31 PST 2010</lastBuildDate>
<language>en-us</language>

<ttl>180</ttl>

<!--
Template for a new item. Don't forget to the update the lastBuildDate above.

<item>
<title></title>
<link>http://www.opendap.org/</link>
<guid>http://www.opendap.org/index.html#</guid>
<pubDate></pubDate>
<description></description>
</item>

Here's a link validator for the news feed: http://feedvalidator.org/
-->

<item>
<title>Hyrax 1.6 Source Release (beta)</title>
<link>http://www.opendap.org/download/hyrax.html</link>
<guid>http://www.opendap.org/index.html#20100225</guid>
<pubDate>Thu, 25 Feb 2010 00:00:00 GMT</pubDate>
<description>Hyrax 1.6 now includes NcML support.</description>
</item>

<item>
<title>Loaddap 3.7.0</title>
<link>http://www.opendap.org/download/ml-structs.html#3.7.0</link>
<guid>http://www.opendap.org/index.html#20091207</guid>
<pubDate>Mon, 07 Dec 2009 23:12:00 GMT</pubDate>
<description>Loaddap 3.7.0 binary release uses libdap 3.9.3 and Matlab R2009a or newer.</description>
</item>

<item>
<title>SNCTOOLS for Matlab</title>
<link>http://www.opendap.org/developers/third_party_software.html#snctools</link>
<guid>http://www.opendap.org/index.html#20091120</guid>
<pubDate>Fri, 20 Nov 2009 15:59:24 -0800</pubDate>
<description>
SNCTOOLS is a Matlab client for local netCDF files and
remote OPeNDAP data servers. It has an excellent tutorial and
supports Matlab versions from 2009b going back to R14sp3.
Thanks to John Evans at Mathworks!</description>
</item>

<item>
<title>nctoolbox Matlab client from MBARI</title>
<link>http://www.opendap.org/developers/third_party_software.html#nctoolbox</link>
<guid>http://www.opendap.org/index.html#20091118</guid>
<pubDate>Wed, 18 Nov 2009 14:13:38 -0800</pubDate>
<description>MBARI has made available a
  new client for Matlab that reads from OPeNDAP servers as well as
  netCDF and HDF5 files. This works with Matlab 2009a/b. Thanks MBARI!
</description>
</item>

<item>
<title>Update to HDF with Improved HDF-EOS Support</title>
<link>http://www.opendap.org/download/hyrax.html#1.5.2.1</link>
<guid>http://www.opendap.org/index.html#20091006</guid>
<pubDate>Wed, 14 Oct 2009 16:08:30 -0700</pubDate>
<description>Update to the HDF4 handler source code; added the missing
  header file 'HDFEOS.h' to source distribution for the hdf4 handler.
</description>
</item>

<item>
<title>HDF with Improved HDF-EOS Support</title>
<link>http://www.opendap.org/download/hyrax.html#1.5.2.1</link>
<guid>http://www.opendap.org/index.html#20091006_2</guid>
<pubDate>Mon, 12 Oct 2009 14:24:34 -0700</pubDate>
<description>Special source-only release of the HDF4 and HDF5 handlers including new
  features implemented by The HDF Group.
These versions of the handlers present information stored in
  HDF-EOS and HDF-EOS2 files in a far more friendly way than the
  previous handlers. The resulting data sets are much easier for
  client to process and users to understand and use.
</description>
</item>

<item>
<title>oc 1.0</title>
<link>http://www.opendap.org/index.html#20090820</link>
<guid>http://www.opendap.org/index.html#20090820</guid>
<pubDate>Thu, 20 August 2009 23:47:00 GMT</pubDate>
<description>oc 1.0 is available. This release is the first official source release and binary release (win32, macosx, fc8)of the new C API 'oc'. This release coincides with the new netCDF 4.1 beta 2 release, pushed out by Unidata. The netCDF library now contains full support for DAP 2.0 implemented in pure C using this particular C API. The 1.0 release of oc fixes various bugs, including a client parameter bug and adds support for parameter merging. Doxygen generated documentation was added along with a missing function to the API. Non-autotest testing was removed as well as the executable property on the .c and .h files. And an OSX_Resource directory was added for mac osx builds and IDL code is now optional at compile time.</description>
</item>

<item>
<title>The netCDF Client Library</title>
<link>http://www.opendap.org/download/nc-dap.html</link>
<guid>http://www.opendap.org/index.html#20090817</guid>
<pubDate>Mon, Aug 17 15:52:16 MDT 2009</pubDate>
<description>The NetCDF client library software is now
	  being distributed by Unidata. The newest implementations of
	  netCDF available from Unidata now contain built-in support
	  for DAP that is much simpler to use.
</description>
</item>

<item>
<title>oc 0.9.1</title>
<link>http://www.opendap.org/index.html#20090729</link>
<guid>http://www.opendap.org/index.html#20090729</guid>
<pubDate>Wed, 29 July 2009 23:47:00 GMT</pubDate>
<description>oc 0.9.1 is available. This release is the second source release and first binary release (win32, macosx, fc8)of the new C API. This release fixes some errors in octest and adds some bug detection code. Remote tests and a user manual were added as well.</description>
</item>

<item>
    <title>Hyrax 1.5.2 Update</title>
    <link>http://www.opendap.org/download/hyrax.html</link>
    <guid>http://www.opendap.org/index.html#20090708</guid>
    <pubDate>Wed, 08 July 2009 00:00:00 GMT</pubDate>
    <description>
    This update from 1.5.1 includes fixes for the attribute values
    shown in the DDX response - extraneous double quotes are that were
    added for the DAS print representation are no longer included in the
    DDX response. NetCDF Fileout fix: The 1.5.2 release includes an
    important fix for the netcdf fileout feature. The software was not
    bulding correct files from HDF4 data sets and was instead reusing
    dimensions in ways that made for some very confusing data files! It
    now works correctly.
    </description>
</item>

<item>
<title>Hyrax 1.5.1 Update</title>
<link>http://www.opendap.org/download/hyrax.html</link>
<guid>http://www.opendap.org/index.html#20090518</guid>
<pubDate>Mon, 18 May 2009 00:00:00 GMT</pubDate>
<description>This update includes a fix for cached
attribute objects and cache conrol for the hdf4 handler.</description>
</item>

<item>
<title>Hyrax 1.5 RPMs</title>
<link>http://www.opendap.org/download/hyrax.html</link>
<guid>http://www.opendap.org/index.html#20090427</guid>
<pubDate>Mon, 27 Apr 2009 00:00:00 GMT</pubDate>
<description>Both 32- and 64-bit Hyrax 1.5 binary packages (RPMs) for
CentOS 5.2 are now available.</description>
</item>

<item>
<title>Ocapi 1.4.3</title>
<link>http://www.opendap.org/index.html#20090422</link>
<guid>http://www.opendap.org/index.html#20090422</guid>
<pubDate>Wed, 22 Apr 2009 20:00:00 GMT</pubDate>
<description>Ocapi 1.4.3 is available. This release fixes a buffer overflow error and a duplicate attribute error.</description>
</item>

<item>
<title>idl-client 3.6.1</title>
<link>http://www.opendap.org/index.html#20090421</link>
<guid>http://www.opendap.org/index.html#20090421</guid>
<pubDate>Tue, 21 Apr 2009 20:55:00 GMT</pubDate>
<description>idl-client 3.6.1 is available. This requires Ocapi 1.4.3 and built
using IDL 6.3</description>
</item>

<item>
<title>Hyrax 1.5</title>
<link>http://www.opendap.org/index.html#20090413</link>
<guid>http://www.opendap.org/index.html#20090413</guid>
<pubDate>Mon, 13 Apr 2009 20:55:00 GMT</pubDate>
<description>Hyrax 1.5 is available. Get data returned in a NetCDF; New
  THREDDS catalogs; Robot blocker; and more!</description>
</item>

<item>
<title>oc 0.9</title>
<link>http://www.opendap.org/index.html#20090409</link>
<guid>http://www.opendap.org/index.html#20090409</guid>
<pubDate>Thu, 09 Apr 2009 23:47:00 GMT</pubDate>
<description>oc 0.9 is available. This release is the initial release of the new C API.</description>
</item>

<item>
<title>Ocapi 1.4.3</title>
<link>http://www.opendap.org/download/ocapi.html#1.4.3</link>
<guid>http://www.opendap.org/index.html#20090326</guid>
<pubDate>Thu, 26 Mar 2009 23:47:00 GMT</pubDate>
<description>Ocapi 1.4.3 is available. This release fixes a buffer overflow error and duplicate attribute error.</description>
</item>

<item>
<title>Hyrax 1.5.0 beta2 UPDATE</title>
<link>http://www.opendap.org/download/hdf4_server.html</link>
<guid>http://www.opendap.org/index.html#20090318</guid>
<pubDate>Wed, 18 Mar 2009 18:00:00 GMT</pubDate>
<description>The HDF4 handler for Hyrax 1.5.0 beta2 has been updated with a bug fix.</description>
</item>


<item>
<title>Hyrax 1.5.0 beta2</title>
<link>http://www.opendap.org/download/hyrax.html#1.5.0</link>
<guid>http://www.opendap.org/index.html#20090317</guid>
<pubDate>Tue, 17 Mar 2009 18:00:00 GMT</pubDate>
<description>Hyrax 1.5.0 beta2 is available. This source-only beta
release for Hyrax 1.5.0 features data responses using netCDF files and
a 10-fold performance improvement for small requests.</description>
</item>


<item>
<title>Loaddap 3.6.2</title>
<link>http://www.opendap.org/download/ml-structs.html#3.6.2</link>
<guid>http://www.opendap.org/index.html#20090227</guid>
<pubDate>Fri, 27 Feb 2009 23:12:00 GMT</pubDate>
<description>Loaddap 3.6.2 is a windows-only binary release of a bug fix for 
Windows XP/Vista users of the loaddap Matlab client.</description>
</item>

<item>
<title>Hyrax 1.5.0 beta</title>
<link>http://www.opendap.org/download/hyrax.html#1.5.0</link>
<guid>http://www.opendap.org/index.html#20090202</guid>
<pubDate>Mon, 02 Feb 2009 22:58:00 GMT</pubDate>
<description>Hyrax 1.5.0 beta is available. This source-only beta
release for Hyrax 1.5.0 features data responses using netCDF files and
a 10-fold performance improvement for small requests. </description>
</item>

<item>
<title>Ocapi 1.4.2</title>
<link>http://www.opendap.org/download/ocapi.html#1.4.2</link>
<guid>http://www.opendap.org/index.html#20081203</guid>
<pubDate>Wed, 03 Dec 2008 23:47:00 GMT</pubDate>
<description>Ocapi 1.4.2 is available. This release contains support
for proxies-host, port, username, and passwords. Support for http
authentication-username and passwords, cookies, compression, and SSL.
Added functionality to read and write .dodsrc files and parsing
capabilities for the proxy server in .dodsrc. Added tests for proxies,
http authentication and SSL. Added support to parse a URL with
username and password. Fixed Curl calls so compatible with older
versions of Curl. Fixed an errant call to parseURL. And deleted
extraneous code.</description>
</item>

<item>
<title>libnc-dap 3.7.3</title>
<link>http://www.opendap.org/download/nc-dods.html#3.7.3</link>
<guid>http://www.opendap.org/index.html#20080908</guid>
<pubDate>Mon, 8 Sep 2008 21:04:00 GMT</pubDate>
<description>libnc-dap 3.7.3 is a bug-fix release only. This includes
a fix for a link-time error from Patrice Dumas. </description>
</item>

<item>
<title>Ocapi 1.4.1</title>
<link>http://www.opendap.org/download/ocapi.html#1.4.1</link>
<guid>http://www.opendap.org/index.html#20080822</guid>
<pubDate>Fri, 22 Aug 2008 23:47:00 GMT</pubDate>
<description>Ocapi 1.4.1 in source code is available. This release
contains updated test files, fixes for memory problems and a OSX build
problem. </description>
</item>

<item>
<title>NetCDF client library 3.7.2</title>
<link>http://www.opendap.org/download/nc-dods#3.7.2.html</link>
<guid>http://www.opendap.org/index.html##20080801</guid>
<pubDate>Fri, 01 Aug 2008 17:43:00 GMT</pubDate>
<description>This updated release builds with
libdap 3.8.2, includes some build fixes and Binaries. </description>
</item>

<item>
<title>New Windows XP Istallers</title>
<link>http://www.opendap.org/download/index.html</link>
<guid>http://www.opendap.org/index.html#20080723-2</guid>
<pubDate>Wed, 23 Jul 2008 17:23:00 GMT</pubDate>
<description>We've made new Windows XP installers for both loaddap
(the Matlab client) and libdap (a library for software developers).
These contain the Microsoft runtime libraries needed by some
machines. </description>
</item>

<item>
<title>HDF5 Handler 1.2.3</title>
<link>http://www.opendap.org/download/hyrax.html#1.4.2</link>
<guid>http://www.opendap.org/index.html#20080723</guid>
<pubDate>Wed, 23 Jul 2008 16:55:00 GMT</pubDate>
<description>The HDF5 Handler 1.2.3 release fixes a problem with the
handler when using both the CF conventions support and the short-names
option. </description>
</item>
	   
<item>
<title>Ocapi 1.4.0</title>
<link>http://www.opendap.org/download/ocapi.html#1.4.0</link>
<guid>http://www.opendap.org/index.html#20080722</guid>
<pubDate>Tue, 22 Jul 2008 23:47:00 GMT</pubDate>
<description>Ocapi 1.4.0 in source code is available. This release
contains updated parsers, fixes for memory problems and a new test
driver. </description>
</item>

<item>
<title>ESIP Tutorial VM</title>
<link>http://www.opendap.org/support/ESIP_Federation_Hyrax_workshop.html</link>
<guid>http://www.opendap.org/index.html#20080708</guid>
<pubDate>Tue, 08 Jul 2008 22:42:00 GMT</pubDate>
<description> A new Virtual Machine containing Hyrax 1.4.2, plus other
software, and intended for use in the ESIP Federation Hyrax Workshop,
is available. </description>
</item>

<item>
<title>Hyax 1.4.2</title>
<link>http://www.opendap.org/index.html#20080627</link>
<guid>http://www.opendap.org/index.html#20080627</guid>
<pubDate>Fri, 27 Jun 2008 20:23:00 GMT</pubDate>
<description>This version of Hyrax includes the HDF4 handler fix from the 20th of June, updated FreeForm handler, libdap and bes components. The HDF4 handler fix is an important update for sites with HDF4 files that contain multiple SDSs.</description>
</item>

<item>
<title>bes 3.6.2</title>
<link>http://www.opendap.org/index.html#20080626</link>
<guid>http://www.opendap.org/index.html#20080626</guid>
<pubDate>Thu, 26 Jun 2008 21:30:00 GMT</pubDate>
<description>bes 3.6.2 Update. Needed for the HDF4 handler.</description>
</item>

<item>
<title>libdap 3.8.2</title>
<link>http://www.opendap.org/index.html#20080623</link>
<guid>http://www.opendap.org/index.html#20080623</guid>
<pubDate>Mon, 23 Jun 2008 21:00:00 GMT</pubDate>
<description>libdap 3.8.2 Update. Needed for the HDF4 handler.</description>
</item>

<item>
<title>hdf4 handler3.7.9 and libnc-dap 3.7.1</title>
<link>http://www.opendap.org/index.html#20080620</link>
<guid>http://www.opendap.org/index.html#20080620</guid>
<pubDate>Fri, 20 Jun 2008 20:40:00 GMT</pubDate>
<description>hdf4_handler: Bug fix; libnc-dap: update for libdap compatibility</description>
</item>

<item>
<title>loaddap 3.6.1</title>
<link>http://www.opendap.org/index.html#20080613</link>
<guid>http://www.opendap.org/index.html#20080613</guid>
<pubDate>Fri, 13 Jun 2008 18:37:00 GMT</pubDate>
<description>loaddap 3.6.1 First unbundled release in over two years!</description>
</item>

<item>
<title>libdap 3.8.1</title>
<link>http://www.opendap.org/index.html#20080612</link>
<guid>http://www.opendap.org/index.html#20080612</guid>
<pubDate>Thu, 12 Jun 2008 20:51:00 GMT</pubDate>
<description>libdap 3.8.1 Update.</description>
</item>

<item>
<title>libdap 3.8.0</title>
<link>http://www.opendap.org/index.html#20080425</link>
<guid>http://www.opendap.org/index.html#20080425</guid>
<pubDate>Fri, 25 Apr 2008 20:51:00 GMT</pubDate>
<description>libdap 3.8.0 for Windows XP.</description>
</item>

<item>
<title>Hyrax 1.4.1</title>
<link>http://www.opendap.org/index.html#20080414</link>
<guid>http://www.opendap.org/index.html#20080414</guid>
<pubDate>Mon, 14 Apr 2008 22:59:00 GMT</pubDate>
<description>Version 1.4.1 Hyrax released - this is an update that affects the BES only.</description>
</item>

<item>
<title>OLFS 1.4.1</title>
<link>http://www.opendap.org/index.html#20080320</link>
<guid>http://www.opendap.org/index.html#20080320</guid>
<pubDate>Thu, 20 Mar 2008 21:17:00 GMT</pubDate>
<description>Version 1.4.1 of the OLFS for Hyrax released</description>
</item>

<item>
<title>HDF5 Handler 1.2.2</title>
<link>http://www.opendap.org/index.html#20080319</link>
<guid>http://www.opendap.org/index.html#20080319</guid>
<pubDate>Wed, 19 Mar 2008 22:31:00 GMT</pubDate>
<description>Version 1.2.2 of the HDF5 Handler for Hyrax released</description>
</item>

<item>
<title>HDF4 Handler 3.7.8</title>
<link>http://www.opendap.org/index.html#20080314</link>
<guid>http://www.opendap.org/index.html#20080314</guid>
<pubDate>Fri, 14 Mar 2008 22:31:00 GMT</pubDate>
<description>Version 3.7.8 of the HDF4 Handler for Hyrax released</description>
</item>

<item>
<title>HDF5 Handler 1.2.1</title>
<link>http://www.opendap.org/index.html#20080312</link>
<guid>http://www.opendap.org/index.html#20080312</guid>
<pubDate>Wed, 12 Mar 2008 22:31:00 GMT</pubDate>
<description>Version 1.2.1 of the HDF5 Handler for Hyrax released</description>
</item>

<item>
<title>Hyrax 1.4.0</title>
<link>http://www.opendap.org/index.html#20080229</link>
<guid>http://www.opendap.org/index.html#20080229</guid>
<pubDate>Fri, 29 Feb 2008 16:31:00 GMT</pubDate>
<description>Version 1.4.0 of Hyrax released</description>
</item>

<item>
<title>OPeNDAP/Matlab Ocean Toolbox 2.0.0</title>
<link>http://www.opendap.org/index.html#20080228</link>
<guid>http://www.opendap.org/index.html#20080228</guid>
<pubDate>Thu, 28 Feb 2008 22:00:00 GMT</pubDate>
<description>Matlab Ocean Toolbox.
The software allows a user to enter time, location
and variable information directly into an interface to obtain the data in
the workspace. This version of the software fixes previous problems
related to the datasets and the merging tool.</description>
</item>

<item>
<title>OPeNDAP/Matlab Ocean Toolbox 1.1 beta</title>
<link>http://www.opendap.org/index.html#20080128</link>
<guid>http://www.opendap.org/index.html#20080128</guid>
<pubDate>Mon, 28 Jan 2008 22:00:00 GMT</pubDate>
<description>Matlab Ocean Toolbox.
The software allows a user to enter time, location
and variable information directly into an interface to obtain the data in
the workspace. This version of the software fixes previous problems
related to the datasets and the merging tool.</description>
</item>

<item>
<title>HDF5 Handler 1.2.0 beta</title>
<link>http://www.opendap.org/index.html#20080118</link>
<guid>http://www.opendap.org/index.html#20080118</guid>
<pubDate>Fri, 18 Jan 2008 22:45:00 GMT</pubDate>
<description>HDF5 Handler 1.2.0 source distribution.
The HDF5 handler has special features to handle CF and NASA EOS5 data and 
has been developed by THG, Inc. in cooperation with OPeNDAP.</description>
</item>

<item>
<title>Hyrax 1.3.1</title>
<link>http://www.opendap.org/index.html#20071204</link>
<guid>http://www.opendap.org/index.html#20071204</guid>
<pubDate>Tue, 04 Dec 2007 16:31:00 GMT</pubDate>
<description>Version 1.3.1 of Hyrax released</description>
</item>

<item>
<title>libdap 3.7.10</title>
<link>http://www.opendap.org/index.html#20071128</link>
<guid>http://www.opendap.org/index.html#20071128</guid>
<pubDate>Wed, 28 Nov 2007 23:19:00 GMT</pubDate>
<description>Version 3.7.10 of libdap released</description>
</item>

<item>
<title>Hyrax 1.3.0 Binaries</title>
<link>http://www.opendap.org/index.html#20071121</link>
<guid>http://www.opendap.org/index.html#20071121</guid>
<pubDate>Wed, 21 Nov 2007 19:00:00 GMT</pubDate>
<description>Hyrax version 1.3.0: Binaries for Linux 2.6
32- and 64-bit (built on Fedora Core 6) and Intel OS/X 10.4
are now available.</description>
</item>

<item>
<title>Hyrax 1.3.0</title>
<link>http://www.opendap.org/index.html#20071114</link>
<guid>http://www.opendap.org/index.html#20071114</guid>
<pubDate>Wed, 14 Nov 2007 19:00:00 GMT</pubDate>
<description>Hyrax version 1.3.0: This update to Hyrax 
includes important bug fixes, a new Hyrax 
control script and support for Unix compress.</description>
</item>

<item>
<title>libdap 3.7.9</title>
<link>http://www.opendap.org/index.html#20071113</link>
<guid>http://www.opendap.org/index.html#20071113</guid>
<pubDate>Wed, 14 Nov 2007 00:36:00 GMT</pubDate>
<description>Version 3.7.9 of libdap released</description>
</item>

<item>
<title>DAP2 Specification</title>
<link>http://www.opendap.org/index.html#20071010</link>
<guid>http://www.opendap.org/index.html#20071010</guid>
<pubDate>Wed, 10 Oct 2007 18:27:00 GMT</pubDate>
<description>Version 1.1 of the DAP2 specification has been accepted by NASA
as a Recommended Standard</description>
</item>

<item>
<title>CGI Server 3.8.2</title>
<link>http://www.opendap.org/download/CGI_server.html#3.8.2</link>
<guid>http://www.opendap.org/download/CGI_server.html#3.8.2</guid>
<pubDate>Tue, 03 Jul 2007 21:39:00 GMT</pubDate>
<description>Version 3.8.2 of the CGI-Base data server from OPeNDAP. This
release includes the security patch and other fixes but no new
features and replaces the 3.8.1 release.</description>
</item>

<item>
<title>CGI Server 3.8.1</title>
<!-- I intentionally made the link point to 3.8.2 since 3.8.1 no longer -->
<!-- exists -->
<link>http://www.opendap.org/download/CGI_server.html#3.8.2</link>
<guid>http://www.opendap.org/download/CGI_server.html#3.8.1</guid>
<pubDate>Fri, 29 Jun 2007 19:54:00 GMT</pubDate>
<description>Version 3.8.1 of the CGI-Base data server from OPeNDAP. This
release includes the security patch and other fixes but no new
features.</description>
</item>

<item>
<title>libdap 3.7.8</title>
<link>http://www.opendap.org/download/libdap++.html#3.7.8</link>
<guid>http://www.opendap.org/download/libdap++.html#3.7.8</guid>
<pubDate>Wed, 27 Jun 2007 22:24:00 GMT</pubDate>
<description>Version 3.7.8 of libdap, a C++ implementation of the DAP.
Includes pkg-config support and bug fixes.</description>
</item>

<item>
<title>OS/X Intel Binaries for Hyrax and libdap</title>
<link>http://www.opendap.org/download/hyrax.html#1.2.1</link>
<guid>http://www.opendap.org/download/hyrax.html#1.2.12</guid>
<pubDate>Fri, 25 May 2007 23:47:00 GMT</pubDate>
<description>Added OS/X Intel binaries for Hyrax 1.2.1 and libdap 3.7.7</description>
</item>

<item>
<title>Hyrax 1.2.1: OLFS 1.2.3 and bes 3.5.1</title>
<link>http://www.opendap.org/download/hyrax.html#1.2.1</link>
<guid>http://www.opendap.org/download/hyrax.html#1.2.1</guid>
<pubDate>Tue, 22 May 2007 00:37:00 GMT</pubDate>
<description>Updated Hyrax to fix an issue with 32-bit floating point arrays.</description>
</item>

<item>
<title>Hyrax 1.2.1 and bes 3.5.0</title>
<link>http://www.opendap.org/download/hyrax.html</link>
<guid>http://www.opendap.org/download/hyrax.html</guid>
<pubDate>Tue, 15 May 2007 01:33:00 GMT</pubDate>
<description>Revamped support for compressed data files.</description>
</item>

<item>
<title>bes 3.4.2</title>
<link>http://www.opendap.org/download/BES.html</link>
<guid>http://www.opendap.org/download/bes.html</guid>
<pubDate>Fri, 4 May 2007 05:55:00 GMT</pubDate>
<description>Bug fix release of bes.</description>
</item>

<item>
<title>libdap 3.7.7</title>
<link>http://www.opendap.org/download/libdap++.html</link>
<guid>http://www.opendap.org/download/libdap++.html</guid>
<pubDate>Fri, 4 May 2007 04:52:00 GMT</pubDate>
<description>Bug fix release of libdap. There are no API changes in this release.</description>
</item>

<item>
<title>Server3 patch update</title>
<link>http://www.opendap.org/index.html#security_alert</link>
<guid>http://www.opendap.org/index.html#security_alert3</guid>
<pubDate>Tue, 1 May 2007 23:21:00 GMT</pubDate>
<description>Improvement to the Server3 patch; applying the patch will be simpler for some sites.</description>
</item>

<item>
<title>OLFS 1.2.2</title>
<link>http://www.opendap.org/download/olfs.html#1.2.2</link>
<guid>http://www.opendap.org/download/olfs.html#1.2.2</guid>
<pubDate>Tue, 1 May 2007 04:30:00 GMT</pubDate>
<description>This minor release corrects a problem with the DAP version (.ver) response in the OLFS.</description>
</item>


<item>
<title>OLFS 1.2.1</title>
<link>http://www.opendap.org/download/olfs.html#1.2.1</link>
<guid>http://www.opendap.org/download/olfs.html#1.2.1</guid>
<pubDate>Sat, 28 Apr 2007 01:01:00 GMT</pubDate>
<description>This minor release patches a concurrency problem in the OLFS.</description>
</item>


<item>
<title>Update: Server3 Security Alert</title>
<link>http://www.opendap.org/index.html#security_alert</link>
<guid>http://www.opendap.org/index.html#security_alert2</guid>
<pubDate>Fri, 27 Apr 2007 19:25:00 GMT</pubDate>
<description>A patch for the vulnerability has been released. See the security notice.</description>
</item>

<item>
<title>Server3 Security Alert</title>
<link>http://www.opendap.org/index.html#security_alert</link>
<guid>http://www.opendap.org/index.html#security_alert</guid>
<pubDate>Wed, 25 Apr 2007 17:50:00 GMT</pubDate>
<description>Important Security Alert for Server3. See 
http://www.opendap.org/index.html#security_alert</description>
</item>

<item>
<title>Hyrax 1.2</title>
<link>http://www.opendap.org/download/hyrax.html#1.2</link>
<guid>http://www.opendap.org/download/hyrax.html#1.2</guid>
<pubDate>Mon, 23 Apr 2007 01:01:00 GMT</pubDate>
<description>Hyrax 1.2 is out. This release features support for mutiple 
BES's and a revised, extensible dispatch mechanism.</description>
</item>

<item>
<title>Download information for OPeNDAP software</title>
<link>http://www.opendap.org/metrics/SoftwareMetrics_04.05.2007.pdf</link>
<guid>http://www.opendap.org/metrics/SoftwareMetrics_04.05.2007.pdf</guid>
<pubDate>Fri, 6 Apr 2007 20:40:00 GMT</pubDate>
<description> Six years of software download information have been assembled and show that software downloads increased significantly in 2005, coinciding with University of Rhode Island's NASA REASoN Grant.</description>
</item>

<item>
<title>OLFS 1.1.1 (Hyrax 1.1)</title>
<link>http://www.opendap.org/download/olfs.html#1.1.1</link>
<guid>http://www.opendap.org/download/olfs.html#1.1.1</guid>
<pubDate>Wed, 21 Mar 2007 01:01:00 GMT</pubDate>
<description>A minor update for the OLFS that fixes the Java WebStart links 
in the THREDDS catalog pages. Added as part Hyrax 1.1 (Supersedes OLFS 1.1.0) </description>
</item>

<item>
<title>Hyrax 1.1</title>
<link>http://www.opendap.org/download/hyrax.html#1.1</link>
<guid>http://www.opendap.org/download/hyrax.html#1.1</guid>
<pubDate>Wed, 14 Mar 2007 01:01:00 GMT</pubDate>
<description>Hyrax 1.1 is out. This release features bug fixes and a new install feature that sets up the
server with some test data for each handler.</description>
</item>

<item>
<title>The new documentation site is up!</title>
<link>http://docs.opendap.org/index.php/OPeNDAP_Documentation_Site</link>
<guid>http://docs.opendap.org/index.php/OPeNDAP_Documentation_Site</guid>
<pubDate>Sat, 10 Mar 2007 19:44:00 GMT</pubDate>
<description>This is the new home for OPeNDAP's documentation. Currently the Hyrax documentation 
is here. Soon the libdap docs will appear along with the Winter 2007 Developer's Workshop report.</description>
</item>

<item>
<title>The 2007 OPeNDAP Developer's Workshop.</title>
<link>http://wiki.opendap.org/twiki/bin/view/Developers/DevMeeting2007Program</link>
<guid>http://wiki.opendap.org/twiki/bin/view/Developers/DevMeeting2007Program</guid>
<pubDate>Fri, 23 Feb 2007 23:02:00 GMT</pubDate>
<description>The Winter 2007 OPeNDAP Developer's Workshop Agenda now has the presentations linked to each entry.</description>
</item>

<item>
<title>The second beta release of Hyrax (aka Server4) is available.</title>
<link>http://www.opendap.org/whatsnew.html#20070215</link>
<guid>http://www.opendap.org/whatsnew.html#20070215</guid>
<pubDate>Thu, 15 Feb 2007 15:01:00 GMT</pubDate>
<description>This is the second beta release of Hyrax.</description>
</item>

</channel>
</rss>
