<?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>Skyphe.org</title>
	<atom:link href="http://skyphe.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://skyphe.org</link>
	<description>It&#039;ll all make sense one day...</description>
	<lastBuildDate>Sun, 11 Dec 2011 18:07:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to add additional e-mail addresses to WordPress comment notifications</title>
		<link>http://skyphe.org/2011/02/24/how-to-add-additional-e-mail-addresses-to-wordpress-comment-notifications/?source=rss</link>
		<comments>http://skyphe.org/2011/02/24/how-to-add-additional-e-mail-addresses-to-wordpress-comment-notifications/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 16:48:00 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=806</guid>
		<description><![CDATA[By default, WordPress will notify only the actual post author if there are new comments on their post. But what if you want to notify additional people about every comment posted on the website? Like site editors, for example? This &#8230; <a href="http://skyphe.org/2011/02/24/how-to-add-additional-e-mail-addresses-to-wordpress-comment-notifications/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>By default, WordPress will notify only the actual post author if there are new comments on their post. But what if you want to notify additional people about every comment posted on the website? Like site editors, for example?</p>
<p>This is just a quick filter you can use in this case:</p>
<pre>
function filter_comment_notification_headers( $message_headers )
{
    $notify_other_people = array(
        '"John Smith" &lt;john.smith@email.address&gt;',
        '"Jane Smith" &lt;jane.smith@email.address&gt;'
    );

    $message_headers .= "\n" .
        'CC: ' . implode(', ', $notify_other_people );

    return $message_headers;
}
add_filter('comment_notification_headers', 'filter_comment_notification_headers');
</pre>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2011/02/24/how-to-add-additional-e-mail-addresses-to-wordpress-comment-notifications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Everybody rejoice &#8211; it&#8217;s that time of year again!</title>
		<link>http://skyphe.org/2010/04/16/everybody-rejoice-its-that-time-of-year-again/?source=rss</link>
		<comments>http://skyphe.org/2010/04/16/everybody-rejoice-its-that-time-of-year-again/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 16:57:29 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=687</guid>
		<description><![CDATA[It&#8217;s my birthday. I&#8217;m 31. I love the world, I hate the world. Gonna go take a shower now. In other news: WordPress File Gallery 1.5RC1 is out. Be a sport and help me test the plugin, OK? I&#8217;ve been &#8230; <a href="http://skyphe.org/2010/04/16/everybody-rejoice-its-that-time-of-year-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s my birthday.</p>
<p>I&#8217;m 31.</p>
<p>I love the world, I hate the world.</p>
<p>Gonna go take a shower now.</p>
<p><em>In other news:</em></p>
<p><a href="http://skyphe.org/code/wordpress/file-gallery/?source=rss"><strong>WordPress File Gallery 1.5RC1 is out.</strong></a></p>
<p>Be a sport and help me test the plugin, OK? I&#8217;ve been working on it for almost two years now, and I think it&#8217;s ready to be &#8220;set free&#8221; :)</p>
<p>cheers ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2010/04/16/everybody-rejoice-its-that-time-of-year-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s twenty ten and so is this theme</title>
		<link>http://skyphe.org/2010/04/05/its-twenty-ten-and-so-is-this-theme/?source=rss</link>
		<comments>http://skyphe.org/2010/04/05/its-twenty-ten-and-so-is-this-theme/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 22:11:16 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[easter]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[supernatural is the show if you didn't get it ha ha]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=634</guid>
		<description><![CDATA[I grew tired of the old theme. Also, I might post some new music next week. Maybe even some very old music. Like, ten years old. We&#8217;ll see. I&#8217;ll be 31 in 11 days, and I&#8217;m quite looking forward to &#8230; <a href="http://skyphe.org/2010/04/05/its-twenty-ten-and-so-is-this-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I grew tired of the old theme.</p>
<p>Also, I might post some new music next week. Maybe even some very old music. Like, ten years old. We&#8217;ll see.</p>
<p>I&#8217;ll be 31 in 11 days, and I&#8217;m quite looking forward to it.</p>
<p>And how about those Winchester boys wondering around in Heaven, huh? God, I love that show :)</p>
<p>And happy Easter, to those of you who celebrate it.</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2010/04/05/its-twenty-ten-and-so-is-this-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Gallery WordPress plugin</title>
		<link>http://skyphe.org/2010/01/11/file-gallery-wordpress-plugin/?source=rss</link>
		<comments>http://skyphe.org/2010/01/11/file-gallery-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 23:10:00 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[file-gallery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=581</guid>
		<description><![CDATA[It&#8217;s been what? Almost a year since my last post? What the hell? :D Anyways, I&#8217;ve been &#8220;active&#8221; on a subpage, working on my &#8220;File Gallery&#8221; plugin for WordPress. It took me a while to realize that people who have &#8230; <a href="http://skyphe.org/2010/01/11/file-gallery-wordpress-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been what? Almost a year since my last post? What the hell? :D</p>
<p>Anyways, I&#8217;ve been &#8220;active&#8221; on a subpage, working on my &#8220;File Gallery&#8221; plugin for WordPress.</p>
<p>It took me a while to realize that people who have subscribed to my RSS feed have no idea about this plugin because its &#8220;home&#8221; is a <em>page</em>. It&#8217;s not included in the feed. I&#8217;m a moron.</p>
<p>So, the time here is currently 0:03 and I&#8217;m very tired.</p>
<p>But you&#8217;ve expected some kind of lame excuse for a short post from me, so this is no surprise.</p>
<p>Anywho&#8230;</p>
<p><a href="http://skyphe.org/code/wordpress/file-gallery/?source=rss"title="WordPress File Gallery plugin" >WordPress File Gallery plugin is ready for testing</a> &#8211; go go go!</p>
<p>ps: I&#8217;m alive and well, and working at <a href="http://Brlog.biz"title="Brlog" >Brlog</a> ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2010/01/11/file-gallery-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I told you I&#8217;m gonna blog about it</title>
		<link>http://skyphe.org/2009/04/16/i-told-you-im-gonna-blog-about-it/?source=rss</link>
		<comments>http://skyphe.org/2009/04/16/i-told-you-im-gonna-blog-about-it/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:33:25 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[general-confusion]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=531</guid>
		<description><![CDATA[All hell breaks loose when one turns 30 :&#124; <a href="http://skyphe.org/2009/04/16/i-told-you-im-gonna-blog-about-it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a beautiful day outside  (although quite windy) and I will turn 30 in approximately 90 minutes.</p>
<p>And then all hell will break loose.</p>
<p>Possibly.</p>
<p>Not.</p>
<p>:|</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2009/04/16/i-told-you-im-gonna-blog-about-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>And then&#8230;</title>
		<link>http://skyphe.org/2009/03/12/and-then/?source=rss</link>
		<comments>http://skyphe.org/2009/03/12/and-then/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:21:25 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[actual work]]></category>
		<category><![CDATA[general-confusion]]></category>
		<category><![CDATA[irritating]]></category>
		<category><![CDATA[ma.gnolia]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rewrite rules]]></category>
		<category><![CDATA[t-com]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zagrebdox]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=483</guid>
		<description><![CDATA[&#8230; the magical, floating, multi-color space-orb just disappeared and I was able to go on with my so-called life. Anyways, I was working on ZagrebDox for the whole month of February and it kind of took all of my time &#8230; <a href="http://skyphe.org/2009/03/12/and-then/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8230; the magical, floating, multi-color space-orb just disappeared and I was able to go on with my so-called life.</p>
<p>Anyways, I was working on <a href="http://www.zagrebdox.net">ZagrebDox</a> for the whole month of February and it kind of took all of my time and energy, but ended up being a really nice project because I&#8217;ve, once again, learned a lot of new things about <a href="http://www.wordpress.org">WordPress</a>.</p>
<p>I&#8217;ve also learned a few new things about MySQL and how to crash your hosting provider&#8217;s shared server.</p>
<p>What happened:</p>
<ul>
<li> the site has over 300 pages (each with at least 3 attachments)&nbsp; and I&#8217;ve used a permalink structure which started with <strong>%category%</strong> &#8211; this combination produced waaay too many rewrite rules</li>
<li> there was a <strong>20MB</strong> database size limit</li>
<li>for some reason, the <strong>wp_options-&gt;rewrite_rules</strong> field got duplicated ~10 times, and the database had grown to 50MB in no time</li>
<li>combine that with the 20MB limit and what you get is a bunch of never-ending transactions</li>
<li>s0 the server went <em><strong>kabang!</strong></em> and the site was promptly moved to another one</li>
</ul>
<p>To solve the problem, I&#8217;ve changed the permalink structure to begin with <strong>%year%</strong>, disabled creation of rewrite rules for attachments (<a href="http://comox.textdrive.com/pipermail/wp-hackers/2009-February/024510.html">thanks to Johan Eenfeldt</a> &#8211; his code has made my number of queries per page drop from ~<strong>3900</strong> to ~90), set the number of post revisions to 2, and then repaired and optimized the database which now stands happily still at <strong>5.7MB</strong>.</p>
<p>I don&#8217;t know how <em>rewrite_rules</em> field got duplicated, I haven&#8217;t used any plugins that would mess with it, so I&#8217;m still in the dark about that. What I <em>do</em> know is: you can&#8217;t host over 700 sites on one single server and expect everything to go smoothly until the end of days. Not to mention that the only available transport protocol is fsockopen which made the admin area <em>a bit slow</em> until I&#8217;ve blocked all the others&#8230;</p>
<p>There&#8217;s been some other stuff I&#8217;ve worked on, but I&#8217;ll put that in another post.</p>
<p>It&#8217;s lunch time. And I miss <a href="http://ma.gnolia.com">Ma.gnolia</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2009/03/12/and-then/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Potential feature ranking for WordPress 2.8 [Survey]</title>
		<link>http://skyphe.org/2008/12/26/potential-feature-ranking-for-wordpress-28-survey/?source=rss</link>
		<comments>http://skyphe.org/2008/12/26/potential-feature-ranking-for-wordpress-28-survey/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 13:40:14 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skyphe.org/2008/12/26/potential-feature-ranking-for-wordpress-28-survey/</guid>
		<description><![CDATA[http://www.polldaddy.com/s/6FC3E15CDE20B5B5/ Go fill it out and put these three as priorities at the bottom: Improve custom fields Post templates/post types Do not auto-correct in HTML editor Thank you! :D]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.polldaddy.com/s/6FC3E15CDE20B5B5/">http://www.polldaddy.com/s/6FC3E15CDE20B5B5/</a></p>
<p>Go fill it out and put these three as priorities at the bottom:</p>
<ol>
<li>Improve custom fields</li>
<li>Post templates/post types</li>
<li>Do not auto-correct in HTML editor</li>
</ol>
<p>Thank you! :D</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2008/12/26/potential-feature-ranking-for-wordpress-28-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broadcasting the rabbits of the future</title>
		<link>http://skyphe.org/2008/11/01/broadcasting-the-rabbits-of-the-future/?source=rss</link>
		<comments>http://skyphe.org/2008/11/01/broadcasting-the-rabbits-of-the-future/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:14:00 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[The rabbit hole]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=450</guid>
		<description><![CDATA[Here&#8217;s a little preview of what I&#8217;ll be releasing music-wise in the following months &#8212; 11 tracks crossfaded and overlayed in a 2 minute mix. You know, just to make it look like I update the site more than four &#8230; <a href="http://skyphe.org/2008/11/01/broadcasting-the-rabbits-of-the-future/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little preview of what I&#8217;ll be releasing music-wise in the following months &#8212; 11 tracks crossfaded and overlayed in a 2 minute mix. You know, just to make it look like I update the site more than four times a year&#8230; :)</p>

<div class="rabbithole">
		<div class="rabbithole_title">Some fresh music for your listening pleasure</div><p class="rabbit_file">01. <span class="button_player"><object data="/musicplayer/musicplayer.swf?&amp;song_url=/files/music/therabbithole/aesqe-preview_mix_nov08.mp3" type="application/x-shockwave-flash" height="17" width="17"><param value="/musicplayer/musicplayer.swf?&amp;song_url=/files/music/therabbithole/aesqe-preview_mix_nov08.mp3" name="movie" /><img src="/musicplayer/noflash.gif" alt="No flash" height="17" width="17" /></object></span> <a href="/files/music/therabbithole/aesqe-preview_mix_nov08.mp3" class="rabbit">Preview mix - November 2008</a> (2:00, 1.83MB)</p>
<p class="rabbit_info"></p>
</div><p><a href="/category/the-rabbit-hole/">&raquo; Enter the rabbit hole?</a></p>]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2008/11/01/broadcasting-the-rabbits-of-the-future/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a dreamer, a distant dreamer :)</title>
		<link>http://skyphe.org/2008/08/13/im-a-dreamer-a-distant-dreamer/?source=rss</link>
		<comments>http://skyphe.org/2008/08/13/im-a-dreamer-a-distant-dreamer/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 21:36:27 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[category base]]></category>
		<category><![CDATA[decategorizer]]></category>
		<category><![CDATA[headaches]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=412</guid>
		<description><![CDATA[Yes, some of you might recognize the title words as lyrics by Duffy. It&#8217;s true, I like the album, a lot. Her official site, however, not so much (I&#8217;ll be thinking of Vulcans for the rest of my life everytime &#8230; <a href="http://skyphe.org/2008/08/13/im-a-dreamer-a-distant-dreamer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, some of you might recognize the title words as lyrics by <a href="http://www.iamduffy.com/">Duffy</a>. It&#8217;s true, I like <a href="http://www.last.fm/music/Duffy/Rockferry">the album</a>, a lot. Her official site, however, not so much (I&#8217;ll be thinking of Vulcans for the rest of my life everytime someone says &#8216;however&#8217;, no doubt about that).</p>
<p>But I will not steal from my own evening TV time to talk about that. Nuh-uh.</p>
<p>So, believe it or not, I&#8217;ve been officialy employed for a month and a half now. <a href="http://www.netipicni.hr/">Netipični d.o.o.</a> is where I now do what I used to do from home. Code websites, that is :)</p>
<p>In short: I&#8217;m satisfied, and (thank god!) the people who work there are quite (haha) normal and easy to get along with.</p>
<p>My backache <em>is </em>killing me, and I haven&#8217;t been able to sleep enough lately, but I&#8217;ll blame that on the godawful summer in the city too, not just on my impossible way of life and inability to adjust myself to the 9-5 routine. I&#8217;ll survive, don&#8217;t worry ;)</p>
<p>What else&#8230;</p>
<p>You know how <a href="http://wordpress.org/extend/ideas/topic.php?id=359">WordPress adds &#8216;category&#8217; in urls</a> when the page is an category archive? I&#8217;ve created a plugin that gets<br />
rid of it. But you&#8217;ll also need another plugin to make it work. I&#8217;ve<br />
been testing it for the past few weeks and haven&#8217;t noticed any hickups.<br />
<a href="http://skyphe.org/code/wordpress/decategorizer/?source=rss"><strong style="color: rgb(187, 0, 0);">Read on</strong></a><strong>.</strong></p>
<p>I&#8217;ve also switched from <a href="http://tinymce.moxiecode.com/">TinyMCE</a> to <a href="http://www.wymeditor.org/">WYMeditor</a> and I&#8217;m liking it so far. You can download it as a WordPress plugin from here: <a href="http://wordpress.org/extend/plugins/simple-wymeditor/">http://wordpress.org/extend/plugins/simple-wymeditor/</a>. I&#8217;ve tweaked its CSS files to suit the WordPress 2.5 color scheme better:<a href="http://skyphe.org/wp-content/uploads/2008/08/wysiwym.png?source=rss"><img src="http://skyphe.org/wp-content/uploads/2008/08/wysiwym-150x150.png" alt="WYMeditor" title="WYMeditor" style="float: right;" height="150" width="150" /></a></p>
<p>If you like it, you can download the tweaked files from here:</p>
<p><a href="http://skyphe.org/wp-content/uploads/2008/08/wymeditor-wp25-css.zip?source=rss" style="color: rgb(187, 0, 0);">wymeditor-wp25-css.zip</a></p>
<p>Just paste the two directories over in the &#8216;wymeditor&#8217; folder (the one residing inside the &#8216;simple-wymeditor&#8217; folder, if you&#8217;re using it as a WordPress plugin) and overwrite the files.</p>
<div class="rule">
<hr /></div>
<p>I installed <a href="http://www.habariproject.org/">Habari</a> and I like it &#8211; it&#8217;s fast and feels stable, but it&#8217;s also very young and needs more work. I&#8217;ll dig in when I find some time.</p>
<p>I&#8217;m working with <a href="http://www.silverstripe.com/">Silverstripe</a>, too, but I can&#8217;t say that I&#8217;m becoming fond of it. Dunno&#8230; Although it seems to be a great piece of software, it just doesn&#8217;t feel right for me.</p>
<p>I know I had more stuff in my head that I wanted to write about, but I can&#8217;t really remember anything else right now, I&#8217;m feeling a bit sleepish :)</p>
<p>I&#8217;ll be taking two weeks off starting next Tuesday, gotta start working on my final paper and get that diploma out of my way. Fingers crossed ;)</p>
<p>Music? Something new? Hmm. We&#8217;ll see.</p>
<p>Laters :D</p>
]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2008/08/13/im-a-dreamer-a-distant-dreamer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Russian rabbits</title>
		<link>http://skyphe.org/2008/06/11/russian-rabbits/?source=rss</link>
		<comments>http://skyphe.org/2008/06/11/russian-rabbits/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 17:08:32 +0000</pubDate>
		<dc:creator>aesqe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[The rabbit hole]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[po russky]]></category>

		<guid isPermaLink="false">http://skyphe.org/?p=402</guid>
		<description><![CDATA[Here&#8217;s another one :D It started as a simple harpsichord theme because I was going for something baroque-ish. I&#8217;m trying to compose a character theme for one game (the title of which I will not mention because I might not &#8230; <a href="http://skyphe.org/2008/06/11/russian-rabbits/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another one :D</p>
<p>It started as a simple harpsichord theme because I was going for something baroque-ish. I&#8217;m trying to compose a character theme for one game (the title of which I will not mention because I might not have anything to do with it in the end) and I constantly end up with something completely&#8230;off.</p>
<p>Maybe I need to read more about the character, dive into their persona. Or&#8230;something. Gaaaaa-argh! It&#8217;s frustrating :=</p>
<p>Cross your fingers and help me find the appropriate melody :)</p>
<p>Until then, enjoy the eastern winds.</p>

<div class="rabbithole">
		<div class="rabbithole_title">Some fresh music for your listening pleasure</div><p class="rabbit_file">01. <span class="button_player"><object data="/musicplayer/musicplayer.swf?&amp;song_url=/files/music/therabbithole/aesqe-po_russky.mp3" type="application/x-shockwave-flash" height="17" width="17"><param value="/musicplayer/musicplayer.swf?&amp;song_url=/files/music/therabbithole/aesqe-po_russky.mp3" name="movie" /><img src="/musicplayer/noflash.gif" alt="No flash" height="17" width="17" /></object></span> <a href="/files/music/therabbithole/aesqe-po_russky.mp3" class="rabbit">Po Russky</a> (1:16, 1.17MB)</p>
<p class="rabbit_info"></p>
</div><p><a href="/category/the-rabbit-hole/">&raquo; Enter the rabbit hole?</a></p>]]></content:encoded>
			<wfw:commentRss>http://skyphe.org/2008/06/11/russian-rabbits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 794/948 objects using disk: basic

Served from: skyphe.org @ 2012-02-05 07:14:04 -->
