<?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>Bruno Boaventura (brunobol) &#187; simon</title>
	<atom:link href="http://blogs.gnome.org/brunobol/tag/simon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/brunobol</link>
	<description></description>
	<lastBuildDate>Tue, 27 Oct 2009 23:43:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Garfunkel in need of sounds.</title>
		<link>http://blogs.gnome.org/brunobol/2009/01/14/garfunkel-in-need-of-sounds/</link>
		<comments>http://blogs.gnome.org/brunobol/2009/01/14/garfunkel-in-need-of-sounds/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 11:39:25 +0000</pubDate>
		<dc:creator>brunobol</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[garfunkel]]></category>
		<category><![CDATA[simon]]></category>
		<category><![CDATA[sounds]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/brunobol/?p=57</guid>
		<description><![CDATA[Hello you all! Maybe you heard about Garfunkel. It&#8217;s a Simon clone that I&#8217;m writing (so slowly&#8230;). Now, I need a help with sounds. Do someone help?
I need these sounds:

A (red, upper right, frequency=110Hz);
A (green, upper left, an octave higher than the upper right);
D (blue, lower right, a perfect fourth higher than the upper right);
G [...]]]></description>
			<content:encoded><![CDATA[<p>Hello you all! Maybe you heard about <a href="http://blogs.gnome.org/brunobol/2008/04/07/and-the-name-is/" target="_self">Garfunkel</a>. It&#8217;s a <a href="http://en.wikipedia.org/wiki/Simon_(game)" target="_self">Simon</a> clone that I&#8217;m writing (so slowly&#8230;). Now, I need a help with sounds. Do someone help?</p>
<p>I need these sounds:</p>
<ul>
<li>A (red, upper right, frequency=110Hz);</li>
<li>A (green, upper left, an <a title="Octave" href="http://en.wikipedia.org/wiki/Octave">octave</a> higher than the upper right);</li>
<li>D (blue, lower right, a <a title="Perfect fourth" href="http://en.wikipedia.org/wiki/Perfect_fourth">perfect fourth</a> higher than the upper right);</li>
<li>G (yellow, lower left, a perfect fourth higher than the lower right).</li>
</ul>
<p>All the sounds must have 2 versions: a duration of 300 miliseconds and another with 400 miliseconds.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/brunobol/2009/01/14/garfunkel-in-need-of-sounds/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>And the name is&#8230;</title>
		<link>http://blogs.gnome.org/brunobol/2008/04/07/and-the-name-is/</link>
		<comments>http://blogs.gnome.org/brunobol/2008/04/07/and-the-name-is/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 01:52:11 +0000</pubDate>
		<dc:creator>brunobol</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[garfunkel]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-edu]]></category>
		<category><![CDATA[simon]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/brunobol/2008/04/07/and-the-name-is/</guid>
		<description><![CDATA[Hello you all! Thanks for comments on my previous post. I&#8217;m a very encouraged artist now.  
I&#8217;ve selected the best name for the Simon clone: Garfunkel.  Thanks to Christian Sasso, who suggested the name. Do you like it?

For those who wants the SVG, checkout it from the gnome-edu module at GNOME Subversion repository.
I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Hello you all! Thanks for comments on <a href="http://blogs.gnome.org/brunobol/2008/04/03/another-name-for-gsimon/">my previous post</a>. I&#8217;m a very encouraged artist now. <img src='http://blogs.gnome.org/brunobol/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ve selected the best name for the Simon clone: <a href="http://en.wikipedia.org/wiki/Simon_and_Garfunkel"><strong>Garfunkel</strong></a>.  Thanks to Christian Sasso, who suggested the name. Do you like it?</p>
<p align="center"><img src="http://blogs.gnome.org/brunobol/files/2008/04/garfunkel.png" alt="garfunkel-svg" /></p>
<p>For those who wants the SVG, checkout it from the gnome-edu module at <a href="http://svn.gnome.org/viewvc/gnome-edu/trunk/garfunkel/pixmaps/default/background.svg?revision=5&amp;view=markup">GNOME Subversion repository</a>.</p>
<p>I&#8217;m working (slowly, because I have not many time) on the code and I&#8217;ll release it as soon as possible.</p>
<p><strong>Dear</strong><strong> Masters of the Coding Art,</strong></p>
<p align="left">What is the best way to draw the SVG (please keep in mind I&#8217;m writing a game) into the widget? Using LibRSVG and GdkPixbuf (as in <a href="http://www.monkey-bubble.org/">Monkey-Bubble</a>) or using<a href="http://library.gnome.org/devel/rsvg/stable/rsvg-Cairo.html#rsvg-handle-render-cairo"> rsvg_handle_render_cairo</a>?  Thanks for your very welcome help.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/brunobol/2008/04/07/and-the-name-is/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
