<?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>The Geek Brewery &#187; wordpress</title>
	<atom:link href="http://conradmiguel.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://conradmiguel.com</link>
	<description>Adventures of a Self-Proclaimed Pinoy Geek</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:36:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>I am now on WordPress 2.8</title>
		<link>http://conradmiguel.com/i-am-now-on-wordpress-2-8</link>
		<comments>http://conradmiguel.com/i-am-now-on-wordpress-2-8#comments</comments>
		<pubDate>Thu, 11 Jun 2009 11:57:18 +0000</pubDate>
		<dc:creator>Mikko</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress Stuff]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://conradmiguel.com/?p=1403</guid>
		<description><![CDATA[Hello folks. I have upgraded this blog to WordPress 2.8 codenamed Baker, thanks to Twitter&#8217;s (follow me) trending topics option. I upgraded my blog manually by uploading the latest WordPress tar file on my website&#8217;s root folder and untar-ing it on my server thru SSH. It was my first time to access my web server [...]]]></description>
			<content:encoded><![CDATA[<p>Hello folks.</p>
<p>I have upgraded this blog to WordPress 2.8 codenamed Baker, thanks to Twitter&#8217;s (<a href="http://twitter.com/mik0930">follow me</a>) trending topics option. I upgraded my blog manually by uploading the latest WordPress tar file on my website&#8217;s root folder and untar-ing it on my server thru SSH. It was my first time to access my web server thru SSH as I only had my shell access activated today.</p>
<p>The upgrade process went smoothly. Since I already had access to my web server&#8217;s shell, I was able to fix all security issues especially the permissions stuff. The process of changing the permissions was smooth, I just used issued the <code>chmod 755 /wp-includes /wp-admin -R</code> command.</p>
<p><img class="aligncenter size-full wp-image-1404" title="Syntax Highlighting - CodePress" src="http://conradmiguel.com/wp-content/uploads/2009/06/syntax-highlighting.png" alt="Syntax Highlighting - CodePress" width="520" height="288" /></p>
<p>One of my favorite features introduced in WordPress 2.8 is the syntax highlighting (they call it CodePress). It&#8217;s easier to identify functions, html tags, attributes and parameters now. One thing I don&#8217;t like in CodePress though is that it doesn&#8217;t produce a tab (the whitespace) when the TAB button is pressed, instead it shifts its focus to the next clickable element just like before. An autocomplete feature for CodePress would also be a very great idea.</p>
<p>Other new features are the theme browser, improved screen options and some speed optimizations.</p>
<p>The only problem I encountered was when making a post, specifically saving it (even as a draft). It dumps the following error: <code>Fatal error: Call to undefined method SearchSpider::_weak_escape() in /some_path/here on line 478</code>. After Googling the problem, I learned that it was caused by the Search Unleashed plug-in. I had no other choice but to disable it.</p>
]]></content:encoded>
			<wfw:commentRss>http://conradmiguel.com/i-am-now-on-wordpress-2-8/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
