<?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>FiddyP &#187; Blog News</title>
	<atom:link href="http://fiddyp.co.uk/category/blog-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://fiddyp.co.uk</link>
	<description>The personal blog of Andy Bailey</description>
	<lastBuildDate>Sun, 13 May 2012 15:28:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Fast broken blog or working one? you choose</title>
		<link>http://fiddyp.co.uk/fast-broken-blog-or-working-one-you-choose/</link>
		<comments>http://fiddyp.co.uk/fast-broken-blog-or-working-one-you-choose/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 08:17:42 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[w3 total cache]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=2117</guid>
		<description><![CDATA[I just got another ticket off someone that is using a cache plugin and experiencing issues with a plugin. BTW &#8211; Do you recommend NOT using W3TC? And, [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Ffast-broken-blog-or-working-one-you-choose%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Ffast-broken-blog-or-working-one-you-choose%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I just got another ticket off someone that is using a cache plugin and experiencing issues with a plugin.</p>
<blockquote><p>BTW &#8211; Do you recommend NOT using W3TC? And, if so, is there a better one?</p></blockquote>
<p>Here&#8217;s my response, maybe if you read it here then I wont have to type it again in a ticket!</p>
<blockquote><p>oh that is a biggie! w3 total cache by definition will serve old copies of pages. That is what all cache plugins are designed to do.</p>
<p>it is quicker to serve a html copy than to generate one with php which is why they make sites faster.</p>
<p>unfortunately, blogs are dynamic sites with plugins that require freshly created content which don&#8217;t really work well with copies of pages that were made hours or even days ago.</p>
<p>static business sites that are there for information work really well with cache plugins because they rarely change but blogs with new posts and comments and &#8216;real time&#8217; plugins installed don&#8217;t do so well.</p>
<p>w3 total cache is not yet final. That is why it is not showing as version 1.0 yet. You and me and all the others that use it are test subjects!</p>
<p>you have to decide if you want a fast broken blog or a working one.</p>
<p>there are blogs (including mine) that have w3 working with everything else but each blog is different and has different plugins active so you will have to find your own set of settings that works for you.</p>
<p>unforunately, w3 is the best (or the least bad) of the cache plugins but like I said, cache plugins are designed to serve old content and blogs are designed to serve fresh content. that&#8217;s the issue that comes up again and again with any cache plugin and a blog.</p>
<p>sorry I can&#8217;t help more but w3 is a beast of a plugin and the author keeps changing the core code so I can&#8217;t add things to commentluv to work with it, the last time I tried it worked but as soon as he updated his code it broke every commentluv blog so I don&#8217;t try any more.</p>
<p>the best advice I can give is to optimize your site first before considering a cache plugin, you&#8217;d be surprised at how much that can help.</p>
<p>and if you do decide on a cache plugin, test test test!</p></blockquote>
<div><img class="aligncenter" title="fast-cache" src="http://fiddyp.co.uk/wp-content/uploads/fast-cache.png" alt="" width="246" height="176" /></div>
<div><strong><span style="font-size: small;"><span style="line-height: 24px;">The takeaways&#8230;</span></span></strong></div>
<ul>
<li>If you do not know what a cache plugin does then you do not need one!</li>
<li>If you have a slow broken site, a cache plugin will not fix it!</li>
<li>If minifying breaks one script, it breaks them all!</li>
<li>Scripts that are already minified (jquery.min.js) do not need to be minified!</li>
<li>You should optimize your site <em>before</em> you try to speed it up with cache plugins!</li>
<li>test test test .. experiment with settings to see what gets you a working site and then test test test again!</li>
<li>Switching every option to MAX and then expecting it just to work is not really gonna happen on shared hosting with a free theme and a bazillion free plugins.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/fast-broken-blog-or-working-one-you-choose/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Major work ahead for The CommentLuv Empire</title>
		<link>http://fiddyp.co.uk/major-work-ahead-for-the-commentluv-empire/</link>
		<comments>http://fiddyp.co.uk/major-work-ahead-for-the-commentluv-empire/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 06:58:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[commentluv]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1953</guid>
		<description><![CDATA[It&#8217;s about bloody time! The new CommentLuv plugin is out there and getting lots and lots of downloads. Over 5000 in the first week actually which is a [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fmajor-work-ahead-for-the-commentluv-empire%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fmajor-work-ahead-for-the-commentluv-empire%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a class="easyazon-link"   href="http://www.amazon.com/dp/B004IEAO4G?tag=commentluv-20"><img src="http://ecx.images-amazon.com/images/I/517EstzuuRL.jpg" class="alignleft" alt="Brady 113298 B-959 30" height="250" width="250"  /></a>It&#8217;s about bloody time! The new CommentLuv plugin is out there and getting lots and lots of downloads. Over 5000 in the first week actually which is a pretty big number!</p>
<p>The plugin is now standalone which means it will no longer require my expensive dedicated server to work which also means there&#8217;ll be no registering to my site to add a feed url or buy additional urls and static links.</p>
<p>Hurray! do you know what that will do to my support tickets? it&#8217;ll virtually decimate them! No more pointing people to the member page, no more spoon feeding them their feed urls or explaining how www.something.com is different to something.com . Oh, and no more crashed server in the middle of the night due to excessive load.</p>
<p>Actually, it&#8217;s the excessive server load and regular crashes that motivated me to turn the whole CommentLuv thing on it&#8217;s head and make it standalone. Once I do that, I can move away from dedicated hosting and put all my sites on a VPS that is scalable, a VPS that&#8217;s a bit closer to the majority of visitors to my sites. USA! USA! USA! lol</p>
<h2>What&#8217;s next?</h2>
<p>Well according to the stats at WordPress.org, it takes about a month for most people to update their plugin when they get the notification in their dashboard and so when the end of the month comes around, I&#8217;ll switch off the CommentLuv API for the wordpress plugin and set it to send back a message about having to upgrade to the latest plugin.</p>
<p>That&#8217;s sure to piss off a few people but, seriously, I can&#8217;t keep paying for this server out of my own pocket and I just don&#8217;t have the time to maintain the server. I just wanna make plugins!</p>
<p>I&#8217;m itching to do a cool facebook plugin, multi author blog plugin, the premium version of CommentLuv plugin and much much more but so far, I&#8217;ve been stuck fire fighting the bloody server! time to say goodbye and within this month!</p>
<h2>But, before that can happen</h2>
<p>I have to transfer all my existing minor sites to the new VPS <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> </p>
<p>And then, design a new theme for comluv.com which is still going to be an awesome guest blogger site with oodles of pagerank and traffic and then move that to the VPS and then code the premium commentluv and then design the site to handle the purchases and then I have to launch the premium plugin and to do that I have to make the videos and to do that&#8230;.. arrrrggh!</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/major-work-ahead-for-the-commentluv-empire/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>New CommentLuv version 2.9</title>
		<link>http://fiddyp.co.uk/new-commentluv-version-2-9/</link>
		<comments>http://fiddyp.co.uk/new-commentluv-version-2-9/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 09:04:57 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[commentluv]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[profit]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1928</guid>
		<description><![CDATA[I&#8217;ve had a blast launching the new free version of CommentLuv and it occurred to me that I haven&#8217;t actually put a feature list out there so people [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fnew-commentluv-version-2-9%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fnew-commentluv-version-2-9%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve had a blast launching the new free version of CommentLuv and it occurred to me that I haven&#8217;t actually put a feature list out there so people know what&#8217;s changed in this new version.</p>
<p>So, here&#8217;s what&#8217;s new :</p>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Completely Standalone</span><br />
No need to ask your readers to register elsewhere or for you to save your feed URL</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">New leaner faster code</span><br />
More reliable and secure code that conforms to WP standards</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Dofollow Control</span><br />
You decided if you want to make the links dofollow and who gets to have dofollow</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Grows your membership/list</span><br />
Enable 10 last posts for readers that register to your site and grow your list!</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Auto response to other CommentLuv blogs</span><br />
Never worry about your feed again when you comment on other CommentLuv enabled blogs</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Activate Only Option</span><br />
You can install it so it works when you comment on other CommentLuv enabled blogs but not actually have it on your comments</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">On Pages, Posts or Both!</span><br />
Choose where you want to have CommentLuv enabled (if at all)</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Use your own image</span><br />
Your choice of text, supplied images or use your own image below the comment form. Link it to commentluv or not, it&#8217;s up to you!</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Custom Messages</span><br />
You can set what unregistered users see in the info panel or when they comment</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Minifying Compatibility</span><br />
Ability to make the plugin work with minifying and caching plugins (advanced settings)</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Manual Insert</span><br />
New and improved code to allow you manually insert the badge code anywhere you want</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Diagnostics (advanced)</span><br />
New section to aid in getting help. Full list of settings that you can copy and paste into a support ticket</div>
<div class="sk-notification notification-info"><span class="icon"></span><span style="font-size: 1.2em; font-weight: bold;">Helpful Embedded Videos</span><br />
Helpful videos right where you need them (with subtitles), right in the settings page.</div>
<p>phew! that took a while&#8230;</p>
<p>just you wait until you see what&#8217;s coming in CommentLuv premium!</p>
<p>You can <a href="http://www.commentluv.com">Download CommentLuv</a> here</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/new-commentluv-version-2-9/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Drown out the noise and get a quiet nights sleep</title>
		<link>http://fiddyp.co.uk/drown-out-the-noise-and-get-a-quiet-nights-sleep/</link>
		<comments>http://fiddyp.co.uk/drown-out-the-noise-and-get-a-quiet-nights-sleep/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 14:36:24 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ear plugs]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1854</guid>
		<description><![CDATA[I finally got a good nights sleep!! Nope, they&#8217;re not replacement day-glow nipples! they&#8217;re a set of comfortable silicone ear plugs that fit nice and deep in your [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fdrown-out-the-noise-and-get-a-quiet-nights-sleep%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fdrown-out-the-noise-and-get-a-quiet-nights-sleep%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I finally got a good nights sleep!!<br />
<a href="http://www.amazon.co.uk/gp/product/B0008GHAC2?ie=UTF8&#038;tag=fiddyp-21&#038;linkCode=as2&#038;camp=1634&#038;creative=19450&#038;creativeASIN=B0008GHAC2"><img src="http://fiddyp.co.uk/wp-content/uploads/quiet-night-ear-plugs.jpg" alt="" title="quiet-night-ear-plugs" width="160" height="128" class="aligncenter size-full wp-image-1855" /></a></p>
<p>Nope, they&#8217;re not replacement day-glow nipples! they&#8217;re a set of comfortable silicone ear plugs that fit nice and deep in your ear to drown out external noise. I finally had a proper sleep without being woken up by the over sensitive car alarm or the too-fast drivers who scrape their under carriage when they speed over the speed bumps outside my window.</p>
<h2>Cheap as chips (and better for your ears)</h2>
<p>I got 10 pairs for less than a fiver and because they&#8217;re reusable, I think they&#8217;ll last a long time! (a lot longer than sticking chips in your ears anyway) <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>They have a small plastic rod inside which help to insert them in your ear, which you have to do with two hands.. one hand that reaches around the back of your head to pull your lobe and the other inserts the plug. You can remove the rod if you want, I just pulled it out a bit and left it in while I slept.</p>
<h2>It&#8217;s like being dead</h2>
<p>Seriously, I thought I was dead it was so quiet! My missus has to stay up later than me some nights and normally ends up going into another room that&#8217;s cold just so she can do some accounts but no more! Once I have these little blighters in my ears, she can watch TV, count coins or talk on the phone and I&#8217;m fast asleep just a metre or so away.</p>
<p>I&#8217;m so much happier in the morning if I&#8217;ve had a good sleep.</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=myelotteryexp-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=B0008GHAC2" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/drown-out-the-noise-and-get-a-quiet-nights-sleep/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Matrix Dreams</title>
		<link>http://fiddyp.co.uk/matrix-dreams/</link>
		<comments>http://fiddyp.co.uk/matrix-dreams/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 10:40:18 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[value of giving]]></category>
		<category><![CDATA[vog]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1815</guid>
		<description><![CDATA[Neo.. wake up I&#8217;ve been working bloody hard for the past 13 weeks on something that still isn&#8217;t even close to being finished. It&#8217;s invaded my brain so [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fmatrix-dreams%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fmatrix-dreams%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div id="attachment_1816" class="wp-caption aligncenter" style="width: 622px"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/matrix160906_large.jpeg" alt="" title="matrix160906_large" width="612" height="459" class="size-full wp-image-1816" /><p class="wp-caption-text">Am I asleep dreaming I am awake?</p></div>
<h2>Neo.. wake up</h2>
<p>I&#8217;ve been working bloody hard for the past 13 weeks on something that still isn&#8217;t even close to being finished. It&#8217;s invaded my brain so much that even whilst on holiday, every time I closed my eyes I would wake up in a sweat thinking about it.</p>
<p>Seriously, almost every time I fall asleep I dream about it. Even my ever faithful friend &#8211; the afternoon nap has been compromised! <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<h2>The Value of Giving</h2>
<p>That&#8217;s it, that&#8217;s the mistress my missus has become increasingly jealous over. Mrs. VoG has been driving me crazy or filling me with joy over the past few months as I try and get her to play nice with amember and pap4 (two other saucy code maidens that I&#8217;m bending to my will(y)) <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><a href="http://thevalueofgiving.com"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/vog-splash-300x292.png" alt="The Value of Giving" title="vog-splash" width="300" height="292" class="aligncenter size-medium wp-image-1820" /></a></p>
<p>Click the image to see if it&#8217;s ready, if it&#8217;s not just enter your details in the form and you&#8217;ll be notified when it is. Be prepared!, this has been a mammoth task to put together and will be a brand new way to do things.. oops, I nearly let the cat out of the bag.. you&#8217;ll just have to wait and see, I&#8217;m still under a non-disclosure agreement until it&#8217;s launch time.</p>
<h2>Tens of thousands of lines</h2>
<p>Nope, I&#8217;m not talking about a night out with Keith Moon from The Rolling Stones! .. I&#8217;m talking about the reason this will be so good , why it&#8217;s gonna blow everyone away and also why I&#8217;m going slightly doo-lally every time I close my eyes. It&#8217;s because I&#8217;ve written over 10,000 lines of code in custom plugins, modifications and additions to existing plugins.</p>
<p>I&#8217;ve needed to do this because even though we&#8217;ve spent thousands of dollars on commercial scripts and 3rd party engines, they just weren&#8217;t designed to do what we wanted to do. Close, but not quite and the &#8216;not quite&#8217; bit has required hours and hours and hours of discussions over skype, conference calls, sketches and ultimately hundreds and hundreds of hours at my keyboard.</p>
<h2>BIG PROJECTS <del datetime="2010-08-27T10:23:24+00:00">SUCK</del> ARE COOL</h2>
<p>Haha! it&#8217;s been a duplicitous wench of a project so far, I&#8217;ve never sworn so much at inanimate objects. I&#8217;ve torn my hair out, freaked up/down/sideways and out until , as one of the partners, Mark says, &#8220;I&#8217;ve spent all my freak&#8221;</p>
<p>But, it&#8217;s also been hugely fun and satisfying to venture into unknown realms of WordPress, affiliate systems, membership packages, payment gateways and PayPal IPN scripts.</p>
<p>I&#8217;ve learned new things about WordPress that I never knew existed, things have gone in my head that can be used forever more on a metric tonne of future &#8216;what if?&#8217; projects that I&#8217;m just gagging to get started on (yes, I really am a sucker for punishment!). </p>
<p>This is most definitely the biggest coding project I&#8217;ve ever worked on and as much as it is painful, it&#8217;s also fun. I&#8217;m really hoping that we can get to the open the doors stage soon because, if I don&#8217;t start seeing some action and if I can&#8217;t stop saying ,&#8221;not yet&#8221; when my missus asks if it&#8217;s ready then I might just get chucked out onto the street and honestly folks, without her, no tappy tappy code monkey.</p>
<h2>Stick with me boyshz and galshz</h2>
<p>Stick around, keep checking in and coming back to find out more because this is one huge momma of a site and well, it&#8217;ll rock the online business / hobby / charity / social and WordPress world. If you&#8217;ve ever had a business or a website or both, you&#8217;ll see the Value of Giving on day 1.</p>
<p> <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/matrix-dreams/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stickin it to the G-man? no need, seriously! Dont!</title>
		<link>http://fiddyp.co.uk/stickin-it-to-the-g-man-no-need-seriously-dont/</link>
		<comments>http://fiddyp.co.uk/stickin-it-to-the-g-man-no-need-seriously-dont/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:40:01 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[heisenberg]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1776</guid>
		<description><![CDATA[It always amazes me how much time and effort that people will put in to SEO tricks and tactics, how they swear that they know Google will &#8216;see&#8217; [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fstickin-it-to-the-g-man-no-need-seriously-dont%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fstickin-it-to-the-g-man-no-need-seriously-dont%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>It always amazes me how much time and effort that people will put in to SEO tricks and tactics, how they swear that they know Google will &#8216;see&#8217; this or &#8216;know&#8217; that based on some rumour of a overheard bit of gossip written by a black hat SEO guru. Lol, what is a SEO guru anyway? </p>
<p>It&#8217;s an emperors new clothes designer that&#8217;s what! If someone tells you that they know what the Google algorithm wants then they are feeding you a line of BS because no one knows and if they did, Google would change it so it would be old news very quickly.</p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/06/emperor-new-clothes.png" alt="" title="emperor-new-seo" width="450" height="448" class="aligncenter size-full wp-image-1777" /></p>
<h3>Is all SEO hopeless or even real?</h3>
<p>Of course not! there are things that you can do that are known as &#8216;best practices&#8217; or more commonly known as, &#8216;common sense&#8217; and you can find out about them from Google itself from their webmaster pages and blog.</p>
<p>A good friend of mine who has successfully got his clients to the number one position on Google for their chosen terms recently wrote an interesting article on <a href="http://www.noobpreneur.com/2010/06/18/is-seo-real-or-a-pigment-of-googles-imagination/">SEO and is it real?</a>. He spends his life on and around Google search and even he says that you can try too hard.</p>
<h3>The human factor</h3>
<p>I recently had emails go to and fro with a colleague and she was quoting another SEO guy who said to bold this term and only do it once and how that is how the Google algorithm &#8216;knows&#8217; what the article is about. </p>
<p>That makes me lol! Google algorithm &#8216;knows&#8217; nothing! it can&#8217;t &#8216;see&#8217; anything either, it can only trawl text and html source. It doesn&#8217;t look at images, it only stores what they&#8217;re name is and whether or not it has a caption and what that caption is. </p>
<p>Here&#8217;s a little experiment I want to try to prove that last paragraph..</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/stickin-it-to-the-g-man-no-need-seriously-dont/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Ban the cloud!</title>
		<link>http://fiddyp.co.uk/ban-the-cloud/</link>
		<comments>http://fiddyp.co.uk/ban-the-cloud/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 13:23:05 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[ukfast]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1765</guid>
		<description><![CDATA[Take a look at this server load graph showing how much the server was working (on ComLuv.com) for 24 hours.. Seems normal right? that&#8217;s right! because my UKFast [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fban-the-cloud%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fban-the-cloud%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Take a look at this server load graph showing how much the server was working (on ComLuv.com) for 24 hours..</p>
<p>Seems normal right? that&#8217;s right! because my <a href="http://ql2.me/1/ukfast">UKFast</a> host detected a spike of 70,000 or so hits coming in to the comluv signup page from an Amazon cloud server and within 30 seconds added their IP to my firewall so it can appear normal again but, look at the next pic after the ad break to see what a difference the banning made..</p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/06/load-average-24hours.png" alt="server load graph" title="24 Hours load average" width="611" height="242" class="aligncenter size-full wp-image-1767" /></p>
<p><span id="more-1765"></span></p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/06/load-average-7days1.png" alt="sever load graph" title="7 days load on comluv.com" width="611" height="242" class="aligncenter size-full wp-image-1766" /></p>
<p>Can you frickin believe that difference? All because one IP from Amazon cloud was banned!</p>
<p>It seems that savvy hackers no longer need a bot network, they just get themselves some Amazon Web Services for pennies and use it to hack other peoples websites. Ridiculous!</p>
<p>Luckily, due to the sponsored post previous to this one about boobies and liposuction (thanks Dr. Alexander!), I was able to upgrade the server to use pro protection and fancy backups with lasers on it so this problem will hopefully never happen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/ban-the-cloud/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The storm before the calm</title>
		<link>http://fiddyp.co.uk/the-storm-before-the-calm/</link>
		<comments>http://fiddyp.co.uk/the-storm-before-the-calm/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 00:20:07 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[doodle]]></category>
		<category><![CDATA[profit]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1639</guid>
		<description><![CDATA[The past month and the next month coming is, was and will be bloody hectic! I have some major changes happening and I&#8217;m going to bookend it with [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fthe-storm-before-the-calm%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fthe-storm-before-the-calm%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The past month and the next month coming is, was and will be bloody hectic! <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I have some major changes happening and I&#8217;m going to bookend it with a new hair style, gym membership and new hours of operation. I have to do something! I can&#8217;t keep going on like this, I need to knuckle down and focus on one thing and get it done and the only way I can do that is passing off some of the stuff that keeps me tied to the laptop every morning.</p>
<h3>Staff!</h3>
<p>We&#8217;ve had a member of staff down all month and she&#8217;ll be away until the UK skies get clearance from the volcano ash from Iceland so that&#8217;s been pretty awesome for making me cry day after day chopping onions <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s been ok though, I got to work side by side with my missus and I saw more sunlight than normal which has had a strange effect on making me want to get into better shape.</p>
<h3>oodles of doodles</h3>
<p>I&#8217;ve been going through <a href="http://ql2.me/1/tcw">the cartoonists workbook</a> and it suggests lots of things that I&#8217;ve been trying. My notebook is always on hand and I&#8217;ve been scribbling like made to get myself up to a keyhole ken level of comic making.</p>
<p>It&#8217;s been going well, my doodles now only resemble that of a teenager! here&#8217;s my first effort<br />
<a href="http://comicluv.com/im-tied-up-at-work/"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/04/tied-up-at-work-300x187.png" alt="" title="tied-up-at-work" width="300" height="187" class="aligncenter size-medium wp-image-1640" /></a></p>
<h3>Comic blog!</h3>
<p>Come and visit my comic blog and leave a comment, it&#8217;s got commentluv. woot!</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/the-storm-before-the-calm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I want me a comic blog!</title>
		<link>http://fiddyp.co.uk/i-want-me-a-comic-blog/</link>
		<comments>http://fiddyp.co.uk/i-want-me-a-comic-blog/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 01:00:38 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[comicpress]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1622</guid>
		<description><![CDATA[I&#8217;ve been reading xkcd and Explosm for ages and I&#8217;ve always dreamed of having a comic blog. Well, more specifically, being able to draw well enough to have [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fi-want-me-a-comic-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fi-want-me-a-comic-blog%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/03/comicpresslogo.png" alt="" title="comicpresslogo" width="382" height="141" class="aligncenter size-full wp-image-1623" /></p>
<p>I&#8217;ve been reading <a href="http://xkcd.com/">xkcd</a> and <a href="http://explosm.net/">Explosm</a> for ages and I&#8217;ve always dreamed of having a comic blog. Well, more specifically, being able to draw well enough to have a comic blog!</p>
<p>Now, I&#8217;m not gonna let a little thing like not being able to do something to stop from doing something. I mean, how hard can it be? <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   </p>
<h3>Any stick will do</h3>
<p>I have seen some literally <strong>L</strong>augh<strong>O</strong>ut<strong>L</strong>oud good comics that are nothing more than a few straight lines on my stumbleupon sessions and I can&#8217;t help but think that it should be a breeze to do the same. oo-er, famous last words eh?</p>
<p>Check out this strip, it&#8217;s simply drawn and it made larf for ages. I sent it to 3 people!</p>
<p><a href="http://www.whiteninjacomics.com/comics/armedrobbery.shtml"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/03/armedrobbery-300x185.gif" alt="" title="armedrobbery at white ninja comics" width="300" height="185" class="aligncenter size-medium wp-image-1626" /></a></p>
<p>I tried to make one in this style and it was hard! I did manage to make a simple comic once before on this blog, I used an online stickman comic maker which made things easier..</p>
<p><a href="http://fiddyp.co.uk/how-to-successfully-interrupt-a-conversation/"><img alt="The Unsuccess" src="http://fiddyp.co.uk/wp-content/uploads/2007/12/theunsuc1.gif"></a></p>
<p>I wonder if it&#8217;ll be easier this time? </p>
<h3>Comicpress wooot!</h3>
<p>Enter in <a href="http://comicpress.org">Comicpress</a> which is a fantastic bit of WordPress shennanigans that enables anyone to create and update a comic based blog without worrying about ftp and specific filenames.</p>
<p>It&#8217;s currently powering a huge number of comic blogs and has helped a lot of regular folks create gorgeous comics like <a href="http://starshipmoonhawk.com/">Starship Moonhawk</a> or <a href="http://blog.dakotamcfadzean.com/">Dakota McFadzeans&#8217; Blog</a> and I want in!</p>
<p>It wont be able to help your drawing skills or your humour bone tuning but it will leave you to only worry about the drawing, all the rest will be handled by the system.  It can handle graphic novels, simple strip comics, multi columns, custom colours, fancy pagination and a whole lot more! </p>
<p>It&#8217;s mildly overwhelming how many options there are to choose from so I think my best approach will be to start with a simple default layout and get creating and publishing. As I get used to the system, I&#8217;ll know what I need to change or update.</p>
<h3>Learn me and you some learns</h3>
<p>I&#8217;m all set up to start doing some more screencasts on my super fast PC and the weather is getting nice enough for me to be able to stay at the main pc without my fingers becoming frozen so I think it&#8217;s time to make some tutorial videos!</p>
<p>What better way to generate blog fodder than to start a tutorial series! and.. what better platform to do it on than ComLuv? <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (and it means I can use it as a legitimate &#8216;work&#8217; activity)</p>
<h3>ComicLuv</h3>
<p>I have done some testing and I am fairly confident that it will work just as well on the live server. So, over the next few days I will be installing it to the ComLuv site as a supporter only feature. Anyone with a fiver a month can have a comic blog too!</p>
<p>I will be creating the comic blog and using the blogging side of it for tutorials and tales of my progress as I figure out what I use to draw the comics and other important stuff like <em>how to draw</em> or <em>what is funny?</em></p>
<h3>Freebies!</h3>
<p>I&#8217;d really like to hear from you if you&#8217;ve ever considered making a comic blog, It&#8217;d be awesome to be able to have someone to compare notes with and share the journey.</p>
<p>What do you think? fancy making a comic on the ComLuv site? In exchange for taking the plunge with me and being someone who can chat with me about comic making, I&#8217;ll give you a full supporter account with access to all the themes and comicpress addons and a bunch of credits to get things like extra URLs on your comluv account.</p>
<p>It goes without saying that your new comic blog will get plenty of promotion and be mentioned along with mine in as many places as I can fit it <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/i-want-me-a-comic-blog/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>yes and more crashes to make the day go poof!</title>
		<link>http://fiddyp.co.uk/yes-and-more-crashes-to-make-the-day-go-poof/</link>
		<comments>http://fiddyp.co.uk/yes-and-more-crashes-to-make-the-day-go-poof/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 12:16:14 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[win98]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1606</guid>
		<description><![CDATA[What an interesting week. Not content with crashing hard drives and losing data, I went through a round of Ubuntu weirdness that meant I had to change the [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fyes-and-more-crashes-to-make-the-day-go-poof%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fyes-and-more-crashes-to-make-the-day-go-poof%2F&amp;source=commentluv&amp;style=normal&amp;service=bit.ly&amp;service_api=R_259b4e5679e2c431cca1f989e158bba4&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>What an interesting week. Not content with crashing hard drives and losing data, I went through a round of Ubuntu weirdness that meant I had to change the monitor to one with a larger default resolution.</p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/02/computer_smash.gif" alt="" title="computer_smash" width="250" height="195" class="aligncenter size-full wp-image-1607" /></p>
<p>Fixed that and just got used to the mammoth monitor that now looms over the counter and Ubuntu decided it wouldn&#8217;t play nice with vmware any more. I need that vwmare to run the ancient Win98 system that handles the delivery orders.</p>
<p>All I can say is welcome back XP. Spent bloody ages installing an old OEM version that was lying about and even longer taking it through SP1, SP2 and SP3 updates. At last though, it all plays nice with my virtual image and USB serial adapter (for caller ID). I had to take off the webserver though which I use to serve the new order pages. I need that to work, we have new drivers who need maps!!</p>
<h3>Home Pc plays it too</h3>
<p>Windows 7. RC1. Finished. <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>New Windows 7 Ulitmate installed and functioning with a VMware image of Ubuntu which is now serving the pages to all the PC&#8217;s on the shop and home network&#8230;. just in time for my Sky router to start playing up. Now a direct cable connection spazzes it out and the wireless keeps dropping off . bwahhhh! </p>
<h3>Work..WORK</h3>
<p>I had lots of fun things planned for ComLuv and other pet projects these past two weeks but it&#8217;s all been put aside so I can fix these real life, gotta work or we dont get paid, things. I think I am on top of most of it (except the sky router) but I&#8217;m so knackered from doing all the fire fighting that all I wanna do now is watch some movies and pretend I don&#8217;t have a PC (for a little while).</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/yes-and-more-crashes-to-make-the-day-go-poof/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

