<?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>purrgatory</title>
	<atom:link href="http://www.bangsar.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bangsar.net/blog</link>
	<description>where cool cats linger</description>
	<lastBuildDate>Fri, 04 Jun 2010 09:00:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wireless proxy configuration for your jailbroken iPhone</title>
		<link>http://www.bangsar.net/blog/2010/06/04/wireless-proxy-configuration-for-your-jailbroken-iphone</link>
		<comments>http://www.bangsar.net/blog/2010/06/04/wireless-proxy-configuration-for-your-jailbroken-iphone#comments</comments>
		<pubDate>Fri, 04 Jun 2010 09:00:28 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=1008</guid>
		<description><![CDATA[You are on your company&#8217;s WiFi network. You&#8217;ve been able to access intranet sites so far, but now you&#8217;d like to access an external site via the company&#8217;s HTTP proxy. Your company, however, does not provide a proxy auto-configuration URL. You are therefore stuck with having to add or remove the proxy manually in your [...]]]></description>
			<content:encoded><![CDATA[<p>You are on your company&#8217;s WiFi network. You&#8217;ve been able to access intranet sites so far, but now you&#8217;d like to access an external site via the company&#8217;s HTTP proxy. Your company, however, does not provide a proxy auto-configuration URL. You are therefore stuck with having to add or remove the proxy manually in your iPhone WiFi settings each time you&#8217;d like to access external or local sites, respectively.</p>
<p>So how can we make things easier? Simple, create your own proxy.pac file.</p>
<p>Create a text document on your computer. In this file, write the JavaScript code necessary to help Safari use your proxy only when needed. See this <a href="http://en.wikipedia.org/wiki/Proxy_auto-config" rel="nofollow" class="liwikipedia">Wikipedia page</a> for examples. Here&#8217;s what mine looks like:</p>
<blockquote><p>function FindProxyForURL(url, host) {</p>
<p>proxy = &#8220;PROXY companyproxy.address.com:8080&#8243;;</p>
<p>// Next, we want to send all traffic to company.net browser direct<br />
if (dnsDomainIs(host, &#8220;.my.intranet.domain.com&#8221;)) {<br />
return &#8220;DIRECT&#8221;;<br />
}</p>
<p>// Loopback and localhost goes browser direct always.<br />
if ((host == &#8220;localhost&#8221;) ||<br />
(shExpMatch(host, &#8220;localhost.*&#8221;)) ||<br />
(host == &#8220;127.0.0.1&#8243;)) {<br />
return &#8220;DIRECT&#8221;;<br />
}</p>
<p>// Test to see if host is an IP address<br />
reip = /^\d+\.\d+\.\d+\.\d+$/g;</p>
<p>if (reip.test(host)) {</p>
<p>// Check for local IP address<br />
if (isInNet(host, &#8220;192.168.0.0&#8243;, &#8220;255.255.0.0&#8243;)) {<br />
return &#8220;DIRECT&#8221;;<br />
}</p>
<p>}</p>
<p>// Default return condition is the proxy, since itâ??s assumed that everything<br />
// else is on the Internet.<br />
return proxy;</p>
<p>} // End of function</p></blockquote>
<p>Save and name the file as proxy.pac. One site recommended that the file encoding be set to UTF-8, which I followed and it seems fine. Take this file and copy it to anywhere on your iPhone using tools such as iFunbox or iFile or SSH. I put mine in /var/mobile/Documents.</p>
<p>Now go back to your iPhone WiFi Settings in Settings &#8211;&gt; Wi-Fi. Tap on the &gt; button of your WiFi network to view its settings. Swipe all the way down and change HTTP Proxy to Auto, and in the URL field type in the file location, e.g. file:///var/mobile/Documents/proxy.pac. Exit, and all your programs should now automatically detect whether a proxy should be used whenever you are on this WiFi network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2010/06/04/wireless-proxy-configuration-for-your-jailbroken-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPCA confusion</title>
		<link>http://www.bangsar.net/blog/2010/05/05/spca-confusion</link>
		<comments>http://www.bangsar.net/blog/2010/05/05/spca-confusion#comments</comments>
		<pubDate>Wed, 05 May 2010 05:10:27 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[spca]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=1005</guid>
		<description><![CDATA[The SPCA is great and all, taking in strays and whatnot, but seriously, their administration and &#8216;customer service&#8217; could use some work. Love their doctors though. As you may know, both our cats are formally adopted from SPCA. Cat #1: Shcamper. Not yet neutered since he was still a &#8216;teenage&#8217; kitten when we picked him [...]]]></description>
			<content:encoded><![CDATA[<p>The SPCA is great and all, taking in strays and whatnot, but seriously, their administration and &#8216;customer service&#8217; could use some work. Love their doctors though.</p>
<p>As you may know, both our cats are formally adopted from SPCA.</p>
<p>Cat #1: Shcamper. Not yet neutered since he was still a &#8216;teenage&#8217; kitten when we picked him up. The neutering fee should be free as part of the RM100 adoption fee. Called them to see if we can walk-in or schedule an appointment and the lady on the phone flat out said that they don&#8217;t do neutering. Told us to go to the Kembiri clinic instead. And we did, but the guy told us that actually SPCA cats should be neutered by SPCA back at Jalan Kerja Ayer Lama. Since we were already there we might as well proceed, with an additional RM50 donation for the procedure.</p>
<p>Cat #2: Chewmil. Spayed by SPCA but still shows signs of heat. Called SPCA to get her checked out but the girl on the phone said they don&#8217;t tend to adopted cats after one month of adoption. Like lepas tangan only right? Will most likely have to spend another RM100 for another procedure at Kembiri. Poor girl.</p>
<p>It would have been great if these people behind their desks would take the trouble to explain to people exactly how and what the process is. If there&#8217;s going to be just one month of support, at least say so in the beginning. I don&#8217;t know if these people are there just for the job or for the cats, but please lah, be more emphatic with the people you deal with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2010/05/05/spca-confusion/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>2-month mega update~!</title>
		<link>http://www.bangsar.net/blog/2010/02/11/2-month-mega-update</link>
		<comments>http://www.bangsar.net/blog/2010/02/11/2-month-mega-update#comments</comments>
		<pubDate>Thu, 11 Feb 2010 06:36:04 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[chewmil]]></category>
		<category><![CDATA[dungeons]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[raids]]></category>
		<category><![CDATA[shcamper]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=992</guid>
		<description><![CDATA[Hello world! While you&#8217;ve not heard from me for so long, trust me, a lot has happened in the meantime. Sorry for the lack of updates, though. Cats We were in JB for a wedding in Singapore, and we met this tiny grey kitten wandering alone at an open-air restaurant close to where we were [...]]]></description>
			<content:encoded><![CDATA[<p>Hello world! While you&#8217;ve not heard from me for so long, trust me, a lot has happened in the meantime. Sorry for the lack of updates, though.<span id="more-992"></span></p>
<p><strong>Cats</strong><br />
We were in JB for a wedding in Singapore, and we met this tiny grey kitten wandering alone at an open-air restaurant close to where we were staying. It was a rainy day and we were there for lunch, so as we sat down it would park itself between our feet for warmth. It would do this for all of us seated at the table, until it settled down atop of my left foot, its front paws tucked in above my foot and its head shaded by my pant leg. We were tempted to take it home, but it was a long journey back to KL and so it didn&#8217;t seem like a good idea at the time.</p>
<p>Since then, we&#8217;ve always had it on our minds, and we regretted having left it behind. This led the both of us, Faizah and I, to develop this constantly growing yearning to get felines of our own. These feelings continued to grow till one day we met an old schoolmate of mine at a wedding, and turns out she&#8217;s a vet with Zoo Negara. She told us that there were plenty of strays captured at the zoo to keep them from infecting the larger cats with possible disease (or possibly eaten by one!). They were usually sent to SPCA, but if we were interested we could take one ourselves. And boy, were we interested! It didn&#8217;t take us long to make a visit, and by then we choose this handsome teen of a ginger tabby we named Shcamper. We also visited the SPCA nearby to see if we can pick up any companions for Shcamper, and took a gorgeous female grey tabby we named Chewmil. This happened over a span of 2 weekends, of course, as we had to think things through and logistically and mentally prepare to bring them into our home.</p>
<p>Go on over to Ayin&#8217;s blog for piccies: <a href="http://ayinisme.blogspot.com/2010/01/introducing-two-new-additions-to-family.html" target="_blank" class="liexternal">Introducing two new additions to the family</a>.</p>
<p>It&#8217;s been about a month now since we took them in. Most of the time, they&#8217;d be in their self-sufficient 4-tier cage outside in the porch or we&#8217;d bring them in to play for a while after work. They were wary of each other at first, always hissing at each other on eye-contact, but they slowly warmed up and are now the best of friends. While we love them to bits, they&#8217;re not quite affectionate as we&#8217;d liked, but hopefully this will change in time. Chewmil is like the mistress of the house, while Shcamper enjoys bounding up and down the house with his seemingly limitless energy. We&#8217;ve plans to toilet train them, so if that works hopefully we&#8217;ll be able to keep them in the house where it&#8217;s more comfortable and safe.</p>
<p><strong>iStuff</strong><br />
I have an iPhone 3GS. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  and Faizah has an iPod Touch. I &lt;3. Blizzard seems to have an interest in these gadgets, releasing free Armory and Authenticator apps for them. While I use mine mainly as a phone, and Fai mainly uses hers for music, the availability of so many apps makes them just so very useful, especially when we&#8217;re bored on a flight. Never leave home without &#8216;em. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>WoW</strong><br />
The things we do for WoW. Fai&#8217;s machine is now a Core i5 with an ATI HD5870 video card, for faster dungeon load times and smoother graphics. It may not be as snappy as a Core i7, but the difference is barely noticeable, and it has plenty of overclocking potential. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I&#8217;ll update the specs in the <a href="http://www.bangsar.net/blog/machines" class="liinternal">Machines</a> page right after this.</p>
<p>As far as raiding goes, the guild is pretty much farming the first 4 bosses of Icecrown Citadel. There&#8217;s still generally a lot of issues going into Plagueworks, but hopefully we&#8217;ll get them sorted out. In any case, things are getting easier with the constant boss nerfs and the upcoming zone-wide Ashen Verdict buff.</p>
<p><strong>Farewell, Mario</strong><br />
The old Pentium 4 server that hosted this site as well as related services since 2001 has finally been shut down. Mario, then named Phoenix, was originally a Pentium 3 machine I built and used during my college days in the US. As newer machines were purchased, old hardware were reused, turning Mario into what it is today. It still remains intact at the &#8216;datacenter&#8217; in Section 16 until we decide what to do with it.</p>
<p>That&#8217;s not the end for this site though. All important contents were successfully migrated to a virtual machine running on <a href="http://www.bangsar.net/blog/machines" class="liinternal">Alexstrasza</a>. We&#8217;re now on a newer FreeBSD operating system with less installed clutter. The host machine runs on Windows 7 RC, which sometimes decides to restart itself without restarting the VM. Don&#8217;t worry, we&#8217;ll be switching to a proper copy of Windows 7 soon. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2010/02/11/2-month-mega-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>why the hate?</title>
		<link>http://www.bangsar.net/blog/2009/11/09/why-the-hate</link>
		<comments>http://www.bangsar.net/blog/2009/11/09/why-the-hate#comments</comments>
		<pubDate>Mon, 09 Nov 2009 05:58:39 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[troll]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=985</guid>
		<description><![CDATA[Last month, while we&#8217;re on our way to Bali, some guy decides to post a comment on a 2-year old post: http://www.bangsar.net/blog/2007/07/12/windows-automatic-update-annoyance Okay, you don&#8217;t like the post. It&#8217;s 2 sentences and piggybacks a reputable site. So? I don&#8217;t see why I must give my own thoughts to every single thing that happens in the [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, while we&#8217;re on our way to Bali, some guy decides to post a comment on a 2-year old post:</p>
<p><span><span title="Click to edit this part of the permalink"><a href="http://www.bangsar.net/blog/2007/07/12/windows-automatic-update-annoyance" class="liinternal">http://www.bangsar.net/blog/2007/07/12/windows-automatic-update-annoyance</a></span></span></p>
<p><span><span title="Click to edit this part of the permalink">Okay, you don&#8217;t like the post. It&#8217;s 2 sentences and piggybacks a reputable site. So? I don&#8217;t see why I must give my own thoughts to every single thing that happens in the world. I don&#8217;t see why I have to try to improve on something even when I don&#8217;t have anything to add. But if it&#8217;s useful, why can&#8217;t I just forward it and make it known? It&#8217;s a reputable site after all, so shouldn&#8217;t we link to reputable sites? Would you rather I link to your site instead, if you would have cared to share it with us?</span></span></p>
<p><span><span title="Click to edit this part of the permalink">Just because you can&#8217;t find anything of useful value here, doesn&#8217;t make this site useless. You might be the god of {insert subject matter here}, but what gives you the right to be so aloof and condescending to others? Everyone has something they&#8217;re good at, but not everyone needs to show off and be a prick. Before you even try to point out other peoples&#8217; faults, why don&#8217;t you look at yourself in the mirror first and do something about that attitude of yours.</span></span></p>
<p><span><span title="Click to edit this part of the permalink">Oh, and Donald, why don&#8217;t you add me on Facebook so that we can compare friends? Maybe even Friendster? If you&#8217;re anything the smart guy you put out to be, you should be able to find me easily. Regardless of that outcome, go fuck yourself.<br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/11/09/why-the-hate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>it&#8217;s been real quiet down here</title>
		<link>http://www.bangsar.net/blog/2009/10/16/its-been-real-quiet-down-here</link>
		<comments>http://www.bangsar.net/blog/2009/10/16/its-been-real-quiet-down-here#comments</comments>
		<pubDate>Fri, 16 Oct 2009 11:37:03 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/2002/02/09/its-been-real-quiet-down-here</guid>
		<description><![CDATA[Not really quiet per se. Been just too busy with stuff at work and by the time we get home we&#8217;re just mush. Thankfully, we&#8217;re finally going on our honeymoon for a week in Bali. It&#8217;d definitely help us unwind and not think about work. Please wish us a safe passage.]]></description>
			<content:encoded><![CDATA[<p>Not really quiet per se. Been just too busy with stuff at work and by the time we get home we&#8217;re just mush. Thankfully, we&#8217;re finally going on our honeymoon for a week in Bali. It&#8217;d definitely help us unwind and not think about work. Please wish us a safe passage. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/10/16/its-been-real-quiet-down-here/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>the last 40 days&#8230;</title>
		<link>http://www.bangsar.net/blog/2009/07/15/the-last-40-days</link>
		<comments>http://www.bangsar.net/blog/2009/07/15/the-last-40-days#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:18:01 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[aztech]]></category>
		<category><![CDATA[citibank]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[hdtv]]></category>
		<category><![CDATA[ip man]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[streamyx]]></category>
		<category><![CDATA[tv & movies]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=979</guid>
		<description><![CDATA[&#8230;might be a good title for a zombie movie. I hate Apple. Wife has a Powebook G4 that&#8217;s eligible for a 2006 battery recall, but Apple Malaysia won&#8217;t honour it as it is out of warranty. After making calls and making a query on Apple Discussions, I decided to just pass my battery to a [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;might be a good title for a zombie movie. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hate Apple. Wife has a Powebook G4 that&#8217;s eligible for a 2006 battery recall, but Apple Malaysia won&#8217;t honour it as it is out of warranty. After making calls and making a query on Apple Discussions, I decided to just pass my battery to a colleague going for a vacation in the UK. New battery was delivered no questions asked.</p>
<p>I hate Citibank. When you talk to their customer service people they sound like all they want to do is get rid of you. You know, not in language but in the tone of their voice. Their collections department is so hard to reach.</p>
<p>I hate Streamyx. As usual. Been having sporadic network issues over the weekend since Saturday; download speeds would fall to shit without affecting my uploads. Couldn&#8217;t even access Streamyx or TM&#8217;s own website. I hate calling for tech support because it usually ends up making things worse.</p>
<p>Customer service is a failboat in this country.</p>
<p>I love Ip-Man. Such an awesome movie.</p>
<p>Upgraded some cables to CAT 6 in the hope that it&#8217;ll improve my HD streaming to the PS3. Somehow or rather my Aztech Homeplugs got fried in the process. Such delicate things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/07/15/the-last-40-days/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>avisynth/mencoder transcoding for ps3 media server on windows 7</title>
		<link>http://www.bangsar.net/blog/2009/06/06/avisynthmencoder-transcoding-for-ps3-media-server-on-windows-7</link>
		<comments>http://www.bangsar.net/blog/2009/06/06/avisynthmencoder-transcoding-for-ps3-media-server-on-windows-7#comments</comments>
		<pubDate>Sat, 06 Jun 2009 04:24:41 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[avisynth]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[ps3 media server]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=969</guid>
		<description><![CDATA[Finally managed to get CoreAVC + Subtitles + Avisynth/Mencoder working for the PS3 Media Server on Windows 7 RC. By right, the default usage of just Mencoder for transcoding with subtitles is just fine. However, I have some anime files that don&#8217;t size/zoom just right on the TV (i.e. there is no Zoom screen mode [...]]]></description>
			<content:encoded><![CDATA[<p>Finally managed to get CoreAVC + Subtitles + Avisynth/Mencoder working for the PS3 Media Server on Windows 7 RC.</p>
<p>By right, the default usage of just Mencoder for transcoding with subtitles is just fine. However, I have some anime files that don&#8217;t size/zoom just right on the TV (i.e. there is no Zoom screen mode on the PS3, instead Normal mode displays like Zoom mode). AviSynth/Mencoder displays them fine though, with all 3 screen modes available, but of course, no subtitles. And since I have CoreAVC with CUDA acceleration, might as well make use of it for the other 1080p files.</p>
<p>So yes, follow the instructions for CoreAVC in PS3 Media Server&#8217;s README/FAQ files.</p>
<p>Then implement this hack to stop Windows 7 from using its built in DTV-DVD filter:<br />
<a href="http://www.hack7mc.com/2009/04/replacing-the-default-dtvdvd-decoder-without-breaking-live-tv-playback.html">Replacing the Default DTV/DVD Decoder without Breaking Live TV Playback<br />
</a>(Take note of the different registry path for 64-bit in the comments)<a href="http://www.hack7mc.com/2009/04/replacing-the-default-dtvdvd-decoder-without-breaking-live-tv-playback.html" class="liexternal"></a></p>
<p>Now, you should be set. I&#8217;ve tested this so far with MKV files that have built in subtitles. With vsfilter.dll in the Avisynth plugins folder, I&#8217;m expecting double subs to appear for movies with external subs (this is my assumption by logic, but might not be the case), so removing vsfilter.dll from the plugins dir might help with that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/06/06/avisynthmencoder-transcoding-for-ps3-media-server-on-windows-7/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MAP 1562</title>
		<link>http://www.bangsar.net/blog/2009/06/05/map-1562</link>
		<comments>http://www.bangsar.net/blog/2009/06/05/map-1562#comments</comments>
		<pubDate>Fri, 05 Jun 2009 03:20:36 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[accident]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/2009/06/05/map-1562</guid>
		<description><![CDATA[So this old Proton decides to roll back into my mom&#8217;s car at a traffic light. My mom tried to get it to pull over, but it ran off. Just scratches, but still. So if you see any MAP 1562 on the road, please send the driver my regards with a slap to the face. [...]]]></description>
			<content:encoded><![CDATA[<p>So this old Proton decides to roll back into my mom&#8217;s car at a traffic light. My mom tried to get it to pull over, but it ran off. Just scratches, but still.<br />
So if you see any MAP 1562 on the road, please send the driver my regards with a slap to the face. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/06/05/map-1562/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the karaoke trail</title>
		<link>http://www.bangsar.net/blog/2009/05/28/the-karaoke-trail</link>
		<comments>http://www.bangsar.net/blog/2009/05/28/the-karaoke-trail#comments</comments>
		<pubDate>Thu, 28 May 2009 03:04:48 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[dam]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[japan]]></category>
		<category><![CDATA[karaoke]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[ps3 media server]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tversity]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=966</guid>
		<description><![CDATA[Initial plan was to stream karaoke files as video to the PS3. Hardware needed: PS3 (got it), mics with echo chamber (got a pair lying around in the old house), AV receiver &#38; surround speakers (not really needed for this particular use, but you know.. we must have them!). Forgetting about hardware for the time [...]]]></description>
			<content:encoded><![CDATA[<p>Initial plan was to stream karaoke files as video to the PS3. Hardware needed: PS3 (got it), mics with echo chamber (got a pair lying around in the old house), AV receiver &amp; surround speakers (not really needed for this particular use, but you know.. we must have them!).</p>
<p>Forgetting about hardware for the time being, we need to do a POC.</p>
<p>PS3 Media Server does not show CDG files on the XMB, so that&#8217;s off the table. TVersity shows them, but requires a DirectX filter to play them. A <a href="http://karaoke-dx.sourceforge.net/" class="liexternal">free DirectX filter</a> available on the net can&#8217;t work, because it&#8217;s too old and missing some tech. There&#8217;s a paid one available from <a href="http://www.powerkaraoke.com" class="liexternal">Power Karaoke</a>, but I can&#8217;t get the trial version to work (no audio in WMP, slow load in PS3 and hangs after about 5 seconds of play).</p>
<p>Another issue: English CDG files are usually paired with an MP3 file for the audio, so they&#8217;re usually zipped together for distribution. We assumed that they should be unzipped to be played, but apparently most karaoke players can play them zipped (in fact the free karaoke filter I mentioned earlier can do that using a bundled unzip filter). The IRC channel that we hang out in to get new English karaoke songs also requires our files to be zipped for sharing. Seems like a waste to keep 2 sets of the same files for different purposes (1 set is currently 7GB).</p>
<p>Both PS3MS and TVersity don&#8217;t show ZIP files on the XMB. PS3MS has an option called Browse ZIP/RAR files, but that doesn&#8217;t help in this matter.</p>
<p>The next idea that we had was to instead stream the karaoke playlist from the media server as a webcast. We can then configure PS3MS to grab it as Internet TV. It&#8217;s better than the original idea whereby we can browse for songs and add them to the playlist while people are singing.</p>
<p>Problem is, we can&#8217;t find any webcasting programs that simply supports DirectX. None of the karaoke players have a webcast function either. Windows Media Player has a media sharing function, but you can&#8217;t drag zip files into its playlist.</p>
<p>I&#8217;m currently attending a C# .NET class. Kinda tempted to just code one someday. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>But anyway, that particular alternative is a dead end. The last choice that we have: use a dual-screen notebook. A notebook would be better than a desktop because 1) we already have two, and 2) we&#8217;re trying to keep the number of running machines in the house to a minimum. Besides, having a full tower that generates enough heat to power the Matrix in a living room without A/C isn&#8217;t generally a good idea. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>So we have Faizah&#8217;s Powerbook G4: it&#8217;s nice and small, but it needs a proprietary AV out. It also has an overheating battery that was recalled in 2006 but we&#8217;re still using it. Contacting Apple now to see if we can still get it exchanged. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Available karaoke players are also not free.</p>
<p>And then we have my HP Compaq 6910p: new and tons of RAM, but it&#8217;s the office notebook. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Only needs an S-Video out, so we&#8217;re set! For software, we&#8217;d use <a href="http://www.karafun.com/" class="liexternal">Karafun</a>, which is free and simple enough to use. We&#8217;d just mount the karaoke folder from the media server and use Windows Search to search for music and drag them to the Karafun playlist.</p>
<p>So that&#8217;s settled mainly. Just need an S-Video cable to complete the POC.</p>
<p>Then we moved on to looking for Japanese karaoke files. Scoured IRC for a few days but couldn&#8217;t find any. Searched the web but nothing in English. Enabled Japanese IME to start doing Japanese language searches, which finally shed a little light.</p>
<p>There was one major source for Japanese karaoke: <a href="http://www.clubdam.com/" class="liexternal">Club DAM</a>, a website for the makers of a line of Japanese karaoke machines. At 1035? a month, you can download all the DRM10-encrypted karaoke videos you&#8217;d want. But my Japanese is rusty, so I&#8217;m not sure if the files expire after you terminate a subscription.</p>
<p>Today, I managed to find some videos on YouTube (search ????) but it&#8217;s definitely not comprehensive. It&#8217;s a start. Most are high quality and downloadable using <a href="http://www.downloadhelper.net/" class="liexternal">DownloadHelper</a>. Playing them back, however, was another problem: the FLV splitter that comes with K-Lite does not play the HQ35 Youtube format (which is essentially AVC/H264 and AAC in an FLV package), but I fixed that easy by downloading a newer version of <a href="http://www.videohelp.com/tools/FLV_Splitter" class="liexternal">FLVSplitter</a> (1.0.0.5) to replace the K-Lite one (1.0.0.4).</p>
<p>But now I&#8217;m stuck with the fact that Karafun can&#8217;t play FLV files. O.o I&#8217;m pretty sure there&#8217;s another player that does, but I can&#8217;t remember which one. Or I could just convert it to AVI or whatever.</p>
<p>I&#8217;m still tempted to sign up for a karaoke@DAM subscription. Might acquire <a href="http://tunebite.com/en/audio_video_drm_copy_protection/drm_remover/index.html" class="liexternal">Tunebite Platinum</a> for DRM removal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/05/28/the-karaoke-trail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows 7 first impressions</title>
		<link>http://www.bangsar.net/blog/2009/05/20/windows-7-first-impressions</link>
		<comments>http://www.bangsar.net/blog/2009/05/20/windows-7-first-impressions#comments</comments>
		<pubDate>Wed, 20 May 2009 00:50:43 +0000</pubDate>
		<dc:creator>myuu</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bangsar.net/blog/?p=964</guid>
		<description><![CDATA[Build 7100: Shiny! Love how I can have two sound systems, and the OS will automatically switch outputs depending on which sound system I plug my headphones into. Internet Explorer 8 corrupts downloads like a runaway train. True to tradition. NVidia drivers need to be installed manually from the Device Manager. Everything else seems to [...]]]></description>
			<content:encoded><![CDATA[<p>Build 7100:</p>
<p>Shiny!</p>
<p>Love how I can have two sound systems, and the OS will automatically switch outputs depending on which sound system I plug my headphones into.</p>
<p>Internet Explorer 8 corrupts downloads like a runaway train. True to tradition.</p>
<p>NVidia drivers need to be installed manually from the Device Manager.</p>
<p>Everything else seems to work: Firefox, WoW, SecureCRT, Proxifier, Steam.</p>
<p>Things left to try: Install PS3 Media Server, TVersity, CoreAVC, AviSynth, any Karaoke MP3+G filter to work with TVersity. Test CUDA acceleration. Play Portal, Left 4 Dead, CoD4. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bangsar.net/blog/2009/05/20/windows-7-first-impressions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
