<?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>Guvnrweb pages &#187; </title>
	<atom:link href="http://guvnr.com/category/webpages/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Sat, 25 Jun 2011 03:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Set Up Unmanaged VPS (4 Newbies) - Part 8: PHP5, MySQL and Xcache (for Platforms like WordPress)</title>
		<link>http://guvnr.com/web/web-dev/speed-up-vps-config-php-xcache/</link>
		<comments>http://guvnr.com/web/web-dev/speed-up-vps-config-php-xcache/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 10:58:47 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtual-server]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Xcache]]></category>

		<guid isPermaLink="false">http://www.guvnr.com/?p=1225</guid>
		<description><![CDATA[Part 8 - Install PHP for server-side web applications, Xcache to speed things up &#38; MySQL for databases.  And tweak the lot for optimum performance. [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/wordpress-subversion/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) - Part 15: WordPress Setup &#038; Updates from the Command Line        </a>
        <!-- (25)-->
      </h3>
      <div class="postWrap">
        


This how-to guide uses Subversion to download &amp; install standalone WordPress blogs &amp; their plugins, quickly and easily from your Linux command line interface, with simple updates thereafter.  It also [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/configure-nginx-wordpress/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) - Part 14: Tweak Nginx for WordPress - Pretty URLs &#038; WP Super Cache        </a>
        <!-- (21.7)-->
      </h3>
      <div class="postWrap">
        


For the blog platform WordPress to work properly with Nginx we need to tweak the web server configuration.  This tutorial will enable both caching - integrating the WP Super Cache plugin - and activate pretty [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/replace-mysql-data/" rel="bookmark">
        Maintain Unmanaged VPS - Part 8: Update (Replace or Delete) MySQL Data        </a>
        <!-- (18.5)-->
      </h3>
      <div class="postWrap">
        
Change repetitive db data with one single syntax command. Rather than manually find &amp; alter each instance, isolate the lot &amp; update multiple content.
This is handy when you want to swap or lose an identical [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/setup-unmanaged-vps-newbies-v-p-s-bible/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) .. The V-P-S Bible        </a>
        <!-- (18)-->
      </h3>
      <div class="postWrap">
        


Welcome to the_guv's 20 part VPS how-to bible, complete with video tutorials.
If you are outgrowing your shared host, are paying big bucks for a managed VPS or want to rightsize from an old dedicated plan, this [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/add-delete-db/" rel="bookmark">
        Maintain Unmanaged VPS - Part 4: Create or Bin MySQL DBs using the Terminal        </a>
        <!-- (17.3)-->
      </h3>
      <div class="postWrap">
        
This how-to guide maps out two pretty basic but handy MySQL operations, creating and binning a database, using the terminal interface.
Sure, you can do those with, say, phpMyAdmin, but it's way quicker to perform [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/web/web-dev/speed-up-vps-config-php-xcache/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Set Up Unmanaged VPS (4 Newbies) - Part 6: Harden the Secure Shell (SSH) &amp; Create a Firewall</title>
		<link>http://guvnr.com/web/web-dev/harden-ssh-create-firewall/</link>
		<comments>http://guvnr.com/web/web-dev/harden-ssh-create-firewall/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 10:56:19 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[ip tables]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[secure shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual-server]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.guvnr.com/?p=1157</guid>
		<description><![CDATA[Part 6: Solidify your remote OpenSSH connection and set up a firewall using iptables.  Just copy and paste the code [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/configure-filezilla-sftp/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) - Part 12: Setup FileZilla for Secure FTP (SFTP)        </a>
        <!-- (26.2)-->
      </h3>
      <div class="postWrap">
        


This tutorial shows you how to configure FileZilla, the most popular Secure FTP (SFTP) client.  
Having set up the Nginx web server we're on the brink of setting up some sites or blogs, but first here's a handy [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/create-linux-user/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) - Part 4: Create a Linux User &#038; Set Permissions        </a>
        <!-- (25.3)-->
      </h3>
      <div class="postWrap">
        


This tutorial steps out how to create a Linux user and set permissions.  It can be used as part of the VPS Bible 20-Part series, else as a standalone guide.  Just thought I'd clear that up.
Before carrying on [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/import-mysql-db/" rel="bookmark">
        Maintain Unmanaged VPS - Part 7: Reinstate MySQL DBs with Terminal Shell        </a>
        <!-- (19.6)-->
      </h3>
      <div class="postWrap">
        
This guide provides the syntax for uploading data to a MySQL database. For instance, you've changed Linux server, have added a blank database and now want to add your previously backed up data.
Just replace the db [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/add-delete-db/" rel="bookmark">
        Maintain Unmanaged VPS - Part 4: Create or Bin MySQL DBs using the Terminal        </a>
        <!-- (18.5)-->
      </h3>
      <div class="postWrap">
        
This how-to guide maps out two pretty basic but handy MySQL operations, creating and binning a database, using the terminal interface.
Sure, you can do those with, say, phpMyAdmin, but it's way quicker to perform [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/linux-vps-resources/" rel="bookmark">
        Set Up Unmanaged VPS (4 Newbies) - Part 20: Blogroll, Links, Credits, Resources        </a>
        <!-- (15.4)-->
      </h3>
      <div class="postWrap">
        
This reference to the best Virtual Private Server and Linux online resources range from basic beginner guides to advanced web server configuration tutorials. 
Coupled with the the_guv's original VPS Bible series, now [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/web/web-dev/harden-ssh-create-firewall/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>jQuery Birthday, 1.3 Born, OpenSource Lives On</title>
		<link>http://guvnr.com/webpages/jquery13/</link>
		<comments>http://guvnr.com/webpages/jquery13/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 22:38:07 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web pages]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://guvnr.com/?p=611</guid>
		<description><![CDATA[PHEW! jQuery has teamed up with the Software Freedom Conservancy. So our favorite javascript library is future-proofed, and so are our projects [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/round-corners/" rel="bookmark">
        Easy-as-you-like! Adapt Square Boxes with Hassle-Free Curves        </a>
        <!-- (24.3)-->
      </h3>
      <div class="postWrap">
        
Give your site a design lift with this simple CSS code snippet.  Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/ollyconnelly/" rel="bookmark">
        Website launch - www.ollyconnelly.com        </a>
        <!-- (7.9)-->
      </h3>
      <div class="postWrap">
        



Guvnr.com couldn't launch alone, that just wouldn't do, so I've knocked up a simple portal page for my namesake site, ollyconnelly.com.
...The purpose of this site is SEO; marketing.  That is to say, when [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/guv/" rel="bookmark">
        About Guvnr &#038; the_guv        </a>
        <!-- (7)-->
      </h3>
      <div class="postWrap">
        
  
    
       Hi.&nbsp;&nbsp;My name's Olly Connelly.&nbsp;&nbsp;Welcome to Guvnr. 
      
        About Guvnr.com
        
          Guvnr launched in 2008 as a showcase for my Web, PC and Content services.
  [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/ga_shade-site-overlay-bug/" rel="bookmark">
        GA's 'Site Overlay' Creating Opaque Unlinkable Site        </a>
        <!-- (6.1)-->
      </h3>
      <div class="postWrap">
        


The issue:  Your website doesn't load properly after opting for a Click Pattern 'Site Overlay' on your Google Analytics Dashboard, instead rendering opaque.
Links don't work, you can't see a way to disable the [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/content/man-web/" rel="bookmark">
        One Man And His Web        </a>
        <!-- (5.9)-->
      </h3>
      <div class="postWrap">
        
So I've relocated for a few months, to an Arab country that shall not be named.  My website, on the other hand, still lives in Newark, New Jersey, before traveling about.  And I have a dilemma.
On arriving here, I [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/webpages/jquery13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Guvnr.com Goes Live</title>
		<link>http://guvnr.com/web/guvnr-goes-live/</link>
		<comments>http://guvnr.com/web/guvnr-goes-live/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 09:58:29 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Guvnr-news]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://guvnr.com/?p=3</guid>
		<description><![CDATA[Sites I like to surf are really uncluttered, with everything barely more than a click, or a mouse movement, away. That's how I hope this site is. A really usable web design. The website requirement The kind of site I needed had to showcase my work and, because there are always new websites and other [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/guv/" rel="bookmark">
        About Guvnr &#038; the_guv        </a>
        <!-- (13.1)-->
      </h3>
      <div class="postWrap">
        
  
    
       Hi.&nbsp;&nbsp;My name's Olly Connelly.&nbsp;&nbsp;Welcome to Guvnr. 
      
        About Guvnr.com
        
          Guvnr launched in 2008 as a showcase for my Web, PC and Content services.
  [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/nginx-error-access-logs/" rel="bookmark">
        In Case You Weren't Sure Where They Live        </a>
        <!-- (11.3)-->
      </h3>
      <div class="postWrap">
        
Let's take a quick look at our Nginx server and site error &amp; access logs, and where to find them.
You have one pair of Nginx logs server-wide and another for each site, unless you omitted them.   The error logs [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/round-corners/" rel="bookmark">
        Easy-as-you-like! Adapt Square Boxes with Hassle-Free Curves        </a>
        <!-- (10.7)-->
      </h3>
      <div class="postWrap">
        
Give your site a design lift with this simple CSS code snippet.  Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/blogging/guvnr-gets-wordpressed-hey-im-on-your-dashboard/" rel="bookmark">
        Guvnr Gets WordPressed (hey, I'm on your Dashboard!)        </a>
        <!-- (10.4)-->
      </h3>
      <div class="postWrap">
        


Like I said, I've had problems aplenty with my hosting provider Lunarpages * this last week - or was that two - who apparently aren't set up for traffic spikes and then lose databases.  I've taken steps to ensure [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/content/blimey-some-party-er-hny-guvs-back/" rel="bookmark">
        Guvnr.com &#038; vpsBible.com - Focussing on 2010        </a>
        <!-- (9.2)-->
      </h3>
      <div class="postWrap">
        
Sure, there has been a pause.  A month, no less, and how weird is this: I feel like the kid at school who sidles into the classroom, totally late, hair strewn and face sheepish, having missed Assembly and, oh no, they [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/web/guvnr-goes-live/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Website launch - www.ollythebuilder.com</title>
		<link>http://guvnr.com/web/ollythebuilder/</link>
		<comments>http://guvnr.com/web/ollythebuilder/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 14:45:12 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[Guvnr-news]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://guvnr.com/?p=229</guid>
		<description><![CDATA[They say things happen in three's, so to keep up with tradition I'm launching three sites this week. As well as Guvnr.com and a namesake portal, ollyconnelly.com, I've scrubbed up my old building services site. In fact, I've fairly thrown the kitchen sink at it, css-stylee. CSS-rich features To showcase the building services I mess [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/round-corners/" rel="bookmark">
        Easy-as-you-like! Adapt Square Boxes with Hassle-Free Curves        </a>
        <!-- (29.7)-->
      </h3>
      <div class="postWrap">
        
Give your site a design lift with this simple CSS code snippet.  Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/ollyconnelly/" rel="bookmark">
        Website launch - www.ollyconnelly.com        </a>
        <!-- (26.3)-->
      </h3>
      <div class="postWrap">
        



Guvnr.com couldn't launch alone, that just wouldn't do, so I've knocked up a simple portal page for my namesake site, ollyconnelly.com.
...The purpose of this site is SEO; marketing.  That is to say, when [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/copy-files-psftp/" rel="bookmark">
        Maintain Unmanaged VPS - Part 11: Copy Website Files between Windows/Linux Computers using the CLI        </a>
        <!-- (13.7)-->
      </h3>
      <div class="postWrap">
        
Here's how to copy/backup/upload files between Linux &amp; Windows hosts using PuTTY's Secure FTP terminal. Faster, easier and way safer than FTP.
If you're using Linux locally as well as to power your web host, skip [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/favicon/" rel="bookmark">
        Video How-to: Add a Favicon        </a>
        <!-- (8.2)-->
      </h3>
      <div class="postWrap">
        



If I had a Big Mac for every favicon tutorial out there, I'd be dead.  But hey, I needed a favicon, and I figured a video illustrating the process may come in handy for some folks, so here goes.

What is a [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/guv/" rel="bookmark">
        About Guvnr &#038; the_guv        </a>
        <!-- (6.3)-->
      </h3>
      <div class="postWrap">
        
  
    
       Hi.&nbsp;&nbsp;My name's Olly Connelly.&nbsp;&nbsp;Welcome to Guvnr. 
      
        About Guvnr.com
        
          Guvnr launched in 2008 as a showcase for my Web, PC and Content services.
  [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/web/ollythebuilder/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Website launch - www.ollyconnelly.com</title>
		<link>http://guvnr.com/web/ollyconnelly/</link>
		<comments>http://guvnr.com/web/ollyconnelly/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 03:37:10 +0000</pubDate>
		<dc:creator>the_guv</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[Guvnr-news]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://guvnr.com/?p=158</guid>
		<description><![CDATA[Guvnr.com couldn't launch alone, that just wouldn't do, so I've knocked up a simple portal page for my namesake site, ollyconnelly.com. ...The purpose of this site is SEO; marketing. That is to say, when someone googles me, they will find the page, soon, at the top of the search results, with the site itself taking [...]
<br/>
<div class="postWrap break">
  <h6>If you liked that ...</h6>
  <ul class="sellBox2">
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/round-corners/" rel="bookmark">
        Easy-as-you-like! Adapt Square Boxes with Hassle-Free Curves        </a>
        <!-- (33.8)-->
      </h3>
      <div class="postWrap">
        
Give your site a design lift with this simple CSS code snippet.  Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/ollythebuilder/" rel="bookmark">
        Website launch - www.ollythebuilder.com        </a>
        <!-- (26.3)-->
      </h3>
      <div class="postWrap">
        




They say things happen in three's, so to keep up with tradition I'm launching three sites this week.  As well as Guvnr.com and a namesake portal, ollyconnelly.com, I've scrubbed up my old building services [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/copy-files-psftp/" rel="bookmark">
        Maintain Unmanaged VPS - Part 11: Copy Website Files between Windows/Linux Computers using the CLI        </a>
        <!-- (13.7)-->
      </h3>
      <div class="postWrap">
        
Here's how to copy/backup/upload files between Linux &amp; Windows hosts using PuTTY's Secure FTP terminal. Faster, easier and way safer than FTP.
If you're using Linux locally as well as to power your web host, skip [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/web-dev/ga_shade-site-overlay-bug/" rel="bookmark">
        GA's 'Site Overlay' Creating Opaque Unlinkable Site        </a>
        <!-- (9)-->
      </h3>
      <div class="postWrap">
        


The issue:  Your website doesn't load properly after opting for a Click Pattern 'Site Overlay' on your Google Analytics Dashboard, instead rendering opaque.
Links don't work, you can't see a way to disable the [...]      </div>
    </li>
        <li class="noBullet" style="padding:0;">
      <h3> <a href="http://guvnr.com/web/favicon/" rel="bookmark">
        Video How-to: Add a Favicon        </a>
        <!-- (8.8)-->
      </h3>
      <div class="postWrap">
        



If I had a Big Mac for every favicon tutorial out there, I'd be dead.  But hey, I needed a favicon, and I figured a video illustrating the process may come in handy for some folks, so here goes.

What is a [...]      </div>
    </li>
      </ul>
  <h6  class="floatRight">... maybe you'll like these?</h6>
  <div class="clear"></div>
</div>

]]></description>
		<wfw:commentRss>http://guvnr.com/web/ollyconnelly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

