<?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>a peppy blog</title>
	<atom:link href="http://pe.ppy.sh/feed/" rel="self" type="application/rss+xml" />
	<link>http://pe.ppy.sh</link>
	<description>mooooo</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:18:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>xcode 4 preview 2 has problems</title>
		<link>http://pe.ppy.sh/2010/07/290/</link>
		<comments>http://pe.ppy.sh/2010/07/290/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 19:14:27 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[crap]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[xcode4]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=290</guid>
		<description><![CDATA[I need somewhere to list my frustrations moving from xcode 3 to what is supposed to be the a move forward.  Here is that place.  Let me start by saying I don&#8217;t even see xcode 4 as an improvement just yet; while they seem to have finally understood people don&#8217;t want to manage [...]]]></description>
			<content:encoded><![CDATA[<p>I need somewhere to list my frustrations moving from xcode 3 to what is supposed to be the a move forward.  Here is that place.  Let me start by saying I don&#8217;t even see xcode 4 as an improvement just yet; while they seem to have finally understood people don&#8217;t want to manage 10,000 windows while working on a project, they still haven&#8217;t understood that one layout doesn&#8217;t suit all, and have in my opinion made some very bad design choices.</p>
<p>It has only been a few days though, so I&#8217;m willing to give things time to set in.  Here are problems that make the current preview quite unusable:</p>
<ul>
<li>&#8220;Navigate to Counterpart&#8221; shortcut combination no longer works (cmd-opt-up).</li>
<li>Designating shortcut keys gives no feedback if there are multiple assignments of the same key.  It just chooses the first in the list and uses it.</li>
<li>You have to manually open new tabs!  This leads me to believe that apple don&#8217;t understand how tabs are supposed to work, which baffles me as they usually understand user interface paradigms.  Is the xcode team a bit out of touch?</li>
<li>Trying to bind &#8220;New Tab&#8221; to cmd-t fails.  It seems there is a shortcut hard-wired to this key.</li>
<li> Project bookmarks are gone.  In the migration guide it mentions their presence in the Organizer, but following instructions only gives help document bookmarks, not project bookmarks.</li>
<li>There is even less feedback while building (used to see &#8220;x of x files compiled&#8221;, now it&#8217;s just a progress bar).  This is quite an annoyance for large projects.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="not enough feedback" src="http://puu.sh/450" alt="" width="368" height="53" /></p>
<ul>
<li>Has problems saving project file to disk.  Should at least give an option to overwrite.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="cant save" src="http://puu.sh/44Z" alt="" width="460" height="196" /></p>
<ul>
<li>I can&#8217;t seem to find where the colour scheme configurations are stored.  Have yet to take the time to manually recreate my pastels-on-dark theme because of this.</li>
<li>Auto-completion of overrides no longer works correctly in classes which inherit; it seems to only show overrides from the base (NSObject/NSView) class.  This is a real hit, and actually makes working in the current build of xcode 4 a chore.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="no overrides for UIViewController" src="http://puu.sh/45e" alt="" width="423" height="116" /></p>
<p>Then there are things I think should be added in order to bring xcode into the 21st century, which have still not been addressed:</p>
<ul>
<li>There is still no automated handling of IBOutlets in a way that generates code-behind.  Microsoft have mastered this over the years, and while that may be an unfair comparison, MonoTouch also provides this functionality on the iPhone platform via their MonoDevelop IDE!</li>
<li>There is still no automated/shortcut method of making an instance variable, property, and @synthesize in one go.</li>
<li>The handling of linking delegates/outlets in the &#8220;interface builder&#8221; mode is still as painfully ugly as ever.</li>
<li>Files are still not automatically sorted alphabetically in project navigation pane.  I honestly don&#8217;t understand this.</li>
<li>Light-on-dark anti-aliased text still looks horrible.  Okay, so this is an OS-level problem, but it&#8217;s my one biggest gripe so I had to tag it on <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</li>
</ul>
<p>I will be updating this post as I find more issues.  If anyone has an obvious solution which I have overlooked to any, please fill me in!</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2010/07/290/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>gmail adds exchange (iphone push) support</title>
		<link>http://pe.ppy.sh/2009/10/279/</link>
		<comments>http://pe.ppy.sh/2009/10/279/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:45:51 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=279</guid>
		<description><![CDATA[I find it funny that every time I go to post a new blog entry, the wordpress admin site looks different.  They seem to change their design faster than I can post.
Anyway, for those who are as slow as me on the uptake, google recently announced (around 2 weeks ago) exchange protocol support for mail, [...]]]></description>
			<content:encoded><![CDATA[<p>I find it funny that every time I go to post a new blog entry, the wordpress admin site looks different.  They seem to change their design faster than I can post.</p>
<p>Anyway, for those who are as slow as me on the uptake, google recently announced (around 2 weeks ago) exchange protocol support for mail, adding to their existing calendar and contacts push-sync functionality.  I&#8217;m not sure if anyone else will be as ecstatic as me on hearing this, but for the benefit of the doubt I thought I should post it here.</p>
<p>If you already have google sync setup for contact/calendar as I did, it is as simple as flicking an iSwitch.  Otherwise, <a href="http://www.google.com/support/mobile/bin/answer.py?answer=138740&amp;topic=14252">read here</a> for full instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/10/279/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ルン・ルン・ルン・べつばら～</title>
		<link>http://pe.ppy.sh/2009/08/271/</link>
		<comments>http://pe.ppy.sh/2009/08/271/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:19:42 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=271</guid>
		<description><![CDATA[お久しぶりブログに書くこと・・
やっぱりどれだけ「これ書くと良いね!」と 思う内容があっても、時間の問題なんですから・・・ごめんなさい！
では、 今度こそチャットモンチーの話になってしまうんですが

新作DVD「チャットモンチー・レソトラン・ デザート」ということで、ライブの方の映像は割りと少ない代わり、ボーナス映像は長い
まずはライブ映像の感想なんですが、湯気の演奏が2回も入ってて良かったです！湯気ってすごくいい曲なのに、今までライブでの映像を見たことはともかく、Bサイドの曲ですから（僕は未だアルバム以外持ってないので・・）CDクオリティーで聞いたこともないので、感動したんです。
告白の2曲を見て、生で聴いたときの思い出 で胸がいっぱいです。
特に、8cmのピンヒールは感激してしまいます。
でもなんといっても、DVDの一番良いところはボーナスの1人1企画のえっちゃんの代々木公園の路上弾き語りライブなんです。ウルフルズの曲をカバーして2曲続けて歌いました。僕にとって、両方も初めて聞いた曲なのにこんなインパクト感があるって、えっちゃんに限っているでしょう。あんな声はどこまで届けるですかね！

サムライソウル～エイエイオ～
]]></description>
			<content:encoded><![CDATA[<p>お久しぶりブログに書くこと・・</p>
<p>やっぱりどれだけ「これ書くと良いね!」と 思う内容があっても、時間の問題なんですから・・・ごめんなさい！</p>
<p>では、 今度こそチャットモンチーの話になってしまうんですが</p>
<p><img title="dessert" src="http://pe.ppy.sh/wp-content/uploads/2009/08/process.jpg" alt="dessert" width="450" height="300" /></p>
<p>新作DVD「チャットモンチー・レソトラン・ デザート」ということで、ライブの方の映像は割りと少ない代わり、ボーナス映像は長い</p>
<p>まずはライブ映像の感想なんですが、湯気の演奏が2回も入ってて良かったです！湯気ってすごくいい曲なのに、今までライブでの映像を見たことはともかく、Bサイドの曲ですから（僕は未だアルバム以外持ってないので・・）CDクオリティーで聞いたこともないので、感動したんです。</p>
<p>告白の2曲を見て、生で聴いたときの思い出 で胸がいっぱいです。<br />
特に、8cmのピンヒールは感激してしまいます。</p>
<p>でもなんといっても、DVDの一番良いところはボーナスの1人1企画のえっちゃんの代々木公園の路上弾き語りライブなんです。ウルフルズの曲をカバーして2曲続けて歌いました。僕にとって、両方も初めて聞いた曲なのにこんなインパクト感があるって、えっちゃんに限っているでしょう。あんな声はどこまで届けるですかね！</p>
<p><img class="alignnone size-full wp-image-274" title="samurai soul" src="http://pe.ppy.sh/wp-content/uploads/2009/08/samurai.jpg" alt="samurai soul" width="450" height="250" /></p>
<p>サムライソウル～エイエイオ～</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/08/271/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>simple file diff&#8217;ing #2</title>
		<link>http://pe.ppy.sh/2009/06/265/</link>
		<comments>http://pe.ppy.sh/2009/06/265/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 09:10:55 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=265</guid>
		<description><![CDATA[As a little follow-up to my previous post on mastering the art of comparing two text files, I ran into a situation today where i wanted the intersection of two files, rather than the difference between them.  Feeling like a bit of form coding, I added two new options to my app &#8211; Intersection and [...]]]></description>
			<content:encoded><![CDATA[<p>As a little follow-up to my <a href="http://pe.ppy.sh/2008/10/230/">previous post</a> on mastering the art of comparing two text files, I ran into a situation today where i wanted the intersection of two files, rather than the difference between them.  Feeling like a bit of form coding, I added two new options to my app &#8211; Intersection and Union comparison modes.</p>
<p><img src="http://up.ppy.sh/files/ddiff.png" alt="dDifference screenshot" /></p>
<p>You may notice it looks a bit prettier too <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Behind the scenes, it is also loading files in the background on separate threads, and gives you the ability to abort processing should it take too long.  Hopefully someone will find a use for this.</p>
<p><a href="http://up.ppy.sh/files/ddifference.rar">Download Here</a> (17kb)</p>
<p>I can provide the source code on request (or you can just reflect it for yourself <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .  Use it as you wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/06/265/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>日本旅行２００９決定</title>
		<link>http://pe.ppy.sh/2009/05/260/</link>
		<comments>http://pe.ppy.sh/2009/05/260/#comments</comments>
		<pubDate>Tue, 05 May 2009 12:12:28 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=260</guid>
		<description><![CDATA[10日から日本へ行きます。はい、5月の。メインの目的はチャットモンチーのツアーを見に行くことなんですが。はい、そのためだけで行くのは馬鹿なことかもしれませんが、経済の事情で飛行機に乗るのがかなり安くなってきました。700ドルも払わないで国際旅行する機械はあんまりないと思いつつ予約しました。18日間なので、国内旅行を安心させるのに日本レールパス1週間も買っておきました。時間はライブや買い物や友達に会う余裕を考えて、そんなにないと思うんですが、今度九州をチャレンジしようと大体決めました。阿蘇山とかは良さそうです。まぁ、良い写真が撮れますように～
ちなみに、参戦するチャットモンチーのライブは
5/19新潟県民会館 (Hall in Love Tour 2009)
5/26横浜BLITZ (いま一度ライブハウスを選択し申す！ツアー)
最初なのは一人に行くつもり（しかも初ライブ！）でちょっと不安ですが楽しんで行きたいと思ってます！
]]></description>
			<content:encoded><![CDATA[<p>10日から日本へ行きます。はい、5月の。メインの目的はチャットモンチーのツアーを見に行くことなんですが。はい、そのためだけで行くのは馬鹿なことかもしれませんが、経済の事情で飛行機に乗るのがかなり安くなってきました。700ドルも払わないで国際旅行する機械はあんまりないと思いつつ予約しました。18日間なので、国内旅行を安心させるのに日本レールパス1週間も買っておきました。時間はライブや買い物や友達に会う余裕を考えて、そんなにないと思うんですが、今度九州をチャレンジしようと大体決めました。阿蘇山とかは良さそうです。まぁ、良い写真が撮れますように～</p>
<p>ちなみに、参戦するチャットモンチーのライブは</p>
<p>5/19新潟県民会館 (Hall in Love Tour 2009)<br />
5/26横浜BLITZ (いま一度ライブハウスを選択し申す！ツアー)</p>
<p>最初なのは一人に行くつもり（しかも初ライブ！）でちょっと不安ですが楽しんで行きたいと思ってます！</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/05/260/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft ships dead pixels?</title>
		<link>http://pe.ppy.sh/2009/03/256/</link>
		<comments>http://pe.ppy.sh/2009/03/256/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 06:56:38 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=256</guid>
		<description><![CDATA[
every time i see this i think i have a dead pixel.  microsoft sql management studio 2005 patched to latest service pack&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://pe.ppy.sh/wp-content/uploads/2009/03/deadpixel.png" rel="lightbox"><img class="alignnone size-full wp-image-257" title="deadpixel" src="http://pe.ppy.sh/wp-content/uploads/2009/03/deadpixel.png" alt="" width="450" height="91" /></a></p>
<p>every time i see this i think i have a dead pixel.  microsoft sql management studio 2005 patched to latest service pack&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/03/256/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>告白</title>
		<link>http://pe.ppy.sh/2009/03/254/</link>
		<comments>http://pe.ppy.sh/2009/03/254/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:13:03 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=254</guid>
		<description><![CDATA[
月を見て綺麗だねと言ったけど
あなたしか見えてなかった
あの光はね、私たちの闇を照らすため
真っ黒の画用紙に空けた穴～
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Chatmonchy - Kokuhaku" src="http://pe.ppy.sh/kokuhaku.jpg" alt="" width="450" height="300" /></p>
<p>月を見て綺麗だねと言ったけど<br />
あなたしか見えてなかった<br />
あの光はね、私たちの闇を照らすため<br />
真っ黒の画用紙に空けた穴～</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/03/254/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wai-con 09</title>
		<link>http://pe.ppy.sh/2009/02/249/</link>
		<comments>http://pe.ppy.sh/2009/02/249/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 14:21:21 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=249</guid>
		<description><![CDATA[
Wai-con was a blast.  Click above for my photos, which will explain better than any words.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/pppy/collections/72157613234049204/"><img class="alignnone size-full wp-image-251" title="waicon09" src="http://pe.ppy.sh/wp-content/uploads/2009/02/_mg_65531.jpg" alt="" width="450" height="278" /></a></p>
<p>Wai-con was a blast.  Click above for my photos, which will explain better than any words.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/02/249/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MARC-8 woes (and a c# utf8-&gt;marc8 converter)</title>
		<link>http://pe.ppy.sh/2009/01/246/</link>
		<comments>http://pe.ppy.sh/2009/01/246/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 09:07:18 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=246</guid>
		<description><![CDATA[I might as well not post this because the target audience has to be under 100 people worldwide (of which how many will read this post?) but just in-case, right?
If you don&#8217;t know what MARC-8 is, stop reading here.
If you never wanted to convert from UTF-8 *to* MARC-8 (why the hell would you want to [...]]]></description>
			<content:encoded><![CDATA[<p>I might as well not post this because the target audience has to be under 100 people worldwide (of which how many will read this post?) but just in-case, right?</p>
<p>If you don&#8217;t know what MARC-8 is, stop reading here.</p>
<p>If you never wanted to convert from UTF-8 *to* MARC-8 (why the hell would you want to anyway?), stop reading here.</p>
<p>If you are happy with MarcEdit&#8217;s <strong><span style="color: #ff0000;">broken</span></strong> MARC-8 output, stop reading here.</p>
<p>If you are still interested, <a href="http://up.ppy.sh/files/utf8tomarc8.rar">here</a> is a .NET port inspired by the Perl MARC::Charset package to do unidirectional conversion.  Optimised for performance with multi-thread support for multiple input files.  Benchmarks to process around 80mb/s of text with 4 threads on a q6600 equiv.  The code (that you need to call) should be easy enough to understand.  No binaries provided, just build from source.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/01/246/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Last Love Letter</title>
		<link>http://pe.ppy.sh/2009/01/242/</link>
		<comments>http://pe.ppy.sh/2009/01/242/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:52:02 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[チャットモンチー]]></category>
		<category><![CDATA[chatmonchy]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=242</guid>
		<description><![CDATA[
私の知らないところで傷ついてはいませんか？
誰も見えないところで泣いてはいませんか？
涙は人に見られて初めて形になるの
涙は人に見られて初めて輝きだすの
です
]]></description>
			<content:encoded><![CDATA[<p><a href="http://pe.ppy.sh/wp-content/uploads/2009/01/lll.jpg" rel="lightbox"><img class="alignnone size-full wp-image-244" title="lll" src="http://pe.ppy.sh/wp-content/uploads/2009/01/lll.jpg" alt="" width="450" height="238" /></a></p>
<p>私の知らないところで傷ついてはいませんか？<br />
誰も見えないところで泣いてはいませんか？</p>
<p>涙は人に見られて初めて形になるの<br />
涙は人に見られて初めて輝きだすの<br />
です</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2009/01/242/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>写真とりますたよ</title>
		<link>http://pe.ppy.sh/2008/12/240/</link>
		<comments>http://pe.ppy.sh/2008/12/240/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 09:35:32 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=240</guid>
		<description><![CDATA[uploaded a small selection of photos i&#8217;ve taken over the last month on flickr.  please take a look if you are interested  .
]]></description>
			<content:encoded><![CDATA[<p>uploaded a small selection of photos i&#8217;ve taken over the last month on <a href="http://www.flickr.com/photos/21616985@N03//sets/72157611717114820">flickr</a>.  please take a look if you are interested <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/12/240/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>where&#8217;s my unicorn!</title>
		<link>http://pe.ppy.sh/2008/12/235/</link>
		<comments>http://pe.ppy.sh/2008/12/235/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 07:09:00 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=235</guid>
		<description><![CDATA[
..and so another fun season of The Office comes to an end.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="dwight has the answer" src="http://pe.ppy.sh/unicorn.jpg" alt="" width="450" height="508" /></p>
<p>..and so another fun season of <strong>The Office</strong> comes to an end.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/12/235/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kaze fukeba koi</title>
		<link>http://pe.ppy.sh/2008/12/233/</link>
		<comments>http://pe.ppy.sh/2008/12/233/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 13:59:01 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=233</guid>
		<description><![CDATA[走り出した足が止まらない
行け!　行け!　あの人のところまで
誰にも抜かれたくないんだ
風!　風!　背中を押してよ
]]></description>
			<content:encoded><![CDATA[<p>走り出した足が止まらない</p>
<p>行け!　行け!　あの人のところまで</p>
<p>誰にも抜かれたくないんだ</p>
<p>風!　風!　背中を押してよ</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/12/233/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bspatch c# port</title>
		<link>http://pe.ppy.sh/2008/11/231/</link>
		<comments>http://pe.ppy.sh/2008/11/231/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 08:23:18 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/?p=231</guid>
		<description><![CDATA[For osu! updates, I use an algorithm called bsdiff (bytewise subtraction) designed by Colin Percival.  Up until now it has been an external dependency that causes problems with Vista (UAC issues) and occasional instability in the process handling, so I got around to porting it over to .NET last night.  I thought for once I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>For osu! updates, I use an algorithm called <a href="http://www.daemonology.net/bsdiff/">bsdiff</a> (bytewise subtraction) designed by Colin Percival.  Up until now it has been an external dependency that causes problems with Vista (UAC issues) and occasional instability in the process handling, so I got around to porting it over to .NET last night.  I thought for once I&#8217;d share this publicly because I think it may be helpful for others out there wanting to do a similar thing.</p>
<p>I only ported the bspatch part over, so you&#8217;ll need to create the diff files using the original code (also available as a native windows c++ port <a href="http://sites.inka.de/tesla/f_others.html#bsdiff">here</a>.  The <a href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">sharpziplib</a> library is used for bzip2 stream handling, and only minimal files are included.  This makes for a very small binary (19,968 bytes).</p>
<p>Binary available <a href="http://pe.ppy.sh/bspatch/bspatch.zip">here</a> (pruned to smalled possible size).<br />
Source code <a href="http://pe.ppy.sh/bspatch/bspatch-src.zip">here</a>.</p>
<p>While I haven&#8217;t benchmarked performance seriously, it should be near-equal to the native code.  There is no unsafe code used (although it can be employed very easily for a performance boost).</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/11/231/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>simple file diff&#8217;ing</title>
		<link>http://pe.ppy.sh/2008/10/230/</link>
		<comments>http://pe.ppy.sh/2008/10/230/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:12:30 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/10/230/</guid>
		<description><![CDATA[ever wanted to find the difference between two files &#8211; as in lines contained in one but not the other?  probably not.  but if you ever found yourself in such a situation you might find this little tool handy.
It will take two text input files, and give two outputs &#8211; one containing lines found in [...]]]></description>
			<content:encoded><![CDATA[<p>ever wanted to find the difference between two files &#8211; as in lines contained in one but not the other?  probably not.  but if you ever found yourself in such a situation you might find <a href="http://pe.ppy.sh/dDifference.zip">this little tool</a> handy.</p>
<p>It will take two text input files, and give two outputs &#8211; one containing lines found in in1 but not in2, and vice-versa.  It accepts drag-drop for files and should be quite performant (two lists of 10,000 lines takes around 100ms on a p4 3ghz).  It should also scale quite well.</p>
<p>This was a 10-minute coding challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/10/230/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rajio ahoy</title>
		<link>http://pe.ppy.sh/2008/10/229/</link>
		<comments>http://pe.ppy.sh/2008/10/229/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 16:28:53 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/10/229/</guid>
		<description><![CDATA[a little pet project developed over a three hour period including setup and speedcoding with php/python/mysql/icecast/ices0.  quoting myself:
&#8220;I got a bit annoyed at work without my music collection handy, so I decided to make a little request-based radio app up. Its all good to go, but will only handle about 6 people at once. Feel [...]]]></description>
			<content:encoded><![CDATA[<p>a little pet project developed over a three hour period including setup and speedcoding with php/python/mysql/icecast/ices0.  quoting myself:</p>
<p>&#8220;I got a bit annoyed at work without my music collection handy, so I decided to make a little request-based radio app up. Its all good to go, but will only handle about 6 people at once. Feel free to <a href="http://rajio.ppy.sh">check it out here</a>. It searches my full music collection, which is ~400gb of jpop/anime/game/misc music. You can place requests and they will be queued in order.</p>
<p>Depending on how it gets used, I will decide whether to put more time into it or not.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/10/229/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging?</title>
		<link>http://pe.ppy.sh/2008/07/228/</link>
		<comments>http://pe.ppy.sh/2008/07/228/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 21:15:23 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/07/228/</guid>
		<description><![CDATA[Takes time, eh?  I guess when you see no new posts on my blog, you can tell I&#8217;m busy or dead.  The first of these is prefferable and this message confirms that I am still around in this world.
osu! is my main focus and therefore this blog won&#8217;t see updates until I
a) quit my job [...]]]></description>
			<content:encoded><![CDATA[<p>Takes time, eh?  I guess when you see no new posts on my blog, you can tell I&#8217;m busy or dead.  The first of these is prefferable and this message confirms that I am still around in this world.</p>
<p>osu! is my main focus and therefore this blog won&#8217;t see updates until I</p>
<p>a) quit my job and find a sudden influx in free time (of course this has the consequential financial problems <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>b) give up on osu!.  uhuh, sure.</p>
<p>c) travel somewhere again.  travel is always a good time to sit back and share stories, right?</p>
<p>Anyways if you are actually reading this then you deserve a medal for having such dedication (or an rss reader still reading this feed).  If you want to see stuff which I&#8217;ve been working on in my free time, check out osu! directly, or my youtube page for related videos (both links to the right).</p>
<p>As a side note, I think the spambots owning up talkback responses outnumber my blogging 1&#215;10^10:1 :/.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/07/228/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ただいまー</title>
		<link>http://pe.ppy.sh/2008/01/227/</link>
		<comments>http://pe.ppy.sh/2008/01/227/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 19:20:23 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/01/227/</guid>
		<description><![CDATA[landed and transferred at the new terminal 3 at singapore changi airport.

it didn&#8217;t feel that new in comparison &#8211; i think they maintain the old terminals so well you really wouldn&#8217;t even notice  the difference.  but they added a new and cool water feature.  the building&#8217;s roof also  felt slightly  modern, i guesss!

hm.. [...]]]></description>
			<content:encoded><![CDATA[<p>landed and transferred at the new terminal 3 at singapore changi airport.</p>
<p><img src="http://pe.ppy.sh/sgt3.jpg" ilo-full-src="http://pe.ppy.sh/sgt3.jpg" /></p>
<p>it didn&#8217;t feel that new in comparison &#8211; i think they maintain the old terminals so well you really wouldn&#8217;t even notice  the difference.  but they added a new and cool water feature.  the building&#8217;s roof also  felt slightly  modern, i guesss!</p>
<p><img src="http://pe.ppy.sh/sgt3-2.jpg" ilo-full-src="http://pe.ppy.sh/sgt3-2.jpg" /></p>
<p>hm.. why does it feel like im burning.. yet its only 20 degrees? i can&#8217;t wait for the sun to come up ;(.  if im not here later today you know what happened, anyway! look for a puddle on the ground somewhere between my house and workplace.</p>
<p>i&#8217;m not sure if its just an illusion but the moon seems bigger from perth! *looks up the moon&#8217;s orbit*</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/01/227/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>lets get this over with</title>
		<link>http://pe.ppy.sh/2008/01/226/</link>
		<comments>http://pe.ppy.sh/2008/01/226/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 14:50:58 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/01/226/</guid>
		<description><![CDATA[&#60;mad_Dog&#62; does lychee have alcohol in it?&#60;peppyhax&#62; i am a lychee alcohol
&#8230;
@4days in japan ;o
]]></description>
			<content:encoded><![CDATA[<p>&lt;mad_Dog&gt; does lychee have alcohol in it?<br />&lt;peppyhax&gt; i am a lychee alcohol</p>
<p>&#8230;</p>
<p>@4days in japan ;o</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/01/226/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>走り続ける日々</title>
		<link>http://pe.ppy.sh/2008/01/225/</link>
		<comments>http://pe.ppy.sh/2008/01/225/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 15:39:20 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2008/01/225/</guid>
		<description><![CDATA[i really have been doing a lot lately and really haven&#8217;t found the time to share it here. blame phoenix wright 3 if you want &#8211; i HAD to finish the fourth case and it was way longer than i expected it to be. anyway, with that complete i felt it was time to at [...]]]></description>
			<content:encoded><![CDATA[<p>i really have been doing a lot lately and really haven&#8217;t found the time to share it here. blame phoenix wright 3 if you want &#8211; i HAD to finish the fourth case and it was way longer than i expected it to be. anyway, with that complete i felt it was time to at least say</p>
<p>happy new year <span STYLE="font-size: 0.75em">sixdaysago</span>!</p>
<p>anyways! i am yet to find a day where i have been able to sit down in front of my PC and actually do anything serious&#8230; like fix a few outstanding bugs on osu!, or write up a few diary entries i&#8217;d like to expand on. or download that kouhaku special i managed to miss watching on new-years eve (some randoms attacked the huge plasma TV in our hostel the night before).</p>
<p>i finally got around to ripping <a HREF="http://pe.ppy.sh/080106-01.jpg">the CDs i&#8217;ve bought this trip</a> to flac! now its just a matter of getting my ipod and laptop in the same room to transfer them across. i&#8217;m happing to send the rips if anyone is interested, too <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  oh, i also got otsuka ai&#8217;s birthday concert dvd, but its not as good as it was last year!  still not disappointed, though.</p>
<p><img ALT="fuji" TITLE="fuji" SRC="http://pe.ppy.sh/080106-02.jpg" /></p>
<p>on the travel side of things &#8211; i&#8217;ve been putting a lot of time into taking and touching-up my photographs, and hope to post some more to my smallish flickr collection over the next week. you can check out the ones i took at <a HREF="http://www.flickr.com/photos/21616985@N03/sets/72157603626466814/">winter comiket 2007</a> for the time being, though. i decided to swap to flickr from my own gallery just out of convenience &#8211; i tried a few other php galleries (gallery2 seemed to be the best) but they just don&#8217;t work as well as i would expect. maybe i should make one myself as my next project, haha.</p>
<p><img WIDTH="450" HEIGHT="219" SRC="http://pe.ppy.sh/080106-03.jpg" /></p>
<p>i&#8217;ve been thinking of putting together a short travel diary digest with a bit of text on things i have experienced this trip that i feel like sharing. not sure if/when i&#8217;ll get around to doing this, but it will be a replacement for my lack of continuous blogging along the way. hell, there&#8217;s probably only two or three of you out there who would even care, but that&#8217;s never stopped me before <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>hope everyone is having a great start to 2008. see you soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2008/01/225/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>merry christmas!</title>
		<link>http://pe.ppy.sh/2007/12/224/</link>
		<comments>http://pe.ppy.sh/2007/12/224/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 03:38:26 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/12/224/</guid>
		<description><![CDATA[wow its christmas day. it doesn&#8217;t really feel like it here&#8230; sitting in the hostel charging stuff up before heading out for the day. anyways i haven&#8217;t posted anything since i arrived because its been pretty hectic, so i feel like i should do a bit of catch-up! highlights only.
so i arrived on the 17th [...]]]></description>
			<content:encoded><![CDATA[<p>wow its christmas day. it doesn&#8217;t really feel like it here&#8230; sitting in the hostel charging stuff up before heading out for the day. anyways i haven&#8217;t posted anything since i arrived because its been pretty hectic, so i feel like i should do a bit of catch-up! highlights only.</p>
<p>so i arrived on the 17th and spent a few days in himeji. i caught up on my anti-piracy policy by buying the CDs and DVDs from the past year that i felt like paying for (although i still have a few more i need to get) &#8211; i&#8217;ll post some pictures when i get back to where the cds are sitting. apart from meeting up with jetha, it was a very random coincidence that a guy from UWA was over staying with the host family that lives ~3minutes away. long story short, we spent the day in kobe at a place called &#8220;kachouen&#8221; (花鳥園) or &#8220;bird &amp; flower park&#8221;.</p>
<p><img SRC="http://pe.ppy.sh/kachouen1.jpg" /></p>
<p>they had a wide variety of different birds and a huuuge collection of crazy looking owls, as well as about 3 or 4 different styles of gardens. it was a really nice place and i wish i had my camera when i went (these photos were stolen from my host mum&#8217;s camera).</p>
<p><img SRC="http://pe.ppy.sh/kachouen2.jpg" HEIGHT="254" WIDTH="450" /></p>
<p>after catching an overnight bus from himeji to shinjuku on the 20th, i arrived with jetha in tokyo at around 6:30am, and checked into the hostel we are staying in. quite a nice place, but the elevator is the SLOWEST ELEVATOR I HAVE EVER USED. you have to queue a request on it about 4 minutes before you actually want to leave, otherwise you end up standing there for what feels like eternity. it is nice and clean here though, and we have met quite a few nice people.</p>
<p><img SRC="http://pe.ppy.sh/jp2007-01.jpg" HEIGHT="198" WIDTH="450" /></p>
<p>while wandering around shinjuku last saturday, i stumbled on AI performing live for the 2008 olympics! was quite nice to see some live performing &#8211; after being denied tickets to the music station super live <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . unfortunately, the people in charge jumped in front of my camera before i was able to take a picture. i thought i was pretty well hidden too!</p>
<p><img SRC="http://pe.ppy.sh/jp2007-02.jpg" HEIGHT="365" WIDTH="450" /></p>
<p>Tokyo Fantasia 2007 was the largest local christmas light show. there were tens of thousands of LEDs lighting up the dark tokyo skies in hibiya park&#8230; and two cats wondering how the hell they got on top of the billboard?! they were in a state of total confusion&#8230;</p>
<p><img SRC="http://pe.ppy.sh/jp2007-03.jpg" HEIGHT="300" WIDTH="450" /></p>
<p>it was a really nice show and the picture above alone doesn&#8217;t do it justice, so make sure to check out the album when i get things sorted out!</p>
<p>and thats that for now. there&#8217;s a lot more stuff which i could talk about but for now.. owarinisimashou.</p>
<p><img SRC="http://pe.ppy.sh/jp2007-04.jpg" HEIGHT="652" WIDTH="450" /></p>
<p>merry christmas to all.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/12/224/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>etickets aren&#8217;t any fun</title>
		<link>http://pe.ppy.sh/2007/11/223/</link>
		<comments>http://pe.ppy.sh/2007/11/223/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 01:52:00 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[jp]]></category>
		<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/11/223/</guid>
		<description><![CDATA[what ever happened to the days of getting a nice wad of paper detailing your flight plan around the world?  i felt a bit cut receiving a single 6-character code which was my ticket.  i guess i should be used to this, as it wasn&#8217;t the first time around, but it was the first i [...]]]></description>
			<content:encoded><![CDATA[<p>what ever happened to the days of getting a nice wad of paper detailing your flight plan around the world?  i felt a bit cut receiving a single 6-character code which was my ticket.  i guess i should be used to this, as it wasn&#8217;t the first time around, but it was the first i ordered completely over the internet&#8230; which meant i didn&#8217;t even get the combination on a piece of paper!</p>
<p>so yup, i&#8217;ve booked my flight to japan for dec-jan.  it is during the peak season so i was  almost thinking about delaying it a few months to save money on the flight&#8230; but i really feel like going sooner rather than later, and avoiding the christmas heat (and enjoying a white christmas) should be worth it!</p>
<p>there has been a lack of updates here, yes.  time to blog when i&#8217;m writing code every spare minute of the day?  i don&#8217;t think so.  its a pretty monotonous life at the moment, and my sleep pattern is absolutely fubared, but the end results are worth it&#8230; and hopefully i can get things to a stable point sometime soon and take a bit of time off.</p>
<p>rararararaaaaaaaaah</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/11/223/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>osu! &#8211; Ouendan/Elite Beat Agents PC simulator</title>
		<link>http://pe.ppy.sh/2007/09/220/</link>
		<comments>http://pe.ppy.sh/2007/09/220/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 06:44:30 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/09/220/</guid>
		<description><![CDATA[Public beta of a new Ouendan/Elite Beat Agents PC simulator now running! Includes a full featured beatmap creator for user-created custom levels.
read more &#124; digg story
]]></description>
			<content:encoded><![CDATA[<p>Public beta of a new Ouendan/Elite Beat Agents PC simulator now running! Includes a full featured beatmap creator for user-created custom levels.</p>
<p><a href="http://www.bemanistyle.com/index.php?news_id=483">read more</a> | <a href="http://digg.com/pc_games/osu_Ouendan_Elite_Beat_Agents_PC_simulator">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/09/220/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>if you haven&#8217;t already..</title>
		<link>http://pe.ppy.sh/2007/09/219/</link>
		<comments>http://pe.ppy.sh/2007/09/219/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 18:43:08 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/09/219/</guid>
		<description><![CDATA[..check out osu! &#8211; now available for public download. i really don&#8217;t feel like writing on here at the moment &#8211; time is precious!
]]></description>
			<content:encoded><![CDATA[<p>..check out <a href="http://osu.ppy.sh/forum/viewtopic.php?f=3&amp;t=22">osu!</a> &#8211; now available for public download. i really don&#8217;t feel like writing on here at the moment &#8211; time is precious!</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/09/219/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osu!</title>
		<link>http://pe.ppy.sh/2007/08/218/</link>
		<comments>http://pe.ppy.sh/2007/08/218/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 15:21:26 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/08/218/</guid>
		<description><![CDATA[
show your interest by registering on the forums!
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/0tePnRdykrg"/><embed width="425" height="350" type="application/x-shockwave-flash" src="http://www.youtube.com/v/0tePnRdykrg"/></object></p>
<p><a href="http://osu.ppy.sh/forum/">show your interest by registering on the forums</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/08/218/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>。。。</title>
		<link>http://pe.ppy.sh/2007/08/217/</link>
		<comments>http://pe.ppy.sh/2007/08/217/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 08:36:10 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/08/217/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img width="390" height="150" src="http://pe.ppy.sh/graph120-2.png"/></p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/08/217/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>経済が急落。。</title>
		<link>http://pe.ppy.sh/2007/08/216/</link>
		<comments>http://pe.ppy.sh/2007/08/216/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 16:07:57 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/08/216/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://pe.ppy.sh/graph120.png" ilo-full-src="http://pe.ppy.sh/graph120.png" alt="i hope you bought some yen jetha..." title="i hope you bought some yen jetha" height="150" width="390" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/08/216/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>シャナナ☆</title>
		<link>http://pe.ppy.sh/2007/08/215/</link>
		<comments>http://pe.ppy.sh/2007/08/215/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 17:04:37 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/08/215/</guid>
		<description><![CDATA[
such an awesome song. makes me want to flyyyyyyyyyyy
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/eplD_L74Nv4"/><param name="wmode" value="transparent"/><embed height="350" width="425" wmode="transparent" type="application/x-shockwave-flash" src="http://www.youtube.com/v/eplD_L74Nv4"/></object></p>
<p>such an awesome song. makes me want to flyyyyyyyyyyy</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/08/215/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what&#8217;s new?</title>
		<link>http://pe.ppy.sh/2007/07/214/</link>
		<comments>http://pe.ppy.sh/2007/07/214/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 00:50:13 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[rl]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/07/214/</guid>
		<description><![CDATA[not enough, really!  been kind&#8217;ve caught up between gaming, coding, working, sleeping (a bit at least..) and fixing things that were broken.
got into some c&#38;c3 action a couple of weeks ago, but either due to hidden EA copy-protection code or just crappy network code, it took around 1 hour to get six players into the [...]]]></description>
			<content:encoded><![CDATA[<p>not enough, really!  been kind&#8217;ve caught up between gaming, coding, working, sleeping (a bit at least..) and fixing things that were broken.</p>
<p>got into some c&amp;c3 action a couple of weeks ago, but either due to hidden EA copy-protection code or just crappy network code, it took around 1 hour to get six players into the same server.  i&#8217;d really like to get a few lan games of this going, but lans aren&#8217;t cool anymore apparently <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>coding comes with binary productivity lately &#8211; sometimes i will get some really good progress going, other times i end up planning and thinking about logic problems and get nothing done at all.  needless to say, forward progress is being made, and i&#8217;d like to make a few public releases over the months to come.  i&#8217;m sure most of you already know the projects i am working on anyway, so i can&#8217;t surprise you with the releases <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>work has been kind of a drag lately though, as it really owns my productivity for the rest of the night.  it is quite hard to keep up a routine of 18-hour coding days.. really feel like going travelling sooner rather than later, but that will come in time <img src='http://pe.ppy.sh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>we recently got a new aerial installed on our roof (the last one was actually inside the roof, and also ancient).  its kind of nice upstairs, but with the 15+ metre cable to my room, the reception becomes barely watchable.  i tried installing a masthead signal amplifier, and while it did wonders for SBS/Ch31, it was actually degrading the VHF signal..  ok, so there IS nothing else worth watching other than SBS, but still!  I think I will get a powered signal splitter and give that a try instead.</p>
<p>also got some response from  amnet/tel$tra on my phone line.. which resulted in a telstra technician &#8220;fixing&#8221; my line which had a faulty earth link.  its still not perfect, but a lot better than before.  i think i still get some packet loss when a phone call comes through, but i can live with that.</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/07/214/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>coding motivation dwells in the early hours</title>
		<link>http://pe.ppy.sh/2007/07/213/</link>
		<comments>http://pe.ppy.sh/2007/07/213/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 19:49:25 +0000</pubDate>
		<dc:creator>peppy</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://pe.ppy.sh/2007/07/213/</guid>
		<description><![CDATA[wah its 4am. why does this always happen? ;(
]]></description>
			<content:encoded><![CDATA[<p>wah its 4am. why does this always happen? ;(</p>
]]></content:encoded>
			<wfw:commentRss>http://pe.ppy.sh/2007/07/213/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
