<?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>Trace</title>
	<atom:link href="http://trace.adityalesmana.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://trace.adityalesmana.com</link>
	<description>Quick notes from here and there now and then</description>
	<lastBuildDate>Sun, 29 Jan 2012 07:07:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Python Keywords Sample</title>
		<link>http://trace.adityalesmana.com/2011/08/python-keywords-sample/</link>
		<comments>http://trace.adityalesmana.com/2011/08/python-keywords-sample/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 18:11:48 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=166</guid>
		<description><![CDATA[Recently I was attempting to follow tutorial on python from LearnPythonTheHardWay.org (yes the name explains it pretty well). I am currently on exercise 37 where I need to review list of Python symbols among many other things. I decided to go slightly beyond what is required and jot down some snippets code too. Here are [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/08/python-keywords-sample/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>List of Budget Airlines Between Jakarta Singapore</title>
		<link>http://trace.adityalesmana.com/2011/06/list-of-budget-airlines-between-jakarta-singapore/</link>
		<comments>http://trace.adityalesmana.com/2011/06/list-of-budget-airlines-between-jakarta-singapore/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 18:00:03 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=164</guid>
		<description><![CDATA[Booking via online travel agents might be convenient and easy. Not to mention, their names always popped up on the first few rows of popular search engine. However, those online travel agents might not , for whatever reasons, list regional airlines in their sites which in all fairness cheaper than full fledged carrier. This post [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/06/list-of-budget-airlines-between-jakarta-singapore/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find Canon G10 Actual Actuation or Shutter Count</title>
		<link>http://trace.adityalesmana.com/2011/06/find-canon-g10-actual-actuation-or-shutter-count/</link>
		<comments>http://trace.adityalesmana.com/2011/06/find-canon-g10-actual-actuation-or-shutter-count/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 17:16:58 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=160</guid>
		<description><![CDATA[Many people mistakenly believe the name of the last photo (e.g. 101-4511 is 14511st pic) is the indication of the shutter count of the camera. While it might be true most of the time, those number is not accurate as the software can be modified. Finding the REAL actual actuation or shutter count from Canon [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/06/find-canon-g10-actual-actuation-or-shutter-count/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>String Split() with special character</title>
		<link>http://trace.adityalesmana.com/2011/02/string-split-with-special-character/</link>
		<comments>http://trace.adityalesmana.com/2011/02/string-split-with-special-character/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 09:10:09 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=158</guid>
		<description><![CDATA[Being an Information Systems Management, I have not been really exposed to much nitty gritty details of programming &#8211; even on the language that I am exposed to the most &#8211; Java. Yes I have done my fair share of debugging and such, but even so I often stumble in some random stuff that waste [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/02/string-split-with-special-character/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Solve GWT IncompatibleRemoteServiceException Error</title>
		<link>http://trace.adityalesmana.com/2011/02/how-to-solve-gwt-incompatibleremoteserviceexception-error/</link>
		<comments>http://trace.adityalesmana.com/2011/02/how-to-solve-gwt-incompatibleremoteserviceexception-error/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 11:16:18 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[gwt]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[rpc]]></category>
		<category><![CDATA[web toolkit]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=147</guid>
		<description><![CDATA[I started GWT development few days ago and encounters these rather unfortunate stack trace error. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser. ( Expecting version 6 from server, got 5.) Upon further research, I have concluded that this stupid trace is due to current gwt-servlet.jar at WEB-INF\lib [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/02/how-to-solve-gwt-incompatibleremoteserviceexception-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Configure Managed Bean with XML</title>
		<link>http://trace.adityalesmana.com/2011/02/configure-managed-bean-with-xml/</link>
		<comments>http://trace.adityalesmana.com/2011/02/configure-managed-bean-with-xml/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 03:58:07 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jfs]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[java server faces]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[mkyong]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=146</guid>
		<description><![CDATA[I jot down this note from one of the JFS tutorial by MKYong. Just in Case I forgot about it. With XML configuration, you can use the old JSF 1.x mechanism to define the managed bean in a normal faces-config.xml file. Best Practice It’s recommended to put the managed beans in a separate XML file [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2011/02/configure-managed-bean-with-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Singapore Bad Shops [Updated Regularly]</title>
		<link>http://trace.adityalesmana.com/2010/12/singapore-bad-shops-updated-regularly/</link>
		<comments>http://trace.adityalesmana.com/2010/12/singapore-bad-shops-updated-regularly/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 14:51:14 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[list]]></category>
		<category><![CDATA[electronic]]></category>
		<category><![CDATA[lucky plaza]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[shop]]></category>
		<category><![CDATA[singapore]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=142</guid>
		<description><![CDATA[This post is my attempt to list as many Singapore bad shops as possible. In short, these are shops that I would not recommend to my friends. These are the list of Singapore&#8217;s shop that has history of being questionable especially to tourists and the clueless. You can safely ignore STB&#8217;s blacklist cause they are [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2010/12/singapore-bad-shops-updated-regularly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up DTAC SIM Card on any HSDPA USB Modem</title>
		<link>http://trace.adityalesmana.com/2010/12/setting-up-dtac-sim-card-on-any-hsdpa-usb-modem/</link>
		<comments>http://trace.adityalesmana.com/2010/12/setting-up-dtac-sim-card-on-any-hsdpa-usb-modem/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 01:25:29 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[2g]]></category>
		<category><![CDATA[BandLuxe C180]]></category>
		<category><![CDATA[dtac]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[thailand]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=137</guid>
		<description><![CDATA[These settings should be pretty much the same across any self-respected USB based HSDPA modem. For my case, all the settings comes automatically with the Simcard. Just in case your Simcard is empty or your modem cannot automatically retrieve settings from Simcard or network, this article might be useful. Assuming your computer can detect the [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2010/12/setting-up-dtac-sim-card-on-any-hsdpa-usb-modem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Singapore Shop Scam Tactics at Sim Lim and Lucky [Updated Regularly]</title>
		<link>http://trace.adityalesmana.com/2010/12/singapore-shop-scam-tactics-updated-regularly/</link>
		<comments>http://trace.adityalesmana.com/2010/12/singapore-shop-scam-tactics-updated-regularly/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 04:41:47 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[list]]></category>
		<category><![CDATA[bugis]]></category>
		<category><![CDATA[chinatown]]></category>
		<category><![CDATA[gst]]></category>
		<category><![CDATA[lucky plaza]]></category>
		<category><![CDATA[orchard]]></category>
		<category><![CDATA[pricetag]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[shop]]></category>
		<category><![CDATA[sim lim square]]></category>
		<category><![CDATA[singapore]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=134</guid>
		<description><![CDATA[Having lived in Singapore since 2001, I realized that this fine and orderly city of Singapore is not free of vices associated with third world countries. This article will list various scam tactics employed by shops in Singapore. Yes majority of sellers and shopkeepers are honest and reliable people but there is nothing wrong in [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2010/12/singapore-shop-scam-tactics-updated-regularly/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using Factories to Do Ruby on Rails Rspec Test</title>
		<link>http://trace.adityalesmana.com/2010/11/using-factories-to-do-ruby-on-rails-rspec-test/</link>
		<comments>http://trace.adityalesmana.com/2010/11/using-factories-to-do-ruby-on-rails-rspec-test/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 19:28:21 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[factories]]></category>
		<category><![CDATA[factory girl]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rails 3.0.0]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby 1.9.2]]></category>
		<category><![CDATA[ruby192]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://trace.adityalesmana.com/?p=131</guid>
		<description><![CDATA[Sometimes we need certain instance of model class to perform certain test. In this example we are going to test for showing instance of user via RSpec. This test obviously will require the use of an instance of the User model. I do this test using a technique called factories. First I need to install [...]]]></description>
		<wfw:commentRss>http://trace.adityalesmana.com/2010/11/using-factories-to-do-ruby-on-rails-rspec-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

