<?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>Frog&#039;s Digital Design Blog &#187; geek</title>
	<atom:link href="http://www.thefloatingfrog.co.uk/tag/geek/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefloatingfrog.co.uk</link>
	<description>Design, Photography, Internet and Geek related</description>
	<lastBuildDate>Wed, 09 Nov 2011 09:34:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>My hatred of </title>
		<link>http://www.thefloatingfrog.co.uk/css/my-hatred-of-br-clearall/</link>
		<comments>http://www.thefloatingfrog.co.uk/css/my-hatred-of-br-clearall/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:44:22 +0000</pubDate>
		<dc:creator>Gary Hartley</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[rage]]></category>
		<category><![CDATA[Semantics]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/?p=3048</guid>
		<description><![CDATA[This post is aimed at all web designers and developers that insist on using the dirty hack &#60;br clear="all"&#62; within their website builds. Most people won&#8217;t understand my rage for &#60;br clear="all"&#62; because it takes a certain level of web geekness to fathom what it is and why it&#8217;s so god damn unnecessary. &#60;br clear="all"&#62; [...]


Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/fun/poll-shortest-search-phrase-a-visitor-found-your-website-with/' rel='bookmark' title='Permanent Link: Poll: Shortest search phrase a visitor found your website with'>Poll: Shortest search phrase a visitor found your website with</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This post is aimed at all web designers and developers that insist on using the dirty hack <code>&lt;br clear="all"&gt;</code> within their website builds. Most people won&#8217;t understand my rage for <code>&lt;br clear="all"&gt;</code> because it takes a certain level of web geekness to fathom what it is and why it&#8217;s so god damn unnecessary.</p>
<p><img src="http://www.thefloatingfrog.co.uk/wp-content/uploads/2009/06/ffs.jpg" alt="br clear=&quot;all&quot; - *** you!" title="br clear=&quot;all&quot; - *** you!" width="500" height="340" class="alignnone size-full wp-image-3064" /></p>
<p><code>&lt;br clear="all"&gt;</code> is typically used by crap developers who hold no appreciation for web semantics nor accessibility. Ironically these culprits are usually the smart a**** that are the first to point out others mistakes, no matter how minor. They build websites that are both bloated, slow and unstable cross-browser. <code>&lt;br clear="all"&gt;</code> to me acts as the ultimate professional insult to those that have crafted for years, through changing technologies and user demands. <code>&lt;br clear="all"&gt;</code> is like a bird crapping on your freshly washed and polished hatchback, a minor little thing that really p***** me off when I encounter it.</p>
<p>Like the story &#8216;The Princess and the Pea&#8217;, no matter how much preparation and effort you put into something, all it takes is a stupid little pea to annoy you and reduce a potentially relaxing nights sleep to an unexpected search for the very thing that shouldn&#8217;t be there in the first place, the <code>&lt;br clear="all"&gt;</code>.</p>
<blockquote><p>Dear Website Developer,</p>
<p>If you need to clear a floated element, please don&#8217;t use <code>&lt;br clear="all"&gt;</code>. As a last resort use a simple CSS class on the element you want clearing. In your bloated, unstructured CSS file, which more than likely will be inline, create a class:</p>
<pre>.clear{
     clear:both;
}</pre>
<p>and remember you can add multiple classes to an element, like:</p>
<pre>&lt;div class="className className clear"&gt;
I'm a clever little developer aren't I
&lt;/div&gt;</pre>
<p>As Borat would say, this is &#8216;unbelievable&#8217;!!!</p>
<pre>&lt;br clear="all"&gt;

&lt;div class="className"&gt;
Hack hack hack
&lt;/div&gt;

&lt;br clear="all"&gt;

&lt;div class="className"&gt;
Hack hack hack
&lt;/div&gt;</pre>
</blockquote>
<p>So next time to quickly quack in &lt;br clear=&#8221;all&#8221;&gt;, think, you&#8217;re a dirty little bugger! One last thing, if you write <code>&lt;br clear="all"&gt;</code>, it should be <code>&lt;br clear="all" /&gt;</code>, but I guess you don&#8217;t care do you?</p>


<p>Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/fun/poll-shortest-search-phrase-a-visitor-found-your-website-with/' rel='bookmark' title='Permanent Link: Poll: Shortest search phrase a visitor found your website with'>Poll: Shortest search phrase a visitor found your website with</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thefloatingfrog.co.uk/css/my-hatred-of-br-clearall/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Top 20 GEEK gifts for Christmas</title>
		<link>http://www.thefloatingfrog.co.uk/geek-hobbies/top-20-geek-gifts-for-christmas/</link>
		<comments>http://www.thefloatingfrog.co.uk/geek-hobbies/top-20-geek-gifts-for-christmas/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 13:35:57 +0000</pubDate>
		<dc:creator>Gary Hartley</dc:creator>
				<category><![CDATA[Geek Hobbies]]></category>
		<category><![CDATA[News & Reviews]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[firebox]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[geek gifts]]></category>

		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=1373</guid>
		<description><![CDATA[Here are 20 must own gifts and gadgets for all geeks to wish for this Christmas. I&#8217;ve got the Ariel Atom on my list as it&#8217;s friggin awesome, maybe asking for too much though! Wi-Fi Detecting T-Shirt, the ultimate in geek chic attire, &#163;19.95 Space Invaders LED Doormat, dum, dum, dum, dum! &#163;39.95 Dunk Mug, [...]


Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/fun/merry-christmas-and-a-happy-new-year-with-best-wishes-from-the-floating-frog/' rel='bookmark' title='Permanent Link: Merry Christmas and a Happy New Year with best wishes from The Floating Frog'>Merry Christmas and a Happy New Year with best wishes from The Floating Frog</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/inspiration/worlds-largest-artwork/' rel='bookmark' title='Permanent Link: World&#8217;s Largest Artwork'>World&#8217;s Largest Artwork</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/its-a-family-thing/frogs-christmas-countdown-2008/' rel='bookmark' title='Permanent Link: Frog&#8217;s Christmas Countdown 2008'>Frog&#8217;s Christmas Countdown 2008</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here are 20 must own gifts and gadgets for all geeks to wish for this Christmas. I&#8217;ve got the Ariel Atom on my list as it&#8217;s friggin awesome, maybe asking for too much though!</p>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2058/Wi-Fi-Detecting-T-Shirt" class="awrap" target="_blank"><img src="http://media4.firebox.com/pic/p2058h.jpg" alt="Wi-Fi Detecting T-Shirt" class="alignleft clear" /><br />
<strong class="shead">Wi-Fi Detecting T-Shirt, the ultimate in geek chic attire, &pound;19.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2066/Space-Invaders-LED-Doormat" class="awrap" target="_blank"><img src="http://media3.firebox.com/pic/p2066h.gif" alt="Space Invaders LED Doormat" class="alignleft clear" /><br />
<strong class="shead">Space Invaders LED Doormat, dum, dum, dum, dum! &pound;39.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1624/Dunk-Mug" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p1624h.jpg" alt="Dunk Mug" class="alignleft clear" /><br />
<strong class="shead">Dunk Mug, anyone for biscuits? &pound;14.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1458/T-Equaliser" class="awrap" target="_blank"><img src="http://media3.firebox.com/pic/p1458h.jpg" alt="T-Equaliser" class="alignleft clear" /><br />
<strong class="shead">T-Equaliser, don&#8217;t just feel the noise &#8211; wear it! &pound;17.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1796/FreeLoader-Solar-Charger" class="awrap" target="_blank"><img src="http://media4.firebox.com/pic/p1796h.jpg" alt="FreeLoader Solar Charger" class="alignleft clear" /><br />
<strong class="shead">FreeLoader Solar Charger, power in your pocket. &pound;29.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2227/Z-Pen" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p2227h.jpg" alt="Z Pen" class="alignleft clear" /><br />
<strong class="shead">Z Pen, don’t type it, write it! &pound;99.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2234/USB-Negative-Scanner" class="awrap" target="_blank"><img src="http://media4.firebox.com/pic/p2234h.jpg" alt="USB Negative Scanner" class="alignleft clear" /><br />
<strong class="shead">USB Negative Scanner, oh gawd, did I really wear that? &pound;79.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1732/Action-Cameras" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p1732h.jpg" alt="Action Cameras" class="alignleft clear" /><br />
<strong class="shead">Action Cameras, view to a thrill &#8211; even underwater! &pound;99.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2029/Vuzix-iWear" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p2029h.jpg" alt="Vuzix iWear" class="alignleft clear" /><br />
<strong class="shead">Vuzix iWear, it&#8217;s like mainlining movies. &pound;129.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2249/The-Slanket" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p2249h.jpg" alt="The Slanket" class="alignleft clear" /><br />
<strong class="shead">The Slanket, heating bills? Bah! &pound;34.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2225/Sky-Lanterns" class="awrap" target="_blank"><img src="http://media4.firebox.com/pic/p2225h.jpg" alt="Sky Lanterns" class="alignleft clear" /><br />
<strong class="shead">Sky Lanterns, when you wish upon a&#8230;lantern! &pound;39.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/246/Ariel-Atom" class="awrap" target="_blank"><img src="http://media3.firebox.com/pic/p246h.jpg" alt="Ariel Atom" class="alignleft clear" /><br />
<strong class="shead">Ariel Atom. No doors. No windscreen. No roof. &pound;29995.00</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1975/MyCuppa-Mugs" class="awrap" target="_blank"><img src="http://media3.firebox.com/pic/p1975h.jpg" alt="MyCuppa Mugs" class="alignleft clear" /><br />
<strong class="shead">MyCuppa Mugs, tar-like or wishy washy? You decide! &pound;7.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1159/Worlds-Largest-Crossword" class="awrap" target="_blank"><img src="http://media1.firebox.com/pic/p1159h.jpg" alt="World's Largest Crossword" class="alignleft clear" /><br />
<strong class="shead">World&#8217;s Largest Crossword, word up (and down and across). &pound;19.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2161/USB-Microscope" class="awrap" target="_blank"><img src="http://media3.firebox.com/pic/p2161h.jpg" alt="USB Microscope" class="alignleft clear" /><br />
<strong class="shead">USB Microscope, really close encounters. &pound;49.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1978/Desktop-LED-Christmas-Tree" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p1978h.jpg" alt="Desktop LED Christmas Tree" class="alignleft clear" /><br />
<strong class="shead">Desktop LED Christmas Tree, nordic 9 volter. &pound;5.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1912/Periodic-Table-Shower-Curtain" class="awrap" target="_blank"><img src="http://media2.firebox.com/pic/p1912h.jpg" alt="Periodic Table Shower Curtain" class="alignleft clear" /><br />
<strong class="shead">Periodic Table Shower Curtain, soak up some knowledge. &pound;17.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/2063/Tengu" class="awrap" target="_blank"><img src="http://media4.firebox.com/pic/p2063h.gif" alt="Tengu" class="alignleft clear" /><br />
<strong class="shead">Tengu, you&#8217;ve been Tengu-d. &pound;19.95</strong></a>
</div>
<div class="block3">
<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=152808&#038;merchantID=214&#038;programmeID=624&#038;mediaID=0&#038;tracking=&#038;url=http://www.firebox.com/product/1641/Sphereing-Experience-for-Two" class="awrap" target="_blank"><img src="http://media1.firebox.com/pic/p1641h.jpg" alt="Sphereing Experience for Two" class="alignleft clear" /><br />
<strong class="shead">Sphereing Experience for Two, big balls? &pound;52.00</strong></a>
</div>
<div class="block3">
<a href="http://www.amazon.co.uk/gp/product/B001028TDM?ie=UTF8&#038;tag=theflofro-21&#038;linkCode=as2&#038;camp=1634&#038;creative=19450&#038;creativeASIN=B001028TDM" class="awrap" target="_blank"><img src="http://ecx.images-amazon.com/images/I/31LkcNyi%2B3L._SL500_AA280_.jpg" alt="Binary Watch Sumui Moon Bracelet" class="alignleft clear" width="200" /><br />
<strong class="shead">Binary Watch Sumui Moon Bracelet. &pound;45.90</strong></a><img src="http://www.assoc-amazon.co.uk/e/ir?t=theflofro-21&#038;l=as2&#038;o=2&#038;a=B001028TDM" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
</div>


<p>Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/fun/merry-christmas-and-a-happy-new-year-with-best-wishes-from-the-floating-frog/' rel='bookmark' title='Permanent Link: Merry Christmas and a Happy New Year with best wishes from The Floating Frog'>Merry Christmas and a Happy New Year with best wishes from The Floating Frog</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/inspiration/worlds-largest-artwork/' rel='bookmark' title='Permanent Link: World&#8217;s Largest Artwork'>World&#8217;s Largest Artwork</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/its-a-family-thing/frogs-christmas-countdown-2008/' rel='bookmark' title='Permanent Link: Frog&#8217;s Christmas Countdown 2008'>Frog&#8217;s Christmas Countdown 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thefloatingfrog.co.uk/geek-hobbies/top-20-geek-gifts-for-christmas/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Fact: Chuck Norris hates tables!</title>
		<link>http://www.thefloatingfrog.co.uk/fun/fact-chuck-norris-hates-tables/</link>
		<comments>http://www.thefloatingfrog.co.uk/fun/fact-chuck-norris-hates-tables/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 14:44:29 +0000</pubDate>
		<dc:creator>Gary Hartley</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[chuck norris]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=1296</guid>
		<description><![CDATA[Never ever ever use tables for layout! Visit: shouldiusetablesforlayout.com You&#8217;ll see a mock towards those who use tables for layout. It&#8217;s such a geeky website, but if you look at the source code it&#8217;s even better&#8230; Kudos to the developer who had this idea. &#60;!-- Honestly, no. --&#62; &#60;!-- &#60;table border="0" width="100%"&#62; &#60;tr&#62; &#60;td align="center"&#62;No.&#60;/td&#62; [...]


Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/web-design/css-for-absolute-beginners-a-slideshow-walk-through-starting-with-the-basics/' rel='bookmark' title='Permanent Link: CSS for ABSOLUTE BEGINNERS &#8211; shaping up with CSS'>CSS for ABSOLUTE BEGINNERS &#8211; shaping up with CSS</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/inspiration/more-awesome-t-shirt-designs-from-threadless/' rel='bookmark' title='Permanent Link: More awesome t-shirt designs from threadless.com'>More awesome t-shirt designs from threadless.com</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.ebaumsworld.com/picture/kyle_ex_machina/ChuckNorris.jpg" alt="" width="500" /></p>
<h2>Never ever ever use tables for layout!</h2>
<p><strong><a href="http://shouldiusetablesforlayout.com/">Visit: shouldiusetablesforlayout.com</a></strong></p>
<p>You&#8217;ll see a mock towards those who use tables for layout.</p>
<p><img src="http://www.thefloatingfrog.co.uk/frog-blog/wp-content/uploads/2008/11/no.gif" width="500" /></p>
<p>It&#8217;s such a geeky website, but if you look at the source code it&#8217;s even better&#8230; Kudos to the developer who had this idea.</p>
<pre id="line1"><span class="comment">&lt;!-- Honestly, no. --&gt;</span>
<span class="comment">&lt;!--
    &lt;table border="0" width="100%"&gt;
      &lt;tr&gt;
        &lt;td align="center"&gt;No.&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/table&gt;
  --&gt;</span>
  <span class="comment">&lt;!-- Fact: Chuck Norris hates layout tables! --&gt;</span></pre>


<p>Related posts:<ol><li><a href='http://www.thefloatingfrog.co.uk/web-design/css-for-absolute-beginners-a-slideshow-walk-through-starting-with-the-basics/' rel='bookmark' title='Permanent Link: CSS for ABSOLUTE BEGINNERS &#8211; shaping up with CSS'>CSS for ABSOLUTE BEGINNERS &#8211; shaping up with CSS</a></li>
<li><a href='http://www.thefloatingfrog.co.uk/inspiration/more-awesome-t-shirt-designs-from-threadless/' rel='bookmark' title='Permanent Link: More awesome t-shirt designs from threadless.com'>More awesome t-shirt designs from threadless.com</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thefloatingfrog.co.uk/fun/fact-chuck-norris-hates-tables/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

