<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Eric Hariyanto Wijaya</title>
	<atom:link href="http://ericwijaya.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericwijaya.wordpress.com</link>
	<description>my notebook</description>
	<lastBuildDate>Sat, 26 May 2012 16:52:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ericwijaya.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Eric Hariyanto Wijaya</title>
		<link>http://ericwijaya.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ericwijaya.wordpress.com/osd.xml" title="Eric Hariyanto Wijaya" />
	<atom:link rel='hub' href='http://ericwijaya.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Make your days count</title>
		<link>http://ericwijaya.wordpress.com/2012/05/22/make-your-days-count/</link>
		<comments>http://ericwijaya.wordpress.com/2012/05/22/make-your-days-count/#comments</comments>
		<pubDate>Tue, 22 May 2012 16:13:08 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[My reflection]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=845</guid>
		<description><![CDATA[Sudah lama saya tidak menulis renungan mengenai hidup lagi. Saya akan coba menulis lagi. Semoga bisa menjadi berkat. Untuk saya bisa di bilang &#8220;Life begin at 24th&#8221;. Dari masa kanak-kanak sampai awal masuk dunia pekerjaan, belum terasa yang namanya hukuman Tuhan atas dosa manusia: manusia harus bekerja keras dan berjerih lelah untuk memenuhi kebutuhannya. Namun [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=845&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/05/22/make-your-days-count/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Delay action in Action Script 3 (Flash)</title>
		<link>http://ericwijaya.wordpress.com/2012/05/11/delay-action-in-action-script-3-flash/</link>
		<comments>http://ericwijaya.wordpress.com/2012/05/11/delay-action-in-action-script-3-flash/#comments</comments>
		<pubDate>Fri, 11 May 2012 08:46:04 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[action script 3]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=842</guid>
		<description><![CDATA[To delay a flash action for some times, you can use this code: var myDelay:Timer = new Timer(30000,1); myDelay.addEventListener(TimerEvent.TIMER, showMessage); myDelay.start(); function showMessage(event:TimerEvent):void{ gotoAndPlay("enterMain"); } stop();<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=842&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/05/11/delay-action-in-action-script-3-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Playing with sound in Action Script 3 (Flash)</title>
		<link>http://ericwijaya.wordpress.com/2012/05/11/playing-with-sound-in-action-script-3-flash/</link>
		<comments>http://ericwijaya.wordpress.com/2012/05/11/playing-with-sound-in-action-script-3-flash/#comments</comments>
		<pubDate>Fri, 11 May 2012 04:48:47 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[action script 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=836</guid>
		<description><![CDATA[To play an external audio files: var hisPromise:Sound = new Sound(); var hisPromiseChannel:SoundChannel = new SoundChannel(); hisPromise.load(new URLRequest("audio/01_His_Promise_is_Forever.mp3")); hisPromiseChannel = hisPromise.play(); to stop: hisPromiseChannel.stop(); to adjust volume (range 0 &#8211; 1): hisPromiseChannel.soundTransform = new SoundTransform(0.2); to Pause: lastPosition = myChannel.position; myChannel.stop(); to Play from last position: myChannel = mySound.play(lastPosition); to Loop sound: var hisPromise:Sound = [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=836&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/05/11/playing-with-sound-in-action-script-3-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Outlook Settings for Yahoo mail</title>
		<link>http://ericwijaya.wordpress.com/2012/05/09/outlook-settings-for-yahoo-mail/</link>
		<comments>http://ericwijaya.wordpress.com/2012/05/09/outlook-settings-for-yahoo-mail/#comments</comments>
		<pubDate>Wed, 09 May 2012 09:03:05 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=833</guid>
		<description><![CDATA[Having problem connecting to yahoo smtp mail using Outlook? Me too. But these settings resolved the issue: Outgoing Mail server : smtp.mail.yahoo.co.id Incoming Mail server : pop.mail.yahoo.co.id Mailbox type : POP3 Incoming Port : 995 Outgoing Port : 465 SSL : ON Good Luck..!!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=833&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/05/09/outlook-settings-for-yahoo-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Good Reading on WordPress Plugin Performance</title>
		<link>http://ericwijaya.wordpress.com/2012/04/26/good-reading-on-wordpress-plugin-performance/</link>
		<comments>http://ericwijaya.wordpress.com/2012/04/26/good-reading-on-wordpress-plugin-performance/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 04:08:09 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=830</guid>
		<description><![CDATA[http://www.dev4press.com/2011/tutorials/wordpress/practical/how-to-optimize-plugin-loading/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=830&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/04/26/good-reading-on-wordpress-plugin-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress Custom Post Type Archive</title>
		<link>http://ericwijaya.wordpress.com/2012/04/17/wordpress-custom-post-type-archive/</link>
		<comments>http://ericwijaya.wordpress.com/2012/04/17/wordpress-custom-post-type-archive/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 04:12:23 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[custom post type]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=826</guid>
		<description><![CDATA[I have problem showing custom post type archive page. I want to share the code to create a custom widget which you can input the post type name and it will show you the archive (year and month) for that custom post type. You can edit it as needed. &#60;?php class custom_archive extends WP_Widget { [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=826&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/04/17/wordpress-custom-post-type-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;You do not have sufficient permissions to access this page&#8221; after database prefix change</title>
		<link>http://ericwijaya.wordpress.com/2012/04/13/you-do-not-have-sufficient-permissions-to-access-this-page-after-database-prefix-change/</link>
		<comments>http://ericwijaya.wordpress.com/2012/04/13/you-do-not-have-sufficient-permissions-to-access-this-page-after-database-prefix-change/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 07:08:47 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[database prefix change]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=824</guid>
		<description><![CDATA[After several times moving WordPress websites from one host to another, I get this painfully permission denied for superadmin user &#8220;You do not have sufficient permissions to access this page&#8221;. The frontend page was all fine. But I can&#8217;t access the admin page. Then I found these people who have the same problem and found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=824&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/04/13/you-do-not-have-sufficient-permissions-to-access-this-page-after-database-prefix-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Taxonomy List without links</title>
		<link>http://ericwijaya.wordpress.com/2012/04/11/get-taxonomy-list-without-links/</link>
		<comments>http://ericwijaya.wordpress.com/2012/04/11/get-taxonomy-list-without-links/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 04:33:48 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=819</guid>
		<description><![CDATA[Use &#60;?php wp_get_object_terms( $object_ids, $taxonomies, $args ) ?&#62; http://codex.wordpress.org/Function_Reference/wp_get_object_terms<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=819&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/04/11/get-taxonomy-list-without-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Woocommerce: Change number of products displayed per page</title>
		<link>http://ericwijaya.wordpress.com/2012/03/09/woocommerce-change-number-of-products-displayed-per-page/</link>
		<comments>http://ericwijaya.wordpress.com/2012/03/09/woocommerce-change-number-of-products-displayed-per-page/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 08:02:14 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[woocommerce]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=813</guid>
		<description><![CDATA[add_filter('loop_shop_per_page', create_function('$cols', 'return 6;'));<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=813&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/03/09/woocommerce-change-number-of-products-displayed-per-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Change breadcrumb separator on woocommerce page</title>
		<link>http://ericwijaya.wordpress.com/2012/03/01/change-breadcrumb-separator-on-woocommerce-page/</link>
		<comments>http://ericwijaya.wordpress.com/2012/03/01/change-breadcrumb-separator-on-woocommerce-page/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 04:50:16 +0000</pubDate>
		<dc:creator>ericwijaya</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ericwijaya.wordpress.com/?p=799</guid>
		<description><![CDATA[Good afternoon everyone. I just change my woocommerce breadcrumb separator. It only need simple steps. Copy the breadcrumb.php template from woocommerce plugin directory (/wp-content\themes/bestdeal/woocommerce/shop/breadcrumb.php) to your woocommerce theme template directory (/wp-content/themes/foreverlove/woocommerce/shop/breadcrumb.php) Edit the breadcrumb.php, add this line after $prepend = ''; $delimiter = '&#60;span class="sep"&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;/span&#62;'; You can put your delimiter in $delimiter variable. For me, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ericwijaya.wordpress.com&#038;blog=8637074&#038;post=799&#038;subd=ericwijaya&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ericwijaya.wordpress.com/2012/03/01/change-breadcrumb-separator-on-woocommerce-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f83937321e7f5c732af68f526b2aff08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ericwijaya</media:title>
		</media:content>
	</item>
	</channel>
</rss>
