<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Beauty of Code &#187; Haynes</title>
	<atom:link href="http://beauty-of-code.de/tag/haynes/feed/" rel="self" type="application/rss+xml" />
	<link>http://beauty-of-code.de</link>
	<description>About code and visualisation</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:48:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Haynes Catalog live</title>
		<link>http://beauty-of-code.de/2009/07/haynes-catalog-live/</link>
		<comments>http://beauty-of-code.de/2009/07/haynes-catalog-live/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:43:43 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Haynes]]></category>

		<guid isPermaLink="false">http://beauty-of-code.de/?p=141</guid>
		<description><![CDATA[I&#8217;m glad to announce that the Haynes Catalog went live yesterday. The Haynes Catalog is an online project which &#8220;presents an interactive and continuously updated database containing music for and with oboe up to 1800&#8220;. A friend of mine, Peter Wuttke, continually collects information and uses the online catalog to make this available to the public.
The application is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m glad to announce that the <a href="http://haynes-catalog.net">Haynes Catalog</a> went live yesterday. The Haynes Catalog is an online project which &#8220;<em>presents an interactive and continuously updated database containing music for and with oboe up to 1800</em>&#8220;. A friend of mine, <a href="http://haynes-catalog.net/info/about_peter">Peter Wuttke</a>, continually collects information and uses the online catalog to make this available to the public.</p>
<p>The application is using Ruby on Rails with a Mysql database in the background. Apart of the public part of the application, there is an admin interface which allows Peter to update the data. Since I worked on this project only sporadically in my spare time, two challenges proved to be more complicated than expected:</p>
<ol>
<li>Versioning of changes:<br />
We tried to make changes of the data transparent to the user. It should be visible to the user, when information has been changed, for example when a composition has been published, or other data is corrected. Hence there is some change history.<br />
However, not all changes should be mentioned &#8211; simple corrections of typos etc. should be ignored.<br />
Finally, the versions must span several tables as there are a lot one-to-many or many-to-many relations.</li>
<li>Synchronisation:<br />
Most of the research is done offline, for example in libraries or when travelling. Therefore there exist two installations, both being &#8220;productive&#8221;: the official homepage plus an offline installation which is used during the research.</li>
</ol>
<p>Both problems can be solved, but there is no &#8220;out-of-the box&#8221; solution. There will be some detail about how to solve these two issues in a Rails application in following posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://beauty-of-code.de/2009/07/haynes-catalog-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haynes catalogue of music</title>
		<link>http://beauty-of-code.de/2008/11/haynes-catalogue-of-music/</link>
		<comments>http://beauty-of-code.de/2008/11/haynes-catalogue-of-music/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 18:01:36 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Haynes]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.beauty-of-code.de/?p=23</guid>
		<description><![CDATA[
Today I have installed a very first version of a complete relaunch of the old homepage of &#8216;Music for Oboe&#8217; on Beauty of Code: the Haynes catalogue. &#8216;Music for Oboe&#8217; is a quite complete listing of compositions for the oboe in the 18th century, which has been collected and published as a book by Bruce Haynes. Several [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Today I have installed a very first version of a complete relaunch of the old homepage of &#8216;Music for Oboe&#8217; on Beauty of Code: the <a href="http://haynes.beauty-of-code.de/">Haynes catalogue</a>. &#8216;Music for Oboe&#8217; is a quite complete listing of compositions for the oboe in the 18th century, which has been collected and published as a book by Bruce Haynes. Several years ago, this data has been made available on <a href="http://musicforoboe.net/anwendung/index.pl">music for oboe</a> using a simple Perl application by Peter Wuttke.</p>
<p>Since then, a lot of musicians all over the world contributed to this list, so that Peter and I decided to completely rewrite the application using Ruby on Rails. Well, actually I wrote the application while Peter checked lots and lots of libraries all over Europe to find new works or to validate the information given by others.</p>
<p>Needless to say, there are still a lot of things to do until the final version will go live.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://beauty-of-code.de/2008/11/haynes-catalogue-of-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
