<?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>How To Blog &#187; software</title>
	<atom:link href="http://bradtheblogboy.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradtheblogboy.com</link>
	<description>blogging 102</description>
	<lastBuildDate>Fri, 14 May 2010 06:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Guest Book</title>
		<link>http://bradtheblogboy.com/wordpress-2/theme/the-guest-book/?source=rss</link>
		<comments>http://bradtheblogboy.com/wordpress-2/theme/the-guest-book/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 11:07:30 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[average website owner]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[dofo]]></category>
		<category><![CDATA[dofollow]]></category>
		<category><![CDATA[How To Blog]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[LiveJournal]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[screen saver]]></category>
		<category><![CDATA[ScribeFire]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=122</guid>
		<description><![CDATA[Reading time: 3 &#8211; 4 minutes
In the early days of web design one of the few interactive things you could do with your readers was set up a guest book.  At first this was next to impossible because almost anyone and everyone who had a website was operating on free sites like Geocities, Angelfire, [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 3 &#8211; 4 minutes</p>
<p>In the early days of web design one of the few interactive things you could do with your readers was set up a guest book.  At first this was next to impossible because almost anyone and everyone who had a website was operating on free sites like Geocities, Angelfire, or Tripod.  There was no cgo access unless you paid for it, so there was no interaction beyond the simple mail form.  Eventually most of them had heard the call for interaction and offered up ready made guest books. By that time it was really too late to do anything about it, blogging had been invented and was taking quick hold on sites like LiveJournal and <a href="http://www.blogger.com">Blogger</a>.  The world of interactivity was upon the average website owner, and we went from simple users to publishers.</p>
<p>The advent of blogging with threaded post and comments we respond to or at the very least should be responding to left behind the old guest book format.  Users could now interact with authors directly over on subject specific ideas.  Simply put the guest book was stiff, bereft of use, pushing up digital daisies, had run down the curtained screen saver, had emptied the recycle bin with ccleaner, overwritten multiple times with randomized ones and zeroes, and joined auto-starting background midi files as things Skippy should never put on a site.  The guest book was and ex-webpage!  That was until I figured out a use for it.<span id="more-122"></span></p>
<p>I know you are thinking this guy is ought of his bloody mind.  Well I might be, but never the less I know how to make the guest book useful once again.  Every blogger gets comment like &#8216;this is nice&#8217; and &#8216;I like the post&#8217;.  For those of us kind bloggers using a dofollow system this is annoying crap.  However with a nofollow guest book and a <a href="http://www.zirona.com/software/wordpress-move-comments/">move comments plugin</a> we can preserve those comments, because some of them actually mean what they say and could give a damn about the backlink, and keep our blogs from being fodder for spammers.  The second plugin you will want if you wish to keep dofollow status is a <a href="http://yoast.com/wordpress-noindex-specific-posts-and-pages/">conditional plugin</a> that allows for conditional nofollow noindex posts and pages.</p>
<p>Once you have your plugin installed you can start by creating the guest book.  If you are a nofollow blog the process is pretty simple, just create called guest book add a few lines of text and stick the post link in your menu.  Alternately if your theme allows for comments on pages you can make it a page and it should automatically go into your navigation structure.  Assuming you are a kind dofollow blogger honoring your readers comments, you are going to need to do a few things differently for the guest book to work like it should and not screw up the rest of your blog.</p>
<p>After activating the plugins the next thing you will want to do is make a copy of your single.php and rename it guestbook_template.php.  This is the file we will edit.  Top the top of this file you will want to add the following code:</p>
<p>&lt;?php<br />
/*<br />
Template Name: guestbook<br />
*/<br />
?&gt;</p>
<p>Once this page is uploaded create a new page using the guestbook page template.  Say a few words of kind warning about the kind of comments that should go in posts and the kind that belong here.  Set the page to nofollow and noindex and you are ready to go.  Move your comments at will and enjoy your new found guest book.</p>
<p>Post 8 of 100 of <a href="%E2%80%9Dhttp://www.bradstinyworld.com%E2%80%9D">Brad’s Tiny World</a> Scribefire Challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/wordpress-2/theme/the-guest-book/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems At Technorati</title>
		<link>http://bradtheblogboy.com/rank-and-ratings/problems-at-technorati/?source=rss</link>
		<comments>http://bradtheblogboy.com/rank-and-ratings/problems-at-technorati/#comments</comments>
		<pubDate>Fri, 30 May 2008 15:56:05 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
				<category><![CDATA[Rank and Ratings]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[anchor links]]></category>
		<category><![CDATA[Authority]]></category>
		<category><![CDATA[automatic ping services]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[board admin]]></category>
		<category><![CDATA[Bulletin Board]]></category>
		<category><![CDATA[discussion board]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fraudulent principal]]></category>
		<category><![CDATA[http://www.bradsotherblog.com]]></category>
		<category><![CDATA[http://www.technorati.com/ping]]></category>
		<category><![CDATA[Indexing]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[MIL]]></category>
		<category><![CDATA[mouths]]></category>
		<category><![CDATA[paid advertising]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search traffic]]></category>
		<category><![CDATA[second time]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[suggestion]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=69</guid>
		<description><![CDATA[Reading time: 4 &#8211; 6 minutes
Something is up at Technorati.  For more than a month now I have been having problems with them properly indexing one of my blogs.  Despite the fact that it was being updated either manually or automatically with daily digest posts, http://www.bradsotherblog.com was simply not getting its ping through [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 4 &#8211; 6 minutes</p>
<p>Something is up at Technorati.  For more than a month now I have been having problems with them properly indexing one of my blogs.  Despite the fact that it was being updated either manually or automatically with daily digest posts, <a href="http://www.bradsotherblog.com">http://www.bradsotherblog.com</a> was simply not getting its ping through to Technorati.  This just isn’t me, either.</p>
<p>The first suggestion they made was to manually ping your blog at <a href="http://www.bradsotherblog.com">http://www.technorati.com/ping</a> this works for all of my blogs except <a href="http://www.bradsotherblog.com">The Other Blog</a>.  After trying that and a ticket submitted with no answer I finally complained on the post board and the blog was quickly taken care of.  They apparently want to take care of people who open their mouths in public a lot faster than they do those who wait patiently for returned emails.  Well that one ping they did worked exactly once, the blog updated and jumped from an authority of 8 to 14 when all was said and done.</p>
<p>I checked back a week later and nothing since that day had been indexed.  I sent another ticket and posted on the bulletin board the same day.  Three days afterwards I received a reply to the first email and was told the blog had been indexed, what they didn’t say was it was done shortly after I made the problem known on the bulletin board.  I have since had to make more than half a dozen posts in order to get the blog regularly indexed.  Who ever is in charge of doing that does it pretty speedily and should be rewarded for it.<br />
<span id="more-69"></span><br />
I have received several answers as to why this is happening from the board admin, and none of them are very likely.  First I wasn&#8217;t given an answer.  The second time I was told there was just a delay in indexing.  The next time they blamed it on the number of anchor links some of my posts contain.  They have blamed it on the number of tags.  They have always fixed it an done an auto update but they refuse to address the key issue many bloggers are having.  Neither the automatic ping services nor the manual ping at Technorati are working for many of us.</p>
<p>As I said this isn&#8217;t just my problem either.  If you surf over to the <a href="http://support.technorati.com/discussions/">Technorati discussion board </a>you will find quite a few people who have gone a couple of days without being tracked to those who have gone weeks.  One blogger reports his blog hadn&#8217;t been indexed for more than a year.  I have no idea how often he posts, but Technorati simply can&#8217;t say his problem was a simple delay in indexing.</p>
<p>If you are a serious blogger with a Technorati account don&#8217;t just assume it has been working for you, go check it out.  I know some of you are asking what the big deal is.  First off if you are displaying the Technorati logo on your blog, you are advertising them in exchange for a service which includes indexing and providing search traffic.  If they aren&#8217;t providing that, then they are operating on a fraudulent principal and should be paying you for the advertising.  Secondly they are getting paid advertising because of the service they provide, I think the advertisers that pay them should be made aware that they aren&#8217;t getting everything they are paying for.  I know I certainly would if I were paying big bucks to advertise on a site making claims of tracking a hundred million plus blogs, but only updating three quarters of their claim.  The fact is they are a corporation and all corporations private or public need to be held accountable to proper standards.</p>
<p>I won&#8217;t debate whether they have the right or not to deny tracking of individual blogs, but the fact is they have an obligation to tell people that their blogs will not be tracked.  They don&#8217;t even have to provide a reason, they just have to be honest about doing it.  Of course none of us know if this is a softwarer glitch, which they have never admitted to, but they need to come out and say something one way or another.  Failure to do or say something is the best way for them to lose their credibility.  I can live with it being some sort of technical problem, we have all experienced those, but the fact is something needs to be done and done soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/rank-and-ratings/problems-at-technorati/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Must Have WordPress 2.5 Plugins</title>
		<link>http://bradtheblogboy.com/wordpress-2/plugins/must-have-wordpress-25-plugins/?source=rss</link>
		<comments>http://bradtheblogboy.com/wordpress-2/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[Author]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blog software]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[Bloggers]]></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[Editor]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Excerpts]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[HeadSpace]]></category>
		<category><![CDATA[How To Blog]]></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[the LJ post]]></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[writer]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=83</guid>
		<description><![CDATA[Reading time: 7 &#8211; 12 minutes
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 [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 7 &#8211; 12 minutes</p>
<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 href="http://blog.japonophile.com/flexible-upload/"title="Visit plugin homepage" >Flexible upload</a> and <a href="http://wordpress.org/extend/plugins/seo-image/"title="Visit plugin homepage" >SEO Friendly Images</a>.<span> </span>Flexible upload handles some of issues that were present in 2.5’s first release.<span> </span><a href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-image"title="Visit plugin homepage" >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">
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/wordpress-2/plugins/must-have-wordpress-25-plugins/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Blogging Tip</title>
		<link>http://bradtheblogboy.com/how-to/todays-blogging-tip/?source=rss</link>
		<comments>http://bradtheblogboy.com/how-to/todays-blogging-tip/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 04:17:05 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
				<category><![CDATA[How To Blog]]></category>
		<category><![CDATA[Reference Site]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[Pajama Professional]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Site Design]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tricks of the Trade]]></category>
		<category><![CDATA[web developers]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=12</guid>
		<description><![CDATA[Reading time: 1 &#8211; 2 minutes
Today&#8217;s blogging tip is don&#8217;t over extend yourself.  If you don&#8217;t have time to commit to your blog(s) then you have probably over extended yourself with either the blogs or your other activities.  Either way trying to do both will make your life suck and no one gives a damn [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 1 &#8211; 2 minutes</p>
<p>Today&#8217;s blogging tip is don&#8217;t over extend yourself.  If you don&#8217;t have time to commit to your blog(s) then you have probably over extended yourself with either the blogs or your other activities.  Either way trying to do both will make your life suck and no one gives a damn if you blog about your sucky life!  When you start out blogging you need to make some serious time commitments to your blog and not just writing the posts either.   Unless you have the extra cash to throw around at web developers then you really need to spend time learning site design, SEO, your blogging software, and all the latest information about the plugins that will make your blog great.  How do you do it?  You do it by reading a lot of really great blogs or better yet their feeds since you can do that quite a bit faster.  Where Should you start reading?  Here is my short list</p>
<ul>
<li></li>
<li><a href="http://www.problogger.net/">Pro Blogging</a></li>
<li><a href="http://www.perfectblogging.com/">Perfect Blogging</a></li>
<li><a href="http://pajamaprofessional.com/">Pajama Professional</a></li>
</ul>
<p>That should hold you for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/how-to/todays-blogging-tip/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Theme problems after the WordPress 2.5 upgrade</title>
		<link>http://bradtheblogboy.com/wordpress-2/theme/theme-problems-after-the-wordpress-25-upgrade/?source=rss</link>
		<comments>http://bradtheblogboy.com/wordpress-2/theme/theme-problems-after-the-wordpress-25-upgrade/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 16:09:24 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Brad's Tiny World]]></category>
		<category><![CDATA[coding errors]]></category>
		<category><![CDATA[How To Blog]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[MyBlogLog]]></category>
		<category><![CDATA[noob]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software upgrade]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[WordPress Upgrade]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=5</guid>
		<description><![CDATA[Reading time: 1 &#8211; 2 minutes
WordPress 2.5 seems to be more particular than early releases to coding errors.  One possible result is the loss of sidebars and footers.  Elezend asked about this very problem on Lorelle on Wordpress, then again at Brad&#8217;s Tiny World.  Elezend&#8217;s footer which contains MyBlogLog and Blog Catalog displays just up [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 1 &#8211; 2 minutes</p>
<p>WordPress 2.5 seems to be more particular than early releases to coding errors.  One possible result is the loss of sidebars and footers.  <a href="http://www.elezend.com/"><span class="cpEmbedPageCommentHeaderAuthorLinkCustom">Elezend</span></a><span class="cpEmbedPageCommentHeaderAuthorLinkCustom"> asked</span> about this very problem on <a href="http://lorelle.wordpress.com/2008/03/29/wordpress-25-released/">Lorelle on Wordpress</a>, then again at Brad&#8217;s Tiny World.  Elezend&#8217;s footer which contains MyBlogLog and Blog Catalog displays just up and disappeared upon upgrading.  Personally I think upgrading on day one of any software upgrade is a bad idea, but that is from years of going WTF and looking at frozen computer screens.</p>
<p>This is going to be a multistep fix and some trial and error So lets get started.</p>
<ol>
<li>The first thing I want to try to make sure this is not a general theme problem is to remove the MyBlogLog and Blog Catalog coding</li>
<li><a href="http://bradtheblogboy.com/wp-content/uploads/2008/04/elezendbegin2.png?source=rss"><img class="alignnone size-full wp-image-6" title="In The Begining" src="http://bradtheblogboy.com/wp-content/uploads/2008/04/elezendbegin2.png" alt="" width="374" height="466" /></a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/wordpress-2/theme/theme-problems-after-the-wordpress-25-upgrade/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
