<?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>Knowledge Sharing &#187; WordPress</title>
	<atom:link href="http://blog.danigunawan.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danigunawan.com</link>
	<description>"Say it... although a word..."</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:14:12 +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>Fixing WordPress 2.9 Upgrade Error</title>
		<link>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 10:17:12 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=612</guid>
		<description><![CDATA[I&#8217;ve experienced a problem while upgrading to WordPress 2.9 a few days ago. My blog didn&#8217;t show the RSS widget. Some error are found in my dashboard also. So, I started searching on the Internet how to solve my problem. And finally I found that there are some bugs in WordPress 2.9. They are: Bug [...]
Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='WordPress Error: open_basedir restriction in effect'>WordPress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve experienced a problem while upgrading to WordPress 2.9 a few days ago. My blog didn&#8217;t show the RSS widget. Some error are found in my dashboard also.</p>
<p style="text-align: center;"><img class="aligncenter" title="Wordpress 2.9 Error" src="http://danigunawan.com/wp-content/uploads/2010/01/curl_setopt.jpg" alt="curl set opt" width="400" height="51" /></p>
<p>So, I started searching on the Internet how to solve my problem. And finally I found that there are some bugs in WordPress 2.9. They are:</p>
<p>Bug tersebut adalah:</p>
<ul>
<li><a title="major bug wordpress 2.9" href="http://core.trac.wordpress.org/ticket/11219" target="_blank">Major bug</a> was simply dismissed</li>
<li><a title="a related critical bug" href="http://core.trac.wordpress.org/ticket/11168" target="_blank">A related critical bug</a> was only <a title="partially fixed" href="http://core.trac.wordpress.org/ticket/11518" target="_blank">partially fixed</a>)</li>
<li><a title="a last critical bug" href="http://core.trac.wordpress.org/ticket/11505" target="_blank">A last critical bug</a> (and its <a title="child bug" href="http://core.trac.wordpress.org/ticket/11499" target="_blank">child bug</a>) crept in <a title="last" href="http://core.trac.wordpress.org/changeset/12424" target="_blank">at the last moment</a></li>
</ul>
<p>As a result of this:</p>
<ul>
<li>RSS widgets are completely broken on servers that are missing both of iconv and multi-byte string functions;</li>
<li>The curl transport is broken on some servers with an outdated library. This breaks the WP cron, and with it future posting, pings, etc.</li>
</ul>
<p>Not all sites are affected, of course. Most aren&#8217;t, in fact. But for those few who are, the situation is frustrating.</p>
<p>To solve this problem, you need to follow this steps:</p>
<p>1. Download this patch (from semiologic.com):</p>
<p><a title="wordpress 2.9 patch" href="http://danigunawan.com/wp-content/uploads/2010/01/wp-2.9-patch.zip" target="_blank">WordPress 2.9 Patch</a></p>
<p>2. Extract all files (class-simplepie.php, default-widgets.php, http.php) to <strong>wp-includes</strong> directory. Replace the old files with the patch files.</p>
<p>3. Done…</p>
<p>Good luck… :)</p>
<p>Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='WordPress Error: open_basedir restriction in effect'>WordPress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Error: open_basedir restriction in effect</title>
		<link>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 00:10:36 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=609</guid>
		<description><![CDATA[Yesterday I need to post my photo in my special blog for photography, http://lens.danigunawan.com. But, what happened??? My blog didn&#8217;t appear correctly!!! I got these error messages: Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php: /usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php on line 1942 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. [...]
Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I need to post my photo in my special blog for photography, <a title="lensa dani gunawan" href="http://lens.danigunawan.com" target="_blank">http://lens.danigunawan.com</a>. But, what happened??? My blog didn&#8217;t appear correctly!!! I got these error messages:</p>
<pre>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1942

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1933

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1942</pre>
<p>FYI, I created my blog using <a title="wordpress org" href="http://www.wordpress.org" target="_blank">wordpress</a>. It&#8217;s the best blog engine ever.. :) After asking some questions to uncle Google, I found that some people have asked the same questions. But they don&#8217;t get the solution yet. I started thinking, then I decided to check the database. I looked into tables <strong>wp_options</strong> (For example I use the default prefix &#8220;wp_&#8221;, table prefix depends on wordpress configuration). I scanned one-by-one, and I found something suspicious in column <strong>option_name = &#8216;upload_path&#8217;</strong>. The value of column <strong>option_value = &#8216;/home/MY_ACCOUNT/wp-content/uploads&#8217;</strong>. After comparing with column option_value from the &#8220;healthy&#8221; blog, I changed the value to <strong>&#8216;wp-content/uploads&#8217;</strong>.</p>
<p>Back to my favorite browser&#8230;, then I pressed <strong>F5</strong>. Tadaaaa&#8230; error in <a title="photography blog" href="http://lens.danigunawan.com" target="_blank">my photography blog</a> disappeared&#8230; :)</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Kemarin, ketika rindu ingin posting hasil fotografi, kubuka blog khususku mengenai fotografi yang beralamat di http://lens.danigunawan.com. Tapi apa yangterjadi??? Ternyata blog fotografi-ku rusak!!! Muncul error seperti di bawah ini:</p>
<p>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1942</p>
<p>Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1933</p>
<p>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1942</p>
<p>Sekedar informasi, aku membuat blog fotografi menggunakan wordpress. Setelah kucari kesana kemari, ternyata beberapa orang telah bertanya pertanyaan yang</p>
<p>sama. Tetapi belum juga mendapat solusi. Aku pun berpikir untuk memeriksa database. Melihat daftar tabel yang ada, aku mencurigai tabel wp_options (Sebagai</p>
<p>contoh kugunakan prefix yang default yaitu &#8220;wp_&#8221;, prefix tabel tergantung konfigurasi wordpress). Ku lihat satu-satu isi dari tabel wp_options, dan ternyata</p>
<p>ada yang mencurigakan yaitu untuk kolom option_name = &#8216;upload_path&#8217;. Terlihat pada kolom option_value = &#8216;/home/MY_WEBHOSTING_ACCOUNT/wp-content/uploads&#8217;.</p>
<p>Setelah mencontek isi kolom option_value dari blog yang &#8220;sehat&#8221;, isi kolom tersebut kuganti dengan &#8216;wp-content/uploads&#8217;.</p>
<p>Kembali ke browser, dan ku tekan F5. Tadaaaa&#8230; blog fotografi ku kembali seperti sedia kala.. fiuh&#8230;. akhirnya&#8230; :)</p></div>
<p>Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress Error After Automatic Upgrading</title>
		<link>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 12:24:36 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=559</guid>
		<description><![CDATA[Briefly unavailable for scheduled maintenance. Check back in a minute. Got that message? And you can&#8217;t view your blog neither login to admin area? And now you wish you didn&#8217;t click automatic upgrade link? No need to worry, we will fix it. Before we fix it, we shoud know what is going on? WordPress, like [...]
Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='WordPress Error: open_basedir restriction in effect'>WordPress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Briefly unavailable for scheduled maintenance. Check back in a minute.</p></blockquote>
<p>Got that message? And you can&#8217;t view your blog neither login to admin area? And now you wish you didn&#8217;t click automatic upgrade link? No need to worry, we will fix it.</p>
<p>Before we fix it, we shoud know what is going on? <a title="wordpress 2.8" href="http://blog.danigunawan.com/review/wordpress-2-8-review/" target="_blank">WordPress</a>, like other systems, is not perfect. Eventough it has automatic upgrade, it doesn&#8217;t mean your wordpress installation will always successfully upgraded using automatic upgrade. That&#8217;s why we should back up our blog before upgrading it. So, why that message appear? Does it mean our installation failed? Maybe. WordPress creates a file named <strong>.maintenance</strong> before upgrading process. Just in case there are visitors accessing your blog during upgrading process, they will see &#8220;<strong>Briefly unavailable for scheduled maintenance. Check back in a minute.</strong>&#8221; message instead of your under-upgrading blog. Somehow, I don&#8217;t know exactly why, the file .maintenance is not deleted by WordPress. If this thing happens, you will see maintenance message.</p>
<p>So, how to fix it? It&#8217;s a piece of cake. Login to your web host using CPanel or SSH, remove the .maintenance file. You can find that file in your <span style="text-decoration: underline;">WordPress installation directory</span> (<strong>the directory that has wp-admin directory</strong> &#8211; <span style="color: #ff0000;"><strong>not inside wp-admin directory</strong></span>). After you do it, refresh your blog. We hope your blog will be back&#8230; :)</p>
<p><strong>Question:</strong> I can&#8217;t see .maintenance file<br />
<strong>Answer: </strong>Yes, it&#8217;s a hidden file. If you are using SSH try <strong>ls -a </strong>command. If you use CPanel, don&#8217;t forget to check <strong>show hidden files</strong> while opening your installation directory using file manager.</p>
<p>Related posts:<ol>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='WordPress Error: open_basedir restriction in effect'>WordPress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Review</title>
		<link>http://blog.danigunawan.com/review/wordpress-2-8-review/</link>
		<comments>http://blog.danigunawan.com/review/wordpress-2-8-review/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 23:04:07 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[screen options]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=554</guid>
		<description><![CDATA[After releasing Beta and RC, now wordpress.org releases a stable version. They claimed version 2.8 is way faster to use. They change the way WordPress style and scripting. Is that right? Umm I don&#8217;t know what software is used to benchmark it. In previous version, wordpress 2.7, we can install/upgrade plugin automatically with one-click. In [...]
Related posts:<ol>
<li><a href='http://blog.danigunawan.com/web/facebook-addict-a-free-wordpress-theme/' rel='bookmark' title='Facebook Addict, a Free WordPress Theme'>Facebook Addict, a Free WordPress Theme</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After releasing <a title="WordPress 2.8 Beta 1" href="http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/" target="_blank">Beta</a> and RC, now wordpress.org releases a stable version. They claimed version 2.8 <strong>is way faster to use</strong>. They change the way WordPress style and scripting. Is that right? Umm I don&#8217;t know what software is used to benchmark it.</p>
<p>In previous version, wordpress 2.7, we can install/upgrade plugin automatically with one-click. In version 2.8, they do to the themes too. Now we can search <a title="facebook addict theme" href="http://blog.danigunawan.com/web/facebook-addict-a-free-wordpress-theme/" target="_blank">themes</a>, based on color, number of columns, features, width and subject. No need to access web hosting and copy your themes there. It sucks. If you have a .zip file, then you can install it just like you install plugin.</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://danigunawan.com/wp-content/uploads/2009/06/install_themes_wp28.jpg"><img title="Install WordPress Themes" src="http://danigunawan.com/wp-content/uploads/2009/06/install_themes_wp28-300x217.jpg" alt="Install WordPress Themes" width="300" height="217" /></a><p class="wp-caption-text">Install WordPress Themes</p></div>
<p>Another feature is <strong>CodePress</strong>. CodePress is a new code editor for WordPress. Now we can see <strong>syntax highlighting </strong>in WordPress, not only a black and white editor. It makes coding more fun.</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://danigunawan.com/wp-content/uploads/2009/06/codepress.jpg"><img title="CodePress" src="http://danigunawan.com/wp-content/uploads/2009/06/codepress-300x159.jpg" alt="CodePress" width="300" height="159" /></a><p class="wp-caption-text">CodePress</p></div>
<p>For those who confuse to arrange widgets, now you can smile. You can move your widget among your sidebars easily. You can also have copy of your widget.</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://danigunawan.com/wp-content/uploads/2009/06/widget_28.jpg"><img title="WordPress Widget" src="http://danigunawan.com/wp-content/uploads/2009/06/widget_28-300x152.jpg" alt="WordPress Widget" width="300" height="152" /></a><p class="wp-caption-text">WordPress Widget</p></div>
<p>The last but not the least, a new feature in version 2.7, Screen Options, can be found in dashboard only. In version 2.8, you can find it in every page. There is column setting too. It makes you page more personal.</p>
<p>There are a lot more features in WordPress 2.8. I can&#8217;t tell them one-by-one. The full features can be found at <a title="codex wordpress" href="http://codex.wordpress.org/Version_2.8" target="_blank">http://codex.wordpress.org/Version_2.8</a>.</p>
<p>To make your day perfect, here it is the video overview of WordPress 2.8:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="224" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://v.wordpress.com/Pu3T4X8l" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="224" src="http://v.wordpress.com/Pu3T4X8l" allowfullscreen="true"></embed></object></p>
<p><a title="download" href="http://wordpress.org/download/" target="_blank">Download WordPress 2.8</a></p>
<p>Related posts:<ol>
<li><a href='http://blog.danigunawan.com/web/facebook-addict-a-free-wordpress-theme/' rel='bookmark' title='Facebook Addict, a Free WordPress Theme'>Facebook Addict, a Free WordPress Theme</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/' rel='bookmark' title='Fixing WordPress 2.9 Upgrade Error'>Fixing WordPress 2.9 Upgrade Error</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/review/wordpress-2-8-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

