<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>herbertdotnet Release Rss Feed</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx</link><description>herbertdotnet Release Rss Description</description><item><title>CREATED RELEASE: Herbert.NET v0.2.1 (Jan 20, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=10049</link><description>&amp;#42;Version 0.2.1&amp;#42;&lt;br /&gt;&lt;br /&gt;&amp;#42;Changes&amp;#42;&lt;br /&gt;&amp;#43;Interpreter&amp;#43;&lt;br /&gt;&amp;#42; Interpreter method &amp;#40;GetProgramRunStates&amp;#41; now performs garbage collection on the stack before it returns, greatly reducing memory usage.&lt;br /&gt;&amp;#43;Visualizer&amp;#43;&lt;br /&gt;&amp;#42; Added &amp;#34;maximum iterations for executions&amp;#34; setting to Settings dialog. Changing this to a higher value will allow programs to run longer before terminating but the background path will take longer to update and programs will also take longer before stopping.&lt;br /&gt;&amp;#42; Fixed bug with displaying background &amp;#40;&amp;#34;display as you type&amp;#34;&amp;#41; path for programs that trace certain paths &amp;#40;did not previously affect the path when running these programs normally&amp;#41;. The background path now should display correctly and identically to the path traced when executing.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For source code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.&lt;br /&gt;</description><author></author><pubDate>Sun, 20 Jan 2008 13:15:23 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Herbert.NET v0.2.1 (Jan 20, 2008) 20080120011523P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.1 (Jan 07, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9699</link><description>&amp;#42;Version 0.1.1&amp;#42;&lt;br /&gt;&lt;br /&gt;&amp;#42;Changes&amp;#42;&lt;br /&gt;&amp;#42; Fixed issue where &amp;#34;Display as you type&amp;#34; feature freezes GUI. Also, the displayed path now renders quicker and disappears as soon as you change the code, reappearing when the path has been recalculated, so that you can tell when the path has been updated.&lt;br /&gt;&amp;#42; Improved parser for HerbertProgram. Added error reporting for parsing and execution of programs. Notifications of an error are displayed in the status bar at the bottom of the visualizer window. Hover the cursor over the status bar to read a more detailed description of the error.&lt;br /&gt;&amp;#42; Added &amp;#34;Check for Updates&amp;#34; feature to Help menu. To check for any subsequent releases of Herbert.NET, click the button and it will report whether a newer version is available and if so, direct you to the appropiate download page.&lt;br /&gt;&amp;#42; Added text in status bar of visualizer to display the index of the character currently selected in the code text box.&lt;br /&gt;&amp;#42; Various minor bug fixes.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For source code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 19 Jan 2008 19:43:57 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.1 (Jan 07, 2008) 20080119074357P</guid></item><item><title>CREATED RELEASE: Herbert.NET v0.2.0 (Jan 19, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=10032</link><description>&amp;#42;Version 0.2.0&amp;#42;&lt;br /&gt;&lt;br /&gt;&amp;#42;Changes&amp;#42;&lt;br /&gt;&amp;#43;Interpreter&amp;#43;&lt;br /&gt;&amp;#42; Fixed bugs regarding numerical arguments.&lt;br /&gt;&amp;#42;&amp;#42; Operators can now be used as first bytes of arguments.&lt;br /&gt;&amp;#42;&amp;#42; Larger numbers no longer cause incorrect evaluation of numerical arguments.&lt;br /&gt;&amp;#42; Fixed parser so that it generates correct programs whether procedures are declared before or after main program &amp;#40;or a mixture of both&amp;#41;.&lt;br /&gt;&amp;#43;Visualizer&amp;#43;&lt;br /&gt;&amp;#42; Added Settings dialog to edit user settings that persist between each run of the application.&lt;br /&gt;&amp;#42; Added &amp;#34;Revert All to Best&amp;#34; command that sets the code for all levels to the best programs created so far.&lt;br /&gt;&amp;#42; Added feature to silently check for updates to program on start up. &amp;#40;_Enabled_ by default&amp;#41;&lt;br /&gt;&amp;#42; Added optional prompt on exit that asks user whether to save the current and best solutions for the loaded match. &amp;#40;_Enabled_ by default&amp;#41;&lt;br /&gt;&amp;#42; Various minor bug fixes.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For source code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 19 Jan 2008 19:40:36 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Herbert.NET v0.2.0 (Jan 19, 2008) 20080119074036P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.1 (Jan 07, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9699</link><description>&amp;#42;Version 0.1.1&amp;#42;&lt;br /&gt;&lt;br /&gt;&amp;#42;Changes&amp;#42;&lt;br /&gt;&amp;#42; Fixed issue where &amp;#34;Display as you type&amp;#34; feature freezes GUI. Also, the displayed path now renders quicker and disappears as soon as you change the code, reappearing when the path has been recalculated, so that you can tell when the path has been updated.&lt;br /&gt;&amp;#42; Improved parser for HerbertProgram. Added error reporting for parsing and execution of programs. Notifications of an error are displayed in the status bar at the bottom of the visualizer window. Hover the cursor over the status bar to read a more detailed description of the error.&lt;br /&gt;&amp;#42; Added &amp;#34;Check for Updates&amp;#34; feature to Help menu. To check for any subsequent releases of Herbert.NET, click the button and it will report whether a newer version is available and if so, direct you to the appropiate download page.&lt;br /&gt;&amp;#42; Added text in status bar of visualizer to display the index of the character currently selected in the code text box.&lt;br /&gt;&amp;#42; Various minor bug fixes.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For source code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Mon, 07 Jan 2008 17:16:13 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.1 (Jan 07, 2008) 20080107051613P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For source code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.&lt;br /&gt;</description><author></author><pubDate>Mon, 07 Jan 2008 17:15:45 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080107051545P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For Code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Mon, 07 Jan 2008 17:02:35 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080107050235P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;For Code&amp;#58;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Visual C&amp;#35; 2008 Express Edition&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;express&amp;#47;download&amp;#47;&amp;#35;webInstall&amp;#93; &amp;#40;free&amp;#41; or any other edition of Visual Studio 2008 &amp;#40;paid&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Mon, 07 Jan 2008 10:47:47 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080107104747A</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 05 Jan 2008 16:25:16 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080105042516P</guid></item><item><title>RELEASED: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 05 Jan 2008 16:25:16 GMT</pubDate><guid isPermaLink="false">RELEASED: Herbert.NET v0.1.0 (Jan 05, 2008) 20080105042516P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 05 Jan 2008 16:20:51 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080105042051P</guid></item><item><title>UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Prerequisites&amp;#42;&lt;br /&gt;&amp;#42; &amp;#91;url&amp;#58;Microsoft .NET Framework 3.5 redistributable&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;333325fd-ae52-4e35-b531-508d977d32a6&amp;#38;displaylang&amp;#61;en&amp;#93;&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.</description><author></author><pubDate>Sat, 05 Jan 2008 14:02:25 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080105020225P</guid></item><item><title>CREATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008)</title><link>http://www.codeplex.com/herbertdotnet/Release/ProjectReleases.aspx?ReleaseId=9652</link><description>&amp;#42;Version 0.1.0&amp;#42; &amp;#40;initial public release&amp;#41;&lt;br /&gt;&lt;br /&gt;Please report any bugs&amp;#47;problems or make suggestions for improvements by commenting on this release, or if the problem is more serious, by creating a discussion thread or adding an item to the Issue Tracker.&lt;br /&gt;&lt;br /&gt;&amp;#42;Notes&amp;#42;&lt;br /&gt;&amp;#42; The source code for the Interpreter and Visualizer projects are grouped together as one solution and can be downloaded as a single archive. The binary releases are individual.&lt;br /&gt;&amp;#42; The levels for matches 1 to 3 of the Imagine Cup 2008 must be downloaded separately from the source code, but are included in the binary release.&lt;br /&gt;&amp;#42; See &amp;#91;Getting Started&amp;#93; for help with using the visualizer.&lt;br /&gt;</description><author></author><pubDate>Sat, 05 Jan 2008 13:59:37 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Herbert.NET v0.1.0 (Jan 05, 2008) 20080105015937P</guid></item></channel></rss>