<?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>Make Tech Easier&#187; WordPress Plugins</title>
	<atom:link href="http://maketecheasier.com/tag/wordpress-plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>9 Plugins New WordPress Users Must Install on Their Blogs</title>
		<link>http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21</link>
		<comments>http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21#comments</comments>
		<pubDate>Thu, 21 Oct 2010 21:00:36 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[askimet]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=23227</guid>
		<description><![CDATA[Seasoned WordPress users will have no problem finding and installing the plugins they need, but for newbies, or inspiring bloggers to be, finding the right plugins can be a daunting task. To help new WordPress users to get use to their blogs quickly, here are 9 plugins that I would... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21&amp;title=9+Plugins+New+WordPress+Users+Must+Install+on+Their+Blogs&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21">9 Plugins New WordPress Users Must Install on Their Blogs</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-plugins.jpg" alt="wp-plugins" title="wp-plugins" width="240" height="126" class="alignleft size-full wp-image-23241" />Seasoned WordPress users will have no problem finding and installing the plugins they need, but for newbies, or inspiring bloggers to be, finding the right plugins can be a daunting task. To help new WordPress users to get use to their blogs quickly, here are 9 plugins that I would strongly recommend any new user to install.<br />
<span id="more-23227"></span></p>
<h3>1. Askimet</h3>
<p>Askimet is the plugin for combating comment spam on WordPress blog. It scans your comments and check with their server to determine if that comment is legitimate or spam. If it is spam, it will send to the spam folder and never publish it on the frontend. This is one of the plugin that is going to save you ton of time.</p>
<p>The Askimet plugin comes with the default installation of WordPress. All you have to do is to go to the Plugins section to activate it. You will also need to register an account with <a href="http://wordpress.com" target="_blank" >WordPress.com</a> to obtain the API key.</p>
<p><strong>Related reading</strong>: <a href="http://maketecheasier.com/5-ways-to-reduce-comment-spam-on-wordpress-blogs/2010/03/17">5 Ways To Reduce Comment Spam On WordPress Blogs</a></p>
<h3>2. Google Analytics</h3>
<p>Google Analytics is a tracking software that monitors your site&#8217;s traffic, visitors behavior and the performance of your site. It is free to use the service, but you need to setup an account at <a href="http://www.google.com/analytics/" target="_blank" >Google Analytics site</a> and insert the tracking code into your site. </p>
<p>Personally, I would prefer to hard code the Google analytics tracking code into the WordPress theme file to reduce server overhead. However for those who are not proficient in coding, the best way to insert the tracking code is via a Google Analytics plugin. The best one that I have used before is <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank" >Google Analytics for WordPress</a>. It is simple to use, yet highly configurable for advanced users.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-google-analytics.png" alt="wp-google-analytics" title="wp-google-analytics" width="577" height="412" class="aligncenter size-full wp-image-23231" /></p>
<h3>3. XML Sitemap</h3>
<p>Your XML sitemap is the tool that help Google to index your site faster. Unless you don&#8217;t want to be friends with the big G, the XML sitemap is an absolute must. In WordPress, you can use the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank" >Google Sitemap Generator</a> plugin to auto-generate a new XML sitemap whenever you update your blog. In addition, the sitemap generator plugin notifies Google, Yahoo and Bing when a new sitemap is created. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-xml-sitemap.png" alt="wp-xml-sitemap" title="wp-xml-sitemap" width="577" height="281" class="aligncenter size-full wp-image-23232" /></p>
<h3>4. Backup Database Manager</h3>
<p>Whatever you do on your computer, be it online or offline, you must always remember to <strong>backup</strong>. Similarly, in WordPress, it is a <em>must</em> for you to regularly backup your database. </p>
<p>Two backup plugins that I strongly recommend are <a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank" >WP-DB-backup</a> and <a href="http://wordpress.org/extend/plugins/wp-dbmanager/" target="_blank" >WP-DB manager</a>.  WP-DB-Backup is simple to use. You can backup your database and download to your computer or schedule it to run a backup on a regular basis. On the other hand, WP-DB manager comes with more database optimization option, but it can be an overkill for those who have no use for these functions.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-backup.png" alt="wp-backup" title="wp-backup" width="394" height="476" class="aligncenter size-full wp-image-23233" /></p>
<p><strong>Related reading</strong>: <a href="http://maketecheasier.com/8-useful-tricks-to-clean-up-streamline-your-wordpress-database/2009/02/17">8 Useful Tricks To Clean Up &#038; Streamline Your WordPress Database</a></p>
<h3>5. Login Lockdown</h3>
<p><a href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank" >Login Lockdown</a> is a security plugin that prevents people from hacking into your account via the brute force password discovery method.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-login-lockdown.png" alt="wp-login-lockdown" title="wp-login-lockdown" width="392" height="185" class="aligncenter size-full wp-image-23235" /></p>
<p><strong>Note</strong>: Installing Login Lockdown doesn&#8217;t mean your WP site is completely secured. You shouldn&#8217;t neglect other form of security measure too.</p>
<p><strong>Related reading</strong>: <a href="http://maketecheasier.com/11-ways-to-secure-your-wordpress-blog/2008/08/12">11 Ways To Secure Your WordPress Blog</a></p>
<h3>6. Contact Form</h3>
<p>While WordPress is a great CMS for blogging, it doesn&#8217;t come with a built-in contact form that you can use out of the box. Personally, I would prefer <a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank" >Contact Form 7</a> or <a href="http://wordpress.org/extend/plugins/mm-forms-community/">MM Forms Community</a> (a derivative plugin from Contact Form 7). Contact Form 7 is much easier to use, but MM Forms Community comes with the option to save the contact form result to database. </p>
<p>Another contact form plugin that you can consider is <a href="http://www.deliciousdays.com/cforms-plugin/" target="_blank" >cforms II</a>. It is a versatile form generator that can be used for many purposes, including contact form, tell a friend form, feedback form etc.</p>
<p><strong>Note</strong>: If you are looking for the best form generator plugin and have some money to spare, then <a href="http://maketecheasier.com/a/gravityforms/" target="_blank" >Gravity Forms</a> is the absolute best. </p>
<h3>7. Platinum SEO Pack</h3>
<p>As its name implies, <a href="http://wordpress.org/extend/plugins/platinum-seo-pack/" target="_blank" >Platinum SEO Pack</a> help you to take care of your SEO matters so that you just have to focus on the writing. This plugin will help you to rewrite your title in the most suitable way for Google to index. You can also insert/edit your own title and keywords.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-platinum-seo.png" alt="wp-platinum-seo" title="wp-platinum-seo" width="577" height="544" class="aligncenter size-full wp-image-23237" /></p>
<p><strong>Note</strong>: Once again, if you value quality and have some money to spare each month, I strongly encourage the use of <a href="http://maketecheasier.com/a/scribeseo/" target="_blank" >Scribe SEO</a> plugin which will bring your writing and SEO to a whole new level. </p>
<h3>8. W3 Total Cache</h3>
<p>I have discussed in length about the <a href="http://maketecheasier.com/improve-wordpress-performance-with-w3-total-cache/2010/07/21" target="_blank" >importance of W3 total cache</a> to aid in the performance of your site. If you want to have a stable site that loads very fast, you must install <a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank" >W3 Total Cache plugin</a>. One thing though, the configuration can be rather technical. Consider yourself warned.</p>
<h3>9. WpTouch</h3>
<p>As mobile device getting more and more popular, implementing a mobile theme (a WordPress theme that is optimized for the mobile devices) is a must. The best way to implement it without having to touch a single code is via the <a href="http://wordpress.org/extend/plugins/wptouch/" target="_blank" >WP Touch</a> plugin. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/10/wp-mobile-theme.png" alt="wp-mobile-theme" title="wp-mobile-theme" width="320" height="341" class="aligncenter size-full wp-image-23239" /></p>
<p>Did I miss out anything?</p>
<p><strong>PS</strong>: Don&#8217;t forget to check out our <a href="http://maketecheasier.com/category/internet-tech/wordpress">WordPress</a> section for tons of WordPress tips/tricks</p>
<p>Image credit: <a href="http://www.flickr.com/photos/smemon/" target="_blank" >smemon87</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/5-ways-to-reduce-comment-spam-on-wordpress-blogs/2010/03/17' title='5 Ways To Reduce Comment Spam On WordPress Blogs'>5 Ways To Reduce Comment Spam On WordPress Blogs</a></li>
<li><a href='http://maketecheasier.com/add-facebook-comment-system-to-site/2011/03/10' title='How to Add Facebook Comment System to Your Site'>How to Add Facebook Comment System to Your Site</a></li>
<li><a href='http://maketecheasier.com/3-ways-to-speed-up-wordpress/2010/11/13' title='3 More Ways To Lighten The Load And Speed Up Your WordPress Blog'>3 More Ways To Lighten The Load And Speed Up Your WordPress Blog</a></li>
<li><a href='http://maketecheasier.com/set-custom-default-gravatar-in-wordpress/2010/07/19' title='How to Set Your Own Default Gravatar in WordPress'>How to Set Your Own Default Gravatar in WordPress</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21&amp;title=9+Plugins+New+WordPress+Users+Must+Install+on+Their+Blogs&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21">9 Plugins New WordPress Users Must Install on Their Blogs</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Improve Your Site’s Performance By Loading Your Images On Demand [WordPress]</title>
		<link>http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30</link>
		<comments>http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30#comments</comments>
		<pubDate>Thu, 30 Sep 2010 12:00:45 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[lazy load]]></category>
		<category><![CDATA[loading speed]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=21981</guid>
		<description><![CDATA[There are many ways to improve the performance of your WordPress blog. We have discussed the use of caching plugin, cleaning up and optimizing your database and and also plenty other tips to speed up the loading time. In this article, we are going to show you how you can... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30&amp;title=How+to+Improve+Your+Site%E2%80%99s+Performance+By+Loading+Your+Images+On+Demand+%5BWordPress%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30">How to Improve Your Site’s Performance By Loading Your Images On Demand [WordPress]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/09/lazyloader-main.jpg" alt="lazyloader-main" title="lazyloader-main" width="180" height="214" class="alignleft size-full wp-image-22062" />There are many ways to improve the performance of your WordPress blog. We have discussed the use of <a href="http://maketecheasier.com/improve-wordpress-performance-with-w3-total-cache/2010/07/21">caching plugin</a>, <a href="http://maketecheasier.com/8-useful-tricks-to-clean-up-streamline-your-wordpress-database/2009/02/17">cleaning up and optimizing your database</a> and and also plenty other tips to <a href="http://maketecheasier.com/8-ways-to-improve-your-wordpresss-loading-time/2009/01/21">speed up the loading time</a>. In this article, we are going to show you how you can further improve your site&#8217;s performance by loading your images on demand.</p>
<p>All blog owners will know that images play an important part in a blog post. In Make Tech Easier, we love to use plenty of screenshots to make the tutorial clearer and easier to understand. However, there is one problem with this. The more images you have, the slower the site loads and utilizes more bandwidth. In addition, as we have outsourced our images hosting to Amazon S3, the higher bandwidth also translates to higher cost.</p>
<p>A good solution to this is to load your images on demand, or what is most commonly known as <a href="http://en.wikipedia.org/wiki/Lazy_loading" target="_blank" >lazy loading</a>.<br />
<span id="more-21981"></span><br />
Lazy loader is a jQuery plugin that delays the loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded until user scrolls to them. For sites that use plenty of images, lazy load can make the page loads faster and also help to reduce server load (and cost).</p>
<p>To avoid going into the technical detail, let us look at the (simplest) ways that you can integrate this into your WordPress blog.</p>
<h3>1. <a href="http://wordpress.org/extend/plugins/jquery-image-lazy-loading/" target="_blank">jQuery Image Lazy Loader</a></h3>
<p>Without a doubt, plugin is the way to simplify stuff in WordPress. jQuery Image Lazy Loader is one such plugin that integrate the lazy load feature into your site. </p>
<p>There are no configuration required. All you need to do is to install the plugin and activate it. </p>
<p>Once activated, the lazy load script will work on all pages of the site. </p>
<h3>2. <a href="http://www.mikoder.com.au/2010/01/image-lazy-loader-for-wordpress/" target="_blank">Lazy Loader</a></h3>
<p> Lazy Loader is another plugin that integrates the lazy load feature into your site. The difference is, it is configurable. The Lazy Loader plugin is not available in the WordPress repository, so you have to go to the <a href="http://www.mikoder.com.au/2010/01/image-lazy-loader-for-wordpress/" target="_blank">developer&#8217;s website</a> and download it (which also means you won&#8217;t be able to install it directly from your WordPress dashboard).</p>
<p>Once you have downloaded, installed and activated it, you can go to &#8220;<em>Settings -> Lazy Loader</em>&#8221; section to configure the plugin.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/09/lazyloader-options.png" alt="lazyloader-options" title="lazyloader-options" width="534" height="527" class="aligncenter size-full wp-image-22057" /></p>
<p>Options available include inserting the lazy load script on all pages, home page, posts, pages, category etc. You can also set the threshold limit (the number of images to load below the viewport) to avoid a lag in the image loading. </p>
<p>Other options include the loading effects and using your own placeholder image. </p>
<h3>Conclusion</h3>
<p>Lazy loading is a good way to reduce your site bandwidth, improve the page&#8217;s loading time and overall performance. If you just want a plug and play solution, jQuery Image Lazy Loader is the one to go for. If you want to have more control, then the Lazy Loader plugin is a better choice.</p>
<p>Lastly, for those who are proficient enough, you may want to check out the <a href="http://www.appelsiini.net/projects/lazyload" target="_blank" >lazy load project</a> for deep integration into your site.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/takamorry/" target="_blank" >takamorry</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/monitor-linux-performance-with-sysstat/2012/05/15' title='How to Monitor Your Linux Performance With Sysstat'>How to Monitor Your Linux Performance With Sysstat</a></li>
<li><a href='http://maketecheasier.com/12-things-you-must-do-when-running-a-solid-state-drive-in-windows-7/2012/05/11' title='12 Things You Must Do When Running a Solid State Drive in Windows 7'>12 Things You Must Do When Running a Solid State Drive in Windows 7</a></li>
<li><a href='http://maketecheasier.com/8-useful-tips-to-get-the-best-out-of-your-android-phone/2012/04/03' title='8 Useful Tips To Get The Best Out Of Your Android Phone'>8 Useful Tips To Get The Best Out Of Your Android Phone</a></li>
<li><a href='http://maketecheasier.com/fix-low-battery-power-and-overheating-issue-in-ubuntu-oneiric/2012/03/02' title='How to Fix Low Battery Power And Overheating Issue In Ubuntu 11.10'>How to Fix Low Battery Power And Overheating Issue In Ubuntu 11.10</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30&amp;title=How+to+Improve+Your+Site%E2%80%99s+Performance+By+Loading+Your+Images+On+Demand+%5BWordPress%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30">How to Improve Your Site’s Performance By Loading Your Images On Demand [WordPress]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/improve-sites-performance-by-loading-images-on-demand/2010/09/30/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Five WYSIWYG Plugins to Enhance the WordPress Built-In Editor</title>
		<link>http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26</link>
		<comments>http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:06:48 +0000</pubDate>
		<dc:creator>Shevonne</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[fckeditor]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7356</guid>
		<description><![CDATA[The WordPress built-in editor has the minimum features to create a blog post. It&#8217;s one of the reasons that many bloggers use desktop-based blog editors that provide them with additional features that is lacking in the WordPress editor. Here are five WordPress plugins that will give you the functionality as... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26&amp;title=Five+WYSIWYG+Plugins+to+Enhance+the+WordPress+Built-In+Editor&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26">Five WYSIWYG Plugins to Enhance the WordPress Built-In Editor</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-7413" title="wysiwyg-toolbar" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-toolbar.jpg" alt="wysiwyg-toolbar" width="305" height="92" />The WordPress built-in editor has the minimum features to create a blog post.  It&#8217;s one of the reasons that many bloggers use desktop-based blog editors that provide them with additional features that is lacking in the WordPress editor.  Here are five WordPress plugins that will give you the functionality as a desktop-based editor without leaving WordPress.<br />
<span id="more-7356"></span></p>
<h3>1. <a href="http://scribu.net/wordpress/front-end-editor" target="_blank">Front-end Editor</a></h3>
<p>The Front-end Editor plugin allows you to make changes without having to go to the WordPress built-in editor. It&#8217;s a great tool if you have already created and published your blog and just want to make quick edits. It&#8217;s great for making edits that do not require any significant changes. However, it&#8217;s not really a standalone-type of editor. It&#8217;s more to use alongside another one. It doesn&#8217;t have any additional features to add to the WordPress built-in editor, but it is nice to have something that doesn&#8217;t require you to go to the WordPress administrative area.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-front-end-editor.jpg" alt="front end editor" width="577" height="614" /></p>
<h3>2. <a href="http://www.laptoptips.ca/projects/tinymce-advanced/" target="_blank">TinyMCE Advanced</a></h3>
<p>The TinyMCE Advanced plugin adds 16 buttons to the WordPress built-in editor. One of the great things about it is that it&#8217;s easy to drag-and-drag the buttons in and out of the window. Therefore, you are able to choose what buttons to have accessible to you when creating or editing a post. You are also able to add your current theme&#8217;s CSS stylesheet, so you are able to visualize how the post will look like when you are done.</p>
<p><img class="alignnone size-full wp-image-7409" title="wysiwyg-tinymce-advanced" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-tinymce-advanced.jpg" alt="wysiwyg-tinymce-advanced" width="577" height="395" /></p>
<h3>3.  <a href="http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/" target="_blank">Dean&#8217;s FCKEditor For WordPress</a></h3>
<p>Dean&#8217;s FCKEditor For WordPress plugin enhances your WordPress built-in editor by providing desktop-word-processing-type of editor.  Out of all the editors, this one has the most functionality. Other than the basic word processing features: <em>formatting, styles, find/replace, printing</em>, etc, it comes with a built-in file and upload manager. In addition, it integrates well with the WordPress default media manager and also allows you to insert flash movie and smiley icons into your post.</p>
<p>The plugin also provides you three templates that help in creating your blog posts.  It&#8217;s definitely worth looking at, if you don&#8217;t want to download a desktop blog editor.</p>
<p><img class="alignnone size-full wp-image-7358" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-fckeditor.jpg" alt="Dean's FCKEditor For WordPress" width="577" height="354" /></p>
<h3>4.  <a href="http://factory.funroe.net/projects/wp-super-edit/" target="_blank">WP Super Edit</a></h3>
<p>Just like the above-mentioned plugins, the WP Super Edit plugin allows you to add plenty of additional functionality to your default text editor. Like TinyMCE Advacned, it allows you to add extra buttons (and hence more functionality) to your toolbar. What is more important is that it provides a way for you to arrange your toolbar according to the user role. Now, you can restrict your subscriber or contributor to only a limited set of toolbar while the author or users with higher level of permission to access to the full range of functionality.</p>
<p>In addition, there are also a whole lot of useful HTML tags (like DIV, STYLE, TABLE etc) that you can use in your post. This is particularly useful for coders/developers.</p>
<p><img class="alignnone size-full wp-image-7410" title="wysiwyg-wp-super-edit" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-wp-super-edit.jpg" alt="wysiwyg-wp-super-edit" width="577" height="438" /></p>
<p>WP Super Edit allows bloggers to control the editor better than the other two. Additionally, it has more features than the other two. However, it can be tedious adding buttons and arranging them in a way that makes sense. It would be easier if they start with all the buttons, and allow users to remove the ones they do not need.</p>
<h3>5. <a href="http://hontap.blogspot.com/2009/09/plugin-custom-tinymce-cho-wordpress.html" target="_blank">Custom TinyMCE</a></h3>
<p>The Custom TinyMCE plugin provides the same type of functionality as the WP Super Edit and TinyMCE Advanced plugins.  However, it lacks the flexibility that the latter provides bloggers. You are able to go into the administrative panel and check the check boxes of the buttons you would like to appear in the your editor. It&#8217;s much easier to navigate in that aspect.</p>
<p><img class="alignnone size-full wp-image-7411" title="wysiwyg-custom-tinymce" src="http://imagecdn.maketecheasier.com/2009/09/wysiwyg-custom-tinymce.jpg" alt="wysiwyg-custom-tinymce" width="395" height="392" /></p>
<p>However, if you choose the majority or all of the buttons, instead of going to two or more lines, they are just kept in one line. This causes a visual problem because you will have to search for the functionality you are seeking. Furthermore, it also disappears behind the sidebar. It&#8217;s a good plugin if you want to add a couple of more buttons to your editor. If you want to add more than that, then this plugin is not for you.</p>
<p>What other WordPress plugins do you use to enhance your text-editor?</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/qute-a-fancy-text-editor-for-linux/2012/04/19' title='Qute: A Fancy Text Editor for Linux'>Qute: A Fancy Text Editor for Linux</a></li>
<li><a href='http://maketecheasier.com/start-with-vim-linux/2012/03/01' title='How to Start With Vim [Linux]'>How to Start With Vim [Linux]</a></li>
<li><a href='http://maketecheasier.com/scribes-a-lightweight-yet-powerful-text-editor-for-linux/2011/09/08' title='Scribes: A Lightweight Yet Powerful Text Editor For Linux'>Scribes: A Lightweight Yet Powerful Text Editor For Linux</a></li>
<li><a href='http://maketecheasier.com/change-the-font-of-wordpress-html-editor/2011/07/18' title='How to Change The Font Of WordPress 3.2 HTML Editor [Quick Tips]'>How to Change The Font Of WordPress 3.2 HTML Editor [Quick Tips]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26&amp;title=Five+WYSIWYG+Plugins+to+Enhance+the+WordPress+Built-In+Editor&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26">Five WYSIWYG Plugins to Enhance the WordPress Built-In Editor</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/five-wysiwyg-plugins-to-enhance-the-wordpress-built-in-editor/2009/09/26/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>3 Useful Plugins For Multiple Authors Collaboration</title>
		<link>http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25</link>
		<comments>http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:55:05 +0000</pubDate>
		<dc:creator>Shevonne</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[authors]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[collaboration]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6632</guid>
		<description><![CDATA[Collaboration in blogs is a growing need with more and more blogging teams, newspapers, and magazines using the Internet. Additionally, there are times that one post may be assigned to more than one author. In WordPress, the only way to co-author a blog post is to share login information or... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25&amp;title=3+Useful+Plugins+For+Multiple+Authors+Collaboration&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25">3 Useful Plugins For Multiple Authors Collaboration</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Collaboration in blogs is a growing need with more and more blogging teams, newspapers, and magazines using the Internet. Additionally, there are times that one post may be assigned to more than one author. In WordPress, the only way to co-author a blog post is to share login information or for the users to have a higher role than “Author.” Here are three WordPress plugins that will allow you the ease of collaborating blog posts between more than one author. Each of the three plugins have their pros and cons, so test them out and see which one is the best fit for you.<br />
<span id="more-6632"></span></p>
<h3>1. Co-Authors Plus</h3>
<p>Co-Authors Plus allows a blogging team to assign a blog post (or even a page) to more than one author. It has a search-as-you-type input box that makes it easier to find the authors. This is a great tool because you do not have to know how to write their full name. After installing the plugin, you use template tags to allow the listing of the multiple authors. These are the allowed template tags:</p>
<ul>
<li><em>coauthors()</em></li>
<li><em>coauthors_posts_links()</em></li>
<li><em>coauthors_firstnames()</em></li>
<li><em>coauthors_lastnames()</em></li>
<li><em>coauthors_nicknames()</em></li>
<li><em>coauthors_links()</em></li>
<li><em>coauthors_IDs()</em></li>
</ul>
<p>These posts will appear on the authors’ posts and feeds. It’s great because it provides blogging teams with many authors to have an easier way to find the desired authors. However, it’s a little difficult for people who do not know how to code.</p>
<p>To find out more information or download the Co-Authors Plus plugin, please visit: <a href="http://wordpress.org/extend/plugins/co-authors-plus/" target="_blank">http://wordpress.org/extend/plugins/co-authors-plus/</a></p>
<h3>2. WT Co-Authors</h3>
<p>WT Co-Authors allows multiple authors in a different way than the previous plugin. It uses WordPress custom fields to show more than one authors. The custom name field to use is “coauthor.” The value will be the user’s name. There is no maximum in the amount of authors used. You have to ensure that the WordPress theme that you are using has “the_author()” function. If it doesn’t, you will have to manually add</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">function_exists</span><span style="color: #009900;">&#40;</span>wt_the_coauthors_link<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">:</span>
wt_the_coauthors_link<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">endif</span><span style="color: #339933;">;</span></pre></div></div>

<p>It’s an easier way to show collaboration; however, it does not fully use the WordPress role functionality, so Administrators and/or Editors can assign Authors to one blog post.</p>
<p>To find out more information or download the WT Co-Authors plugin, please visit: <a href="http://anime2.kokidokom.net/all-team-blogs-attention-the-ultimate-mega-super-awesome-co-authors-plugin-is-here/" target="_blank">http://anime2.kokidokom.net/all-team-blogs-attention-the-ultimate-mega-super-awesome-co-authors-plugin-is-here/</a></p>
<h3>3. SP Authors</h3>
<p>SP Authors provides a simple way of allowing multiple authors to be assigned to a blog post (or a page). After installing the plugin, you will se a new area that provides a way to manually enter the author’s name. It also has a drop-down menu of all the authors, if you are not sure how to spell their names. Another great feature is if you place the short code [sp-authors], you are able to show a list of the particular’s authors links of other blog posts that he/she has written.</p>
<p>SP Authors is the simplest plugin to use to collaborate among multiple authors in a single blog post. However, the drop-down menu might be overwhelming if you have many authors.</p>
<p>To find out more information or download the SP Authors plugin, please visit: <a href="http://wordpress.org/extend/plugins/sp-authors/" target="_blank">http://wordpress.org/extend/plugins/sp-authors/</a></p>
<p>If you have a blogging team, one of these plugins will really give you the flexibility of allowing multiple authors to colloborate on a single blog posts. This is especially useful in a complex post that allows you to assign different sections to various authors.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/9-plugins-new-wordpress-users-must-install-on-their-blogs/2010/10/21' title='9 Plugins New WordPress Users Must Install on Their Blogs'>9 Plugins New WordPress Users Must Install on Their Blogs</a></li>
<li><a href='http://maketecheasier.com/5-must-have-firefox-extensions-for-blogging/2012/05/20' title='5 Must-Have Firefox Extensions For Blogging'>5 Must-Have Firefox Extensions For Blogging</a></li>
<li><a href='http://maketecheasier.com/4-awesome-typography-plugins-to-help-your-wordpress-site-stand-out/2012/05/05' title='4 Awesome Typography Plugins to Help Your WordPress Site Stand Out'>4 Awesome Typography Plugins to Help Your WordPress Site Stand Out</a></li>
<li><a href='http://maketecheasier.com/how-to-embed-responsive-video-to-your-post-in-wordpress/2012/04/30' title='How to Embed Responsive Video to Your Post In WordPress'>How to Embed Responsive Video to Your Post In WordPress</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25&amp;title=3+Useful+Plugins+For+Multiple+Authors+Collaboration&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25">3 Useful Plugins For Multiple Authors Collaboration</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/3-useful-plugins-for-multiple-authors-collaboration/2009/08/25/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: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-26 00:08:39 -->
