<?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>iliveontheweb.com &#187; plugin</title>
	<atom:link href="http://www.iliveontheweb.com/category/wordpress/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iliveontheweb.com</link>
	<description>a blog of my online ventures</description>
	<lastBuildDate>Thu, 22 Jul 2010 12:51:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Seemless switch from Windows to Linux servers</title>
		<link>http://www.iliveontheweb.com/seemless-switch-from-windows-to-linux-servers/</link>
		<comments>http://www.iliveontheweb.com/seemless-switch-from-windows-to-linux-servers/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 00:00:55 +0000</pubDate>
		<dc:creator>Enda</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Wordpress database backup]]></category>

		<guid isPermaLink="false">http://www.iliveontheweb.com/?p=981</guid>
		<description><![CDATA[I've wanted to switch this blog across from the current Windows hosting solution to my Linux hosting account for a while now. I thought this was going to be a nightmare but it went really smooth (i think) and took less than an hour. For anyone look to do the same here's what I did:
1. [...]]]></description>
			<content:encoded><![CDATA[<p>I've wanted to switch this blog across from the current Windows hosting solution to my Linux hosting account for a while now. I thought this was going to be a nightmare but it went really smooth (i think) and took less than an hour. For anyone look to do the same here's what I did:</p>
<p>1. Backed up all my wordpress files currently saved on my windows hosting account. To do this I just FTP'd the entire root folder that included all of the wp-content themes and plugins as well as any image and resource files that I linked to.</p>
<p>2. Backed up the database stored on my windows server. To do this I followed the Wordpress Codex doc on <a href="http://codex.wordpress.org/Backing_Up_Your_Database">Backing up your database</a>. Really easy to follow. I downloaded the .sql file to my hard disc.</p>
<p>3. Switched my website hosting from Windows (IIS) server to Apache (Website) from within the control panel that links to both my Windows and Linux hosting packages. The switch took about 5 minutes. This left with with a blank webspace on my linux server.</p>
<p>4. Uploaded the latest version of Wordpress (2.9.2) to my linux web space.</p>
<p>5. Set up a new database on the linux server.</p>
<p>6. Edited wp-config.php in the root of my Wordpress installation to point to the new database settings and also uploaded a <a href="http://www.iliveontheweb.com/removing-the-indexphp-from-your-urls-using-wordpress-permalinks/">.htaccess file</a> to the root of my wordpress installation.</p>
<p>7. Used the <a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">Famous 5 minute install</a> from Wordpress to install Wordpress on my Linux webspace. I then had a blank installation of Wordpress with the default Kubrick theme.</p>
<p>8. I uploaded all the wp-content files (themes, plugins etc.) from step one into the new installation.</p>
<p>9. I then imported the original database that I downloaded in step 2 using the <a href="http://codex.wordpress.org/Restoring_Your_Database_From_Backup">restoring your database</a> guide from Wordpress Codex. I was slightly confused as to how this would work before I done it as I did not keep the same name and settings for the new database on the linux server. This didn't cause any problems though and it simply imports data into the new database from the old one.</p>
<p>That was it. Simple and a hundred times more painless than I thought. As far as I can see everything is working perfectly. I don't know if it will have any effect on rankings in Google but I wouldn't think so. All in all I would say the site was only down for about 10 to 15 minutes so I'd be a lot more confident about doing this next time. Hopefully I won't have to do it again though as my reason for switching is that my Windows hosting solution is due shortly and I am not going to renew it as it's easier to have everything stored on Linux.</p>
<p>That's all for now...</p>
<p><strong>Update</strong> : 6th of April 2010 : I had said that the switch was seemless but I did notice a problem with the sitemap.xml and sitemap.xml.gz files associated with the all in one Seo plugin for Wordpress. Any new posts such as this one were not being written to the sitemap files. I corrected this by CHMODing the files to make them writeable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iliveontheweb.com/seemless-switch-from-windows-to-linux-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Things to do this week: revisited</title>
		<link>http://www.iliveontheweb.com/things-to-do-this-week-revisited/</link>
		<comments>http://www.iliveontheweb.com/things-to-do-this-week-revisited/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 14:36:27 +0000</pubDate>
		<dc:creator>Enda</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[challenges]]></category>
		<category><![CDATA[deadline]]></category>
		<category><![CDATA[partnership]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[to do list]]></category>

		<guid isPermaLink="false">http://www.iliveontheweb.com/?p=744</guid>
		<description><![CDATA[I made a to do list at the start of this week and here's a progress report: 
Sort out the registration for a .ie project that I'll be involved in: Check, I got this sorted earlier in the week so that's step one of the project completed.
Get to the bank: Check, as soon as I [...]]]></description>
			<content:encoded><![CDATA[<p>I made a <a href="http://www.iliveontheweb.com/index.php/things-to-do-this-week/">to do list</a> at the start of this week and here's a progress report: </p>
<li><strong>Sort out the registration for a .ie project that I'll be involved in:</strong> Check, I got this sorted earlier in the week so that's step one of the project completed.</li>
<li><strong>Get to the bank:</strong> Check, as soon as I completed the list, this was the forst ting I took care off.</li>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/61285857@N00/3079826/" title="cup'a list" target="_blank"><img src="http://farm1.static.flickr.com/2/3079826_cd51bd0741.jpg" alt="cup'a list" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" title="Attribution-NonCommercial-NoDerivs License" target="_blank"><img src="http://www.iliveontheweb.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/61285857@N00/3079826/" title="nocas" target="_blank">nocas</a></small></p>
<li><strong>Stop neglecting TopCommentator.com:</strong> Check, I'm actually working on this right now. I've completed the about page and one other article and I've come up with a few ideas for articles and for kicking the project off next week. I'll be getting stuck in to the site itself from tomorrow and throughout the week.</li>
<li><strong>Discuss other projects that I've partnered up on:</strong> As I mentioned earlier, this one is ongoing and I've come up with another idea that's open for discussion since posting the to do list.</li>
<li><strong>Complete the styling on CallumPhotography.com:</strong> I've spent about 10 minutes on this so far and should only need another 10 or 20 to complete it.</li>
<li><strong>Lay down some plans for kicking off my first WordPress plugin:</strong> As i said, I'll be giving myself a bit of time on this one, but I've made some notes and now have a clearer direction where this is going.</li>
<li><strong>Sort out passwords and ftp details for a couple of sites that I've partnered up on:</strong> I've been getting this together and will be passing on tomorrow, along with the progress I've made on top commentator so far as this one of the projects I've partnered up on.</li>
<li><strong>Add some more content to <a href="http://www.rudevid.com">RudeVid.com</a>:</strong> I'd made a start on this one already and I've added 8 videos to the site since. 8 isn't a lot, but I have a steady stream lined up to automatically post another 2 per day for the next few weeks.</li>
<li><strong>Make a list of things that I want to change on the appearance of this blog:</strong> Check, see <a href="http://www.iliveontheweb.com/index.php/plans-for-updating-my-blog/">previous post</a>.</li>
<li><strong>Spend some time off the computer:</strong> Check, I've played 2 hours of 5 aside football on Tuesday and Thursday and have another game lined up as soon as I'm finished this post. When I <a href="http://www.iliveontheweb.com/index.php/last-week-in-blackpool/">went to Blackpool</a>, I bought some fishing gear as I wanted to start fishing. I've been out for about 4 or 5 hours this week with not so much as a bite but it was a good laugh. We got a speedboat a few weeks back too so some of the time spent fishing was out on that too, the fresh air made me sleep about a 100 times better at night!</li>
]]></content:encoded>
			<wfw:commentRss>http://www.iliveontheweb.com/things-to-do-this-week-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plans for updating my blog</title>
		<link>http://www.iliveontheweb.com/plans-for-updating-my-blog/</link>
		<comments>http://www.iliveontheweb.com/plans-for-updating-my-blog/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:22:19 +0000</pubDate>
		<dc:creator>Enda</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Updating default WordPress theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[blog update]]></category>
		<category><![CDATA[edit css]]></category>
		<category><![CDATA[update my blog]]></category>

		<guid isPermaLink="false">http://www.iliveontheweb.com/?p=727</guid>
		<description><![CDATA[Earlier in the week I created a to do list for stuff I wanted/needed to get done this week.
One of the things on the agenda was to make a list of things that I wanted to change on the appearance of this blog, here goes:
1. There's a colour mismatch in the div at the top [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier in the week I created a <a href="http://www.iliveontheweb.com/index.php/things-to-do-this-week/">to do list</a> for stuff I wanted/needed to get done this week.</p>
<p>One of the things on the agenda was to make a list of things that I wanted to change on the appearance of this blog, here goes:<br />
<strong>1.</strong> There's a colour mismatch in the div at the top of my page, I need to changed the page background image to match this or vice versa.</p>
<p>
<img class="centered" width="85%" src="http://farm4.static.flickr.com/3467/3746763364_6488924b83.jpg" alt="iliveontheweb_blog_update" />
</p>
<p><strong>2.</strong> New Logo: I want to restyle the logo so that it's more readable, my domain name is pretty long but I like it and I'm sticking with it. Based on feedback, I might run it over two lines and may do something with the colours also.<br />
<strong>3.</strong> Give myself a bit of a makeover. I look like Al Pacino in Scarface and want to just fix up the dark line running down the side of my cheek bone. Yes, I agree this is vain.<br />
<strong>4.</strong> I'm still using the post title and text styles that come with the custom wordpress theme,. I'd like to have a look at some other styles to put my own spin on the look of my posts. This isn't that important, but I just want to move towards a completely customised look and feel for my site.<br />
<strong>5.</strong> Need to rework the current ad for RudeVid.com. I threw this together in 2 minutes and I want to update it and create a uniform style for all future ads for site I'm involved with from now on. RudeVid.com was another thing on the agenda and I've been making some solid progress on this too!<br />
<strong>6.</strong> I generally want to restyle the entire sidebar and give it a look that integrates better with the design of the rest of the site. In addition to this, I'd like to add a few more plugins to increase the functionality of the site. I could just go ahead and install every plugin available but it's important for me to do a bit of research into this area and make sure I select plugins that fit in with this site and increase the usability.</p>
<p>
<img class="centered" width="85%" src="http://farm3.static.flickr.com/2476/3746045199_7e9ac65ac0.jpg" alt="iliveontheweb_blog_update" />
</p>
<p><strong>7.</strong> Restyle the bullet points used for listed items. I've started using lists on my posts recently as I feel it makes things easier to read for certain topics. Again I want to add my own look and feel to this area and will design my own images for this.<br />
<strong>8.</strong> I added the <a href="http://www.iliveontheweb.com/index.php/added-sociofluid-plugin-to-my-blog/">SocioFluid Plugin a while back</a> and I may look at other options for this. I want to cut down the number of social bookmarking links I'm using on this site and will either reduce the ones currently listed with the SocioFluid plugin or may look at another plugin altogether.<br />
<strong>9.</strong> Again, more restyling on the links back to previous/next posts, what I have is ok but again I just want to customise the look and feel my own taste.<br />
<strong>10.</strong> <del datetime="2009-07-23T09:18:29+00:00">Last but not least</del>, I 'might' rework the graphics styling on the footer or left align the footer text.<br />
<strong>11. - Update:</strong> Move this blog across to a linux server, I <a href="http://www.iliveontheweb.com/index.php/got-a-linux-hosting-account/">purchased a linux hosting package a while back</a> to eliminate the index php from my permalink structure. I also think linux is better for open source software such as WordPress. </p>
<p>As you can see, these are mainly all cosmetic css or design fixes, but they are important for me as for each one that I style myself it's me putting my own personal touch on my site. The great thing about WordPress and indeed css is the adaptability. The stuff on my site doesn't look the way I want it to right now but when I make these changes in the right places the whole site gets an overhaul and everything looks the way I want it to and not just the stuff I add after making the changes. I'm hoping to roll out these changes before the end of the Summer. I've taken the first step now anyway and I'm a lot better organised for getting this done with minimal effort. It's only a matter of pulling up this post as a reference and getting stuck into Photoshop and the backend of this site for a few hours to make these changes happen.</p>
<p>I haven't rejected the other stuff on the list, I'll be following up later in the week with another post on my progress <img src='http://www.iliveontheweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.iliveontheweb.com/plans-for-updating-my-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Things to do this week</title>
		<link>http://www.iliveontheweb.com/things-to-do-this-week/</link>
		<comments>http://www.iliveontheweb.com/things-to-do-this-week/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:24:26 +0000</pubDate>
		<dc:creator>Enda</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[deadline]]></category>
		<category><![CDATA[partnership]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[to do list]]></category>

		<guid isPermaLink="false">http://www.iliveontheweb.com/?p=706</guid>
		<description><![CDATA[Here's my checklist/ to do list for the week to ensure things get done:	
Sort out the registration for a .ie project that I'll be involved in. I'm partnering up on this project with someone else and plan on releasing it in August or September. More on this one later...
Get to the bank and sort out [...]]]></description>
			<content:encoded><![CDATA[<p>Here's my checklist/ to do list for the week to ensure things get done:	</p>
<li>Sort out the registration for a .ie project that I'll be involved in. I'm partnering up on this project with someone else and plan on releasing it in August or September. More on this one later...</li>
<li>Get to the bank and sort out the money to pay my company taxes for the second quarter of 2009.</li>
<li>Stop neglecting TopCommentator.com and start making some progress on it. You won't see this on the site but I'll be writing some articles for it behind the scenes. I think I need to move the launch date for Top Commentator to pressurise myself into getting things done!</li>
<li>Discuss other projects that I've partnered up on. I'm already on top of this one as I've been having some pretty good ongoing talks about a few projects that I've teamed up over the last few weeks. I just want to continue this good work and keep the ideas moving forward.</li>
<li>Complete the styling on CallumPhotography.com and hand version 1.00 of the site over to the owner.</li>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/26104563@N00/2381294958/" title="Day 092/366 - To Do List" target="_blank"><img src="http://farm4.static.flickr.com/3268/2381294958_b89787d768_m.jpg" alt="Day 092/366 - To Do List" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" title="Attribution-NonCommercial-ShareAlike License" target="_blank"><img src="http://www.iliveontheweb.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/26104563@N00/2381294958/" title="Great Beyond" target="_blank">Great Beyond</a></small></p>
<li>Lay down some plans for kicking off my first WordPress plugin to display random images on your blog. There's already plugins there to do this and I'm normally not one for re-inventing the wheel but this is a learning based project to hopefully give me the experience to create more custom ideas later on. I'm pretty confident I can do this, but I want to spend some time on it and make sure it's correct as I'll be trying to get it added to the WordPress plugins directory. I need to specify exactly where I want to take this project. I was thinking about it over the weekend and there's loads of ways I can go to make the plugin as adaptable as possible but I need to set limits to get things done. I know myself from working on previous projects that I might delay things to add in lots of features in search of perfection and to cover all eventualities/scenarios. Sometimes working like this is a good trait and sometimes it's not! For this project I need a version 1.00 spec., I want to keep things simple and I need to work towards getting that done within the next month.</li>
<li>Sort out passwords and ftp details for a couple of sites that I've partnered up on and pass them on to my partner.</li>
<li>Add some more content to <a href="http://www.rudevid.com">RudeVid.com</a>. I've made a start on this one already.</li>
<li>Make a list of things that I want to change on the appearance of this blog. There's things I'm not happy with and I'll want to resolve them and release another version of this blog before the end of the Summer. If I make this list not it sets the wheels in motion.</li>
<li>Spend some time off the computer. I found that I spent loads of time last week on the computer and didn't really get a lot done for the time I spent. If I take a bit more time away I'll be thinking about what I'm getting back to and will become more focused on getting things done fast. One of the reasons for putting this list up here is to focus on changing this this week and getting things done correctly one step at a time.</li>
]]></content:encoded>
			<wfw:commentRss>http://www.iliveontheweb.com/things-to-do-this-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The power of WordPress for building a website</title>
		<link>http://www.iliveontheweb.com/the-power-of-wordpress-for-building-a-website/</link>
		<comments>http://www.iliveontheweb.com/the-power-of-wordpress-for-building-a-website/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 22:37:59 +0000</pubDate>
		<dc:creator>Enda</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[create wordpress plugin]]></category>
		<category><![CDATA[photography website]]></category>
		<category><![CDATA[wordpress gallery plugin]]></category>

		<guid isPermaLink="false">http://www.iliveontheweb.com/?p=677</guid>
		<description><![CDATA[Two days ago, I mentioned that I was working on a new photography based website for a friend. I've known the guy I'm doing it for for years and even before we discussed the site in any detail, I think I had an idea of the kind of look he'd be after. After talking with [...]]]></description>
			<content:encoded><![CDATA[<p>Two days ago, I mentioned that I was working on a new photography based website for a friend. I've known the guy I'm doing it for for years and even before we discussed the site in any detail, I think I had an idea of the kind of look he'd be after. After talking with him, he confirmed I was right. </p>
<p>The spec. for a the site was a really clean and simple look that he could use to showcase his photography work. He wanted the first page to show a single shot which linked in to a list of galleries. In my <a href="http://www.iliveontheweb.com/index.php/new-photography-website-for-a-friend/">previous post</a>, I had a look at some of the gallery plugins available for WordPress and decided to go with kPicasa that links in to Picasa. I'm really happy with how simply this plugin works. </p>
<p>Anyway, getting back to how powerful WordPress is, I was looking for a really simple theme and came across the <a href="http://mac-host.com/slidingdoor/">sliding door</a> theme. I thought, it would be nice to use customised images in the sliding header to personalise the site for Ciaran, strip away the sidebar and just run with a nice plain black site. I had this up and running on the site yesterday, but we had a talk about it and agreed that it wasn't right. I went theme hunting in the <a href="http://wordpress.org/extend/themes/">WordPress Theme Directory</a> and within 5 minutes came back with the <a href="http://wp-themes.com/capricorn/?TB_iframe=true&#038;width=1170&#038;height=830">Capricorn Theme</a> by Shaibani. It's really really simple, have a look at a demo of the original theme <a href="http://www.random-is.me/">here</a> and now look at <a href="http://www.callumphotography.com">CallumPhotography.com</a> (or below) to see what I've done with it. </p>
<p><img width="75%" class="centered" src="http://farm3.static.flickr.com/2526/3725321520_6be9b7c121_o.jpg" alt="CallumPhotography.com" /></p>
<p>The site isn't finished yet but I'm happy enough to let you have a look. I'll be tweaking it over the next week to finish it off to Ciaran's liking and hopefully fix a few layout issues that I'm not happy with. What I like about it so far is that I was able to get this far in one day with WordPress using a very simple theme and a few plugins. That shows the power of WordPress. If I was trying to design a site like this from scratch, I'd be there for weeks, if not months doing it. Even for someone who's familiar with WordPress, it would be hard to spot that this is a WordPress site if I stripped away the links in the footer at the bottom. So with a few hours working on the site and a couple of talks with Ciaran and we're nearly there already. It might not be the best site in the world but he say's it's 'exactly' what he was after so that's good enough for me. </p>
<p>Another great thing about using WordPress for this site (although it's not a typical blog) is that Ciaran can login in to the WordPress control panel and take ownership of the site. This is way better than me asking him for his photos, uploading a bunch of files on to a server and thinking that's the job done. That might work for some people, but for me that's not what it's about. It's Ciaran's site and I'll be helping him get to grips with WordPress and gain a better understanding of how he can edit the site himself to put his own spin on it and keep the site alive! If I handed over a static website that wasn't easily configured he'd get bored with it in a week, but if I give him something to play about with the site becomes his and he's gonna be more interested in growing it. The longer any I site I create remains active and online is only a good thing as far as I'm concerned. </p>
<p>I've also done my first bit of custom coding for WordPress for this one. If you have a look at the homepage on <a href="http://www.callumphotography.com">callumphotography.com</a>, you'll see that it displays a random image depending on the time that you load the page. Test this out by reloading the page after about ten seconds and you should see a new photograph up there (it's running 6 different images at the minute). It's nothing spectacular but I'm thinking of customising the code a bit more so that it's easily adaptable for Ciaran to change what images are loaded up at specific times. I'm even thinking of having a go at creating my first WordPress plugin from it. There will be a bit of work involved in this, if I go ahead, but it would be a great experience for me to make my own plugin freely available to the public and to myself for use on other sites.</p>
<p>So this site demonstrates exactly what you can achieve with WordPress in a few days. The look and feel of a custom built site with functionality exactly as per the client requirements. I still have a few issues to iron out on this one and Ciaran needs to sort out his galleries to get some content up there and complete the site but it's not looking to bad at the minute. I also changed the front page on the WordPress site to a static page and included a blog space for him so he has the option of writing about his photographs. We will also look at integrating a way of selling his work from the site further down the line. I've enjoyed working on this one so far and you should expect a few updates on it over the Summer months!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iliveontheweb.com/the-power-of-wordpress-for-building-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
