<?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>BlueFur.com &#187; WordPress</title>
	<atom:link href="http://blog.bluefur.com/category/wordpress-wednesdays/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bluefur.com</link>
	<description>Just another Hosting weblog</description>
	<lastBuildDate>Thu, 08 Dec 2011 18:34:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Wednesday: Slick Contact Forms</title>
		<link>http://blog.bluefur.com/2011/09/28/wordpress-wednesday-slick-contact-forms/</link>
		<comments>http://blog.bluefur.com/2011/09/28/wordpress-wednesday-slick-contact-forms/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 19:53:48 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8605</guid>
		<description><![CDATA[Whether you run a blog as part of a bigger business or your blog stands on its own, it&#8217;s important that you have an ability to reach out to your audience and they have an ability to reach right back to you. The comment section is one way to do that, but not all communication [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>Whether you run a blog as part of a bigger business or your blog stands on its own, it&#8217;s important that you have an ability to reach out to your audience and they have an ability to reach right back to you. The comment section is one way to do that, but not all communication is intended to be public. That&#8217;s why contact forms are so useful.</p>
<p>There are many different contact form plugins available for WordPress, but most require you to create a separate page for the contact form. That&#8217;s not the case with the <a href="http://www.designchemical.com/blog/index.php/wordpress-plugin-slick-contact-forms/">Slick Contact Forms</a> plugin. Instead, it uses jQuery and AJAX so the contact form can be rendered on any page. There is no page refresh needed.</p>
<p>The contact form can simply float or drop down as a tab. If you prefer, it can aslo be a sticky, slide-out tab. In any case, the contact form can be placed as a widget at all kinds of places around the web and includes three text input fields, as well as a text intro. To fight spam, it uses a &#8220;honeypot&#8221; mechanism with a blank input field hidden to users but visible to spambots. This is more streamlined that a Captcha-style system.</p>
<p>Learn more about the Slick Contact Forms WordPress plugin on <a href="http://www.designchemical.com/blog/index.php/wordpress-plugin-slick-contact-forms/">Design Chemical</a>, which is the site of the people responsible for the plugin. Screenshots, installation instructions, a live demo, shortcode information, and the free download link can all be accessed from that page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/09/28/wordpress-wednesday-slick-contact-forms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Auto Read More Generator</title>
		<link>http://blog.bluefur.com/2011/09/21/wordpress-wednesday-auto-read-more-generator/</link>
		<comments>http://blog.bluefur.com/2011/09/21/wordpress-wednesday-auto-read-more-generator/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 19:30:07 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8568</guid>
		<description><![CDATA[There are many different ways that you can go about displaying your blog. Some people like to have the full text visible right from the main page and main archive, much like what you see here on the BlueFur blog. However, for blogs with longer posts, this may not be as appropriate. Depending on the [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>There are many different ways that you can go about displaying your blog. Some people like to have the full text visible right from the main page and main archive, much like what you see here on the BlueFur blog. However, for blogs with longer posts, this may not be as appropriate.</p>
<p>Depending on the theme that you are using, there may already be an automatic function to create excerpts, but this may not be the case. That&#8217;s why something like the <a href="http://wordpress.org/extend/plugins/auto-read-more-generator/">Auto Read More Generator</a> plugin can be so simple and so useful. </p>
<p>It serves a single function. For every post that you publish, it will automatically insert a &#8220;read more&#8230;&#8221; link after the first image and first paragraph. If there is no image, then the &#8220;read more&#8230;&#8221; link will be placed after the first paragraph. This creates the excerpt and streamlines the main page.</p>
<p>You can find the Auto Read More Generator through the <a href="http://wordpress.org/extend/plugins/auto-read-more-generator/">WordPress Plugin Directory</a> as normal. And also as normal, this plugin is available as a free download too.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/09/21/wordpress-wednesday-auto-read-more-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Lazy Widget Loader</title>
		<link>http://blog.bluefur.com/2011/09/14/wordpress-wednesday-lazy-widget-loader/</link>
		<comments>http://blog.bluefur.com/2011/09/14/wordpress-wednesday-lazy-widget-loader/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 19:58:09 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8534</guid>
		<description><![CDATA[In an effort to provide the best possible user experience on your blog, you may have added a series of widgets for more functionality and easier access. However, this may have had a significantly negative impact on the load times for your pages. This is especially true when it comes to widgets that rely on [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>In an effort to provide the best possible user experience on your blog, you may have added a series of widgets for more functionality and easier access. However, this may have had a significantly negative impact on the load times for your pages.</p>
<p>This is especially true when it comes to widgets that rely on external data sources, like an Amazon shopping widget or a Facebook page widget. To help improve the reader experience, you may want to consider adding the <a href="http://www.itthinx.com/plugins/lazy-widget-loader/">Lazy Widget Loader</a> plugin for WordPress.</p>
<p>In short, this widget will &#8220;postpone loading the content of those widgets you choose, so that the their content is loaded after the main content of the page that is displayed.&#8221; By doing this, the main content is there and accessible, rather than being delayed behind the slower-loading widgets.</p>
<p>The mechanism allows the loading of any content only when needed, including the ability to &#8220;lazy-load&#8221; content anywhere on the page. Head on over to <a href="http://www.itthinx.com/plugins/lazy-widget-loader/">Itthinx.com</a> for more information about the Lazy Widget Loader. It&#8217;s also there that you&#8217;ll find the FAQ, screenshots, demo, and download link.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/09/14/wordpress-wednesday-lazy-widget-loader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Drafts Dropdown</title>
		<link>http://blog.bluefur.com/2011/09/07/wordpress-wednesday-drafts-dropdown/</link>
		<comments>http://blog.bluefur.com/2011/09/07/wordpress-wednesday-drafts-dropdown/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 19:57:14 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8498</guid>
		<description><![CDATA[When you run any kind of blog, it&#8217;s important that you update it on a regular basis. This also means that it helps when you have an ongoing list of post topics, ensuring that you always have something to write about. Saving these topic ideas as &#8220;draft&#8221; posts, sometimes with some quick bullet points to [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>When you run any kind of blog, it&#8217;s important that you update it on a regular basis. This also means that it helps when you have an ongoing list of post topics, ensuring that you always have <em>something</em> to write about.</p>
<p>Saving these topic ideas as &#8220;draft&#8221; posts, sometimes with some quick bullet points to jog your memory, can be very helpful, but it&#8217;s not always convenient to access all your drafts. That&#8217;s where the simple yet effective <a href="http://wordpress.org/extend/plugins/drafts-dropdown/">Drafts Dropdown</a> plugin comes into the picture.</p>
<p>Created by Crowd Favorite and Alex King, well known names in the world of WordPress development, Drafts Dropdown grants you faster access to your draft posts and pages. Assuming that you are logged in, you can see the drafts pulldown menu from every page on your blog via that gray toolbar that stays persistent across your site. It&#8217;s that simple.</p>
<p>Head on over to the <a href="http://wordpress.org/extend/plugins/drafts-dropdown/">WordPress Plugin Directory</a> to get the FAQ, installation instructions, and screenshots for this plugin. It is also there that you can access the free download link. The current version is compatible with WordPress 3.2+.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/09/07/wordpress-wednesday-drafts-dropdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: GASP Anti-Spam Plugin</title>
		<link>http://blog.bluefur.com/2011/08/31/wordpress-wednesday-gasp-anti-spam-plugin/</link>
		<comments>http://blog.bluefur.com/2011/08/31/wordpress-wednesday-gasp-anti-spam-plugin/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 19:45:31 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8456</guid>
		<description><![CDATA[Growing a popular blog is very much a double-edged sword. It&#8217;s great when you have lots of new readers leaving lots of new comments, but that also means that your site is more likely to attract all the comment spammers and spambots out there. Akismet has been the go-to tool for this problem for quite [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>Growing a popular blog is very much a double-edged sword. It&#8217;s great when you have lots of new readers leaving lots of new comments, but that also means that your site is more likely to attract all the comment spammers and spambots out there.</p>
<p>Akismet has been the go-to tool for this problem for quite some time, but it is not without its flaws. It &#8220;detects&#8221; many false positives: comments that are legitimate can oftentimes be flagged as spam and never seen by the blog owner. An alternative to Akismet is <a href="http://basicblogtips.com/gasp-wordpress-plugin.html">GASP</a> and it claims to be more accurate in this regard.</p>
<p>Developed by Andy Bailey, the same guy who made the popular CommentLuv plugin, GASP stands for GrowMap Anti-Spambot Plugin. It works to combat spam from spambots by implementing a very simple feature. There is a checkbox that needs to be ticked before a comment can be posted. The text next to this reads, &#8220;Check box to confirm you are NOT a spammer.&#8221; Real comments get through and spambots do not.</p>
<p>Check out <a href="http://basicblogtips.com/gasp-wordpress-plugin.html">Basic Blog Tips</a> for more information about GASP. The plugin can then be found as a free download through the usual <a href="http://wordpress.org/extend/plugins/growmap-anti-spambot-plugin/">WordPress.org Plugin Directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/08/31/wordpress-wednesday-gasp-anti-spam-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Top 10 Widget Plugin</title>
		<link>http://blog.bluefur.com/2011/08/24/wordpress-wednesday-top-10-widget-plugin/</link>
		<comments>http://blog.bluefur.com/2011/08/24/wordpress-wednesday-top-10-widget-plugin/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 19:54:13 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8412</guid>
		<description><![CDATA[Blogs are a great way to showcase your latest work as the default configuration uses a reverse chronological order for your content. At the same time, this means older content can easily be lost and forgotten. How can you fix that? A great WordPress plugin called Top 10 helps draw attention to some of your [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>Blogs are a great way to showcase your latest work as the default configuration uses a reverse chronological order for your content. At the same time, this means older content can easily be lost and forgotten. How can you fix that?</p>
<p>A great WordPress plugin called <a href="http://ajaydsouza.com/wordpress/plugins/top-10/">Top 10</a> helps draw attention to some of your most popular posts. It keeps track of the page views on your blog, both on a daily basis and with all-time page views. The page view count can be shown on the individual posts themselves, but that&#8217;s not where the real value lies.</p>
<p>Instead, it&#8217;s much better to output this top 10 list as a widget to be shown in your sidebar or footer. This way, if someone arrives on your site reading one post, he or she will quickly and easily see what other posts are popular on your site. There are many features and options in this plugin too, allowing you to tweak it to suit your needs.</p>
<p>Head over to the <a href="http://ajaydsouza.com/wordpress/plugins/top-10/#downloads">developer&#8217;s site</a> to get more information about how this plugin works. You can access the free download link on that page or via the <a href="http://wordpress.org/extend/plugins/top-10/">WordPress.org Plugin Directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/08/24/wordpress-wednesday-top-10-widget-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Front End Editor</title>
		<link>http://blog.bluefur.com/2011/08/17/wordpress-wednesday-frontend-editor/</link>
		<comments>http://blog.bluefur.com/2011/08/17/wordpress-wednesday-frontend-editor/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 19:55:51 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8370</guid>
		<description><![CDATA[Have you ever wanted to make a minor alteration to one of your blog posts? Surely you have, but going back into the administration area of WordPress can prove to be such an extra hassle when all you want to do is make a minor edit. That&#8217;s why the Front End Editor plugin for WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>Have you ever wanted to make a minor alteration to one of your blog posts? Surely you have, but going back into the administration area of WordPress can prove to be such an extra hassle when all you want to do is make a minor edit.</p>
<p>That&#8217;s why the <a href="http://wordpress.org/extend/plugins/front-end-editor/">Front End Editor</a> plugin for WordPress is so useful. Instead of diving back into the WP Dashboard to fix a typo, you can edit your content directly from the site&#8217;s front end. A simple &#8220;edit&#8221; button appears for those with permissions to edit the posts and pages.</p>
<p>In fact, Front-end Editor can also be used to edit comments, widgets, and many more elements that are common to WordPress-based sites. The editor is not just for fixing basic text either, in case the changes are a little more substantial. This plugin utilizes a WYSIWYG editor, giving you the ability to change the font, add links, add italics, adjust images, and so on. </p>
<p>Find more information, as well as screenshots, at the <a href="http://wordpress.org/extend/plugins/front-end-editor/">WordPress Plugin Directory</a>. This is a free download, so you can find the link on that same page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/08/17/wordpress-wednesday-frontend-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Contact Call</title>
		<link>http://blog.bluefur.com/2011/08/10/wordpress-wednesday-contact-call/</link>
		<comments>http://blog.bluefur.com/2011/08/10/wordpress-wednesday-contact-call/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 20:00:35 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8335</guid>
		<description><![CDATA[One of the most common items that a website visitor wants to find is a means to contact you. You may already have some great information on your site about your products and services, but they may want to know more before placing an order. A contact page is a great start, especially if you [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>One of the most common items that a website visitor wants to find is a means to contact you. You may already have some great information on your site about your products and services, but they may want to know more before placing an order. </p>
<p>A contact page is a great start, especially if you have a contact form set up for e-mail communication. You might also list your phone number, but what if your customer is calling from another locale and doesn&#8217;t want to pay long distance? That&#8217;s where the <a href="http://wordpress.org/extend/plugins/contact-call-plugin/">Contact Call Plugin</a> can come in very handy.</p>
<p>The biggest advantage here is that the plugin can embed a &#8220;call us&#8221; button right on your website. When a visitor clicks on that, they call you from within the web browser. It&#8217;s that simple. Your call can then be received via Skype, mobile, GTalk, or landline. It works through the Push2Call protocol.</p>
<p>Go to the <a href="http://wordpress.org/extend/plugins/contact-call-plugin/">WordPress Plugin Directory</a> for more information on Contact Call, including an introductory video on the Push2Call service. Naturally, that page is also where you will find the free download link as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/08/10/wordpress-wednesday-contact-call/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: AMY Lite Plugin</title>
		<link>http://blog.bluefur.com/2011/08/03/wordpress-wednesday-amy-lite-plugin/</link>
		<comments>http://blog.bluefur.com/2011/08/03/wordpress-wednesday-amy-lite-plugin/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 19:44:02 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8299</guid>
		<description><![CDATA[Many people are making sizable incomes through their blogs. For some, it&#8217;s a part-time endeavor with part-time money. For others, it&#8217;s a full-time job. Whatever the case, selling advertising on a blog need not be too difficult. In place of or in addition to the various advertising networks, you may also be interested in selling [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>Many people are making sizable incomes through their blogs. For some, it&#8217;s a part-time endeavor with part-time money. For others, it&#8217;s a full-time job. Whatever the case, selling advertising on a blog need not be too difficult.</p>
<p>In place of or in addition to the various advertising networks, you may also be interested in selling private advertising. If so, you&#8217;ll want to have some good ad management software. The <a href="http://calendarscripts.info/amy-lite.html">A.M.Y. Lite WordPress Plugin</a> is one option that you might want to consider.</p>
<p>This ad management extension is a more basic version of its paid equivalent, but it still gives you the functionality that you need to run private advertising. It automatically tracks expiration dates, so you don&#8217;t need to pull expired ads on your own. The plugin allows for ad rotation too.</p>
<p>Go to <a href="http://calendarscripts.info/amy-lite.html">CalendarScripts.info</a> for screenshots and more information about the A.M.Y. Lite plugin. That is also where you can access the free download link.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/08/03/wordpress-wednesday-amy-lite-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: Check and Repair 404 Errors</title>
		<link>http://blog.bluefur.com/2011/07/27/wordpress-wednesday-check-and-repair-404-errors/</link>
		<comments>http://blog.bluefur.com/2011/07/27/wordpress-wednesday-check-and-repair-404-errors/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 19:47:23 +0000</pubDate>
		<dc:creator>Michael Kwan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.bluefur.com/?p=8277</guid>
		<description><![CDATA[There&#8217;s nothing more frustrating that going to a website via a link, only to find that the page does not exist. You don&#8217;t want that to become a common thing on your site and that&#8217;s why you need the Check and Repair 404 Errors WordPress plugin. This plugin works a little differently than some others [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.bluefur.com/images/wordpresswed.png'></p>
<p>There&#8217;s nothing more frustrating that going to a website via a link, only to find that the page does not exist. You don&#8217;t want that to become a common thing on your site and that&#8217;s why you need the <a href="http://tentblogger.com/404-plugin/">Check and Repair 404 Errors</a> WordPress plugin.</p>
<p>This plugin works a little differently than some others that seem to offer similar functionality. Rather than actively seeking broken links, it monitors when a visitor to your site receives a 404 error. It then records the URL that the visitor was trying to reach.</p>
<p>From there, you can log into the admin dashboard on your WordPress site and go to the report area for this plugin. There, you can look at the failed requests (from users, bots, search engines, and so on) and fix the issue manually. This is true of pages, broken outbound links, broken image links, and more. Anything that would generate a 404 error.</p>
<p>The Check and Repair 404 Errors WordPress plugin is developed by <a href="http://tentblogger.com/404-plugin/">Tent Blogger</a>. You can find more information on that site and then head over to the <a href="http://wordpress.org/extend/plugins/tentblogger-404-repair/">WordPress Plugin Directory</a> to access the free download link.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bluefur.com/2011/07/27/wordpress-wednesday-check-and-repair-404-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

