<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Internet Marketing with John &#187; Web</title>
	<atom:link href="http://www.johnlandells.com/category/development/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnlandells.com</link>
	<description>Uncovering the Technology Behind the Income</description>
	<lastBuildDate>Mon, 26 Jul 2010 21:27:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="simple" entry="normal" -->
	<itunes:summary>100% Platform Independent Opinions!</itunes:summary>
	<itunes:author>John Landells</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.johnlandells.com/images/IMwithJohnLogoLarge.jpg" />
	<itunes:owner>
		<itunes:name>John Landells</itunes:name>
		<itunes:email>John@johnlandells.com</itunes:email>
	</itunes:owner>
	<managingEditor>John@johnlandells.com (John Landells)</managingEditor>
	<copyright>2006-2007</copyright>
	<itunes:subtitle>John&#039;s Tech Podcast</itunes:subtitle>
	<itunes:keywords>internet marketing, video marketing, affiliate marketing, make money online</itunes:keywords>
	<image>
		<title>Internet Marketing with John &#187; Web</title>
		<url>http://www.johnlandells.com/images/IMwithJohnLogo.jpg</url>
		<link>http://www.johnlandells.com/category/development/web/</link>
	</image>
	<itunes:category text="Business">
		<itunes:category text="Management &amp; Marketing" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
		<itunes:category text="Podcasting" />
	</itunes:category>
		<item>
		<title>How To Fix WordPress Auto Updates on 1&amp;1</title>
		<link>http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/</link>
		<comments>http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/#comments</comments>
		<pubDate>Tue, 25 May 2010 08:51:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[HostGator]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=515</guid>
		<description><![CDATA[I&#8217;ve been running this blog on 1&#38;1&#8216;s service since I first started it.  When WordPress introduced the ability to upgrade with a single click, I thought it was a great idea.  When I saw the same functionality for plugins, I thought that was just amazing! Unfortunately, it didn&#8217;t work. It never worked. It didn&#8217;t matter [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-516" title="robo_seo_binary_blue" src="http://www.johnlandells.com/wp-content/uploads/2010/05/robo_seo_binary_blue.jpg" alt="" width="175" height="200" />I&#8217;ve been running this blog on <a title="Learn more about 1&amp;1" href="http://www.johnlandells.com/Recommends/1-and-1/" target="_blank">1&amp;1</a>&#8216;s service since I first started it.  When WordPress introduced the ability to upgrade with a single click, I thought it was a great idea.  When I saw the same functionality for plugins, I thought that was just amazing!</p>
<p>Unfortunately, it didn&#8217;t work.</p>
<p>It never worked.</p>
<p>It didn&#8217;t matter what I tried, I still had to do upgrades manually!</p>
<p>As far as I was concerned, this was just how it had to be and there was clearly a bug or a conflict or something in WordPress.  One day, I even went through the process of uninstalling all my plugins just to see if the WordPress upgrade would run.  It didn&#8217;t.</p>
<p>So I&#8217;d resigned myself to a life of manual upgrades and decided that I&#8217;d only upgrade once every few months.  Then I started running some sites on <a title="Learn more about HostGator" href="http://www.johnlandells.com/Recommends/HostGator/" target="_blank">HostGator</a>.</p>
<p>Imagine my surprise when &#8220;just for fun&#8221;, I tried to run an automatic upgrade for one of my plugins on this new Hostgator hosted blog, AND IT WORKED!  I hastily went through all of the automatic upgrades that were available and EVERY SINGLE ONE WORKED!!!</p>
<p>Hmmmmm&#8230;&#8230;.</p>
<p>Clearly, the problem was with 1&amp;1.  I validated this by testing a number of other blogs hosted on the same platform and sure enough, the problem only ever manifested on 1&amp;1.  When I finally reached the point of helping a friend with their blog which was also hosted on 1&amp;1 (thanks to MY recommendation!) I decided it was time to find a fix.</p>
<p>It turns out that the fix is <strong><em>really</em></strong> easy, once you understand the problem.</p>
<p>Inside the WordPress admin interface, the upgrade processes take quite a bit of memory.  On Hostgator, the defaults for PHP are set high enough that you shouldn&#8217;t encounter a problem, but on 1&amp;1 they&#8217;re set too low for our needs.  To fix this, all we need to do is to set a higher memory limit, which we do by creating a php.ini file.  This file needs only one line:</p>
<pre>memory=32MB</pre>
<p>Once you&#8217;ve created the file, upload it to your wp-admin directory and you should find that the problem&#8217;s been fixed! <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps!</p>
<p><br class="spacer_" /></p>
<p><a href="http://www.johnlandells.com/Recommends/1-and-1/">Learn More About 1&amp;1 Hosting</a></p>
<p><a href="http://www.johnlandells.com/Recommends/HostGator/">Find Great Hosting at HostGator</a></p>
<p><a href="http://www.johnlandells.com/Recommends/Namecheap">Get Cheap Domain Names</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261&amp;desc=I%27ve%20been%20running%20this%20blog%20on%201%26amp%3B1%27s%20service%20since%20I%20first%20started%20it.%C2%A0%20When%20Wordpress%20introduced%20the%20ability%20to%20upgrade%20with%20a%20single%20click%2C%20I%20thought%20it%20was%20a%20great%20idea.%C2%A0%20When%20I%20saw%20the%20same%20functionality%20for%20plugins%2C%20I%20thought%20that%20was%20just%20amazing%21%0D%0A%0D%0AUnfortunately%2C%20it%20didn%27t%20work.%0D%0A%0D%0AIt%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;bm_description=How+To+Fix+Wordpress+Auto+Updates+on+1%261&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/&amp;title=How+To+Fix+Wordpress+Auto+Updates+on+1%261" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+How+To+Fix+Wordpress+Auto+Updates+on+1%261+-+There was a server problem creating the clig.&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2010/05/how-to-fix-wordpress-auto-updates-on-11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top 7 Successful Blogs to Follow</title>
		<link>http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/</link>
		<comments>http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 16:03:39 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=209</guid>
		<description><![CDATA[I&#8217;m often asked to recommend blogs that people should be following to learn more about making money online, so to kick off 2009, I decided to list my top 7 recommendations of blogs that you should be following. All of these bloggers are making a significant income from the Internet.  Some purely from blogging, and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-210" title="internet-business-success" src="http://www.johnlandells.com/wp-content/uploads/2009/01/internet-business-success.jpg" alt="Internet Business Success" align="left" />I&#8217;m often asked to recommend blogs that people should be following to learn more about making money online, so to kick off 2009, I decided to list my top 7 recommendations of blogs that you should be following.</p>
<p>All of these bloggers are making a significant income from the Internet.  Some purely from blogging, and others from related activities.  They will all inspire you and I would suggest that following them is <strong>highly desirable</strong>!</p>
<p>Please note that these are in no particular order (I don&#8217;t want to get on the bad side of any of these guys!) other than the order that appear in my RSS reader!</p>
<p><strong>The Top 7 Most Successful Blogs to Follow</strong></p>
<ol>
<li><a title="ProBlogger.net" href="http://www.problogger.net/" target="_self"><strong>ProBlogger</strong></a> &#8211; Darren Rowse (a.k.a ProBlogger) has been making a living on the Internet since 2004.  He&#8217;s well known in blogging circles as being a 6-figure earner and he has a great writing style.  He&#8217;s also written (in conjunction with Chris Garrett) a fantastic book on blogging your way to a 6-figure income, called ProBlogger, which is available on <a title="See this book on Amazon" href="http://www.amazon.com/gp/product/0470246677?ie=UTF8&amp;tag=jostebl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470246677" target="_self">Amazon.com</a> (or <a title="See this book on Amazon.co.uk" href="http://www.amazon.co.uk/gp/product/0470246677?ie=UTF8&amp;tag=sabijohnswebsite&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0470246677" target="_self">Amazon.co.uk</a>).
</li>
<li><a title="ShoeMoney" href="http://www.shoemoney.com/" target="_self"><strong>ShoeMoney</strong></a> &#8211; Jeremy Schoemaker (a.k.a &#8220;ShoeMoney&#8221;) is also another big-money earner.  He&#8217;s something of a &#8216;character&#8217;, as you&#8217;ll see from the Superman-like logo that he uses (even in his swimming pool!).  ShoeMoney is an avid poster and everything he writes will educate and inspire you!
</li>
<li><a title="JohnChow.com" href="http://www.johnchow.com/" target="_self"><strong>John Chow</strong></a> &#8211; John Chow is another great &#8216;character&#8217;!  He famously tells people that he &#8220;makes money online telling people how much money he makes online!&#8221;  He describes himself as a &#8220;Dot Com Mogul&#8221; and earns BIG money from his blogging!  As well as the great content that John produces, I can also guarantee that you&#8217;ll find his blog highly entertaining!
</li>
<li><a title="Copyblogger" href="http://www.copyblogger.com/" target="_self"><strong>Copyblogger</strong></a> &#8211; Successful blogging is all about producing great content.  This is an area that I&#8217;m constantly working on, and Copyblogger is a great source of inspiration and education for me.  Copywriting is a crucial skill for any Internet Marketer, and Brian Clark (the man behind Copyblogger) is a great teacher!
</li>
<li><a title="Super Affiliate Tips from Zac Johnson" href="http://zacjohnson.com/" target="_self"><strong>Zac Johnson</strong></a> &#8211; This site is a relatively new find for me!  Zac is considered a &#8216;Super Affiliate&#8217;, which pretty much means that he makes great money promoting other people&#8217;s products!  He&#8217;s got a vast wealth of experience, having done this for over 10 years and I would highly recommend you check him out!
</li>
<li><a title="Blogging and Internet Marketing Advice from Chris Garrett" href="http://www.chrisg.com/" target="_self"><strong>Chris Garrett</strong></a> &#8211; Chris, with Darren Rowse (ProBlogger) is the co-author of the ProBlogger book (see above).  According to Chris&#8217; blog, he&#8217;s a &#8220;professional blogger, Internet Marketing Consultant, new media industry commentator, writer, coach, speaker, trainer and web geek&#8221;.  He was also one of the founders of <a title="Visit performancing.com" href="http://performancing.com" target="_self">Performancing.com</a> (another interesting site for professional bloggers.  Consider it a bonus!!!)
</li>
<li><a title="Motivation, Inspiration and Guidance from Jim Kukral" href="http://www.jimkukral.com/blog/" target="_self"><strong>Jim Kukral</strong></a> &#8211; Jim is an expert at monetizing blogs!  He&#8217;s not only an avid blogger himself &#8211; he also teaches this stuff!  As well as writing for renowned blogs such as clickz.com, he&#8217;s also a respected speaker and authority in Internet Marketing.  If you ever get the chance to hear him speak, don&#8217;t miss it!</li>
</ol>
<p>That&#8217;s your 7 recommendations (plus a bonus!).  Check them out and subscribe to their RSS feeds.</p>
<p>You can thank me later!</p>
<p> <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow&amp;desc=I%27m%20often%20asked%20to%20recommend%20blogs%20that%20people%20should%20be%20following%20to%20learn%20more%20about%20making%20money%20online%2C%20so%20to%20kick%20off%202009%2C%20I%20decided%20to%20list%20my%20top%207%20recommendations%20of%20blogs%20that%20you%20should%20be%20following.%0D%0A%0D%0AAll%20of%20these%20bloggers%20are%20making%20a%20significant%20income%20from%20the%20Internet.%C2%A0%20Some%20purely" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;bm_description=Top+7+Successful+Blogs+to+Follow&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/&amp;title=Top+7+Successful+Blogs+to+Follow" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Top+7+Successful+Blogs+to+Follow+-+There was a server problem creating the clig.&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2009/01/top-7-successful-blogs-to-follow/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tables vs. CSS</title>
		<link>http://www.johnlandells.com/2008/11/tables-vs-css/</link>
		<comments>http://www.johnlandells.com/2008/11/tables-vs-css/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 08:31:08 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technical Books]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Website deisgn]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=116</guid>
		<description><![CDATA[I&#8217;ve created lots of websites in the past using the tried and tested method of creating tables and messing about with spacer images until everything seems to work. Sometimes, this has been a hugely frustrating undertaking &#8211; especially trying to get things to work across browsers. &#8230;and then we change something, and it all falls [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created lots of websites in the past using the tried and tested method of creating tables and messing about with spacer images until everything seems to work.  Sometimes, this has been a hugely frustrating undertaking &#8211; especially trying to get things to work across browsers.</p>
<p>&#8230;and then we change something, and it all falls to pieces!!!</p>
<p>Now, I&#8217;ve always used CSS to manage the styles across my sites, <span id="more-116"></span>but literally just for setting things like colours and fonts &#8211; not for layout. I&#8217;m now looking to build a few sites where I need to be a little more creative and more flexible and it seems like CSS is the way to go.  However, it does feel like I&#8217;m moving from complicated tables, to complicated CSS files!</p>
<p><a href="http://www.amazon.com/gp/product/0321293916?ie=UTF8&amp;tag=jostebl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321293916"><img class="size-medium wp-image-118 alignright" title="CSS Website Design" src="http://www.johnlandells.com/wp-content/uploads/2008/11/csswebsitedesign.jpg" border="0" alt="CSS Website Design by Eric A. Meyer" align="right" /></a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=jostebl-20&amp;l=as2&amp;o=1&amp;a=0321293916" border="0" alt="" width="1" height="1" /> To help me along the way, I&#8217;ve come across a fantastic book by Eric Meyer called <a href="http://www.amazon.com/gp/product/0321293916?ie=UTF8&amp;tag=jostebl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321293916">CSS Website Design</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=jostebl-20&amp;l=as2&amp;o=1&amp;a=0321293916" border="0" alt="" width="1" height="1" /> which is probably the best technical book that I&#8217;ve ever bought! Rather than being full of reams of reference material, it takes the approach of a training course and walks you step by step through the minefield of CSS.  Like I said, I already knew CSS to a certain extent, but even the early chapters of this book have helped me to understand things at a whole new level.  As I progress, it&#8217;s taking me deeper into page layout techniques and into areas that I didn&#8217;t even know were possible (did you know that you can create CSS that lays a page out differently for printing???)</p>
<p>However, the question remains: <strong>Which is best for today&#8217;s internet &#8211; Tables or CSS?</strong> I already know what my answer is to this (and why) but I&#8217;m interested to read your insights!</p>
<p>As for the new sites &#8211; watch this space&#8230;.! <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/11/tables-vs-css/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS&amp;desc=I%27ve%20created%20lots%20of%20websites%20in%20the%20past%20using%20the%20tried%20and%20tested%20method%20of%20creating%20tables%20and%20messing%20about%20with%20spacer%20images%20until%20everything%20seems%20to%20work.%20%20Sometimes%2C%20this%20has%20been%20a%20hugely%20frustrating%20undertaking%20-%20especially%20trying%20to%20get%20things%20to%20work%20across%20browsers.%0D%0A%0D%0A...and%20then%20we%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;bm_description=Tables+vs.+CSS&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/11/tables-vs-css/&amp;title=Tables+vs.+CSS" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/11/tables-vs-css/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Tables+vs.+CSS+-+http://cli.gs/UvsSY&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/11/tables-vs-css/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Testing Your Websites</title>
		<link>http://www.johnlandells.com/2008/08/testing-your-websites/</link>
		<comments>http://www.johnlandells.com/2008/08/testing-your-websites/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 09:15:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browsercam]]></category>
		<category><![CDATA[browsershots]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=91</guid>
		<description><![CDATA[We all know that we should test our websites once we&#8217;ve developed them, and that we should test them in multiple different browers, but how easy is it to actually do this?  I have Firefox 3.0, IE6 and IE7 at my disposal, and I could probably install Flock and Safari, but what about SeaMonkey running [...]]]></description>
			<content:encoded><![CDATA[<p>We all know that we should test our websites once we&#8217;ve developed them, and that we should test them in multiple different browers, but how easy is it to actually do this?  I have Firefox 3.0, IE6 and IE7 at my disposal, and I could probably install Flock and Safari, but what about SeaMonkey running under FreeBSD, or what about running on a Mac platform???  <span id="more-91"></span></p>
<p>There comes a point where most of us just say &#8220;it works for me&#8221; and make our sites available to an unsuspecting Internet, but wouldn&#8217;t it be far better (not to mention more professional) to test our lovingly developed sites on as many platforms as possible?</p>
<p>Well, it&#8217;s surprisingly simple to do that!</p>
<p>The most comprehensive solution is to use is <a title="Check out Browsercam" href="http://www.browsercam.com/" target="_blank">Browsercam</a>, but this costs money!  However, it does provide you with the opportunity to run a huge variety of browsers on their native operating systems which is the ultimate goal for the most thorough testing.</p>
<p>In my opinion though, we&#8217;re all better off using <a title="Visit the Browsershots website" href="http://browsershots.org/" target="_blank">Browsershots</a> which is a free service that runs your site against a huge variety of browsers on various platforms and returns a screenshot showing your homepage.  In most instances, this is sufficient to make sure that your site is rendering cleanly for the various platforms that you choose to target.</p>
<p>For example, I now know that this blog displays well on Opera 9.52 on FreeBSD 7.0:</p>
<p style="text-align: center;"><a href="http://www.johnlandells.com/wp-content/uploads/2008/08/opera1.png"><img class="size-medium wp-image-101 aligncenter" title="Opera FreeBSD" src="http://www.johnlandells.com/wp-content/uploads/2008/08/opera1.png" alt="" /></a></p>
<p>but I can see that the Dillo 0.8.6 browser running under Ubuntu 8.04 LTS OS has a problem with my CSS:</p>
<p style="text-align: center;"><a href="http://www.johnlandells.com/wp-content/uploads/2008/08/dillo.png"><img class="size-medium wp-image-102 aligncenter" title="Dillo Ubuntu" src="http://www.johnlandells.com/wp-content/uploads/2008/08/dillo.png" alt="" /></a></p>
<p>All in all, I can&#8217;t recommend this service highly enough!  I would recommend anyone who has their own site to consider using <a title="Go on - try it!" href="http://browsershots.org/" target="_blank">Browsershots</a> to test all their sites.  You know you want to&#8230;! <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/08/testing-your-websites/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites&amp;desc=We%20all%20know%20that%20we%20should%20test%20our%20websites%20once%20we%27ve%20developed%20them%2C%20and%20that%20we%20should%20test%20them%20in%20multiple%20different%20browers%2C%20but%20how%20easy%20is%20it%20to%20actually%20do%20this%3F%C2%A0%20I%20have%20Firefox%203.0%2C%20IE6%20and%20IE7%20at%20my%20disposal%2C%20and%20I%20could%20probably%20install%20Flock%20and%20Safari%2C%20but%20what%20about%20SeaMonkey%20runnin" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;bm_description=Testing+Your+Websites&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/08/testing-your-websites/&amp;title=Testing+Your+Websites" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/08/testing-your-websites/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Testing+Your+Websites+-+http://cli.gs/52SLh&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/08/testing-your-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Flaw</title>
		<link>http://www.johnlandells.com/2008/08/wordpress-flaw/</link>
		<comments>http://www.johnlandells.com/2008/08/wordpress-flaw/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 06:08:08 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[flaw]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=89</guid>
		<description><![CDATA[One of the nice features of Worpress (used for this blog) is that people can register as a user which lets themreceive notifications whenever I add new content.  Whenever this happens, I receive an email notification that they&#8217;ve registered &#8211; and as you can imagine, I like receiving emails like this. Today though, this all [...]]]></description>
			<content:encoded><![CDATA[<p>One of the nice features of Worpress (used for this blog) is that people can register as a user which lets themreceive notifications whenever I add new content.  Whenever this happens, I receive an email notification that they&#8217;ve registered &#8211; and as you can imagine, I like receiving emails like this.</p>
<p>Today though, this all changed!  <span id="more-89"></span></p>
<p>One of the things that I&#8217;d never checked is exactly HOW the process works.  There&#8217;s a setting that allows me to select the role that a new subscriber will take:</p>
<p style="text-align: center;"><a href="http://www.johnlandells.com/wp-content/uploads/2008/08/newuserrole.png"><img class="alignnone size-medium wp-image-90" title="New User Role" src="http://www.johnlandells.com/wp-content/uploads/2008/08/newuserrole.png" alt="Worpress - New User Role" /></a></p>
<p>Imagine my shock then, when I found a new subscriber this morning, with a role of &#8216;Administrator&#8217;!  Of course, I deleted the user (it was clearly a random email address!) and any content that may have been associated with them, and looked at the settings in order to restrict the roles that a new user could take.</p>
<p>There is <strong>NO SUCH SETTING!</strong> I can find <strong>nothing</strong> allowing me to restrict the role through the administration interface!  This is not to say that I couldn&#8217;t do it through code, but it seems like a major flaw in the design of WordPress!  My only option given the time that I have available today was to remove the option for users to register.</p>
<p>For the time being, if you want to subscribe to my site, please use my <a title="Subscribe to my RSS feed" href="http://www.johnlandells.com/wp-rss2.php">RSS feed</a>.  I&#8217;ll also be adding a proper RSS feed link on one of the sidebars to make this easier (which I seem to have overlooked&#8230;!!!!)</p>
<p>Also, watch out for my newsletter which should be launching soon.  This will be the best way to keep up to date with the news and reviews as it will contain more in-depth articles than I typically include on the blog!  If you&#8217;d be potentially interested in reading a newsletter from me, why not leave a comment below and let me know?</p>
<p>In the meantime, protect your WordPress blog!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/08/wordpress-flaw/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw&amp;desc=One%20of%20the%20nice%20features%20of%20Worpress%20%28used%20for%20this%20blog%29%20is%20that%20people%20can%20register%20as%20a%20user%20which%20lets%20themreceive%20notifications%20whenever%20I%20add%20new%20content.%C2%A0%20Whenever%20this%20happens%2C%20I%20receive%20an%20email%20notification%20that%20they%27ve%20registered%20-%20and%20as%20you%20can%20imagine%2C%20I%20like%20receiving%20emails%20like%20thi" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;bm_description=Wordpress+Flaw&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/08/wordpress-flaw/&amp;title=Wordpress+Flaw" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/08/wordpress-flaw/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Wordpress+Flaw+-+http://cli.gs/j8eW2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/08/wordpress-flaw/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 Upgrade &#8211; Success!</title>
		<link>http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/</link>
		<comments>http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 10:54:49 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[semiologic]]></category>
		<category><![CDATA[wordpress 2.5]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/?p=57</guid>
		<description><![CDATA[Wow &#8211; that was SO EASY! You know what it&#8217;s like with ANY upgrade &#8211; I was understandably nervous.  The reality was that it took me longer to back everything up before I started than it did to actually run the upgrade! If anyone hit the maintenance page that&#8217;s been up for about 10 minutes [...]]]></description>
			<content:encoded><![CDATA[<p>Wow &#8211; that was SO EASY!</p>
<p>You know what it&#8217;s like with ANY upgrade &#8211; I was understandably nervous.  The reality was that it took me longer to back everything up before I started than it did to actually run the upgrade!</p>
<p>If anyone hit the maintenance page that&#8217;s been up for about 10 minutes &#8211; I apologise and I hope that you made it back in order to see the new site in all it&#8217;s glory! <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In fact, the site looks just the same as it did before the upgrade on the front page (so the Semiologic theme IS in fact compatible with 2.5) it&#8217;s just the admin interface that&#8217;s changed drastically &#8211; and for the better, it seems!</p>
<p>As I get more familiar with the changes, I may well post some more info.  For now &#8211; now that I know that the &#8220;posting&#8221; function still works <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; I can deactivate the maintenance page and get the site back up.</p>
<p>Has anyone else had similar experiences with WordPress 2.5, or was it more challenging for you?</p>
<p>Please leave your comments below&#8230;.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21&amp;desc=Wow%20-%20that%20was%20SO%20EASY%21%0D%0A%0D%0AYou%20know%20what%20it%27s%20like%20with%20ANY%20upgrade%20-%20I%20was%20understandably%20nervous.%C2%A0%20The%20reality%20was%20that%20it%20took%20me%20longer%20to%20back%20everything%20up%20before%20I%20started%20than%20it%20did%20to%20actually%20run%20the%20upgrade%21%0D%0A%0D%0AIf%20anyone%20hit%20the%20maintenance%20page%20that%27s%20been%20up%20for%20about%2010%20minutes%20-%20I%20a" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;bm_description=Wordpress+2.5+Upgrade+-+Success%21&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/&amp;title=Wordpress+2.5+Upgrade+-+Success%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Wordpress+2.5+Upgrade+-+Success%21+-+There was a server problem creating the clig.&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/04/wordpress-25-upgrade-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 Upgrade</title>
		<link>http://www.johnlandells.com/2008/03/wordpress-25-upgrade/</link>
		<comments>http://www.johnlandells.com/2008/03/wordpress-25-upgrade/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 12:04:30 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/wordpress-25-upgrade</guid>
		<description><![CDATA[Well, I may be mad, but I&#8217;ve decided to upgrade to the latest version of WordPress &#8211; version 2.5!  This seems to be a huge step forward from my current version, and I&#8217;d love to think everything will &#8220;just work&#8221;.  My biggest concern though, is with the Semiologic theme that I&#8217;ve been using.  It hasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I may be mad, but I&#8217;ve decided to upgrade to the latest version of WordPress &#8211; version 2.5!  This seems to be a huge step forward from my current version, and I&#8217;d love to think everything will &#8220;just work&#8221;.  My biggest concern though, is with the Semiologic theme that I&#8217;ve been using.  It hasn&#8217;t been updated since 27th June 2007 and I have a horrible feeling that my whole design will come crashing round my feet when I try to restart the blog&#8230;.!</p>
<p>I&#8217;m planning to tackle this before the end of the week, so if you visit my blog during this time and it&#8217;s down &#8211; please come back again!</p>
<p>For my Entrecard advertisers,  I&#8217;m intending to put up a holding/maintenance page (maybe even a duplicate site), but if I DO cause any significant downtime, I&#8217;ll reimburse the people affected with double the credits that they originally paid me for the ad space.  That&#8217;s fair, isn&#8217;t it?</p>
<p>Finally, I&#8217;ll post an update here when the upgrade&#8217;s in place.</p>
<p>Watch this space&#8230;&#8230;</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/03/wordpress-25-upgrade/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade&amp;desc=Well%2C%20I%20may%20be%20mad%2C%20but%20I%27ve%20decided%20to%20upgrade%20to%20the%20latest%20version%20of%20Wordpress%20-%20version%202.5%21%C2%A0%20This%20seems%20to%20be%20a%20huge%20step%20forward%20from%20my%20current%20version%2C%20and%20I%27d%20love%20to%20think%20everything%20will%20%22just%20work%22.%C2%A0%20My%20biggest%20concern%20though%2C%20is%20with%20the%20Semiologic%20theme%20that%20I%27ve%20been%20using.%C2%A0%20It%20ha" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;bm_description=Wordpress+2.5+Upgrade&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/&amp;title=Wordpress+2.5+Upgrade" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/03/wordpress-25-upgrade/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Wordpress+2.5+Upgrade+-+There was a server problem creating the clig.&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/03/wordpress-25-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simpleology Blogging Course</title>
		<link>http://www.johnlandells.com/2008/01/simpleology-blogging-course/</link>
		<comments>http://www.johnlandells.com/2008/01/simpleology-blogging-course/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 03:53:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/simpleology-blogging-course</guid>
		<description><![CDATA[I&#8217;m evaluating a multi-media course on blogging from the folks at Simpleology. For a while, they&#8217;re letting you snag it for free if you post about it on your blog. It covers: The best blogging techniques. How to get traffic to your blog. How to turn your blog into money. I&#8217;ll let you know what [...]]]></description>
			<content:encoded><![CDATA[<p id="simpleology_blog_5bea45fe474348c3f9dde31af8b0c884">I&#8217;m evaluating a <a href="http://www.simpleology.com/training/blogging/index.php">multi-media course on blogging</a> from the folks at Simpleology. For a while, they&#8217;re letting you <strong><a href="http://www.simpleology.com/training/blogging/index.php">snag it for free</a></strong> if you post about it on your blog.</p>
<p>It covers:</p>
<ul>
<li>The best blogging techniques.</li>
<li>How to get traffic to your blog.</li>
<li>How to turn your blog into money.</li>
</ul>
<p>I&#8217;ll let you know what I think once I&#8217;ve had a chance to check it out. Meanwhile, go grab yours while it&#8217;s still free.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2008/01/simpleology-blogging-course/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course&amp;desc=I%27m%20evaluating%20a%20multi-media%20course%20on%20blogging%20from%20the%20folks%20at%20Simpleology.%20For%20a%20while%2C%20they%27re%20letting%20you%20snag%20it%20for%20free%20if%20you%20post%20about%20it%20on%20your%20blog.%0D%0A%0D%0AIt%20covers%3A%0D%0A%0D%0A%09The%20best%20blogging%20techniques.%0D%0A%09How%20to%20get%20traffic%20to%20your%20blog.%0D%0A%09How%20to%20turn%20your%20blog%20into%20money.%0D%0A%0D%0AI%27ll%20let%20you%20k" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;bm_description=Simpleology+Blogging+Course&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2008/01/simpleology-blogging-course/&amp;title=Simpleology+Blogging+Course" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2008/01/simpleology-blogging-course/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+Simpleology+Blogging+Course+-+http://cli.gs/udq8r&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2008/01/simpleology-blogging-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ClickComments for an Interactive Blog Experience</title>
		<link>http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/</link>
		<comments>http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:43:45 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/clickcomments-for-an-interactive-blog-experience</guid>
		<description><![CDATA[Just a quick note today &#8211; I&#8217;ve just been alerted to &#8220;ClickComments&#8221; which is a small widget that enhances the experience of visitors to your blog.  You&#8217;ll see at the end of each of my posts, there&#8217;s now an area where you can click to give visual feedback on the quality of my post.. Please [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note today &#8211; I&#8217;ve just been alerted to &#8220;ClickComments&#8221; which is a small widget that enhances the experience of visitors to your blog.  You&#8217;ll see at the end of each of my posts, there&#8217;s now an area where you can click to give visual feedback on the quality of my post..</p>
<p>Please take the time to check this out yourself and let me know if you think it&#8217;s valuable.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience&amp;desc=Just%20a%20quick%20note%20today%20-%20I%27ve%20just%20been%20alerted%20to%20%22ClickComments%22%20which%20is%20a%20small%20widget%20that%20enhances%20the%20experience%20of%20visitors%20to%20your%20blog.%C2%A0%20You%27ll%20see%20at%20the%20end%20of%20each%20of%20my%20posts%2C%20there%27s%20now%20an%20area%20where%20you%20can%20click%20to%20give%20visual%20feedback%20on%20the%20quality%20of%20my%20post..%0D%0A%0D%0APlease%20take%20t" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;bm_description=ClickComments+for+an+Interactive+Blog+Experience&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/&amp;title=ClickComments+for+an+Interactive+Blog+Experience" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+ClickComments+for+an+Interactive+Blog+Experience+-+http://cli.gs/zPTMQ&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2007/12/clickcomments-for-an-interactive-blog-experience/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AdBrite &#8211; A Warning!</title>
		<link>http://www.johnlandells.com/2007/11/adbrite-a-warning/</link>
		<comments>http://www.johnlandells.com/2007/11/adbrite-a-warning/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 10:06:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.johnlandells.com/adbrite-a-warning</guid>
		<description><![CDATA[What on Earth is going on with the Internet at the moment???  I went onto Alexa this morning to make sure my contact details were up-to-date, and saw there a link to AdBrite.  I figured that anything recommended so highly by Alexa must be a decent site, so I signed up. Initially, I was looking [...]]]></description>
			<content:encoded><![CDATA[<p>What on Earth is going on with the Internet at the moment???  I went onto Alexa this morning to make sure my contact details were up-to-date, and saw there a link to <a target="_blank" href="http://www.adbrite.com" title="Be careful if you follow this...!">AdBrite</a>.  I figured that anything recommended so highly by Alexa must be a decent site, so I signed up.</p>
<p>Initially, I was looking to add an additional ad space below the existing Google ads on the left of the page, however AdBrite offers the possibility of including other ad providers (such as Google) and only displaying their own ads if they pay better.  So I signed up for this option, as I&#8217;d prefer a single ad space to be honest, selected a whole bunch of technology related categories and keywords, and left all the other settings as default.  Seems reasonable so far, doesn&#8217;t it?</p>
<p>To start with, I got a notice displayed telling me that it was assessing my content to find the most suitable ads for my site so I ignored it.  A few hours later, I was telling my wife about it and she asked me to show her.  You can imagine my horror to see a 120&#215;600 pixel skyscraper ad displaying a whole host of very graphic porn images!!!</p>
<p>Stupidly, my first reaction was to go to AdBrite&#8217;s control panel and try and fix it &#8211; although setting &#8220;Family Friendly&#8221; made no difference (and I wasn&#8217;t prepared to wait to see if it eventually did!).  My second thought (which SHOULD have been my first) was to quickly cut the code from my page!  Of course, I then had to go back to Google and re-create the original ad which had been there in the first place&#8230;.!</p>
<p>Still, you live and learn &#8211; I now understand very well what people mean by &#8220;if it ain&#8217;t broke, don&#8217;t fix it&#8221;! <img src='http://www.johnlandells.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.johnlandells.com/2007/11/adbrite-a-warning/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21&amp;desc=What%20on%20Earth%20is%20going%20on%20with%20the%20Internet%20at%20the%20moment%3F%3F%3F%C2%A0%20I%20went%20onto%20Alexa%20this%20morning%20to%20make%20sure%20my%20contact%20details%20were%20up-to-date%2C%20and%20saw%20there%20a%20link%20to%20AdBrite.%C2%A0%20I%20figured%20that%20anything%20recommended%20so%20highly%20by%20Alexa%20must%20be%20a%20decent%20site%2C%20so%20I%20signed%20up.%0D%0A%0D%0AInitially%2C%20I%20was%20looking%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;bm_description=AdBrite+-+A+Warning%21&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.johnlandells.com/2007/11/adbrite-a-warning/&amp;title=AdBrite+-+A+Warning%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.johnlandells.com/2007/11/adbrite-a-warning/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40jlandells%3A+AdBrite+-+A+Warning%21+-+http://cli.gs/490QN&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.johnlandells.com/2007/11/adbrite-a-warning/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
