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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Songpress news</title>
			<link>http://www.skeed.it/songpress-news-feed.rss.html</link>
			<description></description>
			<language>it</language>
			<copyright>Skeed 2007</copyright>
			<ttl>120</ttl>
			<item>
				<title>Songpress 1.3 released!</title>
				<link>http://www.skeed.it/songpress-1.3-released.html</link>
				<description><![CDATA[ <p>Songpress 1.3 has been released. This version introduce some new interesting features:</p>
<ul>
    <li><strong>Chord simplification</strong>: for beginner guitarists. Songpress can detect if chords are too difficult, and offer to transpose the song to an easier key, automatically.</li>
    <li><strong>HTML export</strong>: Songpress can generate HTML pages (or HTML snippets, to be embedded in your web pages) with formatted song. Pure HTML code, no images!</li>
</ul>
<p>There are many bug fixes and small improvement as well:</p>
<ul>
    <li>Installer was rewritten from scratch, to improve compatibility with some systems.</li>
    <li>Chords with a special bass note are now supported, e.g.</li></ul> ]]></description>
				<pubDate>Sat, 19 Jun 2010 10:41:42 +0200</pubDate>
				<guid isPermaLink="false">http://www.skeed.it/songpress-1.3-released.html</guid>
				<dc:creator>Luca Allulli</dc:creator>
				
			</item>
		
			<item>
				<title>Songpress 1.2 released!</title>
				<link>http://www.skeed.it/songpress-1.2-released.html</link>
				<description><![CDATA[ <p>We are proud to release Songpress - Il Canzonatore 1.2.</p>
<p>New features in this release include:</p>
<ul>
    <li>Support for songs in the &quot;tab&quot; format (text above chords)</li>
    <li>Auto-cleanup of songs with too many blank lines</li>
    <li>Bugfixes and improvements:
    <ul>
        <li>Fixed a bug with German notation</li>
        <li>Nice error reporting dialog</li>
    </ul>
    </li>
</ul>
<p>&nbsp;</p> ]]></description>
				<pubDate>Sun, 28 Feb 2010 17:35:37 +0100</pubDate>
				<guid isPermaLink="false">http://www.skeed.it/songpress-1.2-released.html</guid>
				<dc:creator>Luca Allulli</dc:creator>
				
			</item>
		
			<item>
				<title>Songpress 1.1 released!</title>
				<link>http://www.skeed.it/songpress-1.1-released.html</link>
				<description><![CDATA[ <p>We are proud to release Songpress - Il Canzonatore 1.1.</p>
<p>New features in this release include:</p>
<ul>
    <li>Song transposition with key autodetection</li>
    <li>Support of several chord notations (American/English, Italian/Spanish, German, French, Portuguese); automatic notation conversion</li>
    <li>Quick editing of chords</li>
    <li>Exporting formatted songs as PNG images</li>
    <li>Some bugfixes and improvements:
    <ul>
        <li>Removed flicker in preview pane while editing song</li>
        <li>It is possible to insert comments in the title block</li>
        <li>Improved drag'n'drop</li>
    </ul>
    </li>
</ul>
<p>&nbsp;</p> ]]></description>
				<pubDate>Tue, 22 Dec 2009 23:30:03 +0100</pubDate>
				<guid isPermaLink="false">http://www.skeed.it/songpress-1.1-released.html</guid>
				<dc:creator>Luca Allulli</dc:creator>
				
			</item>
		
			<item>
				<title>Detecting key</title>
				<link>http://www.skeed.it/songpress-autodetecting-key.html</link>
				<description><![CDATA[ <p>One of the new features in the upcoming 1.1 release of <a href="http://www.skeed.it/songpress.html">Songpress</a> is song transposition. In order do transpose the right way, we need to know the current key of the song (or of the part of it we want to transpose), and the destination key (or, equivalently, the gap between the source and destination key, expressed in semitones).</p>
<p>Thus I decided to experiment an algorithm to &quot;guess&quot; the current key of the song, by examining the song chords. The basic idea is simple: each key has its own &quot;natural&quot; chords. For example, in songs on the C key the most frequently occurring chords are C, F, G, Am, Dm, Em, E, sometimes A and D, etc.</p> ]]></description>
				<pubDate>Sat, 12 Dec 2009 10:52:12 +0100</pubDate>
				<guid isPermaLink="false">http://www.skeed.it/songpress-autodetecting-key.html</guid>
				<dc:creator>Luca Allulli</dc:creator>
				
			</item>
			</channel>
</rss>