<?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/"
	>

<channel>
	<title>How To Blog&#187; &#187; Plugins</title>
	<atom:link href="http://bradtheblogboy.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradtheblogboy.com</link>
	<description>blogging 102</description>
	<pubDate>Fri, 19 Dec 2008 08:22:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Localizing Images</title>
		<link>http://bradtheblogboy.com/plugins/localizing-images/</link>
		<comments>http://bradtheblogboy.com/plugins/localizing-images/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 08:22:27 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=199</guid>
		<description><![CDATA[Localizing images on your wordpress blog often times is a tedious task, but something you need to do if you want to avoid hotlinking images in your blog.  I hate hotlinking to images for several reasons.  The first and foremost reason is it is bad form and impolite if you don&#8217;t have permission.  The second [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Localizing images on your wordpress blog often times is a tedious task, but something you need to do if you want to avoid hotlinking images in your blog.  I hate hotlinking to images for several reasons.  The first and foremost reason is it is bad form and impolite if you don&#8217;t have permission.  The second thing is you have no idea when, if or how that file might change.  This is less of a problem these days since disk space is cheap and people are often using image hosting services such as flickr.  In the old days though it was not uncommon for perverse webmasters to put up pornographic pictures using the same title that was being hotlinked too.  I remember seeing several business meetings go awry from this and learned quickly just how bad this practice can be.</p>
<p>Do I still hotlink even knowing the potential dangers?  The answer is yes and no.  I often times grab an image on the fly when I am posting, especially if I&#8217;m using Scribefire or Windows Live Writer and not working directly with the wordpress interface.  That said I never do it for very long, usually long enough to get back to my desk and work on my blog properl, never more than a day.</p>
<p>There is a way to easily fix your hotlinking problems with wordpress plugins once you sit down to do it.  To make the most of this process you will need an ftp program and for windows users I recommend FileZilla.  The two plugins you will want to have are <a title="Visit plugin homepage" href="http://www.linewbie.com/wordpress-plugins/">Hot Linked Image Cacher</a> and <a title="Visit plugin homepage" href="http://www.velvetblues.com/web-development-blog/wordpress-plugin-update-urls/">Velvet Blues Update URLs</a>.</p>
<p>The first step  is upload the plugins and install both plugins.  You will either need to use your ftp program or file management system on your server to create a directory upload in the Hot link Image Cache plugin folder and set the file permissions to 777.  Your first time running the HLIC plugin you will want to run it with the all setting to cache every static image you are hotlinking too.  After this time you can run for individual posts by simply using the post ID number.  The downside to this plugin is it puts everything in its own upload directory rather than the standard uploads directory.  On the plus side of this plugin it leaves any link you had associated with the image intact so you don&#8217;t have to worry about affiliate links getting broken.  This was my original intent in using the plugin, a program I run on another site requires me to host all the images and one post had ninety seven separate images linking to the advertiser page.</p>
<p>The second step is move the image files to your uploads directory.  The safest way to do this is download the contents of you HLIC plugin upload folder, then upload the contents to your uploads folder.  The big reason for this is when you go to export and import the data from another site the automatic uploading of images only recognizes the /wp-content/uploads/ folder when importing imagesm using a 755 permission set it is also a more secure directory.  You could simply use your FTP program to move the directory contents but should something go wrong with the url changes you could find yourself having problems.  When the folder contents are uploaded it is time to run the Update Urls command.  Start by inserting http://myblog.com/wp-content/plugins/hot-linked-image-cacher/upload/  then changing it to http://myblog.com/wp-content/uploads/.  It is a simple efficient process and I have never had a failure when changing this, but never think it can&#8217;t happen to you.  The downside of this plugin is it doesn&#8217;t alter the data in your meta data fields, which can be problematic if you have changed domain names and link through the meta data fields to such niceties as thumbnail images for every post.  The plus side is it makes updating any and every url in your blog extremely easy.</p>
<p>My last word on hotlinking is if you are worried about your original images then you should be using some for of hotlinking protection.  There are a couple of wordpress plugins, but most effectily are your server side options.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Flocalizing-images%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/localizing-images/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/localizing-images/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/localizing-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP Link Directory</title>
		<link>http://bradtheblogboy.com/plugins/wp-link-directory/</link>
		<comments>http://bradtheblogboy.com/plugins/wp-link-directory/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:53:00 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[backlinks]]></category>

		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[internet traffic]]></category>

		<category><![CDATA[link directory]]></category>

		<category><![CDATA[local news]]></category>

		<category><![CDATA[new feature]]></category>

		<category><![CDATA[newspapers]]></category>

		<category><![CDATA[page rank]]></category>

		<category><![CDATA[reciprocal link]]></category>

		<category><![CDATA[Syndication]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=178</guid>
		<description><![CDATA[In my quest to provide an every better experience for all my readers I have added a new feature in the way of the WP Link Directory.  This handy plugin allows site owners to make use of the constant flow of internet traffic.  Whether you are actively promoting your wordpress based site or [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>In my quest to provide an every better experience for all my readers I have added a new feature in the way of the <a href="http://bradstinyworld.com/link-directory/">WP Link Directory</a>.  This handy plugin allows site owners to make use of the constant flow of internet traffic.  Whether you are actively promoting your wordpress based site or not, this plugin also comes with some handy searchable identifiers.  Like CommentLuv, NoFollow Free and KeywordLuv blogs using the WP Link Directory can seach out blogs using it by searching for “<span style="font-size: small;"><span class="wpld_page">Powered by <a href="http://www.seanbluestone.com/wp-link-directory">WP Link Directory</a></span></span>“.  If you don’t want potential spammers finding you that way their is the option of removing the text link.  There is also the option of requiring a reciprocal link for sites of a designated page rank to increase your own backlinks and a nofollow option. Post Origin: <a href="http://bradstinyworld.com/science-and-technology/technology/blogging/wordpress/wp-link-directory/">Local News and Newspapers</a> Click this link to get your own syndication code.  Update:  Be advised Wordpress 2.7 beta 2 has problems displaying this plugin.  It works but the display is kind of screwy and it hangs up on the scripting a bit.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Fwp-link-directory%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/wp-link-directory/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/wp-link-directory/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/wp-link-directory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Links From The Unexpected</title>
		<link>http://bradtheblogboy.com/plugins/links-from-the-unexpected/</link>
		<comments>http://bradtheblogboy.com/plugins/links-from-the-unexpected/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 17:18:21 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Brad's Tiny World]]></category>

		<category><![CDATA[CNN]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[link]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[The Wall Street Journal]]></category>

		<category><![CDATA[Theme]]></category>

		<category><![CDATA[theme tools]]></category>

		<category><![CDATA[tracking]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=90</guid>
		<description><![CDATA[I was going through my Woopra stats not so long back when i noticed something very exciting and very unexpected.  My political blog, Brad&#8217;s Tiny World, was receiving a lot of traffic from CNN and within a few days of watching that incoming traffic I started noticing them coming from The Wall Street Journal.  When [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><a title="sphere-tools" rel="lightbox[pics88]" href="http://bradtheblogboy.com/wp-content/uploads/2008/07/sphere-tools2.png"><img class="attachment wp-att-89 alignleft" style="float: left;" src="http://bradtheblogboy.com/wp-content/uploads/2008/07/sphere-tools2.png" alt="sphere-tools" width="176" height="68" /></a>I was going through my Woopra stats not so long back when i noticed something very exciting and very unexpected.  My political blog, <a href="http://www.bradstinyworld.com">Brad&#8217;s Tiny World</a>, was receiving a lot of traffic from CNN and within a few days of watching that incoming traffic I started noticing them coming from The Wall Street Journal.  When tracking down this traffic I found it had come in the form of a sweet little plugin I had accidentally left on when I was testing what did and didn&#8217;t work with the new theme tools and WordPress  2.6.  I had long known <a href="http://wordpress.org/extend/plugins/sphere-related-content/">Sphere Related Content</a> plugin existed, in fact the version I had in the plugin directory was a few versions out of date, but I never really expected much from it and as such never used it.  What a mistake that was.</p>
<p>While the traffic generated was small, it was all relevant traffic and directed at specific stories.   To get those links I was citing and linking to stories on the major sites.  This was usually an excerpt with a backlink.  it was a small common courtesy, but well worth it.  That new traffic which fades after a story is no longer popular, does bring you people willing to give relevant comments and more important, it increased my social bookmark submissions.  I can&#8217;t promise you will gain anything from this plugin, but I also know it doesn&#8217;t take up very much room either.  Add it and comment on sites using it and see what happens for yourself.  You too might just find links from unexpected places.</p>
<p>Homepage<br />
Download: <a href="http://wordpress.org/extend/plugins/sphere-related-content/">Sphere Related Content</a></p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Flinks-from-the-unexpected%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/links-from-the-unexpected/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/links-from-the-unexpected/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/links-from-the-unexpected/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Must Have WordPress 2.5 Plugins</title>
		<link>http://bradtheblogboy.com/plugins/must-have-wordpress-25-plugins/</link>
		<comments>http://bradtheblogboy.com/plugins/must-have-wordpress-25-plugins/#comments</comments>
		<pubDate>Sun, 11 May 2008 13:08:28 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Akismet]]></category>

		<category><![CDATA[Andy Beard]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[blog software]]></category>

		<category><![CDATA[blogger]]></category>

		<category><![CDATA[Bloggers]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[bot]]></category>

		<category><![CDATA[coffee]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[del.icio.us]]></category>

		<category><![CDATA[Delaware]]></category>

		<category><![CDATA[Digg]]></category>

		<category><![CDATA[dofo]]></category>

		<category><![CDATA[dofollow]]></category>

		<category><![CDATA[Duplicate Content]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[Excerpts]]></category>

		<category><![CDATA[functionality]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[HeadSpace]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Indexing]]></category>

		<category><![CDATA[keyword]]></category>

		<category><![CDATA[link]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[LiveJournal]]></category>

		<category><![CDATA[MySpace]]></category>

		<category><![CDATA[nofollow]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Sitemap]]></category>

		<category><![CDATA[social tools]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[Tags]]></category>

		<category><![CDATA[technorati]]></category>

		<category><![CDATA[Theme]]></category>

		<category><![CDATA[thingy]]></category>

		<category><![CDATA[tracking]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[twitter tools]]></category>

		<category><![CDATA[widget]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=83</guid>
		<description><![CDATA[There were several old combinations that worked well together but since WordPress 2.3 came out many of them stopped working properly or stopped working altogether. Fear not there are replacements out there. Unlike many of the regurgitated idiot lists currently out there, everything I list will work in WordPress 2.5 the only version of the [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p class="MsoNormal">There were several old combinations that worked well together but since WordPress 2.3 came out many of them stopped working properly or stopped working altogether.<span> </span>Fear not there are replacements out there.<span> </span>Unlike many of the regurgitated idiot lists currently out there, everything I list will work in WordPress 2.5 the only version of the blog software you should be running.</p>
<p class="MsoNormal">Ultimate Tag Warrior hasn’t been supported by the author since WordPress 2.3 came out. Many of its features and those of Bunny’s Technorati Tags, Jerome’s Keywords, and other tagging programs are easily replaced in better plugins. <span> </span>The All in One SEO Pack can even be replaced now.</p>
<p class="MsoNormal">The new power plugin combination consists of Headspace2 and Simple Tags. Between these two plugins you can hand every task that you used to require half a dozen plugins and tweaks.<span id="more-62"></span><span> </span></p>
<p class="MsoNormal">Simple Tags takes over most of what was done by most of the old tagging plugins did.<span> </span>While it alone doesn’t do everything UTW did that can be handled by Headspace2.<span> </span>There are two more tagging plugins you may wish to consider as options.<span> </span><a href="http://gormful.com/projects/wp23-technorati-tags/">Gormful’s Technorati Tags</a> will give you another formatting option.<span> </span>Tag This will allow users to add/suggest tags at will or with the parameters you set.</p>
<p class="MsoNormal"><a href="http://urbangiraffe.com/plugins/headspace2/">Headspace2</a> while a more complicated option than the much love All In One SEO Pack, is simply a <a href="http://knowledgeconstructs.com/tag/headspace2/">more powerful tool</a> and one you would do well to learn.<span> </span>Mani at the Daily SEO Blog has a very good <a href="http://www.dailyseoblog.com/2008/03/seo-green-version-101-updated-and-some-headspace-tutorials/">tutorial on Headspace2</a>.<span> </span>He also confirms my suspicion if you are using Google XML Sitemaps you can’t use both Headspace2 and AIOSP without causing plugin clash. <span> </span>This video will give you a nice look at Headspace2.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/T8um7a0fUfc&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/T8um7a0fUfc&amp;hl=en" wmode="transparent"></embed></object></p>
<p class="MsoNormal">The two standard plugins most people list and I will confirm is the default Akismet for spam control and Google XML Sitemap plugin for indexing.<span> </span>Both of these are pretty standard among power WordPress Bloggers because they work.<span> </span>There are other options like GT Site Crawler that may be better for indexing your site if it contains more than just a blog.</p>
<p class="MsoNormal">The next problem one faces with their blog is linking.<span> </span>In my opinion if you are using a good spam plugin like Akismet and practice good comment policy like requiring name and email and a previously approved comment then turning off the nofollow will gain you more than you lose in time.<span> </span>I have used the <a href="http://kimmo.suominen.com/archives/2005/02/dofollow/">DoFollow</a> plugin for some time but have just recently started looking at the more customizable <a href="http://www.michelem.org/wordpress-plugin-nofollow-free/">NoFollow Free</a>.<span> </span>Either way you go the plugin works well in WP 2.5, but don’t use them both.</p>
<p class="MsoNormal" style="text-indent: 0in;">Once you decide which nofollow plugin to use.<span> </span>You need to think about how the nofollow and duplicate content affects your SEO.<span> </span>To clue you into this plugin I give you the words of Andy Beard the plugins creator.</p>
<p class="MsoNormal" style="text-indent: 0in;">“This plugin is intended to be used in advanced linking structures such as those described in <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">Wordpress SEO Masterclass For Competitive Niches</a></p>
<p class="MsoNormal" style="text-indent: 0in;">Rather than blocking duplicate content pages, they can be used to your advantage…. (NFTD) has a method of channeling &#8220;Google Juice&#8221; away from pages that are receiving the majority of links, to pages that you wish to rank well, and also to your homepage to enhance monetization.”</p>
<p class="MsoNormal" style="text-indent: 0in;">For the record I recommend <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">Wordpress SEO Masterclass For Competitive Niches</a> wholeheartedly.</p>
<p class="MsoNormal" style="text-indent: 0in;"><span> </span>WordPress comes with the Tiny MCE editor, but the <a href="http://wordpress.org/extend/plugins/tinymce-advanced/">Tiny MCE Advanced</a> plugin will greatly expand the functionality to almost the point of being as good as MS Word for features.<span> </span>The good thing is depending on the kind of blog you run most of these features are useful and easily added or removed.</p>
<p class="MsoNormal">The next three are really optional plugins, but I have included them because of how useful they are.<span> </span>First as a writer and avid reader I like two spaces between sentences. This is what you get with the <a href="http://coffee2code.com/wp-plugins/extra-sentence-space/">Extra Sentence Space</a> plugin from Coffee to Code.<span> </span>The <a href="http://urbangiraffe.com/plugins/disable-wpautop/">Disable wpautop</a>, removes WordPress’s automatic paragraph formatting.<span> </span>This is useful for those who wish to have more control of elements from their style sheet.<span> </span>Excerpt Editor does a great job auto-generating your excerpt and can easily be customized.<span> </span>This is important for your front page SEO and channeling Google Juice to the right places.</p>
<p class="MsoNormal">Along with post style controlled<span> </span>from your style sheet I believe that most of your image and video styling should not be plugin control, but rather be a function of either WordPress’s native image/video functions or controlled from your CSS.<span> </span>There are a few image video plugins that I do find handy though.<span> </span>The only Image related plugins I use at the moment is <a title="Visit plugin homepage" href="http://blog.japonophile.com/flexible-upload/">Flexible upload</a> and <a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/seo-image/">SEO Friendly Images</a>.<span> </span>Flexible upload handles some of issues that were present in 2.5’s first release.<span> </span><a title="Visit plugin homepage" href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-image">SEO Friendly Images</a> takes care of some of the extra bits like image description and alt info automatically.</p>
<p class="MsoNormal">Last but not least important are your social plugins.<span> </span>The first one to mention is the LiveJournal Cross Poster (LJXP) I am hosting the hacked version of this that is friendly to both 2.3 and 2.5 installs.<span> </span>If you still have friends there or want to simply post excerpts with links back into some of the promo communities this plugin will be your best friend. You can also download the excerpts from LJ and post them to any number of other blogs easily enough.<span> </span>I aggregate all 4 of my blogs LJXPs on WordPress.com.<span> </span>You can also snatch the HTML code from the LJ post and post it to a fair number of other blogging communities like Blogger and MySpace.</p>
<p class="MsoNormal">(There is a MySpace crossposter but I have never made it work and no one I have ever met has been able to either.<span> </span>If anyone gets it to work please let me know)<span> </span></p>
<p class="MsoNormal" style="text-indent: 0in;"><span> </span><span> </span>The next group of social tools includes <a href="Twitter%20Tools">Twitter Tools</a> which is very good about posting your blog post updates to twitter, but it sucks for posting your tweets on your blog.<span> </span>For tweet posting I prefer <a href="MyTwitter">MyTwitter</a> which will allow you to hard code your tweeting and place it anywhere you want on your blog.<span> </span>You can also use the hard coding methods described on your Twitter account.<span> </span>The one thing you do need to know about twitter tools and the 2.5 widget layout.<span> </span>You have to uninstall the plugin or change themes to remove the widget.</p>
<p class="MsoNormal" style="text-indent: 0in;"><span> </span>The plugin I feel you almost certainly need to have if you are a serious blogger is a social bookmarking plugin.<span> </span>I prefer <a href="http://sharethis.com/index">Share This</a> for two reasons.<span> </span>One it has a small footprint and can be hard coded for exact placement.<span> </span>Secondly it has tracking available for your blog.<span> </span>If you want a bigger selection of Social Sites on hand, especially if you are using non US English sites I suggest using <a href="http://push.cx/sociable">Sociable</a>.<span> </span>You will have a bigger footprint and its gaudy but it gets the job done.</p>
<p class="MsoNormal" style="text-indent: 0in;"><span> </span>The last plugin in the category I want to mention is <a href="http://wp.uberdose.com/2007/11/09/auto-social-wordpress-plugin/">Auto Social</a>.<span> </span>This handy little plugin will automatically submit your posts to Del.icio.us for you using all your own tagging information.<span> </span>It makes a powerful end of day digest post when you combine it with the Del.icio.us Thingy.</p>
<p class="MsoNormal" style="text-indent: 0in;"><span> </span>There are some site specific plugin for Digg, Sphinn, Reddit, and Technorati.<span> </span>I however think it is far better to hand code these links for better layout control.</p>
<p class="MsoNormal" style="text-indent: 0in;">
<p class="MsoNormal" style="text-indent: 0in;">In the end there are other tools and new ones will come along, but with this list you can quickly turn an ordinary blog into a power blog</p>
<p class="MsoNormal">
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Fmust-have-wordpress-25-plugins%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/must-have-wordpress-25-plugins/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/must-have-wordpress-25-plugins/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/must-have-wordpress-25-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New WordPress 2.5 Plugins</title>
		<link>http://bradtheblogboy.com/plugins/new-wordpress-25-plugins/</link>
		<comments>http://bradtheblogboy.com/plugins/new-wordpress-25-plugins/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 17:55:25 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[blogger]]></category>

		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[coffee]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[link]]></category>

		<category><![CDATA[MIL]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[Plugins. WordPress]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[URL]]></category>

		<category><![CDATA[URLs]]></category>

		<category><![CDATA[web authoring]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=64</guid>
		<description><![CDATA[I hit the jackpot on good plugin finds today for all you junkines. This morning I found myself sitting face to face with a site called Coffee 2 Code and a long list of WordPress 2.5 compatible plugins. I won’t go through the whole list but here are the ones you can bet will find [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p class="MsoNormal">I hit the jackpot on good plugin finds today for all you junkines.<span> </span>This morning I found myself sitting face to face with a site called <a href="http://coffee2code.com/">Coffee 2 Code</a> and a long list of WordPress 2.5 compatible plugins.<span> </span>I won’t go through the whole list but here are the ones you can bet will find their way into my blogs very soon.</p>
<p class="MsoListParagraphCxSpFirst" style="margin-left: 1in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-family: Symbol;"><span>·<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->Auto Hyprelink URLs.<span> </span>It does just what it says by coding any plaint URL from your post or comment into a clickable link.<span> </span>While this has the potential for abuse with spam, it does mean you can remove the linking feature from the comments that might redirect someone elsewhere.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-family: Symbol;"><span>·<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->HTML Special Character Helper.<span> </span>I don’t this very often, but when I do I really hate looking it up in an external program.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-family: Symbol;"><span>·<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->Post to Post Link.<span> </span>While this is easily done with some preplanning normally, the description makes it look even simpler.<span> </span>I haven’t gone through the full trial on it, but it looked too good not to mention.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-family: Symbol;"><span>·<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->Extra Sentence Space.<span> </span>As a novelist, this is one of those things that really, really bugs me about writing online.<span> </span>I see single spaces between a period and the next sentence and I want to correct it, which is bad because I have been web authoring before we were even calling it the web so I should be used to it, but I’m not.</p>
<p class="MsoListParagraphCxSpLast" style="margin-left: 1in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-family: Symbol;"><span>·<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><!--[endif]-->Obfuscate <span> </span>Email.<span> </span>This is another one I really don’t need since I already use another method to prevent harvesting.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Fnew-wordpress-25-plugins%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/new-wordpress-25-plugins/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/new-wordpress-25-plugins/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/new-wordpress-25-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two New Plugins for me</title>
		<link>http://bradtheblogboy.com/other-blogging-tools/two-new-plugins-for-me/</link>
		<comments>http://bradtheblogboy.com/other-blogging-tools/two-new-plugins-for-me/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 02:22:40 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Other Blogging Tools]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[dofo]]></category>

		<category><![CDATA[dofollow]]></category>

		<category><![CDATA[Duplicate Content]]></category>

		<category><![CDATA[Excerpts]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[link]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[nofollow]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[Plugins. WordPress]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Theme]]></category>

		<category><![CDATA[Upgrade]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=46</guid>
		<description><![CDATA[WordPress Excerpt Editor
Excerpt Editor lets you easily make post excerpts from all your posts and pages.  With a host of options that will allow you to customize the excerpts including one to let you show the latest post in its entirety and the rest in excerpt or even giving you the entire home page [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><h3 id="post-47" class="entrytitle"><a title="WordPress Excerpt Editor" href="http://www.laptoptips.ca/projects/wordpress-excerpt-editor/">WordPress Excerpt Editor</a></h3>
<p>Excerpt Editor lets you easily make post excerpts from all your posts and pages.  With a host of options that will allow you to customize the excerpts including one to let you show the latest post in its entirety and the rest in excerpt or even giving you the entire home page as full posts while the rest are excerpted.  There are a couple of really good reasons for using excerpts.    First it will even out how your page looks when people show up on it.  For those of us who are occasionally long winded and other times not so much this is a very good thing.  The second big reason to use them is it eliminates quite a bit of duplicate content which is bad for SEO.</p>
<p>
The second new plugin for me is <a href="http://andybeard.eu/wordpress-plugins/nofollow-those-dupes">NoFollow Those Dupes</a> which is something that not everyone is going to need.  I have actually installed it here yet as I am working on some theme upgrades before I do.  The great thing is it doesn&#8217;t actually eliminate duplicate content, which just irritates the Google crawler, it turns them into nofollow links.  You can easily integrate this one into your blog without getting  conflict errors with your dofollow plugins, which is very nice.
</p>
<p>if you want to see either of these in action have your browser set to show you the nofollow links and head on over to <a title="The Other Blog" href="http://bradsotherblog.com">The Other Blog</a>.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fother-blogging-tools%2Ftwo-new-plugins-for-me%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/other-blogging-tools/two-new-plugins-for-me/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/other-blogging-tools/two-new-plugins-for-me/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/other-blogging-tools/two-new-plugins-for-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Brad&#8217;s Essential List of WordPress Plugins</title>
		<link>http://bradtheblogboy.com/plugins/brads-essential-list-of-wordpress-plugins/</link>
		<comments>http://bradtheblogboy.com/plugins/brads-essential-list-of-wordpress-plugins/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 00:23:07 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Akismet]]></category>

		<category><![CDATA[Analytics]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[blogger]]></category>

		<category><![CDATA[Bloggers]]></category>

		<category><![CDATA[CommentLuv]]></category>

		<category><![CDATA[del.icio.us]]></category>

		<category><![CDATA[Delaware]]></category>

		<category><![CDATA[feed]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[HeadSpace]]></category>

		<category><![CDATA[link]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[Meta]]></category>

		<category><![CDATA[ping]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Sitemap]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[Tags]]></category>

		<category><![CDATA[technorati]]></category>

		<category><![CDATA[Theme]]></category>

		<category><![CDATA[thingy]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=36</guid>
		<description><![CDATA[
Akismet This is the best in spam control there is hands down.
Ultimate GA (Google Analytics) You can use the Google Analytics services without this plugin, but frankly why would you want to.  It makes the service so much easier to use and, even better will write a lot of the code into your blog [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><ul>
<li><a title="Visit plugin homepage" href="http://akismet.com/">Akismet</a> This is the best in spam control there is hands down.</li>
<li><a href="http://www.oratransplant.nl/uga/">Ultimate GA</a> (Google Analytics) You can use the Google Analytics services without this plugin, but frankly why would you want to.  It makes the service so much easier to use and, even better will write a lot of the code into your blog for you.  This is a 5 star plugin and a must have.</li>
<li><a href="http://urbangiraffe.com/plugins/headspace2/">HeadSpace 2</a> is the best all around meta tool there is.  It is a little harder to get setup than the All in One SEO Pack but it is a far superior plugin.  Mani at <a href="http://www.dailyseoblog.com/2008/03/seo-green-version-101-updated-and-some-headspace-tutorials/">Daily SEO</a> has a really great post about getting it set up right using one of his themes, but the principals are the same no matter what theme you use.</li>
<li><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google XML Sitemap Generator</a> is the best tool you can have for getting indexed quickly and efficiently.</li>
<li><a href="http://www.fiddyp.co.uk/commentluv-wordpress-plugin/">CommentLuv</a> by FiddyP is a sure fire way to get your readers involved by providing not only a link back to their site, but assuming they have an accessible feed it will post a link to their latest post too.</li>
<li><a href="http://wp.uberdose.com/2007/11/09/auto-social-wordpress-plugin/">Auto Social</a> is a sure fire way to make sure your posts get to Del.icio.us  Every post you makes gets submitted with your post tags.  If you couple this with the post thingy that will put all your daily tagging into a single post auto post it to your blog, then you are in good shape to have a daily wrap up of everything you are doing online.  See <a href="http://bradsotherblog.com">The Other Blog</a> for an example of how I aggregate this feature.</li>
<li><a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/simple-tags">Simple Tags</a> This is a plugin that has been around a long time, but one that is rather new for me.  It is in a word complete tag management and may eventually displace my use of <a title="Visit plugin homepage" href="http://gormful.com/projects/wp23-technorati-tags/">Technorati Tags</a> once I learn to use it to its fullest extent.<a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/simple-tags"><br />
</a></li>
<li><a title="Visit plugin homepage" href="http://sharethis.com/">ShareThis</a> Bloggers are foolish not to include multiple ways for people to add their posts to their favorite social bookmarking sites.  I like Share this because of its tiny footprint, just a small green square that expands when clicked on.  If you use Socialize which is probably the other one you have seen a lot of I suggest keeping the number of sites manageable and fixing the plugins ss so you have 100% opacity.<a title="Visit plugin homepage" href="http://sharethis.com/"><br />
</a></li>
<li><a title="Visit plugin homepage" href="http://gormful.com/projects/wp23-technorati-tags/">Technorati Tags</a> When set up right will use WordPress&#8217;s native tagging feature to create Technorati tags and provide the appropriate links back to Technorati.<a title="Visit plugin homepage" href="http://gormful.com/projects/wp23-technorati-tags/"><br />
</a></li>
<li><a title="Visit plugin homepage" href="http://www.laptoptips.ca/projects/tinymce-advanced/">TinyMCE Advanced</a> Last but not least getting a hold of this dynamic plugin will help you control your content far btter than the native posting interface.  it is like going from MS Wordpad to the latest and Greatest version of Word in terms of features.<a title="Visit plugin homepage" href="http://www.laptoptips.ca/projects/tinymce-advanced/"><br />
</a></li>
<li><a rel="bookmark" href="http://urbangiraffe.com/plugins/headspace2/"></a></li>
</ul>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fplugins%2Fbrads-essential-list-of-wordpress-plugins%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/plugins/brads-essential-list-of-wordpress-plugins/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/plugins/brads-essential-list-of-wordpress-plugins/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/plugins/brads-essential-list-of-wordpress-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LiveJournal CrossPosting Plugin -WP2.5</title>
		<link>http://bradtheblogboy.com/blogging/livejournal-crossposting-plugin-wp25/</link>
		<comments>http://bradtheblogboy.com/blogging/livejournal-crossposting-plugin-wp25/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 01:06:52 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Brad's Tiny World]]></category>

		<category><![CDATA[CrossPosting]]></category>

		<category><![CDATA[handy tool]]></category>

		<category><![CDATA[LiveJournal]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=21</guid>
		<description><![CDATA[I modified the original LiveJournal CrossPosting plugin and have had it sitting on Brad&#8217;s Tiny World since the day 2.5 came out.  It is a rather handy tool to have as cross posting your blog entries to your LJ page certainly brings in more traffic without any extra work.  With the move going [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>I modified the original LiveJournal CrossPosting plugin and have had it sitting on Brad&#8217;s Tiny World since the day 2.5 came out.  It is a rather handy tool to have as cross posting your blog entries to your LJ page certainly brings in more traffic without any extra work.  With the move going on at Tiny World I am bringing the plugin over here.</p>
<p><a href="http://www.bradtheblogboy.com/files/ljxpwp25.rar">LiveJournal XP WordPress25 </a></p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fblogging%2Flivejournal-crossposting-plugin-wp25%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/blogging/livejournal-crossposting-plugin-wp25/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/blogging/livejournal-crossposting-plugin-wp25/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/blogging/livejournal-crossposting-plugin-wp25/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
