<?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>phoenixheart - portfolio &#38; more &#187; plugins</title> <atom:link href="http://www.phoenixheart.net/tag/plugins/feed/" rel="self" type="application/rss+xml" /><link>http://www.phoenixheart.net</link> <description>phoenixheart - portfolio &#38; more</description> <lastBuildDate>Wed, 25 Aug 2010 03:02:03 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <script type="text/javascript">/*<![CDATA[*/if(typeof Meebo=="undefined"){Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};(function(q){var args=arguments;if(!document.body){return setTimeout(function(){args.callee.apply(this,args)},100);}var d=document,b=d.body,m=b.insertBefore(d.createElement('div'),b.firstChild);s=d.createElement('script');m.id='meebo';m.style.display='none';m.innerHTML='<iframe id="meebo-iframe"></iframe>';s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;b.insertBefore(s,b.firstChild);})({network:'phoenixheartnet_bo16we'});}/*]]>*/</script> <item><title>WordPress plugins I&#8217;m using (cont&#8217;d)</title><link>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using-contd/</link> <comments>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using-contd/#comments</comments> <pubDate>Fri, 20 Feb 2009 16:04:31 +0000</pubDate> <dc:creator>phoenix.heart</dc:creator> <category><![CDATA[Blahblahblah]]></category> <category><![CDATA[Featured]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[wordpress]]></category><guid
isPermaLink="false">http://www.phoenixheart.net/?p=235</guid> <description><![CDATA[Be sure you&#8217;ve read the first part of this post. 6. Though my knowledge is very very very humble, I sometimes do tutorials (don&#8217;t laugh, what a shame :&#8221;&#62;), for example, this and this which have been receiving a few of visitors from Google. In these tutorials, I posted some source code &#8211; HTML, XML, [...]]]></description> <content:encoded><![CDATA[<div
class="post-linking">Be sure you&#8217;ve read <a
href="/2009/02/wordpress-plugins-im-using/">the first part of this post</a>.</div><p>6. Though my knowledge is very very very humble, I sometimes do tutorials (don&#8217;t laugh, what a shame :&#8221;&gt;), for example, <a
href="http://www.phoenixheart.net/2009/01/ip-address-to-geographic-details/">this</a> and <a
href="http://www.phoenixheart.net/2008/12/how-i-made-use-of-wordpress-sticky-posts-feature/">this</a> which have been receiving a few of visitors from Google. In these tutorials, I posted some source code &#8211; HTML, XML, PHP, Javascript, CSS etc. In order for them to be clearer to read, I highlighted them. How? Did I have to color each and every span? Nope. <a
href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a> is the key. This <a
href="http://qbnz.com/highlighter/">Geshi</a> supported plugin did everything for me. Install and activate it, then wrap the code block into a <code>&lt;pre&gt;&lt;/pre&gt;</code> pair with a specified <code>lang</code> attribute, there, it&#8217;s done.</p><p>7. Do you notice that out of the box, the comment boxes provided by WordPress look very simple (read: ugly)? I do. And I hate it, especially comparing with the much more functional reply boxes in those forums out there. So I looked for a way to add my comment boxes some extra power, and finally stopped at <a
href="http://mk.netgenes.org/my-plugins/mcecomments/">MCEComments</a>, a plugin that integrates <a
href="http://tinymce.moxiecode.com/">TinyMCE</a> into a WordPress comment box, giving it a lot more features. I&#8217;m pretty sure there are some other plugins that share the same purpose, but I&#8217;m not that picky &#8211; since MCEComments perfectly worked for me from the beginning, I&#8217;ll stick with it.</p><p>8. Just like all other plugin developers, I have a development version of this blog, as described in <a
href="http://www.phoenixheart.net/2009/01/setup-a-development-version-of-wordpress/">one of my previous posts</a>. That post mentioned that I used <a
href="http://lesterchan.net/portfolio/programming/php/">WP-DBManager</a> to create a backup of my live database. Though in <a
href="http://www.phoenixheart.net/2009/01/wp-dbmanager-vulnerability/">another post</a>, I talked about the possible vulnerability this plugin&#8217;s users may encounter if by any chance don&#8217;t strictly follow the instructions, this plugin is still a must-have. Almost every database-related actions can be performed through it: you can optimize, repair, empty/drop tables, run specific SQL queries, and most important, set up an automatic schedule to back up your database. No matter how big your blog scale is, keeping backup(s) of your database is a must. For this reason, having WP-DBManager healthily activated is vital.<span
id="more-235"></span></p><p>9. For user experiences and interactions, I use 3 plugins in a row: <a
href="http://sharethis.com/">ShareThis</a>, <a
href="http://www.phoenixheart.net/2008/10/digg-this-o-mine">Digg This O&#8217; Mine</a>, and <a
href="http://www.phoenixheart.net/2008/11/referrer-detector">Referrer Detector</a>. The first is so famous that I see it on almost every blog &#8211; it allows blog owners and visitors to submit a post which they feel interesting to plenty of social services: Digg, Reddit, StumbleUpon, Delicious etc.</p><p>The others are my own plugins, very simple, but fits my needs <img
src='http://www.phoenixheart.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p><p>11. It is also a good idea (that I borrow from others) to have an &#8220;Other Posts&#8221; section on a post page &#8211; this reminds visitors to explore other (interesting) contents. I used to use <a
href="http://rmarsh.com/plugins/random-posts/">Random Posts</a> plugin to randomly display other posts, until I one day realized that it doesn&#8217;t work so well with WP-Super Cache. So I decided to write and use my own <a
href="http://www.phoenixheart.net/2008/12/ajax-random-posts/">AJAX Random Posts</a>. It&#8217;s a humble plugin (just like all other ones from mine), but again, it fits my needs, so still I&#8217;m using it.</p><p>12. Finally, for all these plugins, believe it or not, I didn&#8217;t have to download any them from WordPress codex repository, ever. Everything was automatically done by an extremely useful plugin called <a
href="http://gaarai.com/wp-easy-uploader/">WP Easy Uploader</a>. I downloaded, uploaded, activated (and configured) this one the very first. From then on, every time I need to upload a plugin, I just need to head to Tools:Upload Files, paste the download link into the URL text field, specify that it&#8217;s a plugin, and click the cute &#8220;Upload&#8221; button at the bottom. The plugin archive file will be grabbed from WordPress codex server and extracted just in place.</p><p>Yes, I know that with the 2.7 version of WordPress coming out, we have a neaty plugin installer built-in. But WP Easy Uploader still remains one of my most favorite plugin. The first reason is that it works for almost everything, not just plugins alone. With it, I rarely have to fire up FileZilla anymore. And you can tell, this seriously satisfies my laziness. Hehe. Hehe. Hehe.</p><p>So how about you? Do you have any recommendations or cool stuffs to share? How about trying my MCEComments-powered comment box right now?</p><div
class="post-linking">Hot update: My latest plugin is the great <a
href="http://mobilepress.co.za/">MobilePress</a> which renders my blog to work well on mobile handsets. Thank you very much, <a
href="http://omninoggin.com/">Thaya!</a></div> <img
style='display:none' id="post-235-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using-contd/',title:'WordPress plugins I&#8217;m using (cont&#8217;d)',tweet:'Be sure you&#8217;ve read the first part of this post. 6. Though my knowledge is very very very humb',description:'Be sure you&#8217;ve read the first part of this post. 6. Though my knowledge is very very very humb'})"><script type='text/javascript'>document.getElementById("post-235-blankimage").onload();</script>]]></content:encoded> <wfw:commentRss>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using-contd/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>WordPress plugins I&#8217;m using</title><link>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using/</link> <comments>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using/#comments</comments> <pubDate>Mon, 16 Feb 2009 08:31:49 +0000</pubDate> <dc:creator>phoenix.heart</dc:creator> <category><![CDATA[Featured]]></category> <category><![CDATA[Freebies]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[wordpress]]></category><guid
isPermaLink="false">http://www.phoenixheart.net/?p=232</guid> <description><![CDATA[Just in case you don&#8217;t know &#8211; I&#8217;m pretty sure you do though &#8211; a WordPress-powered website is very limited in any terms without plugins. Or you can tell, a WordPress site that doesn&#8217;t use any plugin is just useless. Plugins bring your site uncountable and invaluable enhancements. Well, enough of babbling. What I wanted [...]]]></description> <content:encoded><![CDATA[<p><span
class="drop-cap">J</span>ust in case you don&#8217;t know &#8211; I&#8217;m pretty sure you do though &#8211; a WordPress-powered website is very limited in any terms without plugins. Or you can tell, a WordPress site that doesn&#8217;t use any plugin is just useless. Plugins bring your site uncountable and invaluable enhancements.</p><p>Well, enough of babbling. What I wanted to say is, today I&#8217;m going to write down here list of plugins I&#8217;m currently using on <strong>this</strong> site. For what, you ask? To show off, of course. Or &#8211; I prefer this &#8211; to share something that may be useful sometimes.</p><p>So in no particular order, here they come.</p><p>1. I use <a
href="http://wordpress.org/extend/plugins/stats/">WordPress.com Stats</a> to have a in-details view on my blog. Five or ten times a day, I click &#8220;Blog Stats&#8221; link in the admin panel to get an idea on the traffic, incoming/ongoing links, search terms etc. All these data are essential if I want to build up a high quality site.</p><p>2. To save a lot of clicks and keep the admin menu bar tidy, <a
href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">Ozh&#8217; Admin Drop Down Menu</a> is my plugin of choice. Agree, the new menu system in WordPress 2.7 is a good improvement, but it&#8217;s still nowhere near Ozh&#8217;s version. Write a new post, customize the theme, add a new plugin, change some settings&#8230; almost all the commands are now just one-click away from me. Huge productivity, I&#8217;d say.<span
id="more-232"></span></p><p>3. When it comes to <abbr
title="Search Engine Optimization">SEO</abbr>, <a
href="http://semperfiwebdesign.com/">All in One SEO Pack</a> definitely suits my needs. I didn&#8217;t need to do anything, just installed it and all the keywords, titles, descriptions were there beautifully. Sure, there are plenty more than just than for SEO (like the incoming links) but that should be basically enough for a good start. So if you&#8217;re coming from Google, this plugin deserves some credits.</p><p>4. And some other credits should go to <a
href="http://www.arnebrachhold.de/redir/sitemap-home/">Google XML Sitemaps</a>. This plugin automatically generates a XML-Sitemap compliant site map for me every time I add/edit/remove my posts and pages, so that MSN, Yahoo, Ask, and Google bots can easily browse (and index) my site. I don&#8217;t even want to imagine just how long and boring it would be if I had to manually modify my site map after there was a change in the architecture, so this plugin is a must-have.</p><p>5. I&#8217;m not a good writer. Especially when English is not my mother language. And my articles are boring. So I guess that&#8217;s why I&#8217;m not receiving many comments from my readers. From those darn spammers however, well, there&#8217;s a bunch of spams almost every day. But you don&#8217;t see any of them, right? It&#8217;s totally thanks to the <a
href="http://akismet.com/">Askimet</a> spam fighter. I installed it from the beginning of this blog, and since then there is 0 missed, around ten false positives on over 500 spamming comments got caught. Impressive, huh?</p><p><em>(to be continued)</em></p> <img
style='display:none' id="post-232-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using/',title:'WordPress plugins I&#8217;m using',tweet:'Just in case you don&#8217;t know &#8211; I&#8217;m pretty sure you do though &#8211; a WordPress-po',description:'Just in case you don&#8217;t know &#8211; I&#8217;m pretty sure you do though &#8211; a WordPress-po'})"><script type='text/javascript'>document.getElementById("post-232-blankimage").onload();</script>]]></content:encoded> <wfw:commentRss>http://www.phoenixheart.net/2009/02/wordpress-plugins-im-using/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 5/11 queries in 0.044 seconds using disk

Served from: www.phoenixheart.net @ 2010-09-08 09:22:54 -->