<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Ping.sg  - Latest Pings From chuyeow</title>
<link>http://ping.sg/user/chuyeow</link>
<description>Ping.sg - The Community Meta Blog for Singapore Bloggers</description>
<copyright>Copyright 2012 ping.sg</copyright>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>

<item>
	<title><![CDATA[Summer 2011 anime (and some from Spring 2011)]]></title>
	<link>http://ping.sg/item/Summer-2011-anime-and-some-from-Spring-2011-</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Some of you might know that I&#8217;m a rabid anime fan. I don&#8217;t talk much about it on this blog (actually, I don&#8217;t talk much on this blog anymore, seeing as I haven&#8217;t blogged this year). Anyway, yeah, one of my biggest passions and failings is my love for anime and I can&#8217;t stop myself ...]]></description>
	<pubDate>Tue, 12 Jul 2011 18:43:30 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Summer-2011-anime-and-some-from-Spring-2011-</guid>
</item>
<item>
	<title><![CDATA[Firefox nightly builds add a combined Stop/Go/Refresh button to the Location Bar]]></title>
	<link>http://ping.sg/item/Firefox-nightly-builds-add-a-combined-Stop-Go-Refresh-button</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[The latest Firefox nightly builds have moved the Stop/Reload button into the right corner of the Location Bar. When you&#8217;re typing in the Location Bar, a green Go button is shown: That switches to a red Stop button when the page is loading: The thin line you see in the location bar is a progress ...]]></description>
	<pubDate>Mon, 20 Sep 2010 14:22:13 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Firefox-nightly-builds-add-a-combined-Stop-Go-Refresh-button</guid>
</item>
<item>
	<title><![CDATA[Rendering plists from your Rails app]]></title>
	<link>http://ping.sg/item/Rendering-plists-from-your-Rails-app</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Jeena emailed me recently about his Rails plugin, plistifier, that allows you to render plists (property lists).It allows you to render your ActiveRecord objects as plists (among other things):def show @post = Post.find(params[:id ]) respond_to do |format| format.xml { render :xml => @post } format.plist { ...]]></description>
	<pubDate>Mon, 14 Jun 2010 11:22:50 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Rendering-plists-from-your-Rails-app</guid>
</item>
<item>
	<title><![CDATA[Railscasts Xcode theme]]></title>
	<link>http://ping.sg/item/Railscasts-Xcode-theme-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[For those of you who use the excellent Railscasts TextMate theme and want to replicate the theme in Xcode, you can grab my version from Github. This is what it looks like:Save it into ~/Library/Applicatio n Support/Xcode/Color Themes/, restart Xcode, and open its Preferences. You will be able to pick the Railscasts Color Theme in the ...]]></description>
	<pubDate>Thu, 04 Feb 2010 22:12:27 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Railscasts-Xcode-theme-2</guid>
</item>
<item>
	<title><![CDATA[Railscasts Xcode theme]]></title>
	<link>http://ping.sg/item/Railscasts-Xcode-theme</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[For those of you who use the excellent Railscasts TextMate theme and want to replicate the theme in Xcode, you can grab my version from Github. This is what it looks like:Save it into ~/Library/Applicatio n Support/Xcode/Color Themes/, restart Xcode, and open its Preferences. You will be able to pick the Railscasts Color Theme in the ...]]></description>
	<pubDate>Thu, 04 Feb 2010 22:12:27 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Railscasts-Xcode-theme</guid>
</item>
<item>
	<title><![CDATA[Setting up virtualization on Ubuntu with KVM]]></title>
	<link>http://ping.sg/item/Setting-up-virtualization-on-Ubuntu-with-KVM-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[These instructions have been tested on Ubuntu 9.10 (Karmic) 64-bit. Skip right to the instructions if you&#8217;re short on time.After being a happy Xen user for several years now, I&#8217;ve recently had to switch to an alternative virtualization solution. My colleague Arun (@iamclovin) actually struggled for a week with Xen VMs that locked up on ...]]></description>
	<pubDate>Mon, 01 Feb 2010 22:18:13 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Setting-up-virtualization-on-Ubuntu-with-KVM-2</guid>
</item>
<item>
	<title><![CDATA[Setting up virtualization on Ubuntu with KVM]]></title>
	<link>http://ping.sg/item/Setting-up-virtualization-on-Ubuntu-with-KVM</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[These instructions have been tested on Ubuntu 9.10 (Karmic) 64-bit. Skip right to the instructions if you&#8217;re short on time.After being a happy Xen user for several years now, I&#8217;ve recently had to switch to an alternative virtualization solution. My colleague Arun (@iamclovin) actually struggled for a week with Xen VMs that locked up on ...]]></description>
	<pubDate>Mon, 01 Feb 2010 22:18:13 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Setting-up-virtualization-on-Ubuntu-with-KVM</guid>
</item>
<item>
	<title><![CDATA[Stop and Reload buttons merged in Firefox]]></title>
	<link>http://ping.sg/item/Stop-and-Reload-buttons-merged-in-Firefox-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[A minor UI improvement to Firefox has been made to Firefox and it&#8217;s currently only available on nightly builds of Firefox: the Stop and Reload buttons have been merged into a single button. This change should make it into Firefox 3.6.While a page is loading, the button acts as a Stop button:When it&#8217;s done loading, ...]]></description>
	<pubDate>Thu, 14 Jan 2010 18:41:53 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Stop-and-Reload-buttons-merged-in-Firefox-2</guid>
</item>
<item>
	<title><![CDATA[Stop and Reload buttons merged in Firefox]]></title>
	<link>http://ping.sg/item/Stop-and-Reload-buttons-merged-in-Firefox</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[A minor UI improvement to Firefox has been made to Firefox and it&#8217;s currently only available on nightly builds of Firefox: the Stop and Reload buttons have been merged into a single button. This change should make it into Firefox 3.6.While a page is loading, the button acts as a Stop button:When it&#8217;s done loading, ...]]></description>
	<pubDate>Thu, 14 Jan 2010 18:41:53 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Stop-and-Reload-buttons-merged-in-Firefox</guid>
</item>
<item>
	<title><![CDATA[Firefox quick tip: view images in a new tab quickly]]></title>
	<link>http://ping.sg/item/Firefox-quick-tip-view-images-in-a-new-tab-quickly-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[A mini-tip on viewing images quickly in a new tab in Firefox. Useful for web devs who want to look at the URL of an image quickly.As an example, here&#8217;s the Youtube webpage of the owner of Maru the Cat:To open the thumbnail image of Maru in a new tab, right-click the image, and then ...]]></description>
	<pubDate>Wed, 25 Nov 2009 19:13:21 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Firefox-quick-tip-view-images-in-a-new-tab-quickly-2</guid>
</item>
<item>
	<title><![CDATA[Firefox quick tip: view images in a new tab quickly]]></title>
	<link>http://ping.sg/item/Firefox-quick-tip-view-images-in-a-new-tab-quickly</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[A mini-tip on viewing images quickly in a new tab in Firefox. Useful for web devs who want to look at the URL of an image quickly.As an example, here&#8217;s the Youtube webpage of the owner of Maru the Cat:To open the thumbnail image of Maru in a new tab, right-click the image, and then ...]]></description>
	<pubDate>Wed, 25 Nov 2009 19:13:21 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Firefox-quick-tip-view-images-in-a-new-tab-quickly</guid>
</item>
<item>
	<title><![CDATA[How my simple iPhone app made it to the top of the App Store]]></title>
	<link>http://ping.sg/item/How-my-simple-iPhone-app-made-it-to-the-top-of-the-App-Store</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Slightly more than a month back I wrote this little iPhone app (App Store link), almost a toy app really, to check the usage of my data plan with my local telco (Singtel). I wanted to scratch an itch and I also really didn&#8217;t want to exceed my data plan &#8211; the fees are excessive.Anyway, ...]]></description>
	<pubDate>Tue, 22 Sep 2009 22:26:33 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/How-my-simple-iPhone-app-made-it-to-the-top-of-the-App-Store</guid>
</item>
<item>
	<title><![CDATA[Blog redesigned]]></title>
	<link>http://ping.sg/item/Blog-redesigned</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[After 5 long years of using the same old blog theme, which I&#8217;d handcrafted from scratch way back in 2004, I&#8217;ve finally got down to refreshing it to a more contemporary look. I&#8217;ve also updated the woefully outdated About page.Here&#8217;s a before and after shot:I think it&#8217;s much better, definitely more modern and minimalist.The new ...]]></description>
	<pubDate>Sun, 05 Jul 2009 14:50:00 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Blog-redesigned</guid>
</item>
<item>
	<title><![CDATA[Upgraded to iPhone OS 3.0 and running out of battery fast?]]></title>
	<link>http://ping.sg/item/Upgraded-to-iPhone-OS-3-0-and-running-out-of-battery-fast-</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[After upgrading my girlfriend&#8217;s iPhone 3G to OS 3.0 recently, I noticed that the iPhone&#8217;s battery was getting depleted really quickly. I&#8217;d left it overnight with Wifi, 3G, Bluetooth, Push Notifications all off, and the battery went from 80% to a jaw-dropping OMGWTFBBQ 10%.I attributed it to the recent jailbreak (I&#8217;ve already removed the jailbreak ...]]></description>
	<pubDate>Mon, 22 Jun 2009 22:31:47 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Upgraded-to-iPhone-OS-3-0-and-running-out-of-battery-fast-</guid>
</item>
<item>
	<title><![CDATA[A curl-ier Curb – better cookie support in Curb]]></title>
	<link>http://ping.sg/item/A-curl-ier-Curb-better-cookie-support-in-Curb</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[As of Curb 0.3.7, Curb comes with slightly better cookie support that makes it more &#8220;curl-like&#8221;.It probably sounds like shameless self-promotion that I&#8217;m blogging about these changes since I&#8217;d contributed them. Well, yeah that&#8217;s true, but I&#8217;m also doing so because I doubt these changes will ever be made known since Curb doesn&#8217;t …]]></description>
	<pubDate>Thu, 18 Jun 2009 09:42:10 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/A-curl-ier-Curb-better-cookie-support-in-Curb</guid>
</item>
<item>
	<title><![CDATA[Don’t kill your app when using ActiveRecord in Rails Metal, r …]]></title>
	<link>http://ping.sg/item/Don-t-kill-your-app-when-using-ActiveRecord-in-Rails-Metal-release-your-database-connections</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Rails Metal has been available on Rails since version 2.3 &#8211; it&#8217;s old news. But if you haven&#8217;t used it or heard about it, you can find out more about Rails Metal on the RoR weblog and on Jesse Newland&#8217;s blog.So anyway, I am one of those laggards and only wrote a Rails Metal piece ...]]></description>
	<pubDate>Mon, 15 Jun 2009 14:49:51 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Don-t-kill-your-app-when-using-ActiveRecord-in-Rails-Metal-release-your-database-connections</guid>
</item>
<item>
	<title><![CDATA[I’m still alive, and on FriendFeed and Twitter]]></title>
	<link>http://ping.sg/item/I-m-still-alive-and-on-FriendFeed-and-Twitter-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Wow, it seems like I haven&#8217;t posted anything this year. Don&#8217;t worry, you aren&#8217;t rid of me yet. I&#8217;m still alive and posting updates to FriendFeed and (less often) to Twitter.If you belong to what I imagine must be now the microscopic population of loyal readers of my blog, please do hook up with me ...]]></description>
	<pubDate>Tue, 24 Mar 2009 22:48:58 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/I-m-still-alive-and-on-FriendFeed-and-Twitter-2</guid>
</item>
<item>
	<title><![CDATA[I’m still alive, and on FriendFeed and Twitter]]></title>
	<link>http://ping.sg/item/I-m-still-alive-and-on-FriendFeed-and-Twitter</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Wow, it seems like I haven&#8217;t posted anything this year. Don&#8217;t worry, you aren&#8217;t rid of me yet. I&#8217;m still alive and posting updates to FriendFeed and (less often) to Twitter.If you belong to what I imagine must be now the microscopic population of loyal readers of my blog, please do hook up with me ...]]></description>
	<pubDate>Tue, 24 Mar 2009 22:48:58 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/I-m-still-alive-and-on-FriendFeed-and-Twitter</guid>
</item>
<item>
	<title><![CDATA[Dragging tab to a new window coming to Firefox]]></title>
	<link>http://ping.sg/item/Dragging-tab-to-a-new-window-coming-to-Firefox-2</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Completely by accident, I discovered that you can now drag a tab out from its current window to a new window in a recent Firefox nightly. A short video 24-second better explains what I&#8217;m talking about:This tab tearing capability is a pretty neat feature &#8211; I know you can already do this in Safari, Opera ...]]></description>
	<pubDate>Sun, 16 Nov 2008 22:15:05 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Dragging-tab-to-a-new-window-coming-to-Firefox-2</guid>
</item>
<item>
	<title><![CDATA[Dragging tab to a new window coming to Firefox]]></title>
	<link>http://ping.sg/item/Dragging-tab-to-a-new-window-coming-to-Firefox</link>
	<dc:creator>chuyeow</dc:creator>
	<description><![CDATA[Completely by accident, I discovered that you can now drag a tab out from its current window to a new window in a recent Firefox nightly. A short video 24-second better explains what I&#8217;m talking about:This tab tearing capability is a pretty neat feature - I know you can already do this in Safari, Opera ...]]></description>
	<pubDate>Sun, 16 Nov 2008 22:15:05 +0800</pubDate>
	<guid isPermaLink="false">http://ping.sg/itemA/Dragging-tab-to-a-new-window-coming-to-Firefox</guid>
</item>

</channel>
</rss>
