<?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; Theme</title>
	<atom:link href="http://bradtheblogboy.com/category/theme/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>The Guest Book</title>
		<link>http://bradtheblogboy.com/featured-post/the-guest-book/</link>
		<comments>http://bradtheblogboy.com/featured-post/the-guest-book/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 11:07:30 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Featured Post]]></category>

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

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

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

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

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

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

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

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

		<category><![CDATA[dofollow]]></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[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 [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><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>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ffeatured-post%2Fthe-guest-book%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/featured-post/the-guest-book/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/featured-post/the-guest-book/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/featured-post/the-guest-book/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sorry About The Mess</title>
		<link>http://bradtheblogboy.com/theme/sorry-about-the-mess/</link>
		<comments>http://bradtheblogboy.com/theme/sorry-about-the-mess/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 21:32:50 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=94</guid>
		<description><![CDATA[Sorry about the mess everyone.  I am making some changes around here this weekend and will looking at a few different theme designs to decide what I like and don&#8217;t.   If the theme changes on you mid read sorry for any disruption.
The current theme is the Freemium Theme by Ptah Dunbar.  Feel free to tell [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Sorry about the mess everyone.  I am making some changes around here this weekend and will looking at a few different theme designs to decide what I like and don&#8217;t.   If the theme changes on you mid read sorry for any disruption.</p>
<p>The current theme is the Freemium Theme by <a href="http://ptahdunbar.com/">Ptah Dunbar</a>.  Feel free to tell us what you think of it.</p>
<p><a href="http://www.bloggingfornoobs.com/topsites/"><img src="http://www.bloggingfornoobs.com/topsites/button.php?u=bradtheblogboy" border="0" alt="My Topsites List" /></a><br />
Brad</p>
<p><strong>Update:</strong></p>
<p>10-8-2008: We should be bck online here later today.  If you run a site about blogging I encourage you to check out <a href="http://www.bloggingfornoobs.com/topsites/">http://www.bloggingfornoobs.com/topsites/</a></p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fsorry-about-the-mess%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/theme/sorry-about-the-mess/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/sorry-about-the-mess/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/sorry-about-the-mess/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Hidden Wealth in Wordpress Page Templates</title>
		<link>http://bradtheblogboy.com/theme/the-hidden-welath-in-wordpress-page-templates/</link>
		<comments>http://bradtheblogboy.com/theme/the-hidden-welath-in-wordpress-page-templates/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 23:40:12 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

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

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

		<category><![CDATA[Darren Rowse]]></category>

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

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

		<category><![CDATA[Internet Radio Widgets]]></category>

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

		<category><![CDATA[Mike Cherim]]></category>

		<category><![CDATA[Mike Jolley]]></category>

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

		<category><![CDATA[Online Music Articles site]]></category>

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

		<category><![CDATA[Radio Widgets]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=93</guid>
		<description><![CDATA[One of the least used and most powerful features of wordpress is the page template. The page template to make a long story short integrates non standard coding into your blog seemlessly. It is probably used most often as an archive page in free themes, but most of those free templates forget to tell their [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>One of the least used and most powerful features of wordpress is the page template. The page template to make a long story short integrates non standard coding into your blog seemlessly. It is probably used most often as an archive page in free themes, but most of those free templates forget to tell their users how to use the template and therefore it goes unused. They can be used for so many other things than just an archive page though.</p>
<p>Darren Rowse of ProBlogger makes extensive use of page templates. If you look at the beautifully designed landing page you will find a lot of information all packed neatly into one space. If this were a standard freebie theme you wouldn&#8217;t be able to see much more than this. It is my esitmation that his home page is home.php rather than the standard index.php. (for more information see the the wordpress codex on) By making use of the home.php as a landing page in your theme you can then make a blog template that will display all of the posts in a nice chronological order. This is especially nice on multiple author blogs like ProBlogger. I know some of you are thinking isn&#8217;t this just an archive page? The answer is no. A good archive page should give you little more than a quick excerpt of the post. My preference for an archive page is nothing more a link to the posts.<br />
<span id="more-93"></span><br />
Here are a few more places where I make use of page templates since I am having a hard time actually finding other good uses of them at the moment. This page makes use of the Pandora Internet Radio Widgets on a single page rather than a sidebar present throughout my blog. The contact form on the Free Online Music Articles site makes use of the Secure and Accessible PHP Contact Form by Mike Cherim &amp; Mike Jolley. Most of the other pages on this blog utilize my standard article directory information with the automatic pulls from the blog&#8217;s information. It saves needing to write these over and over again for different sites utilizing that or similar template. Plop the info into a template and it puts in all of the correct information. Another popular or should be popular page template is the sitemap. If you look at it there is a sextion for my pages, not all of which are listed on the landing page header. You get a list of my categories with how many posts are in each category. Then there is a listing of the ten latest posts in each category. If there were mutlpile authors to this blog you would find a listing of the ten latest posts from each author as well. Notice, this page template has absoluetely nothing to do with your google xml sitemap.</p>
<p>In the end if you are capable of doing simple theme editing you can create a wealth of useful pages not possible in your standard blog layout. If you aren&#8217;t so handy with the coding, try looking for themes that provide you with more template oportunities. Not only wiil they create a better reading experience many of the them will improve your SEO.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fthe-hidden-welath-in-wordpress-page-templates%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/theme/the-hidden-welath-in-wordpress-page-templates/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/the-hidden-welath-in-wordpress-page-templates/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/the-hidden-welath-in-wordpress-page-templates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Theme Changes</title>
		<link>http://bradtheblogboy.com/theme/theme-changes/</link>
		<comments>http://bradtheblogboy.com/theme/theme-changes/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 15:12:34 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=74</guid>
		<description><![CDATA[The question of whether you should make theme adjustments is always a difficult one to answer.  It is even be harder to do and not negatively affect your onsite readers.  That being said here are my thoughts.

 Limit major theme changes to no more than once a month.  Anymore than once a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>The question of whether you should make theme adjustments is always a difficult one to answer.  It is even be harder to do and not negatively affect your onsite readers.  That being said here are my thoughts.</p>
<ul>
<li> Limit major theme changes to no more than once a month.  Anymore than once a month clearly defines you as a noob.  A complete theme change is sometimes necessary especially as you are learning, but should be done with caution.</li>
</ul>
<ul>
<li> When building or choosing a new theme make sure that it is easily tweaked later on.  Having a CSS class that will allow the quick insertion of more banners or advertising will save you countless hours of work down the road.</li>
</ul>
<p>•	Work out all changes before hand on a test blog with actual posts and pages.  I prefer to run a local server using Apache, mySql, and php management on my windows PC</p>
<ul>
<li> Make changes when the fewest people are reading your blog and with a very clear head.  A pot of coffee by your side while making these changes isn’t a bad idea either.  Only make the changes to your real blog after you know they work perfectly on the test blog. Upload the entire theme under a new name if it is a variation of your current theme.  If you need to switch back to your old theme quickly, because the test blog and the real blog had some difference or something got distorted in the FTP transfer having your old theme will save you a lot of time, panic, and cursing.</li>
</ul>
<ul>
<li> Make minor tweaks as necessary, but keep them small and do them one at a time.  As noted before always have a backup of your current theme or you can really screw yourself.</li>
</ul>
<p>With these tips in mind you should be able to make changes with the smallest possible impact on your readers.  Good luck and never stop improving the functionality of your blog anytime you can.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Ftheme-changes%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/theme/theme-changes/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/theme-changes/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/theme-changes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blogger/BlogSpot Themes</title>
		<link>http://bradtheblogboy.com/theme/bloggerblogspot-themes/</link>
		<comments>http://bradtheblogboy.com/theme/bloggerblogspot-themes/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 14:25:04 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

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

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

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

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

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

		<category><![CDATA[Content Management System]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=68</guid>
		<description><![CDATA[I am in no way an expert in Blogger or BlogSpot, but I am passing along to your a nice free article on how to write a theme there since I know some of you blog there.
How To Create A Blogger/Blogspot Theme by Brad
This tutorial will cover the steps needed to create your own blogger [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>I am in no way an expert in Blogger or BlogSpot, but I am passing along to your a nice free article on how to write a theme there since I know some of you blog there.</p>
<p>How To Create A Blogger/Blogspot Theme by Brad</p>
<p style="margin-bottom: 0.0001pt; text-indent: 0in; line-height: normal;">This tutorial will cover the steps needed to create your own blogger template. Many people have used blogger to run blogs and have wondered how they can make their own theme to use with it. There are a very few hard to find guides on how to do this, so I&#8217;ve decided to take up the task to help as many people as I can, create one. Incase you are skimming over the content, this article is teaching you &#8220;<a href="http://bradblogging.com/blog-design/how-to-create-your-own-blogger-template-theme/">How to create a blogger / blogspot theme</a>&#8220;</p>
<p style="text-indent: 0in; line-height: normal;">To create a blogger template, you will need a graphic editor (Such as Photoshop, GIMP, or even Paint will do) to create images for backgrounds, post headers, sidebars, etc.. We will get to that later. You will also need an idea or vision about what you want to create. Without that, you are just wasting your time and electricity. Lastly, you will need to know about C.S.S (Cascading.Style.Sheets) and how to operate them. If you do not know how to do that, you cannot apply interesting effects to your newly designed template (Such as: Positioning pictures or text, creating repeated backgrounds, moving around pictures and text and more). A great guide on how to get started with this is available here.</p>
<p style="text-indent: 0in; line-height: normal;">Once you have got everything you need, you should start the C.S.S Framework by putting properties such as</p>
<p style="text-indent: 0in; line-height: normal;">body[ background-color: #000000; margin: 0 auto; font-family: “Trebuchet MS”, Arial, Helvetica, sans-serif; font-size: 14px;}</p>
<p style="text-indent: 0in; line-height: normal;">#title [ font-size: 32px; color: #000011; }</p>
<p style="text-indent: 0in; line-height: normal;">so-on and so forth. A basic list of these tags that were taken from Blogger&#8217;s simple white theme are available here: (PDF File) XML Tags Blogger List Of CSS. An easier way to do this would be to find a theme that you like and copy and paste the C.S.S, editing it along the way so that time is saved. The only problem with doing that is that every theme is engineered differently so the tags will change.</p>
<p style="text-indent: 0in; line-height: normal;">After configuring your CSS Stylesheet, you must piece it together in HTML. This can be achieved using similar structures.</p>
<p style="text-indent: 0in; line-height: normal;">&lt;div id=&#8217;main-wrapper&#8217;&gt; &lt;b:section class=&#8217;main&#8217; id=&#8217;main&#8217; showaddelement=&#8217;no&#8217;&gt; &lt;b:widget id=‘Blog1â€² locked=‘true&#8217; title=&#8217;Blog Posts&#8217; type=Blog&#8217;/&gt; &lt;/b:section&gt; &lt;/div&gt;</p>
<p style="text-indent: 0in; line-height: normal;">Do not forget to reference blogger templates that have already been created for the required widgets that you are supposed to put in certain spots. Without doing this, you could not complete making your own template.</p>
<p style="text-indent: 0in; line-height: normal;">Now comes the grueling part that you can either do yourself which could take hours to finish, or copy from another site and edit accordingly. Blogger is configured using widgets. All your posts are just one big widget hence the code up there. An Example of the code that you could type yourself or copy is:<span id="more-55"></span></p>
<blockquote><p>&lt;div class=’post-footer’&gt;<br />
&lt;p class=’post-footer-line post-footer-line-1′&gt;&lt;span class=’post-author’&gt;<br />
&lt;b:if cond=’data:top.showAuthor’&gt;<br />
&lt;data:top.authorLabel/&gt; &lt;data:post.author/&gt;<br />
&lt;/b:if&gt;<br />
&lt;/span&gt; &lt;span class=’post-timestamp’&gt;<br />
&lt;b:if cond=’data:top.showTimestamp’&gt;<br />
&lt;data:top.timestampLabel/&gt;<br />
&lt;b:if cond=’data:post.url’&gt;<br />
&lt;a class=’timestamp-link’ expr:href=’data:post.url’ title=’permanent link’&gt;&lt;data:post.timestamp/&gt;&lt;/a&gt;<br />
&lt;/b:if&gt;<br />
&lt;/b:if&gt;<br />
&lt;/span&gt; &lt;span class=’post-comment-link’&gt;<br />
&lt;b:if cond=’data:blog.pageType != “item”‘&gt;</p>
<p>&lt;b:if cond=’data:post.allowComments’&gt;<br />
&lt;a class=’comment-link’ expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’&gt;&lt;b:if cond=’data:post.numComments == 1′&gt;1 &lt;data:top.commentLabel/&gt;&lt;b:else/&gt;&lt;data:post.numComments/&gt; &lt;data:top.commentLabelPlural/&gt;&lt;/b:if&gt;&lt;/a&gt;<br />
&lt;/b:if&gt;<br />
&lt;/b:if&gt;<br />
&lt;/span&gt; &lt;span class=’post-icons’&gt;<br />
&lt;!– email post links –&gt;<br />
&lt;b:if cond=’data:post.emailPostUrl’&gt;<br />
&lt;span class=’item-action’&gt;<br />
&lt;a expr:href=’data:post.emailPostUrl’ expr:title=’data:top.emailPostMsg’&gt;<br />
&lt;span class=’email-post-icon’&gt; &lt;/span&gt;<br />
&lt;/a&gt;<br />
&lt;/span&gt;<br />
&lt;/b:if&gt;</p>
<p>&lt;!– quickedit pencil –&gt;<br />
&lt;b:include data=’post’ name=’postQuickEdit’/&gt;<br />
&lt;/span&gt; &lt;/p&gt;</p>
<p>&lt;p class=’post-footer-line post-footer-line-2′&gt;&lt;span class=’post-labels’&gt;<br />
&lt;b:if cond=’data:post.labels’&gt;<br />
&lt;data:postLabelsLabel/&gt;<br />
&lt;b:loop values=’data:post.labels’ var=’label’&gt;<br />
&lt;a expr:href=’data:label.url’ rel=’tag’&gt;&lt;data:label.name/&gt;&lt;/a&gt;&lt;b:if cond=’data:label.isLast != “true”‘&gt;,&lt;/b:if&gt;<br />
&lt;/b:loop&gt;<br />
&lt;/b:if&gt;<br />
&lt;/span&gt; &lt;/p&gt;</p></blockquote>
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;"><span> </span>That code translated into <strong><span style="font-family: ">human terms</span></strong> controls what goes at the bottom of every post…In this case its the author, time, comment link and labels. To extract the code from other templates, just click the “Expand Widget Templates” button and it is below the stylesheet on a certain template.<span style="font-family: "> </span></p>
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;"><span style="font-family: ">Most of creating a template is just trial and error. If you look at the code and try to piece it together bit by bit.. you will eventually succeed and reap the rewards of creating one. I hope this tutorial has covered everything that you will need and comments/suggestions would be greatly appreciated as it would be great if this tutorial would become a one-stop source for all of the Blogger CMS(Content Management System) users.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-indent: 0in; line-height: normal;"><span style="font-family: "> </span></p>
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;">About the Author<strong></strong></p>
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;"><span style="font-family: ">This post was created by Brad. This article is from <a href="http://bradblogging.com/"><span style="color: blue;">Brad Blogging.com</span></a>, which is also where he blogs about tips to make your blog better, through personal experience. If you run a blog, or will be considering about creating one in the future, this blog may be the ultimate resource for you to achieve maximum success!!</span></p>
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;">
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;">
<p class="MsoNormal" style="text-indent: 0in; line-height: normal;"><strong>BlogBoy Notes:</strong>To me everything looked quite sound, but I am not expert on blogger or BlogSpot so make sure you back up your current themes and templates.</p>
<p class="MsoNormal">
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fbloggerblogspot-themes%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/theme/bloggerblogspot-themes/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/bloggerblogspot-themes/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/bloggerblogspot-themes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Theme Building - Part 2</title>
		<link>http://bradtheblogboy.com/theme/them-building-part-2/</link>
		<comments>http://bradtheblogboy.com/theme/them-building-part-2/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 03:57:57 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

		<category><![CDATA[1280x1024]]></category>

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

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

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

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

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

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

		<category><![CDATA[graphical banner]]></category>

		<category><![CDATA[great vision]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=24</guid>
		<description><![CDATA[The First thing you need to do when thinking about a theme is deciding who you are designing it for.  There are a number of tools that will tell you what your visitor&#8217;s monitors resolution is set to and this is a key factor to consider.  As often as not these days new [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>The First thing you need to do when thinking about a theme is deciding who you are designing it for.  There are a number of tools that will tell you what your visitor&#8217;s monitors resolution is set to and this is a key factor to consider.  As often as not these days new computers  come with a wide screen monitor and most of the older 17 and 19&#8243; 4:3 monitors were capable of 1280&#215;1024.  Like I said use one of the many site tools to figure out what size people are viewing your blog at.</p>
<p>For me 1% were using 640&#215;480, that is just too small to design an effective money making blog.  9% were doing 800&#215;600, which can be done, but 90% of my viewers were using something more, so I chose to go bigger.  Only 25% had resolutions above 1440, meaning If I went higher than that 75% of my people would lose something and I Almost certainly would love that low res 10% crowd.</p>
<p>I settled for going with a width of 1000 pixels for the theme.  Some of the other considerations that went into this size were the fact I knew as I grow I will attarct more and more people using legacy resolutions and didn&#8217;t want to alienate them.  1000 pixels fit on most everyone desktop and didn&#8217;t waving me looking around for information all over the screen.  In consideration for the low res crowd I made my text window which has all the posts and pages visible on their full screen.<span id="more-27"></span></p>
<p>If you take a look at <a href="http://www.bradstinyworld.com">http://www.bradstinyworld.com</a> you can see how it looks since it is the newest theme I have done, even if it is based on an older design.    I build a single continuous banner in Photoshop and began to slice it up after I knew how I wanted the final lay out to work.  I used the method described on <a href="http://photoshopcandy.com/?p=20">Photoshop Candy</a> to design the graphics after having looked through several interesting Photoshop sites.</p>
<p>There are those who dislike the notion of a big graphical banner when you enter a site, but for me I think it gives a great vision of who you are and the mood you are trying to set.  There are some SEO considerations though since at most all a spider has to read in an image is the alt tags and the links if you used separate images.  I solved this problem by using some CSS tricks which we can get into later.  On Brad&#8217;s Tiny World you get a full package of text in that header, but the average viewer is never going to see it.  I matched the color and made it transparent which is enough for most browsers, but for good measure I made it only 1 pixel high.  Google will read it all the same, but as a designer I get the satisfaction of putting together pretty graphics unmarred by ugly text.</p>
<p>In the next part of this we will discuss whether you should widgetize or not.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fthem-building-part-2%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/theme/them-building-part-2/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/them-building-part-2/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/them-building-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Designing a Theme - Part 1</title>
		<link>http://bradtheblogboy.com/theme/designing-a-theme-part-1/</link>
		<comments>http://bradtheblogboy.com/theme/designing-a-theme-part-1/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 03:24:01 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=22</guid>
		<description><![CDATA[The first thing you notice about any blog is the theme.  If you have played with as many of them as I have you start to recognize where they came from too.  Most of them I see unfortunately come from stock sites leaving very little in the way of personalization.  I run [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>The first thing you notice about any blog is the theme.  If you have played with as many of them as I have you start to recognize where they came from too.  Most of them I see unfortunately come from stock sites leaving very little in the way of personalization.  I run one basic design,  a post/page column and a single sidebar with pull down menus at the top.  While all three of my blogs have the same fundamental layout, they don&#8217;t lack for personalization.</p>
<p>I will get into the actual process of creating a theme in the next post but I am assigning homework.</p>
<ul>
<li>Find 10 blogs and decided what you like about them visually.</li>
<li>Decided what you want to incorporate with your blog and why.</li>
<li>There is extra credit points if you bring me a cool widget I have never seen before!</li>
</ul>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fdesigning-a-theme-part-1%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/theme/designing-a-theme-part-1/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/designing-a-theme-part-1/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/designing-a-theme-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Where&#8217;s My Nifty Theme?</title>
		<link>http://bradtheblogboy.com/theme/wheres-my-nifty-theme/</link>
		<comments>http://bradtheblogboy.com/theme/wheres-my-nifty-theme/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 17:10:31 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[Theme]]></category>

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=7</guid>
		<description><![CDATA[Since I have already been asked twice why I am still using the WordPress Default theme, I suppose I should be answering that question.  I Don&#8217;t have one yet.  Since the concept for this blog is less than 2 days old and the gerbil that turns the wheel inside my head was taking his turn [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Since I have already been asked twice why I am still using the WordPress Default theme, I suppose I should be answering that question.  I Don&#8217;t have one yet.  Since the concept for this blog is less than 2 days old and the gerbil that turns the wheel inside my head was taking his turn striking a very large hammer at the back of my eyeballs, I just don&#8217;t have one yet.  Yet is the operative word here.  I have some ideas and frankly why put it all up at once when I can blog about how to build one for yourself&#8230;</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Fwheres-my-nifty-theme%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/theme/wheres-my-nifty-theme/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/wheres-my-nifty-theme/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/wheres-my-nifty-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Theme problems after the WordPress 2.5 upgrade</title>
		<link>http://bradtheblogboy.com/theme/theme-problems-after-the-wordpress-25-upgrade/</link>
		<comments>http://bradtheblogboy.com/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[Blogging]]></category>

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

		<category><![CDATA[coding errors]]></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[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 and disappeared upon upgrading.  Personally [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><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"><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>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Ftheme%2Ftheme-problems-after-the-wordpress-25-upgrade%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/theme/theme-problems-after-the-wordpress-25-upgrade/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/theme/theme-problems-after-the-wordpress-25-upgrade/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/theme/theme-problems-after-the-wordpress-25-upgrade/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
