<?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>Flipflops.org &#187; Stuff</title>
	<atom:link href="http://www.flipflops.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flipflops.org</link>
	<description>Flipflops.org is about web development and fairly conceptual art</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:26:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quick debug function</title>
		<link>http://www.flipflops.org/2011/06/13/quick-debug-function/</link>
		<comments>http://www.flipflops.org/2011/06/13/quick-debug-function/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 22:55:07 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Web Things]]></category>
		<category><![CDATA[debug]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=383</guid>
		<description><![CDATA[It&#8217;s not pretty and it&#8217;s not elegant, but we&#8217;ve all got a bag of quick and dirty functions that help make life just a little bit easier. This is a simple print_r() but I finally got fed up of loosing my quick debug statements and so added the line name and file number from a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not pretty and it&#8217;s not elegant, but we&#8217;ve all got a bag of quick and dirty functions that help make life just a little bit easier.</p>
<p>This is a simple <code>print_r()</code> but I finally got fed up of loosing my quick debug statements and so added the line name and file number from a stack trace (substitute var_export() to taste).</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">&nbsp;
<span style="color: #000000; font-weight: bold;">function</span> pr<span style="color: #009900;">&#40;</span><span style="color: #000088;">$str</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
        <span style="color: #b1b100;">echo</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'&lt;pre&gt;'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #990000;">print_r</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$str</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #b1b100;">echo</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'&lt;/pre &gt;'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
        <span style="color: #000088;">$d</span> <span style="color: #339933;">=</span> <span style="color: #990000;">debug_backtrace</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
        <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$d</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'file'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">.</span> <span style="color: #0000ff;">'&lt;br /&gt;Line: &lt;b&gt;'</span> <span style="color: #339933;">.</span> <span style="color: #000088;">$d</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'line'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">.</span> <span style="color: #0000ff;">'&lt;/b&gt;'</span><span style="color: #339933;">;</span>
        <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'&lt;hr /&gt;'</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2011/06/13/quick-debug-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beer loving blog</title>
		<link>http://www.flipflops.org/2011/04/15/beer-loving-blog/</link>
		<comments>http://www.flipflops.org/2011/04/15/beer-loving-blog/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 13:44:23 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[food for free]]></category>
		<category><![CDATA[pubs]]></category>
		<category><![CDATA[stinging nettles]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=381</guid>
		<description><![CDATA[Useyourlocal.com (great website if you&#8217;re away for the weekend and need to get a drink in a decent pub fast) have just started a blog with the highly imaginative name of blog. Anyway they&#8217;ve just written an article about beer made from weird stuff like stinging nettles. I&#8217;ve had omlettes made from nettles and also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.useyourlocal.com">Useyourlocal.com</a> (great website if you&#8217;re away for the weekend and need to get a drink in a decent pub fast) have just started a blog with the highly imaginative name of blog.</p>
<p>Anyway they&#8217;ve just written an article about <a href="http://www.useyourlocal.com/blog/2011/04/prickly-pints/">beer made from weird stuff like stinging nettles</a>. I&#8217;ve had omlettes made from nettles and also nettle and wild garlic soup &#8211; but never nettle beer. <a href="http://www.foodforfree.org/">Food for free</a> is one thing (great) &#8211; beer for free must be even better.</p>
<p>I think they could be onto a winner. Now that summer is coming and my various sheds have risen above freezing, I might give this home brewing lark a go. There are certainly plenty of nettles round me&#8230; and I bet I could do something good with dandelions.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2011/04/15/beer-loving-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The bathroom crocodile</title>
		<link>http://www.flipflops.org/2011/03/08/the-bathroom-crocodile/</link>
		<comments>http://www.flipflops.org/2011/03/08/the-bathroom-crocodile/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 14:08:15 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[teeth parenting]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/2011/03/08/the-bathroom-crocodile/</guid>
		<description><![CDATA[Telling your a child that if they don&#8217;t brush their teeth, then all their teeth will fall out, and / or the dentist will cause them a great deal of pain doesn&#8217;t really cut it with a three year old (and is also a questionable approach) At home we&#8217;ve come up with a new strategy. [...]]]></description>
			<content:encoded><![CDATA[<p>Telling your a child that if they don&#8217;t brush their teeth, then all their teeth will fall out, and / or the dentist will cause them a great deal of pain doesn&#8217;t really cut it with a three year old (and is also a questionable approach)</p>
<p>At home we&#8217;ve come up with a new strategy. In our bathroom we have a very hungry crocodile, but fortunately he doesn&#8217;t like to eat children with clean teeth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2011/03/08/the-bathroom-crocodile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Favourite new piece of software of the week</title>
		<link>http://www.flipflops.org/2011/02/12/favourite-new-piece-of-software-of-the-week/</link>
		<comments>http://www.flipflops.org/2011/02/12/favourite-new-piece-of-software-of-the-week/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 20:28:45 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Thoughtful]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[osX]]></category>
		<category><![CDATA[productivity tools]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=372</guid>
		<description><![CDATA[This week came across Scratch Pad http://www.apple.com/downloads/macosx/productivity_tools/scratchpad_benjaminseifert.html It fills a gap for just that a bit of notepad / jotting pad / scratch pad that has bugged me for a while &#8211; I have been using either notepad++ or text wrangler (depending on whether I&#8217;m on PC or Mac) &#8211; neither of which was quite [...]]]></description>
			<content:encoded><![CDATA[<p>This week came across Scratch Pad <a href="http://www.apple.com/downloads/macosx/productivity_tools/scratchpad_benjaminseifert.html">http://www.apple.com/downloads/macosx/productivity_tools/scratchpad_benjaminseifert.html</a></p>
<p>It fills a gap for just that a bit of notepad / jotting pad / scratch pad that has bugged me for a while &#8211; I have been using either notepad++ or text wrangler (depending on whether I&#8217;m on PC or Mac) &#8211; neither of which was quite what I wanted.</p>
<p>My only irritation is that <em>I don&#8217;t think</em> I can transparently share my jottings across platforms.</p>
<p>Time will tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2011/02/12/favourite-new-piece-of-software-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumptious</title>
		<link>http://www.flipflops.org/2011/02/12/plumptious/</link>
		<comments>http://www.flipflops.org/2011/02/12/plumptious/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 20:22:32 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Thoughtful]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[plumptious]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=370</guid>
		<description><![CDATA[Damn. I thought I had invented a new word &#8216;Plumptious&#8217; &#8211; a word to describe the shape of a healthy, happy looking baby (used to describe daughter no. 2). I am saddened gutted to find that it has already been coined. Lusciously plump, can be used sarcastically as a back handed endearment. she is very [...]]]></description>
			<content:encoded><![CDATA[<p>Damn. I thought I had invented a new word &#8216;Plumptious&#8217; &#8211; a word to describe the shape of a healthy, happy looking baby (used to describe daughter no. 2).</p>
<p>I am <del datetime="2011-02-12T20:15:01+00:00">saddened</del> gutted to find that it has already been coined. </p>
<blockquote><p>Lusciously plump, can be used sarcastically as a back handed endearment.<br />
she is very plumptious</p></blockquote>
<p>(<a href="http://www.urbandictionary.com/define.php?term=plumptious">urban dictionary</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2011/02/12/plumptious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace multiple spaces with Notepad++</title>
		<link>http://www.flipflops.org/2010/06/05/replace-multiple-spaces-with-notepad/</link>
		<comments>http://www.flipflops.org/2010/06/05/replace-multiple-spaces-with-notepad/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 22:46:16 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[regular expression]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=355</guid>
		<description><![CDATA[The one programme I miss when I am at work, forced (not entirely unwillingly) to use an iMac with a screen the size of tombstone is Notepad++ I&#8217;ve been trying to process a text document with a search / replace, but the regular expression support seems a bit limited (see wiki) To find two or [...]]]></description>
			<content:encoded><![CDATA[<p>The one programme I miss when I am at work, forced (not entirely unwillingly) to use an iMac with a screen the size of tombstone is <a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a></p>
<p>I&#8217;ve been trying to process a text document with a search / replace, but the regular expression support seems a bit limited (<a href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Regular_Expressions">see wiki</a>)</p>
<p>To find two or more spaces I used the following expression:</p>
<p><code><br />
([\s]+)([\s]+)<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2010/06/05/replace-multiple-spaces-with-notepad/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Signage</title>
		<link>http://www.flipflops.org/2010/05/10/signage/</link>
		<comments>http://www.flipflops.org/2010/05/10/signage/#comments</comments>
		<pubDate>Mon, 10 May 2010 22:06:35 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[signs]]></category>
		<category><![CDATA[weddings]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=351</guid>
		<description><![CDATA[Been making a few signs lately&#8230; They are for a wedding (not mine)]]></description>
			<content:encoded><![CDATA[<p>Been making a few signs lately&#8230;<br />
<a href="http://www.flipflops.org/wp-content/uploads/2010/05/parking.jpg"><img src="http://www.flipflops.org/wp-content/uploads/2010/05/parking.jpg" alt="" title="parking" width="500" height="208" class="alignleft size-full wp-image-352" /></a><br />
<br />
<a href="http://www.flipflops.org/wp-content/uploads/2010/05/children.jpg"><img src="http://www.flipflops.org/wp-content/uploads/2010/05/children.jpg" alt="" title="children" width="500" height="209" class="alignleft size-full wp-image-353" /></a><br />
<br />They are for a wedding (not mine)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2010/05/10/signage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crikey</title>
		<link>http://www.flipflops.org/2010/05/10/crikey/</link>
		<comments>http://www.flipflops.org/2010/05/10/crikey/#comments</comments>
		<pubDate>Mon, 10 May 2010 21:53:28 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/?p=349</guid>
		<description><![CDATA[I really can&#8217;t believe that I haven&#8217;t written anything for five months. I&#8217;ve been a bit busy what with baby no. 3 and the (not so) new job&#8230; but even so. Note to self: must do better.]]></description>
			<content:encoded><![CDATA[<p>I really can&#8217;t believe that I haven&#8217;t written anything for five months. I&#8217;ve been a bit busy what with baby no. 3 and the (not so) new job&#8230; but even so.</p>
<p>Note to self: must do better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2010/05/10/crikey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I feel stupid blogging about a vacuum cleaner but&#8230;</title>
		<link>http://www.flipflops.org/2009/10/11/i-feel-stupid-blogging-about-a-vacuum-cleaner-but/</link>
		<comments>http://www.flipflops.org/2009/10/11/i-feel-stupid-blogging-about-a-vacuum-cleaner-but/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 21:57:26 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/2009/10/11/i-feel-stupid-blogging-about-a-vacuum-cleaner-but/</guid>
		<description><![CDATA[We have just bought a new vacuum cleaner (I hate it when people (e.g. my girlfriend) call them hoovers)) to replace the beaten up old piece of junk we inherited from one of our grandparents. Anyway other people we know did loads of research (like Which) and apparently the best vacuum cleaners you can get [...]]]></description>
			<content:encoded><![CDATA[<p>We have just bought a new vacuum cleaner (I hate it when people (e.g. my girlfriend) call them hoovers)) to replace the beaten up old piece of junk we inherited from one of our grandparents.</p>
<p>Anyway other people we know did loads of research (like <a href="http://www.which.co.uk/">Which</a>) and apparently the best vacuum cleaners you can get at the moment are Miele vacuum cleaners. So a few people we know bought them &#8211; and we&#8217;ve just got one&#8230; </p>
<p>And it really is amazing. It is awesome. It actually sucks the carpet up of the floor creating a kind of carpet wave as you hoover the room. Our house is considerably cleaner now than it was a few days ago.</p>
<p><a href="http://www.amazon.co.uk/gp/product/B0013SSDUM?ie=UTF8&#038;tag=flipflopsorg-21&#038;linkCode=as2&#038;camp=1634&#038;creative=19450&#038;creativeASIN=B0013SSDUM"><img src='http://www.flipflops.org/wp-content/uploads/2009/10/miele-vacuum-cleaner.jpg' alt='Miele S 5211 Vacuum Cleaner' /></a></p>
<p><a href="http://www.amazon.co.uk/gp/product/B0013SSDUM?ie=UTF8&#038;tag=flipflopsorg-21&#038;linkCode=as2&#038;camp=1634&#038;creative=19450&#038;creativeASIN=B0013SSDUM">Miele S 5211 Vacuum Cleaner</a> (on Amazon)<img src="http://www.assoc-amazon.co.uk/e/ir?t=flipflopsorg-21&#038;l=as2&#038;o=2&#038;a=B0013SSDUM" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2009/10/11/i-feel-stupid-blogging-about-a-vacuum-cleaner-but/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Symbiotica</title>
		<link>http://www.flipflops.org/2009/09/24/symbiotica-2/</link>
		<comments>http://www.flipflops.org/2009/09/24/symbiotica-2/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 09:13:12 +0000</pubDate>
		<dc:creator>Flipflops</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Things]]></category>

		<guid isPermaLink="false">http://www.flipflops.org/2009/09/24/symbiotica-media-ltd/</guid>
		<description><![CDATA[I&#8217;ve been meaning to announce the launch of my company Symbiotica Media Ltd &#8211; based in Devon near the city of Exeter. As you will be unsurprised to learn it is a web development company &#8211; so if you need beautiful, functional websites and applications that are a joy to use, look no further. I [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.symbiotica.co.uk' title='Symbiotica Media Development Ltd - web design &#038; development in Devon'><img src='http://www.flipflops.org/wp-content/uploads/2009/08/logo.jpg' alt='Symbiotica Media Ltd - web design &#038; development in Devon' /></a></p>
<p>I&#8217;ve been meaning to announce the launch of my company <a href="http://blog.symbiotica.co.uk/2009/09/we-have-arrived/">Symbiotica Media Ltd</a> &#8211; based in Devon near the city of Exeter. As you will be unsurprised to learn it is a web development company &#8211; so if you need beautiful, functional websites and applications that are a joy to use, look no further.</p>
<p>I have been so busy that our <a href="http://www.symbiotica.co.uk">main website</a> still isn&#8217;t ready, but we now have a delicious looking <a href="http://blog.symbiotica.co.uk">blog</a> up and running.</p>
<p><img src='http://www.flipflops.org/wp-content/uploads/2009/09/symblog.jpg' alt='Symbiotica Media Development Ltd - web design &#038; development in Devon' /></p>
<p>If you read flipflops.org regularly, you will rightly guess that we will be working with CakePHP quite a lot, but current projects also make extensive use of <a href="http://www.wordpress.org">WordPress</a> and  <a href="http://tarzan-aws.com">Tarzan AWS</a>. I&#8217;m also built and am using a great a little, lightweight  XML template engine based on the Page Controller pattern, and hopefully more Django soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flipflops.org/2009/09/24/symbiotica-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

