<?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</title>
	<atom:link href="http://fiddyp.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://fiddyp.co.uk</link>
	<description>The personal blog of Andy Bailey</description>
	<lastBuildDate>Sat, 28 Aug 2010 07:07:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Easy aMember Protect Lite WordPress Plugin</title>
		<link>http://fiddyp.co.uk/easy-amember-protect-lite-wordpress-plugin/</link>
		<comments>http://fiddyp.co.uk/easy-amember-protect-lite-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 07:07:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business Software]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[amember]]></category>
		<category><![CDATA[membership]]></category>
		<category><![CDATA[paywall]]></category>
		<category><![CDATA[protect]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1793</guid>
		<description><![CDATA[Announcing the release of a new plugin for WordPress (single and multisite) that will allow you to use your purchase<a href="http://fiddyp.co.uk/easy-amember-protect-lite-wordpress-plugin/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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%2Feasy-amember-protect-lite-wordpress-plugin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Feasy-amember-protect-lite-wordpress-plugin%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Announcing the release of a new plugin for WordPress (single and multisite) that will allow you to use your purchase of <a href="http://ql2.me/1/amember">aMember </a>to protect your posts and/or pages very simply, easily and best of all &#8211; do it for FREE!</p>
<p><a href="http://wordpress.org/extend/plugins/easy-amember-protect-lite/">Download the plugin at the wordpress site here</a></p>
<p><a href="http://ql2.me/1/amember">Download aMember 30 day trial here</a></p>
<h2>How to install</h2>
<ul>
<li>Download the file from the official WordPress page or visit your WordPress dashboard, go to Plugins/Add New and search for &#8220;easy amember protect lite&#8221;.</li>
<li>If you downloaded it, extract the folder from the zip file and upload the whole folder to your wp-content/plugins/ directory using FTP</li>
<li>Activate the plugin</li>
</ul>
<h2>How to configure</h2>
<p>The plugin assumes that your <a href="http://ql2.me/1/amember">amember</a> installation resides in a folder called <strong>amember</strong> in the root of your wordpress install. If your installation uses a different folder name or is in a different location you will need to set the correct location in the settings page.</p>
<h2>How it Works</h2>
<p>You should already have some products in your aMember setup and the PHP_Include plugin activated (it should be anyway).</p>
<p>The plugin will use the product ID number from your aMember setup as the value of the custom field you add to the posts or pages that you want to protect.</p>
<div id="attachment_1797" class="wp-caption aligncenter" style="width: 614px"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/amember-product-number.png" alt="" title="amember-product-number" width="604" height="298" class="size-full wp-image-1797" /><p class="wp-caption-text">The aMember product you want to allow access to</p></div>
<p>Once you know your product ID, add the custom field to the post you want to protect.</p>
<p><a href="http://fiddyp.co.uk/wp-content/uploads/2010/08/amember-custom-field.png"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/amember-custom-field.png" alt="Add a new custom field with the product number from aMember you want to allow access for" title="amember-custom-field" width="604" height="298" class="aligncenter size-full wp-image-1798" /></a></p>
<p>If you want to allow access to more than one product, add a new custom field for each product.</p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/multiple-products.png" alt="Allow multiple products" title="multiple-products" width="433" height="250" class="aligncenter size-full wp-image-1802" /></p>
<h2>Format your post with &#8211;more</h2>
<p>If your blog shows the whole post in the archive view or blog post list, you need to use the <code>< !--more--></code> tag after the text you want everyone to see. Once someone clicks on the title of the post or the link to read more, they will get redirected to the amember login page (if they aren&#8217;t already logged in). </p>
<div id="attachment_1805" class="wp-caption aligncenter" style="width: 582px"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/wordpress-post-edit-moretag.png" alt="" title="wordpress-post-edit-moretag" width="572" height="324" class="size-full wp-image-1805" /><p class="wp-caption-text">the more tag in HTML mode</p></div>
<div id="attachment_1806" class="wp-caption aligncenter" style="width: 582px"><img src="http://fiddyp.co.uk/wp-content/uploads/2010/08/wordpress-post-html-edit-moretag.png" alt="" title="wordpress-post-html-edit-moretag" width="572" height="324" class="size-full wp-image-1806" /><p class="wp-caption-text">The more tag in wysiwyg mode</p></div>
<h2>Have fun!</h2>
<p>With a bit of imagination and time on the amember forums, you should be able to get your own premium content membership on WordPress site up and running in next to no time!</p>
<h2>Notes</h2>
<p>This plugin is <strong>not</strong> a replacement for the official amember wordpress plugin, it wont create a new user on WordPress or allow you to log in to both sites. It simply allows you to protect a single page or post from being seen by someone unless they have an active subscription to one of your amember products.</p>
<p>This plugin is provided &#8216;as is&#8217; and is free for you to use any way you wish. </p>
<h2>Hire me to do your dirty work!</h2>
<p>If you want support, modifications and/or custom code then you can contact me on the amember forum (my username there is Andyb) with the details of what you want and request a quote. Prices range from 20$ for telephone support, 50$ for a simple mod, 100$ for custom coding additions and up to and over 250$ for more complex requests. (quotes are free and it costs nothing to ask!)</p>
<p>If you want to try out aMember before you buy, you can <a href="http://ql2.me/1/amember">download a fully functional 30 day trial for free here</a>. I recommend it if you need a quick solution to add a paywall to your site or you want to charge people to download an ebook, zip or other file.</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/easy-amember-protect-lite-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</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>admin</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[business]]></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<a href="http://fiddyp.co.uk/matrix-dreams/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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;style=normal" 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>0</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>admin</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[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<a href="http://fiddyp.co.uk/stickin-it-to-the-g-man-no-need-seriously-dont/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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;style=normal" 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>30</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>admin</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[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..<a href="http://fiddyp.co.uk/ban-the-cloud/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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;style=normal" 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>4</slash:comments>
		</item>
		<item>
		<title>10 Cosmetic Surgery Procedures Before and After Pictures</title>
		<link>http://fiddyp.co.uk/10-cosmetic-surgery-procedures-before-and-after/</link>
		<comments>http://fiddyp.co.uk/10-cosmetic-surgery-procedures-before-and-after/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:10:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Top 10]]></category>
		<category><![CDATA[beverly hills]]></category>
		<category><![CDATA[cosmetic]]></category>
		<category><![CDATA[hospital]]></category>
		<category><![CDATA[plastic]]></category>
		<category><![CDATA[surgery]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1648</guid>
		<description><![CDATA[Here are the ten most popular cosmetic procedures performed by Dr. Alexander Sinclair on South Santa Monica Boulevard in Beverly<a href="http://fiddyp.co.uk/10-cosmetic-surgery-procedures-before-and-after/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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%2F10-cosmetic-surgery-procedures-before-and-after%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2F10-cosmetic-surgery-procedures-before-and-after%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Here are the ten most popular cosmetic procedures performed by Dr. Alexander Sinclair on South Santa Monica Boulevard in Beverly Hills California. Click to see the locations of his <a href="http://www.alexandersinclairmd.com/our-facilities/">Cosmetic Surgery Facilities in Beverly Hills</a> (Santa Monica Blvd)</p>
<h2>1. Liposuction</h2>
<div id="attachment_1698" class="wp-caption alignleft" style="width: 280px"><a href="http://www.alexandersinclairmd.com/surgical-procedures/liposuction/"><img class="size-full wp-image-1698" title="dr-alexander-cosmetic-sugery-beverly-hills-liposuction-before-after" src="http://fiddyp.co.uk/wp-content/uploads/2010/05/dr-alexander-cosmetic-sugery-beverly-hills-liposuction-before-after.jpg" alt="" width="270" height="130" /></a><p class="wp-caption-text">Source: alexandersinclairmd.com</p></div>
<p>There were over 400,000 people this year that got their fat sucked through tubes into a bucket. Imagine how much soap Tyler Durden could make with that? lol</p>
<p>Some people have the money to do it and why not get a major surgical procedure done instead of paying 100x less for a gym membership if it means you don&#8217;t actually have to do anything more than turn up at the surgery?</p>
<p>But what if you do go to the gym and eat regularly? sometimes that&#8217;s not enough for some people, in that case you might consider a liposuction procedure. What it does is remove fat from the areas of your body that have the most concentrated fat cells. It can improve the overall appearance and give you the contour or silohette you&#8217;ve only dreamed of.</p>
<p>Various liposuction methods include the standard tumescent technique, ultrasound-assisted (aka Ultrasonic Liposuction), and the most recent variations of liposuction including Liposelection and SmartLipo.</p>
<p>You can see more examples, procedure types and read the <a href="http://www.alexandersinclairmd.com/surgical-procedures/liposuction/">benefits or side effects of liposuction</a> at Dr. Alexanders Cosmetic Surgery website.</p>
<h2>2. Breast Augmentation (boob job)</h2>
<div id="attachment_1745" class="wp-caption alignleft" style="width: 310px"><a href="http://www.alexandersinclairmd.com/surgical-procedures/breast-surgery/augmentation/"><img src="http://fiddyp.co.uk/wp-content/uploads/2008/05/dr-alexander-cosmetic-sugery-beverly-hills-breast-augmentation-before-after1-300x158.jpg" alt="" title="dr-alexander-cosmetic-sugery-beverly-hills-breast-augmentation-before-after" width="300" height="158" class="size-medium wp-image-1745" /></a><p class="wp-caption-text">Source: alexandersinclairmd.com</p></div>
<p>Over 389,000 boob jobs were carried out this year in America, mostly on women and some even on <a href="http://www.inquisitr.com/29200/man-gets-boob-job-for-his-cowgirl-tattoo/" target="_blank">tattoo women</a>!</p>
<p>When performed correctly, breast augmentation does not have to be obvious to those around you. In fact, breast augmentation should result in a natural fullness to the breasts.</p>
<p>In some individuals, breast augmentation can be combined with a <a href="http://www.alexandersinclairmd.com/surgical-procedures/breast-surgery/lift/">breast lift</a> (mastopexy) if there has been significant drooping.</p>
<p>Click to read more about <a href="http://www.alexandersinclairmd.com/surgical-procedures/breast-surgery/augmentation/">breast augmentation</a> and see more before and after pictures.<br />
 see more on the next pages&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/10-cosmetic-surgery-procedures-before-and-after/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Monday Moan &#8211; Lloydstsb and Greggs Bakers</title>
		<link>http://fiddyp.co.uk/monday-moan-lloydstsb-and-greggs-bakers/</link>
		<comments>http://fiddyp.co.uk/monday-moan-lloydstsb-and-greggs-bakers/#comments</comments>
		<pubDate>Mon, 10 May 2010 15:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[video blogging]]></category>
		<category><![CDATA[complaint]]></category>
		<category><![CDATA[greggs]]></category>
		<category><![CDATA[lloydstsb]]></category>
		<category><![CDATA[moan]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1692</guid>
		<description><![CDATA[This video was embedded using the YouTuber plugin by Roy Tanck. Adobe Flash Player is required to view the video.]]></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%2Fmonday-moan-lloydstsb-and-greggs-bakers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fmonday-moan-lloydstsb-and-greggs-bakers%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><object width="425" height="355" type="application/x-shockwave-flash" data="http://www.youtube.com/v/Bq8vxoi232Y"><param name="movie" value="http://www.youtube.com/v/Bq8vxoi232Y" />This video was embedded using the YouTuber plugin by <a href="http://www.roytanck.com">Roy Tanck</a>. Adobe Flash Player is required to view the video.</object><br />
 <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/monday-moan-lloydstsb-and-greggs-bakers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A new luv in my life</title>
		<link>http://fiddyp.co.uk/a-new-luv-in-my-life/</link>
		<comments>http://fiddyp.co.uk/a-new-luv-in-my-life/#comments</comments>
		<pubDate>Mon, 03 May 2010 23:31:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[commentluv]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[premium]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1643</guid>
		<description><![CDATA[I&#8217;ve started coding the upgrade to my CommentLuv plugin, it&#8217;s going to be called CommentLuv 3.0 (original huh?) More features<a href="http://fiddyp.co.uk/a-new-luv-in-my-life/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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%2Fa-new-luv-in-my-life%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fa-new-luv-in-my-life%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve started coding the upgrade to my CommentLuv plugin, it&#8217;s going to be called CommentLuv 3.0 (original huh?) <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>More features than you can shake a stick at</h3>
<p>This time around I want to do it all again from scratch and I&#8217;ve already got a good idea of what I&#8217;m going to add to it.</p>
<ul>
<li><strong>Dofollow</strong><br />
Just for the last blog post link and it&#8217;ll be configurable like Lucia&#8217;s linky luv plugin</li>
<li><strong>Keyword luv (sort of)</strong><br />
This will allow a registered comluv user to have their registered site name next to their real name in their comment.</li>
<li><strong>Custom CSS</strong><br />
How many people have been asking for this? lol, it&#8217;ll be in the new version!</li>
<li><strong>Use the new comment meta table</strong><br />
I&#8217;ll store the last blog post, user id and request id in the comment meta so the comment text doesn&#8217;t get mangled and every link will be identifiable by the info panel. no more &#8216;cannot find member&#8217; messages.</li>
<li><strong>Auto registration</strong><br />
Why not allow the blog that installs commentluv to click a button and be registered straight away? yey!</li>
<li><strong>Premiumness</strong><br />
I would like to add premium options, one would be to allow you to give your registered users a full 10 posts to choose from when they comment. </li>
</ul>
<p>If there&#8217;s more you want to add, let me know in the comments&#8230;</p>
<p>[edit] I&#8217;ve just realized, this post is number 300 on this blog. Synchronicity. mmm Yummy.</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/a-new-luv-in-my-life/feed/</wfw:commentRss>
		<slash:comments>18</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>admin</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[doodle]]></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<a href="http://fiddyp.co.uk/the-storm-before-the-calm/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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;style=normal" 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>maxi pad</title>
		<link>http://fiddyp.co.uk/maxi-pad/</link>
		<comments>http://fiddyp.co.uk/maxi-pad/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 00:27:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Funnies]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[maxi pad]]></category>
		<category><![CDATA[sanitary]]></category>

		<guid isPermaLink="false">http://fiddyp.co.uk/?p=1634</guid>
		<description><![CDATA[]]></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%2Fmaxi-pad%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fmaxi-pad%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2010/04/maxi-pad.gif" alt="" title="maxi-pad" width="800" height="600" class="aligncenter size-full wp-image-1635" /></p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/maxi-pad/feed/</wfw:commentRss>
		<slash:comments>3</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>admin</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[comicpress]]></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,<a href="http://fiddyp.co.uk/i-want-me-a-comic-blog/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></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;style=normal" 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>10</slash:comments>
		</item>
	</channel>
</rss>
