<?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>Thomas Baugh Media &#187; Blog</title>
	<atom:link href="http://www.thomasbaughmedia.com/category/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thomasbaughmedia.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Dec 2011 13:37:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WordPress Widget Logic code for homepage only (not paginated pages)</title>
		<link>http://www.thomasbaughmedia.com/wordpress-widget-logic-code-for-homepage-only-not-paginated-pages</link>
		<comments>http://www.thomasbaughmedia.com/wordpress-widget-logic-code-for-homepage-only-not-paginated-pages#comments</comments>
		<pubDate>Mon, 12 Dec 2011 16:37:41 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.thomasbaughmedia.com/?p=366</guid>
		<description><![CDATA[If like many other people you use the excellent Widget Logic to control what URLs your sidebar content displays on, this may come in handy for you. How do I know this? Well, I just spent a solid 2 hours looking for it myself! If you want content to appear on the homepage only the [...]]]></description>
			<content:encoded><![CDATA[<p>If like many other people you use the excellent Widget Logic to control what URLs your sidebar content displays on, this may come in handy for you.</p>
<p>How do I know this?</p>
<p>Well, I just spent a solid 2 hours looking for it myself!</p>
<p>If you want content to appear on the homepage only the code to enter into the Widget Logic field is:</p>
<p>is_home()</p>
<p>Everyone knows that though, right?</p>
<p>Well, if you display your latest posts on the homepage and only want a particular widget to display on the front page not paginated versions e.g.</p>
<p>http://www.yourdomain.com/page/2</p>
<p>Then the code you need is this:</p>
<p>is_home() &amp;&amp; $post==$posts[0] &amp;&amp; !is_paged()</p>
<p>Hope that helps someone out! <img src='http://www.thomasbaughmedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ping me a comment if you make good use of it. Always cool to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thomasbaughmedia.com/wordpress-widget-logic-code-for-homepage-only-not-paginated-pages/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Art Affect website</title>
		<link>http://www.thomasbaughmedia.com/art-affect-website</link>
		<comments>http://www.thomasbaughmedia.com/art-affect-website#comments</comments>
		<pubDate>Fri, 25 Feb 2011 12:19:47 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.thomasbaughmedia.com/?p=319</guid>
		<description><![CDATA[At the end of last year, I developed an e-commerce website for footballer and artist Jody Craddock. This was an exciting project for me, not least because I&#8217;m a massive Wolves supporter, the club Jody currently plays for. The Art Affect site was launched in early December, just in time for Jody&#8217;s first solo exhibition [...]]]></description>
			<content:encoded><![CDATA[<p>At the end of last year, I developed an e-commerce website for footballer and artist <a href="http://twitter.com/mrjodycraddock">Jody Craddock</a>. This was an exciting project for me, not least because I&#8217;m a massive <a href="http://www.wolvesblog.com">Wolves supporter</a>, the club Jody currently plays for. The <a href="http://www.art-affect.com">Art Affect</a> site was launched in early December, just in time for Jody&#8217;s first solo exhibition at Castle Galleries in Wolverhampton.</p>
<p>The site was developed using <a href="http://wordpress.org">WordPress</a> and based on an <a href="http://ithemes.com/save-the-date-wedding-wordpress-theme-released/">existing design I found on iThemes</a>. For the retail side of the site, I used the fantastic <a href="http://shopplugin.net/">Shopp plugin</a>. It was remarkably simple to setup and any problems I had were quickly and easily resolved using their helpful forums and informative self-help docs.</p>
<p>If you&#8217;re interested in buying prints of Jody&#8217;s excellent work, make sure you <a href="http://www.art-affect.com">check out the site</a>. More work is being added all the time.</p>
<p><img class="alignnone size-full wp-image-320" title="Art Affect" src="http://www.thomasbaughmedia.com/wp-content/uploads/2011/02/Picture-3.png" alt="" width="593" height="607" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thomasbaughmedia.com/art-affect-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hanley Regatta Site</title>
		<link>http://www.thomasbaughmedia.com/hanley-regatta-site</link>
		<comments>http://www.thomasbaughmedia.com/hanley-regatta-site#comments</comments>
		<pubDate>Fri, 18 Jun 2010 10:27:45 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.thomasbaughmedia.com/?p=305</guid>
		<description><![CDATA[A few months back, I was asked if I would help out a local charity by designing a website for an upcoming event. The Hanley Regatta is raising money for the Donna Louise Trust, a children’s hospice providing respite and end of life care for children with life threatening conditions. It&#8217;s a wonderful cause and [...]]]></description>
			<content:encoded><![CDATA[<p>A few months back, I was asked if I would help out a local charity by designing a website for an upcoming event.</p>
<p>The <a href="http://www.hanleyregatta.co.uk/" target="_blank">Hanley Regatta</a> is raising money for the <a href="http://www.donnalouisetrust.org/" target="_blank">Donna Louise Trust</a>, a children’s hospice providing  respite and end of life care for children with life threatening  conditions. It&#8217;s a wonderful cause and one I&#8217;m delighted to support.</p>
<p>Naturally, I designed the site using WordPress and the excellent <a href="http://www.studiopress.com/themes/genesis" target="_blank">Genesis Theme</a> developed by <a href="http://www.briangardner.com/" target="_blank">Brian Gardner</a> at <a href="http://www.studiopress.com">Studiopress</a>.</p>
<p>There&#8217;s a picture below, but <a href="http://www.hanleyregatta.co.uk/" target="_blank">click here</a> if you want to visit the full site.</p>
<p>The event is actually tomorrow, so if you just so happen to be in the Stoke-on-Trent area, please do head over and support a great cause.</p>
<p>If you can&#8217;t make it, but would like to donate to the charity anyway, you can do so by visiting their <a href="http://www.donnalouisetrust.org/" target="_blank">official site</a>.</p>
<p>Another great way of donating and getting something rather nice in return, is by purchasing the <a href="http://www.emmabridgewater.co.uk/Specials/Hanley-Regatta-12-Pint-Mug/invt/2sph010002" target="_blank">Hanley Regatta mug</a>, produced by <a href="http://www.emmabridgewater.co.uk/" target="_blank">Emma Bridgewater</a> to mark the event and with all proceeds (except VAT) going to the Donna Louise Trust.</p>
<p><span style="font-size: x-small;"><a href="http://www.hanleyregatta.co.uk"><img class="alignnone size-full wp-image-306" title="Hanley Regatta" src="http://www.thomasbaughmedia.com/wp-content/uploads/2010/06/Picture-3.png" alt="" width="638" height="546" /></a><br />
</span></p>
<p><span style="font-size: x-small;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thomasbaughmedia.com/hanley-regatta-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Tips on Building a Blog Readership</title>
		<link>http://www.thomasbaughmedia.com/building-blog-readership</link>
		<comments>http://www.thomasbaughmedia.com/building-blog-readership#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:30:02 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.thomasbaughmedia.com/?p=280</guid>
		<description><![CDATA[I love blogging. You might not have guessed it by the infrequent nature of the posts on this site, but I really do. I blog for a handful of UK-based businesses (which unfortunately I&#8217;m unable to disclose) and also for fun, throwing in my two cents about the goings-on at my beloved Wolverhampton Wanderers. Feel [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-294" style="margin: 10px;" title="Wordpress" src="http://www.thomasbaughmedia.com/wp-content/uploads/2010/02/wordpress-logo-300x300.jpg" alt="" width="173" height="173" />I love blogging.</p>
<p>You might not have guessed it by the infrequent nature of the posts on this site, but I really do.</p>
<p>I blog for a handful of UK-based businesses (which unfortunately I&#8217;m unable to disclose) and also for fun, throwing in my two cents about the goings-on at my beloved <a href="http://www.wolvesblog.com" target="_blank">Wolverhampton Wanderers</a>. Feel free to <a href="http://www.wolvesblog.com" target="_blank">check out that blog by clicking here</a> and using it as a reference point for some of the things I&#8217;ll talk about in this article.</p>
<p>I don&#8217;t claim to be an expert on the subject, particularly with superb resources like <a href="http://www.problogger.net/" target="_blank">ProBlogger</a> and <a href="http://www.copyblogger.com/" target="_blank">Copyblogger</a> knocking around, but I&#8217;ve picked up one or two things, which someone out there might just find useful.</p>
<p>Having looked at a few of the articles about building a blog readership, I believe I might able to add one or two things. You see, most advice on the subject is centered around having great content, attracting links from other sites, posting regularly etc, which is all great advice.</p>
<p>But I&#8217;d like to offer something different and share some tangible features you can add to your blog to help build a readership. (Please note that I do refer to <a href="http://wordpress.org">WordPress</a> frequently, but the ideas and tools I suggest are more than likely available on nearly all blogging platforms).</p>
<p>Let&#8217;s fire a few bullets:</p>
<ul>
<li><strong>Automated Twittering</strong> &#8211; Getting the word out about new content on your blog is crucial, especially when you want to attract as many new readers as possible. Twitter is a great tool for doing just that. But if you don&#8217;t have the time to spend hours networking, you can simply configure you blog to send out a Twitter update automatically, everytime you add a new article. If you&#8217;re using WordPress, just <a href="http://twitter.com" target="_blank">sign up for a Twitter account</a> and download the <a href="http://wordpress.org/extend/plugins/wordtwit/" target="_blank">WordTwit plugin</a>.</li>
</ul>
<ul>
<li><strong>Bookmarks</strong> &#8211; When people visit your blog, you want them to come back. That&#8217;s the key to building a readership; keeping the visitors you already have and constantly adding new readers over time. If you can persuade people to bookmark your site, the chances of them returning increase significantly. You can add <a href="http://www.reconn.us/content/view/43/64/" target="_blank">fancy Javascript</a> to your site, but I&#8217;ve found it&#8217;s much simpler to just explain how to do it in words. This is the text I&#8217;ve used, which you&#8217;re welcome to copy and paste: <em>Add [Blog Name] to your list of bookmarked sites by pressing &#8216;ctrl&#8217; and &#8216;D&#8217; on your PC or by pressing &#8216;cmd&#8217; and &#8216;D&#8217; on a Mac.</em></li>
</ul>
<ul>
<li><strong>Subscriptions &#8211; </strong>Much like bookmarks, if you can get people to subscribe by email to your blog&#8217;s RSS feed, they&#8217;re far likelier to become frequent readers. Sign-up to a service like <a href="feedburner.google.com/" target="_blank">FeedBurner</a>, which will give you everything you need to offer this functionality. Once you&#8217;re setup, you don&#8217;t have to do a thing, as it will automatically email your latest blog posts to the people that have signed up.</li>
</ul>
<ul>
<li><strong><a href="http://wordpress.org/extend/plugins/top-commentators-widget/" target="_blank">Top Commentators</a> &#8211; </strong>This is a particularly nice feature. Add a list of the top commentators (i.e. the people who have left the most comments on your blog) to your sidebar. This gives your existing readers an incentive to comment frequently and new readers a reason to get involved. It also shows your biggest contributors that you value them, which is important. In my experience, once someone gets to the number one spot, they don&#8217;t like giving it up without a fight, so they comment more to defend their crown, which is healthy for creating a thriving community. If you use WordPress, you can visit their site to <a href="http://wordpress.org/extend/plugins/top-commentators-widget/" target="_blank">download the Top Commentators Widget</a>.</li>
</ul>
<ul>
<li><strong>How To</strong> &#8211; Don&#8217;t take it for granted that every single person on the face of the earth knows how to get the most out of a blog. You&#8217;d probably be surprised at the number of people who don&#8217;t know how to even leave a comment. It&#8217;s worth taking the time to add a &#8216;How To&#8217; page to your blog outlining how to perform various tasks such as commenting, getting in touch, etc.</li>
</ul>
<ul>
<li><strong>Contact &#8211; </strong>I visit a lot of blogs and many don&#8217;t have contact details listed for getting in touch with the author. I fully understand that some people are concerned about privacy issues, but you&#8217;ll almost certainly miss out on some great opportunities for spreading the word about your blog, if people can&#8217;t get in touch with you. I highly advise setting up a dedicated &#8216;Contact Us&#8217; page on your blog if you don&#8217;t have one already. Outline the kind of requests you&#8217;re happy to receive and list your email (like this to avoid spam: tom[@]thomasbaughmedia.com) or use a dedicated contact form. And if you don&#8217;t want to use your personal email address, setup a free one dedicated entirely to your blog (I recommend using <a href="http://mail.google.com" target="_blank">Gmail</a>).</li>
</ul>
<ul>
<li><strong>Threaded Comments &#8211; </strong>If you don&#8217;t know what threaded comments are, it&#8217;s very simple to explain. When people comment on a blog the oldest comment usually appears at the top of the list and the newest at the bottom, or vice-versa. Threaded comments allow users to reply to a specific comment, so it appears just below it in the list. This facilitates multiple conversations taking place in response to an article, which is great for building a community and allowing commentators to branch off and start their own new, interesting discussions. If you use WordPress and your theme supports threaded comments, you can simply switch them on by going in to the &#8216;Settings&#8217; menu and the &#8216;Discussion&#8217; options. If your theme doesn&#8217;t support threaded comments, I found <a href="http://www.niharsworld.com/2008/12/16/how-to-implement-threaded-comments-in-wordpress-themes/" target="_blank">this excellent post explaining how to implement them</a>.</li>
</ul>
<ul>
<li><a href="http://wordpress.org/extend/plugins/comment-reply-notification/" target="_blank"><strong>Comment Reply Notification</strong></a> &#8211; Following on from threaded comments, another useful tool for community-building is the &#8216;Comment Reply Notification&#8217; plugin. This does a very simple job. When someone replies to a comment, the person who posted the original message is sent an email to let them know that someone has responded. They might then choose to come back and add another response, which triggers another email and so on. It&#8217;s easy to see why this is such a great piece of software. You can <a href="http://wordpress.org/extend/plugins/comment-reply-notification/" target="_blank">download the Comment Reply Notification plugin here</a>.</li>
</ul>
<p>I sincerely hope there&#8217;s something in this post to help you out, should you have stumbled across it.</p>
<p>Please feel free to add your own tips or ask questions in the comments. You can also <a href="http://www.thomasbaughmedia.com/contact">contact me directly</a> if you&#8217;d prefer by using the <a href="http://www.thomasbaughmedia.com/contact">form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thomasbaughmedia.com/building-blog-readership/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating an Amazon aStore into a WordPress site</title>
		<link>http://www.thomasbaughmedia.com/integrating-an-amazon-astore-into-a-wordpress-site</link>
		<comments>http://www.thomasbaughmedia.com/integrating-an-amazon-astore-into-a-wordpress-site#comments</comments>
		<pubDate>Thu, 27 Nov 2008 10:31:15 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.thomasbaughmedia.com/?p=118</guid>
		<description><![CDATA[Here's something I reckon people will find useful; a quick post and plugin (of sorts) to help you integrate an Amazon aStore into a Wordpress website.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s something I reckon people will find useful; a quick post and plugin (of sorts) to help you integrate an Amazon aStore into a WordPress website.</p>
<p>This is something I myself had to search for not long back and although I was able to find some good explanations, I thought I could go one better and provide the file you need to add specifically &#8211; the Amazon aStore WordPress page template</p>
<p><strong>Download Amazon aStore page template</strong></p>
<ul>
<li><a href="http://www.thomasbaughmedia.com/wp-content/uploads/2008/11/astore_pagephp.zip">aStore.zip</a> v1</li>
</ul>
<p><strong>Installation</strong></p>
<ul>
<li>Download the Amazon aStore WordPress page template</li>
<li>Upload the page to your site (inside the specific themes folder)</li>
<li>Configure your aStore and when you are given the choice of how to display your store, select &#8216;Inline Frame&#8217;.</li>
<li>Copy the code that Amazon provides.</li>
<li>Log-in to your WordPress website and go to &#8216;Design&#8217; and then &#8216;Theme Editor&#8217;</li>
<li>Select the aStore page template (aStore_page.php)</li>
<li>Paste your aStore code over the top of the default code that&#8217;s there, which is for my store <img src='http://www.thomasbaughmedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Make sure you update the file so it saves properly.</li>
<li>Now go back to your control panel and click &#8216;Write&#8217; and select &#8216;Page&#8217;.</li>
<li>Give your page a title such as Store or Shop or whatever.</li>
<li>Scroll down to the bottom where you can select a page template from the dropdown and select aStore Page.</li>
<li>Publish that page.</li>
<li>Now when you visit that page your aStore should display.</li>
</ul>
<p><strong>Configuration</strong></p>
<p>The aStore by default will create a really long page, meaning you have to scroll down for ages until your footer becomes visible. However, you can easily configure the height and width of your aStore simply by going back to the Theme Editor and editing this line of code in the aStore_page file:</p>
<p style="text-align: center;"><em>width=&#8221;100%&#8221; height=&#8221;2000&#8243;</em></p>
<p style="text-align: left;"><strong>Possible Problem</strong></p>
<p style="text-align: left;">The file I&#8217;ve supplied doesn&#8217;t call for the sidebar. The reason for this is that the aStore takes up so much room within a theme, that there often isn&#8217;t the space for it. My sites all have navigation across the top so it isn&#8217;t a problem but if your primary navigation is in a left or right sidebar, you&#8217;ll have to do some more editing I&#8217;m afraid. Remember though, Amazon does provide an option to add a link back to your homepage within your aStore so this can be of great help, if not a perfect solution.</p>
<p style="text-align: left;"><strong>aStore Page Example</strong></p>
<p style="text-align: left;">I&#8217;ve now done about 3 or 4 of these aStores, all pretty much following this format. To see an example of one in action, click <a href="http://www.ben10uk.com/ben-10-uk-shop">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thomasbaughmedia.com/integrating-an-amazon-astore-into-a-wordpress-site/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

