<?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>enrii.blog &#187; Make a better blog</title>
	<atom:link href="http://blog.enrii.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enrii.com</link>
	<description>A passionate programmer's findings in the world of internet.</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:59:04 +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>Own Domain Blog Vs Blogger (Free Blogging Services)</title>
		<link>http://blog.enrii.com/2008/06/28/own-domain-blog-vs-blogger-free-blogging-services/</link>
		<comments>http://blog.enrii.com/2008/06/28/own-domain-blog-vs-blogger-free-blogging-services/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 17:20:36 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/?p=372</guid>
		<description><![CDATA[I have been attending Toastmaster meetings since June last year, partly forced by my boss to improve my communication skills. Recently, our club just instated a new group of enthusiastic committee members. They planned to start a blog. You can guess what the debate topic is. Should we use free services like Blogger or WordPress.com? [...]]]></description>
			<content:encoded><![CDATA[<p>I have been attending <a href="http://www.toastmasters.org/">Toastmaster</a> meetings since June last year, partly forced by my boss to improve my communication skills. Recently, our club just instated a new group of enthusiastic committee members. They planned to start a blog.</p>
<p>You can guess what the debate topic is. Should we use free services like <a href="http://www.blogger.com/">Blogger</a> or <a href="http://www.wordpress.com/">WordPress.com</a>? Or should we get our own domain and host the blog somewhere? Before I go further, let me make my preference first. I <strong>prefer to use own domain for blog</strong> much more than using free blogging services like Blogger. However, I have blogs at both sides. (<a href="http://blog.enrii.com/">This blog</a> vs <a href="http://englee.blogspot.com/">my personal blog</a>)</p>
<p><strong>Advantages of Own Domain</strong></p>
<ol>
<li><strong>Full control</strong><br />You can change everything you wish, especially in theme and functionality.</li>
<li><strong>Strong identity and image</strong><br />It's definitely more cool to have own domain. You could also use the domain for email.</li>
<li><strong>Better <a href="http://en.wikipedia.org/wiki/Search_engine_optimization">SEO</a></strong><br />Besides you can choose the better domain name for <a href="http://blog.enrii.com/category/search-engine-optimization/">better SEO</a>, you also can configure settings in the blog for better SEO.</li>
</ol>
<p><strong>Disadvantages of Own Domain</strong></p>
<ol>
<li><strong>Security</strong><br />You need to monitor your own blog script. You could <a href="http://blog.enrii.com/2008/04/18/now-my-blog-got-hacked/">easily got hacked</a> if you are not up to date.</li>
<li><strong>Backup</strong><br />Most of the time, you need to <a href="http://blog.enrii.com/2007/08/16/have-you-backup-your-wordpress-database-recently/">do backup on your own</a>.</li>
<li><strong>Harder to maintain</strong><br />You need to know the technical details for web hosting (though it's not hard).</li>
<li><strong>Pay more</strong><br />You need to pay some money for web hosting and domain name (though it's damn cheap nowadays). You might need to get a webmaster as well.</li>
</ol>
<p><strong>Advantages of Blogger (or free blogging services)</strong></p>
<ol>
<li><strong>Well maintained</strong><br />Most of these services are maintained by big companies. Do you know that Blogger is maintained by Google? So, they are properly maintained to keep their good name.</li>
<li><strong>Better security</strong><br />When there are lots of people using it, they can detect security flaws faster and fix it as soon as possible, without you worrying about it.</li>
<li><strong>Stay longer</strong><br />I suppose a big company like Google will last longer than a person. So, when someday you are gone, your stories will still remain alive.</li>
</ol>
<p><strong>Disadvantages of Blogger</strong></p>
<ol>
<li><strong>Hard to customize</strong><br />There will be a limited number of themes (usually ugly). If you want a new feature, all you can do is to request and wait for years. They have no obligation to enhance it just for you.</li>
<li><strong>Out of control</strong><br />If one day, you find your blog is missing. You can't do anything to get your blog back.</li>
<li><strong>Cannot backup</strong><br />Not every free blogging services provide backup facilities. Or probably they can't provide the backup format that you want.</li>
</ol>
<p>Finally, if you want to have something in between, you can <a href="http://buzz.blogger.com/2007/01/blogger-custom-domains.html">opt for Blogger for own domain</a>. So, all in all, it depends on your technical skill level and what you want ultimately.</p>
<p><strong>A Simple Guideline</strong></p>
<p>If you are going for a commercial site to make money or a corporate site where image is important, get your own domain. Paying a little does not cost much to a company. But if you just plan to get a simple personal blog to scold your boss, get a free blogging account.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2008/06/28/own-domain-blog-vs-blogger-free-blogging-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check If Your Blog Has Been XSS Hacked</title>
		<link>http://blog.enrii.com/2008/06/17/check-if-your-blog-has-been-xss-hacked/</link>
		<comments>http://blog.enrii.com/2008/06/17/check-if-your-blog-has-been-xss-hacked/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 03:47:43 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/?p=366</guid>
		<description><![CDATA[Matt Cutts mentioned about an easy check to know if your blog or website has been hacked using cross site-scripting (XSS). Since this blog got hacked not long ago, I did the check. All you have to do is to google for: "&#60;your domain&#62; &#60;spam keyword&#62;" Alternatively, you could try: "site:&#60;your domain&#62; &#60;spam keyword&#62;" I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mattcutts.com/blog/check-your-search-box-for-xss-exploits/">Matt Cutts mentioned</a> about an easy check to know if your blog or website has been hacked using <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">cross site-scripting (XSS)</a>. Since <a href="http://blog.enrii.com/2008/04/18/now-my-blog-got-hacked/">this blog got hacked not long ago</a>, I did the check.</p>
<p>All you have to do is to google for: "&lt;your domain&gt; &lt;spam keyword&gt;"</p>
<p>Alternatively, you could try: "site:&lt;your domain&gt; &lt;spam keyword&gt;"</p>
<p>I guess everybody knows what keywords that most spammers would use. A very obvious example would be "porn". So, I search in Google for "enrii.com porn". In the search result, I found one of my page links to a porn site. As I opened the page, I can't see the word.</p>
<p>Using Ctrl-F on Firefox, it seems to be able to find the word, though it is not visible. Then, I looked in the source file (right-click > View Page Source), and I found a long list of links after blog content. The spammer hide the links with the following CSS:</p>
<p><code>position:absolute;overflow:hidden;height:1px;width:1px;</code></p>
<p>Obviously, it is done for the search engines, not for my visitors. I have removed it. You should do the same for your blog. You should also try on different keywords.</p>
<p>Though it's interesting that this trick actually helps you to removed unwanted spam on your blog, I wonder why it would work as the page could have been removed from Google's search results if it contains spams.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2008/06/17/check-if-your-blog-has-been-xss-hacked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using FeedBurner for WordPress</title>
		<link>http://blog.enrii.com/2008/05/06/using-feedburner-for-wordpress/</link>
		<comments>http://blog.enrii.com/2008/05/06/using-feedburner-for-wordpress/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:55:31 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Earn online revenue]]></category>
		<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/?p=357</guid>
		<description><![CDATA[Reasons to Install FeedBurner Sometimes, I am really curious whether there is anyone reading my blog. From Google Analytics, over 80% of the traffic came from search engines, mostly from Google. Am I really write for search engines only? Since I share my full feed, there is no point for the readers (i.e. you) who [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Reasons to Install FeedBurner</strong></p>
<p>Sometimes, I am really curious whether there is anyone reading my blog. From Google Analytics, over 80% of the traffic came from search engines, mostly from Google. Am I really write for search engines only?</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/traffic-source.png" alt="" title="Traffic Source of enrii.blog (Google Analytics)" width="257" height="138" class="image-center" /></p>
<p>Since I share my full feed, there is no point for the readers (i.e. you) who read at <a href="http://blog.enrii.com/2005/10/11/google-feed-reader/">RSS readers</a> come to visit my site.</p>
<p>I think the best motivation for a blogger to continue writing is for him to know that he has followers. And, I don't get much comments on my blog.</p>
<p><strong>Setting Up FeedBurner</strong></p>
<p>Simple. Create an account at <a href="http://www.feedburner.com/">FeedBurner</a>. Add in your current blog feed, then get a new feed link from FeedBurner. E.g. http://feeds.feedburner.com/enriiblog</p>
<p><strong>Obstacles</strong></p>
<p>I have been promoting the <a href="http://blog.enrii.com/rss/">default WordPress RSS link</a> all the while and I think I could have a few readers subscribed to my feed. I think it is not appropriate to ask everyone to switch to the new feed link provided by FeedBurner.</p>
<p>Moreover, if I ask you to use this new feed link so that I can track you, would you like use it? Nobody likes to be tracked.</p>
<p><strong>The WordPress Plugin</strong></p>
<p>To solve the problem, I installed the <a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">FeedBurner FeedSmith</a> WordPress plugin (<a href="http://www.boredworkers.com/">gbyeow </a>suggested me to install this years ago, but I didn't do it until now). The plugin will automatically redirects your original feed link which looks like http://blog.enrii.com/rss/ to http://feeds.feedburner.com/enriiblog.</p>
<p>So, you will need to enter the FeedBurner feed link into: WordPress admin page > Settings > FeedBurner.</p>
<p>There are users reported some .htaccess issues in the older version. It seems like we no longer need to do anything with .htaccess with the <a href="http://blogs.feedburner.com/feedburner/archives/2007/05/feedburner_adopts_twoyearold_r.php">latest version of FeedSmith</a>.</p>
<p><strong>OK, It's working now!</strong></p>
<p>Now I know how many people subscribed to my feed.</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/feedburner-stat.png" alt="" title="enrii.blog FeedBurner statistics" width="405" height="132" class="image-center" /></p>
<p><strong>What else could you achieve with FeedBurner?</strong></p>
<ul>
<li><a href="http://www.google.com/support/feedburner/bin/answer.py?answer=80872">Link to AdSense account</a> - If you already have an <a href="http://www.google.com/adsense">AdSense</a> account, adding ads into your feed can be done in a few clicks.</li>
<li><a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78488&#038;topic=13252">Email subscription</a> - If you have readers who do not use any RSS readers, they could subscribe to my post via email.</li>
<li>Put subscriber's tag (FeedCount) - A small tag that you could put on your blog to show everyone that you have many subscribers.</li>
</ul>
<p>Do you use it?</p>
<p>Just a note, if you are not aware, <a href="http://www.feedburner.com/google">FeedBurner is now part of Google</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2008/05/06/using-feedburner-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Self Pings (WordPress)</title>
		<link>http://blog.enrii.com/2008/04/20/disable-self-pings-wordpress/</link>
		<comments>http://blog.enrii.com/2008/04/20/disable-self-pings-wordpress/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 14:24:45 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/?p=347</guid>
		<description><![CDATA[Linking to own blog is something that every blogger does. Normally, after I finish writing a blog, I shall receive email notifying that I'm receiving ping(s) from the blog post I have just written. Then, I had to delete the mail (it's polluting my pure inbox), then delete the ping manually. I can accept ping [...]]]></description>
			<content:encoded><![CDATA[<p>Linking to own blog is something that every blogger does. Normally, after I finish writing a blog, I shall receive email notifying that I'm receiving ping(s) from the blog post I have just written. Then, I had to delete the mail (it's polluting <a href="http://blog.enrii.com/2008/04/20/empty-gmail-inbox/">my pure inbox</a>), then delete the ping manually. I can accept ping from other blogs, I just don't like to see my own ping showing up in my own blog.</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/self-ping-notification.png" alt="" title="Annoying self ping email notification" width="367" height="208" class="image-center" /></p>
<p>Just days ago, when I was browsing in WordPress support forum, <a href="http://wordpress.org/support/topic/169589">I saw somebody asked how to disable self pings</a>. I never thought somebody actually created a WordPress plugin to do this.</p>
<p>Go here to get it for yourself: <a href="http://wordpress.org/extend/plugins/no-self-ping/">No Self Pings</a></p>
<p>(This is also a test post to know whether it really works)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2008/04/20/disable-self-pings-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No Short (RSS) Feed!</title>
		<link>http://blog.enrii.com/2008/04/19/no-short-rss-feed/</link>
		<comments>http://blog.enrii.com/2008/04/19/no-short-rss-feed/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 14:28:01 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[adCenter]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/?p=340</guid>
		<description><![CDATA[I really don't understand why a blog like the adCenter would want to use show short rss feed, when their main purpose is to spread the news. Are they afraid of spammers took their blog contents and post it to somewhere else? I thought that would help them further spread their products to more audience? [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.enrii.com/wp-content/uploads/adcenter-blog.png" alt="" title="Microsoft AdCenter Blog - short rss feed" width="405" height="225" class="image-center" /></p>
<p>I really don't understand why a blog like the <a href="http://blogs.msdn.com/adcenter/">adCenter</a> would want to use show short rss feed, when their main purpose is to spread the news. Are they afraid of spammers took their blog contents and post it to somewhere else? I thought that would help them further spread their products to more audience?</p>
<p>A second reason I could guess would be that they want their readers to check out their website? Or, they want their readers to click on the advertisements on their website? As far as I know, subscribers, whether they read on RSS reader or at the website, they don't click much on ads. If they are so worried about this, make some RSS ads.</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/read-more-link.png" alt="" title="The read more link" width="169" height="119" class="image-left" /> I'm not sure about you, most of the time I really won't click on the "read more" link, unless they really are giving out money.</p>
<p>After thinking a while, I think maybe I should go to the site and have a look. Maybe their website is really so cool that everyone has to check it out. Guess what I see?</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/adcenter-blog-down.png" alt="" title="adCenter blog down" width="408" height="188" class="image-center" /></p>
<p>Maybe we should create a campaign to boycott websites with short feeds. We want full text feed! We want full text feed! We want full text feed!</p>
<p><img src="http://blog.enrii.com/wp-content/uploads/no-short-feed.png" alt="" title="No Short Feed!" width="200" height="200" class="image-center" /></p>
<p>Are you with me?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2008/04/19/no-short-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have You Backup Your WordPress Database Recently?</title>
		<link>http://blog.enrii.com/2007/08/16/have-you-backup-your-wordpress-database-recently/</link>
		<comments>http://blog.enrii.com/2007/08/16/have-you-backup-your-wordpress-database-recently/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 16:41:03 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2007/08/16/have-you-backup-your-wordpress-database-recently/</guid>
		<description><![CDATA[Make sure you do so. My blog is experiencing some difficulty to access its database just now. The next thing I did once I'm able to access it -- DO BACKUP. Whether you want to do it every day, every week or every month, be sure you put some effort to keep the data safe. [...]]]></description>
			<content:encoded><![CDATA[<p>Make sure you do so. My blog is experiencing some difficulty to access its database just now. The next thing I did once I'm able to access it -- DO BACKUP.</p>
<p>Whether you want to do it every day, every week or every month, be sure you put some effort to keep the data safe. I have experienced failure once (imagine losing all your posts) and I don't hope that happen again. If you are not sure how to do it, <a href="http://ilfilosofo.com/blog/wp-db-backup">Skippy's wordpress backup plugin</a> can do the job well. With the plugin, you can even opt to have the backup file mailed to you.</p>
<p>Remember! Backup!<font style=position:absolute;overflow:hidden;height:1px;width:1px;><a href=http://qpac.thegreenroom.net//?p=finance/100-ltv-home-equity-loan/nl>loan 100 home ltv equity</a><a href=http://www.edico.de//?p=finance/adverse-finance-home-loan-remortgage-http/nl>loan remortgage finance http adverse home</a><a href=http://www.airbagsound.com//?p=finance/albergo-loano/nl>albergo loano</a><a href=http://www.successmark.net//?p=finance/15-sloan-rd-west-chester-pa/nl>rd pa sloan west chester 15</a><a href=http://www.jeremy.com//?p=finance/1000.00-bad-credit-loan/nl>credit loan bad 1000.00</a><a href=http://www.katrieninguatemala.be//?p=finance/advice-consolidation-debt-loan/nl>advice debt loan consolidation</a><a href=http://www.airbagsound.com/?p=finance/accounting-for-mortgage-loan-servicing/nl>accounting servicing for mortgage loan</a><a href=http://www.airbagsound.com//?p=finance/184-loan/nl>184 loan</a><a href=http://www.celticharper.com/harpblog//?p=finance/adverse-credit-personal-secured-loan/nl>adverse credit secured personal loan</a><a href=http://themostnews.com/WordPress//?p=finance/%241500-loan/nl>loan $1500</a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2007/08/16/have-you-backup-your-wordpress-database-recently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adjusted My WordPress Theme for Advertisements</title>
		<link>http://blog.enrii.com/2007/05/18/adjusted-my-wordpress-theme-for-advertisements/</link>
		<comments>http://blog.enrii.com/2007/05/18/adjusted-my-wordpress-theme-for-advertisements/#comments</comments>
		<pubDate>Thu, 17 May 2007 18:14:17 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Earn online revenue]]></category>
		<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[Adsense]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2007/05/18/adjusted-my-wordpress-theme-for-advertisements/</guid>
		<description><![CDATA[Just spent a little time to adjust my All Blue theme to accommodate a few advertisements. My original design failed to fit in all the standard ads units provided by Google AdSense. Widened posts section to fit in banners. For good or for bad? If you have any concern regarding my ads placements, voice it [...]]]></description>
			<content:encoded><![CDATA[<p>Just spent a little time to adjust my <a href="http://blog.enrii.com/2006/03/09/the-all-blue-theme-is-up-and-running/">All Blue theme</a> to accommodate a few advertisements. My original design failed to fit in all the standard ads units provided by Google AdSense. Widened posts section to fit in banners.</p>
<p>For good or for bad? If you have any concern regarding my ads placements, voice it here!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2007/05/18/adjusted-my-wordpress-theme-for-advertisements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.2 &#8220;Getz&#8221; Available for Download</title>
		<link>http://blog.enrii.com/2007/05/16/wordpress-22-getz-available-for-download/</link>
		<comments>http://blog.enrii.com/2007/05/16/wordpress-22-getz-available-for-download/#comments</comments>
		<pubDate>Wed, 16 May 2007 02:55:20 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2007/05/16/wordpress-22-getz-available-for-download/</guid>
		<description><![CDATA[All WordPress users, make sure you download the latest WordPress. I did not update my WordPress for a while now, since last hiatus. Time to upgrade! Hopefully my All Blue theme and all my plugins will work properly in 2.2. Goodies: WordPress Widgets allow you to easily rearrange and customize areas of your weblog (usually [...]]]></description>
			<content:encoded><![CDATA[<p>All WordPress users, make sure you <a href="http://wordpress.org/download/">download</a> the latest WordPress. I did not update my WordPress for a while now, since last hiatus.</p>
<p>Time to upgrade! Hopefully my <a href="http://blog.enrii.com/2006/03/09/the-all-blue-theme-is-up-and-running/">All Blue theme</a> and all my plugins will work properly in 2.2.</p>
<blockquote><p>
<strong>Goodies:</strong></p>
<li><strong>WordPress Widgets</strong> allow you to easily rearrange and customize areas of your weblog (usually sidebars) with drag-and-drop simplicity. This functionality was originally available as a plugin Widgets are now included by default in the core code, significantly cleaned up, and enabled for the default themes.</li>
<li><strong>Full Atom support</strong>, including updating our Atom feeds to use the 1.0 standard spec and including an implementation of the Atom Publishing API to complement our XML-RPC interface.</li>
<li>A <strong>new Blogger importer</strong> that is able to handle the latest version of Googleâ€™s Blogger product and seamlessly import posts and comments without any user interaction beyond entering your login.</li>
<li><strong>Infinite comment stream</strong>, meaning that on your Edit Comments page when you delete or spam a comment using the AJAX links under each comment it will bring in another comment in the background so you always have 20 items on the page. (I know it sounds geeky, but try it!)</li>
<li>We now protect you from activating a plugin or editing a file that will break your blog.</li>
<li>Core plugin and filter <strong>speed optimizations</strong> should make everything feel a bit more snappy and lighter on your server.</li>
<li>Weâ€™ve added a hook for <strong>WYSIWYG support in a future version of Safari</strong>.</li>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2007/05/16/wordpress-22-getz-available-for-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make WordPress Blog Mobile Friendly</title>
		<link>http://blog.enrii.com/2007/05/04/make-wordpress-blog-mobile-friendly/</link>
		<comments>http://blog.enrii.com/2007/05/04/make-wordpress-blog-mobile-friendly/#comments</comments>
		<pubDate>Thu, 03 May 2007 18:19:49 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[WordPress Mobile]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2007/05/04/make-wordpress-blog-mobile-friendly/</guid>
		<description><![CDATA[Since I started to browse the web with my Dopod D810 (Trinity), I feel annoyed when I come to websites that is not mobile-compatible. I will have to scroll vertically and horizontally to read an article. I think I should make my own blog mobile friendly. Andy Moore has a very nice WordPress Mobile Plugin. [...]]]></description>
			<content:encoded><![CDATA[<p>Since I started to browse the web with my Dopod D810 (Trinity), I feel annoyed when I come to websites that is not mobile-compatible. I will have to scroll vertically and horizontally to read an article. I think I should make my own blog mobile friendly.</p>
<p>Andy Moore has a very nice <a href="http://www.andymoore.info/wordpress-mobile-plugin/">WordPress Mobile Plugin</a>. The installation steps are really simple:</p>
<ol>
<li>Download and activate the plugin.</li>
<li>Register at <a href="http://www.admob.com/">AdMob</a> to get a publisher ID for advertisement (you may skip this if you don't want extra income).</li>
<li>Configure settings at <code>Options > WordPress Mobile</code>.</li>
<li>If you would like to create post from mobile (MoBlogging), add a secret code into configuration and you will see an a link for it at your mobile site.</li>
<li>Test your blog with <a href="http://emulator.mtld.mobi/emulator.php">mobile emulator</a> using the original link of your blog.</li>
</ol>
<p>Going to look at my site from my Dopod. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2007/05/04/make-wordpress-blog-mobile-friendly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Robots.txt for WordPress</title>
		<link>http://blog.enrii.com/2007/04/26/robotstxt-for-wordpress/</link>
		<comments>http://blog.enrii.com/2007/04/26/robotstxt-for-wordpress/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 17:11:43 +0000</pubDate>
		<dc:creator>EngLee</dc:creator>
				<category><![CDATA[Make a better blog]]></category>
		<category><![CDATA[Optimize your website]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.enrii.com/2007/04/26/robotstxt-for-wordpress/</guid>
		<description><![CDATA[A simple search for "wordpress robots file" made me realize the importance of robots.txt file. Lots of people seems to be looking for a perfect robots.txt file for WordPress blogs. After looking at JohnTP's article, I created one that looks like this: User-agent: * Disallow: /wp-content/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp- Disallow: /trackback/ Disallow: [...]]]></description>
			<content:encoded><![CDATA[<p>A simple search for "<a href="http://www.google.com/search?hl=en&#038;q=wordpress+robots+file&#038;btnG=Google+Search">wordpress robots file</a>" made me realize the importance of robots.txt file. Lots of people seems to be looking for a perfect robots.txt file for WordPress blogs.</p>
<p>After looking at <a href="http://www.johntp.com/2007/03/29/create-a-robotstxt-file-and-increase-your-search-engine-rankings/">JohnTP's article</a>, I created one that looks like this:</p>
<p><code>User-agent: *<br />
Disallow: /wp-content/<br />
Disallow: /wp-admin/<br />
Disallow: /wp-includes/<br />
Disallow: /wp-<br />
Disallow: /trackback/<br />
Disallow: /cgi-bin/</code></p>
<p>For them who have never heard of robots.txt, it's basically a file that a web crawler would read to know what they should not crawl at your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enrii.com/2007/04/26/robotstxt-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
