<?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>Adi Setiawan weblog &#187; Wordpress</title>
	<atom:link href="http://ex3me.org/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://ex3me.org</link>
	<description>blog about website development, trend, technology and personal interest</description>
	<lastBuildDate>Sat, 21 Jan 2012 22:29:22 +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>How to add eShop in custom post type in WordPress 3</title>
		<link>http://ex3me.org/2010/07/17/how-to-add-eshop-in-custom-post-type-in-wordpress-3/</link>
		<comments>http://ex3me.org/2010/07/17/how-to-add-eshop-in-custom-post-type-in-wordpress-3/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:46:12 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/?p=318</guid>
		<description><![CDATA[By default, eShop shopping cart plugin will use standard post to display it&#8217;s product options. But it would be better if we can use custom post type which is available in wordpress 3 to have separate post type for our &#8230; <a href="http://ex3me.org/2010/07/17/how-to-add-eshop-in-custom-post-type-in-wordpress-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>By default, <a href="http://wordpress.org/extend/plugins/eshop/">eShop shopping cart plugin</a> will use standard post to display it&#8217;s product options. But it would be better if we can use custom post type which is available in wordpress 3 to have separate post type for our product. First we need to install eShop and <a href="http://wordpress.org/extend/plugins/custom-post-type-ui/">Custom Post Type UI</a> then use Custom Post Type UI to create custom post type easily instead of messing around with functions.php.</p>
<p>Next is look for editing eshop-product-entry.php file inside eshop plugin folder. Search for this code approx on line 13</p>
<pre class="brush: php; light: false; title: ; toolbar: true; notranslate">add_meta_box( 'epagepostcustom', __( 'Product Entry', 'eshop' ), 'eshop_inner_custom_box', 'post', 'normal','high' );</pre>
<p>Now replace &#8216;post&#8217; with your newly created post type, i.e: product.</p>
<pre class="brush: php; light: false; title: ; toolbar: true; notranslate">add_meta_box( 'epagepostcustom', __( 'Product Entry', 'eshop' ), 'eshop_inner_custom_box', 'product', 'normal','high' );
</pre>
<p>That&#8217;s all, when you add new product, there&#8217;s eShop options available for that custom post type.</p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2010/07/17/how-to-add-eshop-in-custom-post-type-in-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to display future post in WordPress</title>
		<link>http://ex3me.org/2010/07/12/how-to-display-future-post-in-wordpress/</link>
		<comments>http://ex3me.org/2010/07/12/how-to-display-future-post-in-wordpress/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 09:01:03 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/?p=313</guid>
		<description><![CDATA[This is small snippet to display all future posts starting today. Add this before doing the loop You can limit the result or change order. See Codex for details of using query_posts]]></description>
			<content:encoded><![CDATA[<p>This is small snippet to display all future posts starting today. Add this before doing the loop</p>
<pre class="brush: php; light: false; title: ; toolbar: true; notranslate">
&lt;?php
function filter_where($where = '') {
  //posts in the last 30 days
  $where .= &quot; AND post_date &gt;= '&quot;. date('Y-m-d', strtotime('now')) . &quot;'&quot;;
  return $where;
}
add_filter('posts_where', 'filter_where');
query_posts($query_string . &quot;post_status=future,publish&amp;orderby=date&amp;order=ASC&quot;);
?&gt;
</pre>
<p>You can limit the result or change order. <a href="http://codex.wordpress.org/Function_Reference/query_posts">See Codex</a> for details of using query_posts</p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2010/07/12/how-to-display-future-post-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error di blog</title>
		<link>http://ex3me.org/2008/01/16/error-blog/</link>
		<comments>http://ex3me.org/2008/01/16/error-blog/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 01:59:15 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Jurnal Pribadi]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/2008/01/16/error-blog/</guid>
		<description><![CDATA[Inilah jadinya kalo suka ngutak ngatik yg udah jalan. Tanpa disadari file .htaccess blog saya ilang, akibatnya semua link jadi 404 error]]></description>
			<content:encoded><![CDATA[<p>Inilah jadinya kalo suka ngutak ngatik yg udah jalan. Tanpa disadari file .htaccess blog saya ilang, akibatnya semua link jadi 404 error <img src='http://ex3me.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   </p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2008/01/16/error-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Pindah server &amp; Update WP</title>
		<link>http://ex3me.org/2007/11/27/pindah-server-wp-update/</link>
		<comments>http://ex3me.org/2007/11/27/pindah-server-wp-update/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 04:48:14 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Jurnal Pribadi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/2007/11/27/pindah-server-wp-update/</guid>
		<description><![CDATA[Akhirnya berhasil juga mindahin hosting web ini ke server baru sekalian update WP ke 2.3.1. Sekarang udah make VPS yg saya sewa sendiri dengan harga yg cukup murah, itung-itung sambil belajar manage VPS berbasis lxAdmin sebagai control panel, web server-nya &#8230; <a href="http://ex3me.org/2007/11/27/pindah-server-wp-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Akhirnya berhasil juga mindahin hosting web ini ke server baru sekalian update WP ke 2.3.1. Sekarang udah make VPS yg saya sewa sendiri dengan harga yg cukup murah, itung-itung sambil belajar manage VPS berbasis <a href="http://lxlabs.com/software/lxadmin-sse/">lxAdmin</a> sebagai control panel, web server-nya make <a href="http://www.lighttpd.net/">lighttpd</a> plus php fast-cgi. Biarpun VPS yg saya pake cuman make memory 160MB, berdasarkan pengalaman, load-nya masih cukup normal. Oya, Buat yg mo pasang wordpress ato drupal di lighttpd, contoh mod_rewrite-nya bisa <a href="http://www.odaniinteractive.com/article/2007/08/29/installing-lighttpd-centos-4">diliat disini.</a></p>
<p>Rencana kedepan mo nambahin beberapa account di server ini, utk mengetahui sejauh mana beban yg bisa ditanggung VPS dengan memory 160MB. Tunggu berita selanjutnya <img src='http://ex3me.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>update: di lxadmin ternyata udah ada setup permalink utk drupal &#038; wordpress</p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2007/11/27/pindah-server-wp-update/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3</title>
		<link>http://ex3me.org/2007/10/06/wordpress-23/</link>
		<comments>http://ex3me.org/2007/10/06/wordpress-23/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 10:26:18 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Jurnal Pribadi]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://ex3me.org/2007/10/06/wordpress-23/</guid>
		<description><![CDATA[Upgrade kali ini lumayan ribet dan bermasalah. WordPress versi 2.3 menghilangkan beberapa table sehingga banyak plugin &#038; theme yg gak kompatibel, termasuk theme yg saya pake masih ada bug. Udah nyoba pake yg versi k2 nightly build tapi tetep aja &#8230; <a href="http://ex3me.org/2007/10/06/wordpress-23/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Upgrade kali ini lumayan ribet dan bermasalah. WordPress versi 2.3 menghilangkan beberapa table sehingga banyak plugin &#038; theme yg gak kompatibel, termasuk theme yg saya pake masih ada bug. Udah nyoba pake yg versi k2 nightly build tapi tetep aja ada error di backend-nya <img src='http://ex3me.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Beberapa plugin juga mengalami masalah yg umumnya merefer ke table yg udah gak ada. </p>
<p>Kelemahan wordpress emang terlalu sering-nya mereka me-rilis versi baru sehingga user harus selalu repot-repot mengupgrade blog-nya, belum lagi masalah kompatibilitas dengan plugin dan themes. Sempet kepikiran mau ganti ke drupal tapi mikirin juga proses migrasi yg bakal gak mulus.</p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2007/10/06/wordpress-23/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrade wp ke 2.2</title>
		<link>http://ex3me.org/2007/05/21/upgrade-wp-22/</link>
		<comments>http://ex3me.org/2007/05/21/upgrade-wp-22/#comments</comments>
		<pubDate>Mon, 21 May 2007 09:12:42 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/2007/05/21/upgrade-wp-22/</guid>
		<description><![CDATA[upgrade wordpress ke 2.2 <a href="http://ex3me.org/2007/05/21/upgrade-wp-22/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As judul, hari ini walopun banyak kerjaan tapi nyempetin juga utk upgrade wordpress ke 2.2 sesuai dengan <a href="http://wordpress.org/development/2007/05/wordpress-22/">announcement beberapa hari lalu dari wordpress</a>. Proses upgrade sendiri gak sampe lima menit soalnya langsung wget dan replace dari ssh <img src='http://ex3me.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Buat yg belum upgrade silahken utk upgrade kalo sempet..</p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2007/05/21/upgrade-wp-22/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress 2.1.2</title>
		<link>http://ex3me.org/2007/03/05/wordpress212/</link>
		<comments>http://ex3me.org/2007/03/05/wordpress212/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 03:53:55 +0000</pubDate>
		<dc:creator>Adi Setiawan</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ex3me.org/2007/03/05/wordpress212/</guid>
		<description><![CDATA[exploit di wordpress 2.1.1 yg katanya berbahaya <a href="http://ex3me.org/2007/03/05/wordpress212/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Barusan tau kalo ada exploit yg katanya lumayan  berbahaya dimana servernya wordpress berhasil disusupi dan instalasi 2.1.1 di sisipkan kode2 berbahaya oleh si penyusup <img src='http://ex3me.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Buat yg make wordpress 2.1.1 silahkan diupgrade ke 2.1.2 segera <img src='http://ex3me.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ex3me.org/2007/03/05/wordpress212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: ex3me.org @ 2012-02-11 10:14:04 -->
