<?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>Jonathan Wijaya Loe&#039;s blog &#187; wp</title>
	<atom:link href="http://blog.jloe.net/tag/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jloe.net</link>
	<description>A blog about technology blogging, tips and tricks, troubleshooting, and step by step tutorial with specialties in Microsoft .NET, C#, Zend, and PHP. Also includes wonderful and inspiring stories and jokes.</description>
	<lastBuildDate>Mon, 02 May 2011 00:05:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Matt Mullenweg speaks about Improving Web Performance</title>
		<link>http://blog.jloe.net/2009/07/03/matt-mullenweg-speaks-about-improving-web-performance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=matt-mullenweg-speaks-about-improving-web-performance</link>
		<comments>http://blog.jloe.net/2009/07/03/matt-mullenweg-speaks-about-improving-web-performance/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 06:15:56 +0000</pubDate>
		<dc:creator>Jonathan Loe</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.jloe.net/?p=813</guid>
		<description><![CDATA[Interesting and quite a coincidence I must say, to see another thought about web performance by Matt Mullenweg as recently I posted several posts about web performance: Web Performance Best Practices and One-Cent Tips to Increase Site Performance. For anyone who doesn&#8217;t know who is Matt Mullenweg, read more about him from Wikipedia. In short, [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting and quite a coincidence I must say, to see <a title="Velocity and the Bottom line" href="http://ma.tt/2009/07/velocity-and-the-bottom-line/" target="_blank">another thought about web performance</a> by Matt Mullenweg as recently I posted several posts about web performance: <a title="Web Performance Best Practices" href="http://blog.jloe.net/2009/06/15/web-performance-best-practices/" target="_blank">Web Performance Best Practices</a> and <a title="One-Cent Tips to Increase Site Performance" href="http://blog.jloe.net/2009/05/28/one-cent-tips-to-increase-site-performance/" target="_blank">One-Cent Tips to Increase Site Performance</a>. For anyone who doesn&#8217;t know who is Matt Mullenweg, read more about him from <a title="Read more about Matt Mullenweg" href="http://en.wikipedia.org/wiki/Matt_Mullenweg" target="_blank">Wikipedia</a>. In short, he is the co-founder of a well-known software most bloggers used &#8211; <a title="Wordpress site" href="http://wordpress.org" target="_blank">WordPress</a>, and also a young entrepreneur living in San Fransisco. You may also want to check <a title="Matt Mullenweg" href="http://ma.tt/" target="_blank">his blog</a>.</p>
<p>There is a video of his recent talk in a technology conference where he spoke about how web performance is important and also shared his experience on handling these issues, mainly about his experiences in WordPress and how the need for speed is really important.</p>
<p>Matt first talked about how WordPress handles the 404 &#8211; aka Not Found page &#8211; causes a lot of performance overhead due to the fact that the 404 page generated by WordPress is apparently database driven, unlike other static 404 pages. Matt also talked about how easy for developer to create a WordPress plug-in and how these millions of plug-ins can contribute to the performance issue by introducing redundancies: multiple and identical javascript file inclusions in the HTML header. Therefore WordPress created a new function for plug-in developers as a way to eliminate these redundancies.</p>
<p><!--adsense#az-edeal-->He also spoke about how a millisecond can save time of people around the world <strong>collectively</strong>. He took a real example of his website <a title="WordPress.com" href="http://wordpress.com" target="_blank">WordPress.com</a> where millions of bloggers have been using as their blog sites and explained how a small performance efficiency or improvement can indirectly promote a more eco-friendly environment: saving servers processing time thus less power consumption.</p>
<p>Interesting issue he raised is also on his experience when WordPress made a total revamp of its user interface and apparently they faced a lot of issues when viewed on Internet Explorer which I believe most web developers have been having as a painful and frustrating task which we are forced to conform <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>He also highlighted a few times on his favourite quote by Joe Clark that reads &#8220;We&#8217;ve upped our standards, up yours&#8221; which was coined at the beginning of the adoption of web standards. Anyway, check the video below for a full coverage of his talk.</p>
<p><object style="width: 500px; height: 305px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="305" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYGM9CCLqzQ" /><embed style="width: 500px; height: 305px;" type="application/x-shockwave-flash" width="500" height="305" src="http://blip.tv/play/AYGM9CCLqzQ"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jloe.net/2009/07/03/matt-mullenweg-speaks-about-improving-web-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typogriph the Minimal WordPress theme</title>
		<link>http://blog.jloe.net/2009/06/30/typogriph-the-minimal-wordpress-theme/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=typogriph-the-minimal-wordpress-theme</link>
		<comments>http://blog.jloe.net/2009/06/30/typogriph-the-minimal-wordpress-theme/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 08:48:33 +0000</pubDate>
		<dc:creator>Jonathan Loe</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[typogriph]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wp theme]]></category>

		<guid isPermaLink="false">http://blog.jloe.net/?p=745</guid>
		<description><![CDATA[Obvious enough, I just changed my theme from Fusion to a cleaner and lightweight theme called Typogriph as I had been looking around for a simple yet nice theme that suits my need. And finally came down to Typogriph as my best choice. There may be other popular theme called Thesis which most notable bloggers [...]]]></description>
			<content:encoded><![CDATA[<p>Obvious enough, I just changed my theme from <a title="Check fusion theme" href="http://wordpress.org/extend/themes/fusion" target="_blank">Fusion</a> to a cleaner and lightweight theme called <a title="Click to check the Typogriph theme" href="http://wp-content-themes.com/typogriph-a-free-fluid-wordpress-27-theme/150" target="_blank">Typogriph</a> as I had been looking around for a simple yet nice theme that suits my need. And finally came down to Typogriph as my best choice. There may be other popular theme called <a title="Click to check the Thesis theme" href="http://diythemes.com/thesis/" target="_blank">Thesis</a> which most notable bloggers have been using but unfortunately this theme doesn&#8217;t come for free. It is priced at $87 for personal use and $164 for developer&#8217;s option. You can check the price in detail <a title="Thesis price detail" href="http://diythemes.com/thesis/get-thesis/" target="_blank">here</a>.</p>
<p>The stuff that I like about this theme are:</p>
<h2>Minimalist</h2>
<p>Typogriph has a clean and minimal look and feel which hopefully results in more lightweight pages in order to give a <a title="Read on my tips to improve site performance" href="http://blog.jloe.net/2009/05/28/one-cent-tips-to-increase-site-performance/" target="_blank">faster loading and browsing experience</a> &#8211; without relying so much on catchy images as well as heavy style sheet to appeal your readers.</p>
<h2>Just a Switch</h2>
<p>Changing to Typogriph from<a title="Check fusion theme" href="http://wordpress.org/extend/themes/fusion" target="_blank"></a> Fusion is just like pressing a switch. There was no hassle or other settings to make your pages to work correctly. With my activated plug-ins and just one or two tweaks to my <a title="Click to read more" href="http://wordpress.org/extend/plugins/adsense-manager/" target="_blank">AdSense</a> widgets and there I have it, my new theme.</p>
<h2>Fluid</h2>
<p>Typogriph is a fluid theme which means that it makes full use of reader&#8217;s browser real estate and automatically adjusted when re-sized. This is definitely beneficial to meet various screen resolutions.</p>
<h2>Browser Compatibility</h2>
<p>Tested to render well across various browsers like Firefox, IE (6, 7, 8), Apple Safari, and Google Chrome.</p>
<p><!--adsense#co-1--><br />
On the contrary Typogriph does not render your page links well if you have pages as sub of other pages. The links were a mess so I had to fix that by moving sub pages as parent pages to quickly solve it. And everything else was acceptable and I love the arrangement of the widgets on the front page that showcases all my desired widgets, recent comments, and most popular posts.</p>
<p>In case you&#8217;re interested to explore other minimalist themes. Here are the sites I stumbled to.</p>
<ul>
<li><a title="Click to read more" rel="bookmark" href="http://speckyboy.com/2009/04/20/40-stylish-minimal-and-clean-free-wordpress-themes/" target="_blank">40 Stylish, Minimal and Clean Free WordPress Themes</a></li>
<li><a title="Click to read more" href="http://www.cssjuice.com/18-minimalist-design-wordpress-themes/" target="_blank">18 Minimalist Design WordPress Themes</a></li>
</ul>
<p>So how you feel about this theme? Let me know <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jloe.net/2009/06/30/typogriph-the-minimal-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Retiring Snap Shots™ Plugin for WordPress.org</title>
		<link>http://blog.jloe.net/2009/05/23/retiring-snap-shots%e2%84%a2-plugin-for-wordpressorg/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=retiring-snap-shots%25e2%2584%25a2-plugin-for-wordpressorg</link>
		<comments>http://blog.jloe.net/2009/05/23/retiring-snap-shots%e2%84%a2-plugin-for-wordpressorg/#comments</comments>
		<pubDate>Fri, 22 May 2009 17:18:11 +0000</pubDate>
		<dc:creator>Jonathan Loe</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[snap shots]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.jloe.net/?p=564</guid>
		<description><![CDATA[Well, first I felt sorry about retiring this plugin since Snap Shots™ was my first plugin I first installed on the first day of blogging. Thought it was fun and eye-candy. But on the other hand I realized that Snap Shots is kinda bloated in a sense that it makes your page loading heavy and [...]]]></description>
			<content:encoded><![CDATA[<p>Well, first I felt sorry about retiring this plugin since Snap Shots™ was my first plugin I first installed on the first day of blogging. Thought it was fun and eye-candy. But on the other hand I realized that Snap Shots is kinda bloated in a sense that it makes your page loading heavy and thus slow. However this doesn&#8217;t mean that Snap Shots is not good for your site. I guess this is primarily because number of my wordpress plugins increases over time. <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Yeah it&#8217;s my bad for having bundle of &#8220;toys&#8221; in my wordpress &#8211; my apology.</p>
<p>As a compensation I am going to explain my rationale for removing Snap Shots plugin. First, Snap Shots uses JavaScript to display the snapshot of the url you&#8217;re about to visit. And the script being used doesn&#8217;t actualy reside on your server but resides in Snap Shots server(s) instead, which means that your browser needs to retrieve the script from their server(s) for the Snap Shots to function properly. As a result, your blog now becomes dependant on those servers. Experienced Google uptime glitch lately? What if Snap Shots servers were down? then your blog will be crippled without Snap Shots. Although at least not paralyzed.</p>
<p>Well to help you better picture the former explanation, lets take a simple example. Say you wish to rent a costume for a Halloween party but your favourite costume rental shop was closed due to unknown circumstances. As a result you wouldn&#8217;t able to show up to the fullest without the costume that you&#8217;ve planned before. I&#8217;m sure you would feel &#8220;crippled&#8221;. The same notion for blog. <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Having said that, bloggers can still benefit something from Snap Shots as explained in <a title="Most Useful WordPress Plugins" href="http://blog.jloe.net/2009/04/29/most-useful-wordpress-plugins/" target="_blank">my other post</a>, provided the former case doesn&#8217;t occur often. So if you&#8217;re a new blogger, hope this post can help you make your decision. <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jloe.net/2009/05/23/retiring-snap-shots%e2%84%a2-plugin-for-wordpressorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ways to Publicize Your Personal Blog</title>
		<link>http://blog.jloe.net/2009/05/13/ways-to-publicize-your-personal-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ways-to-publicize-your-personal-blog</link>
		<comments>http://blog.jloe.net/2009/05/13/ways-to-publicize-your-personal-blog/#comments</comments>
		<pubDate>Wed, 13 May 2009 06:05:44 +0000</pubDate>
		<dc:creator>Jonathan Loe</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[publicise]]></category>
		<category><![CDATA[publicize]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.jloe.net/?p=387</guid>
		<description><![CDATA[As a new blogger I always hope I could draw more readers to drop by my site at the same time increasing my site traffic or in marketing term increase your branding. However I realise I'll be competing with millions notable bloggers out there and this is not an easy task. Here, I believe my patience and persistence are being challenged. So, if you're up to this challenge I will share some guidance on where and how to start.]]></description>
			<content:encoded><![CDATA[<p><!--TOC--></p>
<h2>Introduction</h2>
<p>As a new blogger I always hope I could draw more readers to drop by my site at the same time increase my site traffic or in marketing term &#8220;increase your branding&#8221;. However I realise I&#8217;ll be competing with millions notable bloggers out there and this is not an easy task. Here, I believe my patience and persistence are being challenged. So, if you&#8217;re up to this challenge I will share some guidance on where and how to start. But do take note though that there is no guarantee that my guidance will definitely do the magic.</p>
<p>To start off, I believe that first you have to begin with your own blog &#8211; get yourself ready first. It&#8217;s just like constructing your home or house: first you start with building a strong foundation and thereafter you can easily stack up your block. Once you think you&#8217;re ready to go, then you start publicizing your blog with confidence.</p>
<p>I must admit these guides are not totally created by my own, instead I collated based on other sources I found, along with my own intuition. I&#8217;ve separated the guidance into two: What to prepare and How to publicize.</p>
<h2>Prepare your Blog</h2>
<h3>Timeless is Everlasting</h3>
<p>Means do write posts that will be readable in a year or more. A constructive and useful post may not immediately catch readers&#8217; attention (just as this post) but sees it in long-term view. Personally, I know that there are millions posts out there with the same topic as mine, but here I did not think of marketing this post but instead regarding this as my future reference.</p>
<h3>Create Sitemap</h3>
<p>Sitemap (or a site map), according to Wikipedia, is a list of pages of a web site accessible to crawlers or users as this helps search engine bots to find pages on your site. For WordPress user, you can easily achieve this by installing a plugin called &#8220;Google XML Sitemaps&#8221; mentioned in <a title="Most Useful WordPress Plugins" href="http://blog.jloe.net/2009/04/29/most-useful-wordpress-plugins/">other post</a>. Think of sitemap as shortcuts for search engine bots.</p>
<h3>SEO Compliant</h3>
<p>SEO stands for Search Engine Optimization. What does this mean? This means that any websites including your blog has to be SEO compliant in order for search engines out there (like Google) can easily index your pages and return your pages when people search. Again, a WordPress plugin called &#8220;All in One SEO Pack&#8221; is the magic wand.</p>
<h3>More Ping Services</h3>
<p>This may be the simplest one to do. In WordPress what you need to do is go to &#8220;Settings &gt; Writing&#8221; and look for the ping list text-area and add more ping services into the box. This is to notify the ping service providers when you published a new post. You can easily find a long list of them from Google or you may refer to my sources below.</p>
<h3>Be Opportunist</h3>
<p>As opposed to my previous point, if you think there&#8217;s a very interesting topic that may grab some-one&#8217;s attention immediately, do attempt. Short announcement may be a short-term branding selling strategy.</p>
<h3>Be Social</h3>
<p>Give social readers option to promote your post if they like it. These readers may come from other sites, like twitter, stumbleupon, digg, technorati, and alot more. In WordPress, a plugin &#8220;<a title="Check out the plugin" href="http://wordpress.org/extend/plugins/add-to-any/">Add to Any</a>&#8221; will help you fill the job for free and hassle-free. <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<h3>Be Smart</h3>
<p>Don&#8217;t get me wrong here. I&#8217;m not talking about how you dress here instead how to dress your blog. Impress your readers with unexpected catch. Fortunately in WordPress you can easily fulfill this with the power of plug-ins. Kindly refer to <a title="9 Ways to Make Your WordPress Blog “Smart”" href="http://weblogtoolscollection.com/archives/2009/04/29/9-ways-to-make-your-wordpress-blog-smart/" target="_blank">this post</a> for the list.</p>
<p>OK, that&#8217;s my last point on what you need to do first with your blog. Next thing is to start to publicize your blog.</p>
<h2>Publicize your Blog</h2>
<p><!--adsense#az-edeal--></p>
<h3>Submit to Blog and RSS Directory</h3>
<p>First is to submit your blog &#8211; tell your existence. Blog and RSS directory provides a catalog of blogs or posts for readers to find on a specific topic or category. Submitting to these directories will definitely help you climb up the ladder in search engine results too because these directories may be more popular and therefore make your blog quickly recognised.</p>
<h3>Contribute</h3>
<p>Make contributions to other blog posts. Contribution doesn&#8217;t mean to dig out your pity pocket and donate, instead post your comments to the blog posts if you find it interesting and useful. Give kudos to the authors for their hard work in sharing their ideas.</p>
<h3>Be Proactive</h3>
<p>Join free Internet community out there, namely facebook, twitter, technorati, digg, stumbleupon and many more, and market your blog in your profile. These communities grows bigger and faster than you could imagine.</p>
<h3>Appreciate and Respect</h3>
<p>Appreciation and respect are what people always look out for in office, and even in your daily life. And here in cyberspace, the same rules apply. If you post a topic in your blog with sources from other blog, do include the URL to their site in your post to allow <a title="Click to find out more about pingback" href="http://en.wikipedia.org/wiki/Pingback" target="_blank">pingback</a>/<a title="Click to find out more about trackback" href="http://en.wikipedia.org/wiki/Trackback" target="_blank">trackback</a> &#8211; a way to notify the author your token of appreciation. As a result they feel encouraged and may post more stuff for your feed. <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>My One Cent</h2>
<p>Lastly just my one cent, always think outside the box because I&#8217;m pretty sure you can do better than my above list which may be less effective as time lapses. And also keep in mind that this virtual space will always evolve, just like our life.</p>
<p>Hope you find this useful and I welcome your feedback or help me complete the list. Don&#8217;t forget to leave your rating or comment below. Thanks and Cheers! <img src='http://blog.jloe.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Sources</p>
<ul>
<li><a title="Click to find out more" href="http://help.blogger.com/bin/answer.py?hl=en&amp;answer=42377" target="_blank">Promoting Your Blog &#8211; Blogger Help</a></li>
<li><a title="Click to find out more" href="http://sethgodin.typepad.com/seths_blog/2006/06/how_to_get_traf.html" target="_blank">How to get traffic for your blog</a></li>
<li><a title="Click to find out more" href="http://blogkori.com/how-to-write-an-effective-blog-description-and-keywords" target="_blank">How to write an effective blog description and keywords?</a></li>
<li><a title="Click to find out more" href="http://weblogtoolscollection.com/archives/2009/04/29/9-ways-to-make-your-wordpress-blog-smart/" target="_blank">9 Ways to Make Your WordPress Blog “Smart”</a></li>
<li><a title="Click to find out more" href="http://www.masternewmedia.org/rss/top55/" target="_blank">Best Blog Directory And RSS Submission Sites</a></li>
<li><a title="Click to find out more" href="http://www.rss-specifications.com/rss-submission.htm" target="_blank">RSS Specifications &#8211; Submit RSS feeds</a></li>
<li><a title="Click to find out more" href="http://www.prelovac.com/vladimir/wordpress-ping-list" target="_blank">WordPress Ping List</a></li>
<li><a title="Click to find out more" href="http://www.zachgraeve.com/2006/08/25/top-ping-urls-update-services/" target="_blank">Top Ping URLs &amp; Update Services</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.jloe.net/2009/05/13/ways-to-publicize-your-personal-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

