<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MPIHASH Release Rss Feed</title><link>http://www.codeplex.com/MPIHASH/Release/ProjectReleases.aspx</link><description>MPIHASH Release Rss Description</description><item><title>Updated Release: MPI.NET Comm_spawn for Windows (mar 31, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25532</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;2009/12/1&lt;/b&gt; - Please be aware that in windows this library still in a beta version.&lt;br /&gt;&lt;br /&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br /&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br /&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br /&gt;The platform used was Windows XP with MPICH2 and MPI.NET 1.0.0.&lt;br /&gt;Suggestions and corrections are welcome.&lt;br /&gt;Thanks,&lt;br /&gt;Fernando.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>faafonso</author><pubDate>Tue, 22 Dec 2009 03:28:29 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET Comm_spawn for Windows (mar 31, 2009) 20091222032829A</guid></item><item><title>Released: MPI.NET Comm_spawn for Windows (Mar 31, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25532</link><description>&lt;div&gt;&lt;b&gt;2009/12/1&lt;/b&gt; - Please be aware that in windows this library still in a beta version.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Windows XP with MPICH2 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 22 Dec 2009 03:28:29 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET Comm_spawn for Windows (Mar 31, 2009) 20091222032829A</guid></item><item><title>Updated Release: MPI.NET Comm_spawn for Linux (mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;2009/12/1&lt;/b&gt; - We are recommending the use of mpich2 1.2.1 for better performance and stability. The library is being modified and soon a new release should be available.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br /&gt;&lt;br /&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br /&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br /&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br /&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br /&gt;Suggestions and corrections are welcome.&lt;br /&gt;Thanks,&lt;br /&gt;Fernando.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;REALLY IMPORTANT NOTE:&lt;br /&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br /&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>faafonso</author><pubDate>Tue, 22 Dec 2009 03:27:11 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET Comm_spawn for Linux (mar 24, 2009) 20091222032711A</guid></item><item><title>Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/12/1&lt;/b&gt; - We are recommending the use of mpich2 1.2.1 for better performance and stability. The library is being modified and soon a new release should be available.&lt;br&gt;&lt;br&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;br&gt;&lt;br&gt;&lt;br&gt;REALLY IMPORTANT NOTE:&lt;br&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 22 Dec 2009 03:27:11 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20091222032711A</guid></item><item><title>Updated Release: MPI.NET Comm_spawn for Linux (mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br /&gt;&lt;br /&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br /&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br /&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br /&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br /&gt;Suggestions and corrections are welcome.&lt;br /&gt;Thanks,&lt;br /&gt;Fernando.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;REALLY IMPORTANT NOTE:&lt;br /&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br /&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 27 Aug 2009 19:31:05 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET Comm_spawn for Linux (mar 24, 2009) 20090827073105P</guid></item><item><title>Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;br&gt;&lt;br&gt;&lt;br&gt;REALLY IMPORTANT NOTE:&lt;br&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 27 Aug 2009 19:31:05 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20090827073105P</guid></item><item><title>Created Release: MPI_Comm_spawn_multiple for Linux (jul 16, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30261</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;2009/07/16&lt;/b&gt; - The library now offers support to the MPI&lt;i&gt;Comm&lt;/i&gt;spawn_multiple primitive. This is a beta implementation but worked fine in the tests. The method is implemented at the Communicator class as Communicator SpawnMultiple(String[] command, int[] maxprocs).&lt;br /&gt;The method overrides will be available soon at the stable version.&lt;br /&gt;&lt;br /&gt;REALLY IMPORTANT NOTE:&lt;br /&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br /&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;br /&gt;Don't forget to run the autogen.sh script before running configure.&lt;br /&gt;&lt;br /&gt;Suggestions and corrections are welcome.&lt;br /&gt;Thanks,&lt;br /&gt;Fernando.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 16 Jul 2009 20:04:01 GMT</pubDate><guid isPermaLink="false">Created Release: MPI_Comm_spawn_multiple for Linux (jul 16, 2009) 20090716080401P</guid></item><item><title>Released: MPI_Comm_spawn_multiple for Linux (Jul 16, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30261</link><description>&lt;div&gt;&lt;b&gt;2009/07/16&lt;/b&gt; - The library now offers support to the MPI&lt;i&gt;Comm&lt;/i&gt;spawn_multiple primitive. This is a beta implementation but worked fine in the tests. The method is implemented at the Communicator class as Communicator SpawnMultiple(String[] command, int[] maxprocs).&lt;br&gt;The method overrides will be available soon at the stable version.&lt;br&gt;&lt;br&gt;REALLY IMPORTANT NOTE:&lt;br&gt;Please use autoconf-2.61, automake-1.10.1 and libtool-2.2.4 versions.&lt;br&gt;They can be downloaded at ftp://ftp.gnu.org/gnu/&lt;br&gt;Don't forget to run the autogen.sh script before running configure.&lt;br&gt;&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 16 Jul 2009 20:04:01 GMT</pubDate><guid isPermaLink="false">Released: MPI_Comm_spawn_multiple for Linux (Jul 16, 2009) 20090716080401P</guid></item><item><title>Updated Release: Fibonacci for MPI_Comm_spawn (Apr 16, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26237</link><description>&lt;div&gt;A Fibonacci application that uses MPI_Comm_spawn.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 30 Apr 2009 20:12:28 GMT</pubDate><guid isPermaLink="false">Updated Release: Fibonacci for MPI_Comm_spawn (Apr 16, 2009) 20090430081228P</guid></item><item><title>Released: Fibonacci for MPI_Comm_spawn (Apr 16, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26237</link><description>&lt;div&gt;A Fibonacci application that uses MPI_Comm_spawn.&lt;/div&gt;</description><author></author><pubDate>Thu, 30 Apr 2009 20:12:28 GMT</pubDate><guid isPermaLink="false">Released: Fibonacci for MPI_Comm_spawn (Apr 16, 2009) 20090430081228P</guid></item><item><title>Updated Release: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 30 Apr 2009 17:37:52 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20090430053752P</guid></item><item><title>Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;/div&gt;</description><author></author><pubDate>Thu, 30 Apr 2009 17:37:52 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20090430053752P</guid></item><item><title>Updated Release: MPICH for Ubuntu 9.04 (Apr 30, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26864</link><description>&lt;div&gt;The python scripts were modified to work with Ubuntu 9.04.&lt;br&gt;You need to have pyton 2.5 installed.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 30 Apr 2009 17:09:09 GMT</pubDate><guid isPermaLink="false">Updated Release: MPICH for Ubuntu 9.04 (Apr 30, 2009) 20090430050909P</guid></item><item><title>Released: MPICH for Ubuntu 9.04 (Apr 30, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26864</link><description>&lt;div&gt;The python scripts were modified to work with Ubuntu 9.04.&lt;br&gt;You need to have pyton 2.5 installed.&lt;/div&gt;</description><author></author><pubDate>Thu, 30 Apr 2009 17:09:09 GMT</pubDate><guid isPermaLink="false">Released: MPICH for Ubuntu 9.04 (Apr 30, 2009) 20090430050909P</guid></item><item><title>Created Release: MPICH for Ubuntu 9.04 (Apr 30, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26864</link><description>&lt;div&gt;The python scripts were modified to work with Ubuntu 9.04.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 30 Apr 2009 17:05:58 GMT</pubDate><guid isPermaLink="false">Created Release: MPICH for Ubuntu 9.04 (Apr 30, 2009) 20090430050558P</guid></item><item><title>Updated Release: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;br&gt;&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 16 Apr 2009 21:29:26 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20090416092926P</guid></item><item><title>Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25184</link><description>&lt;div&gt;&lt;b&gt;2009/04/16&lt;/b&gt; - A few modifications where made at the library and I added some new function overriding. I also tested the library with mpich2. I tested the library with the Fibonacci application and got better stability results with mpich2 than with openmpi for both pure c and cpp mpi and mpi.net mpi. The mpich2 version used is the 1.0.8.&lt;br&gt;&lt;br&gt;This release has the MPI_Comm_spawn and the MPI_Comm_get_parent primitives implemented on the MPI.NET library. &lt;br&gt;The primitives are working and has their interfaces at the Communicator class in the methods &lt;b&gt;Communicator.Spawn&lt;/b&gt; and &lt;b&gt;Communicator.GetParent&lt;/b&gt;.&lt;br&gt;I modified the Hello and the Hostname applications to test the implementation. &lt;br&gt;The platform used was Ubuntu Linux 8.10 with OpenMPI 1.3 and MPI.NET 1.0.0.&lt;br&gt;Suggestions and corrections are welcome.&lt;br&gt;Thanks,&lt;br&gt;Fernando.&lt;br&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 16 Apr 2009 21:29:26 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET Comm_spawn for Linux (Mar 24, 2009) 20090416092926P</guid></item><item><title>Updated Release: MPI.NET for windows with MPICH2 as base (Mar 13, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24679</link><description>&lt;div&gt;This file has the MPI.NET 1.0.0 library fow Windows modified to use MPICH2 as base.&lt;br&gt;The MPI_Comm_Spawn preliminary implementation is included in the code.&lt;br&gt;This code was tested under Windows Vista and XP with MPICH2 1.0.8 and worked fine.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 16 Apr 2009 20:59:40 GMT</pubDate><guid isPermaLink="false">Updated Release: MPI.NET for windows with MPICH2 as base (Mar 13, 2009) 20090416085940P</guid></item><item><title>Released: MPI.NET for windows with MPICH2 as base (Mar 13, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24679</link><description>&lt;div&gt;This file has the MPI.NET 1.0.0 library fow Windows modified to use MPICH2 as base.&lt;br&gt;The MPI_Comm_Spawn preliminary implementation is included in the code.&lt;br&gt;This code was tested under Windows Vista and XP with MPICH2 1.0.8 and worked fine.&lt;/div&gt;</description><author></author><pubDate>Thu, 16 Apr 2009 20:59:40 GMT</pubDate><guid isPermaLink="false">Released: MPI.NET for windows with MPICH2 as base (Mar 13, 2009) 20090416085940P</guid></item><item><title>Updated Release: Fibonacci for MPI_Comm_spawn (Apr 16, 2009)</title><link>http://mpihash.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26237</link><description>&lt;div&gt;A Fibonacci application that uses MPI_Comm_spawn.&lt;/div&gt;</description><author>faafonso</author><pubDate>Thu, 16 Apr 2009 20:58:49 GMT</pubDate><guid isPermaLink="false">Updated Release: Fibonacci for MPI_Comm_spawn (Apr 16, 2009) 20090416085849P</guid></item></channel></rss>