<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-781552150098390087</atom:id><lastBuildDate>Sun, 22 Mar 2026 22:44:21 +0000</lastBuildDate><category>moved</category><category>Food</category><category>CV</category><category>Malawi</category><category>England</category><category>Food: British</category><category>India</category><category>Kerala</category><category>Italy</category><category>Cumbria</category><category>Marche</category><category>National Characteristics: Italian</category><category>Bayern/Bavaria</category><category>Cuba</category><category>Food: German</category><category>Food: Italian</category><category>London</category><category>Religion: Catholicism</category><category>Travel: Air</category><category>Travel: Buses</category><category>Travel: Trains</category><category>Sociology: Fashion</category><category>Sociology: Weddings</category><category>Travel: Roads: Service Stations</category><category>Bahrain</category><category>Co. Durham</category><category>Cork</category><category>Food: Irish</category><category>France</category><category>Middle East</category><category>National Characteristics: British</category><category>Puglia</category><category>Sociology: Drunks</category><category>Sociology: Eating</category><category>Travel: Ships</category><category>Veneto</category><category>Austria</category><category>Autobahns</category><category>Food: French</category><category>National Characteristics: German</category><category>Politics: Italian</category><category>Sheffield</category><category>Sociology: Old Folks</category><category>Sociology: Shopping</category><category>Sociology: Youth</category><category>Sud Tirol/Alto Adige</category><category>Umbria</category><category>Vienna</category><category>Campania</category><category>Co. Kerry</category><category>Food: Malawian</category><category>Friuli</category><category>Haarlem</category><category>Hertfordshire</category><category>Italy: Television</category><category>Marketing: Branding</category><category>Marketing: Hilarious</category><category>Marketing: Signs: Hopeful</category><category>Marketing: gobbledygook</category><category>Mecklenburg Vorpommern</category><category>National Characteristics: Irish</category><category>Netherlands</category><category>Nordrhein-Westfalen</category><category>Politics: EU</category><category>Politics: Farming</category><category>Religion: Sexual Morality</category><category>Scotland</category><category>Slovenia</category><category>Sociology: Families</category><category>Sociology: Language</category><category>Sociology: Smoking</category><category>Sociology: Train Enthusiasts</category><category>Television</category><category>Travel: Coach Tours</category><category>Travel: Roads: Motorway</category><category>York</category><category>test</category><title>Obsessive Observationist</title><description></description><link>http://haze-dweller.blogspot.com/</link><managingEditor>noreply@blogger.com (Collimost)</managingEditor><generator>Blogger</generator><openSearch:totalResults>333</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-6007856753320736408</guid><pubDate>Tue, 03 Sep 2013 10:50:00 +0000</pubDate><atom:updated>2013-11-02T15:54:32.775+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Multiple URL Icons in Windows 7 Taskbar</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://coded-sniflets.blogspot.com/2013/11/multiple-url-icons-in-windows-7-taskbar.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://coded-sniflets.blogspot.com/2013/11/multiple-url-icons-in-windows-7-taskbar.html&quot;&gt;coded-sniflets.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2013/09/multiple-url-icons-in-windows-7-taskbar.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-6642835806353193518</guid><pubDate>Tue, 04 Jun 2013 17:12:00 +0000</pubDate><atom:updated>2013-06-04T18:12:55.474+01:00</atom:updated><title>Times Tables in Binary</title><description>&lt;div class=&quot;mthhead&quot;&gt;Binary Patterns and All That&lt;/div&gt;  &lt;div style=&quot;font-family:verdana, sans-serif; font-size:11px;&quot;&gt;  &lt;div style=&quot;text-align:center; font-weight:bold&quot;&gt;Times Tables of Prime Numbers in Binary&lt;/div&gt;  &lt;div style=&quot;text-align:center; margin: 4px 10%&quot;&gt;  The times tables of up to ten sequential prime numbers (excluding 1 and 2) expressed in binary.&lt;br /&gt;
  &lt;/div&gt;  &lt;div style=&quot;text-align:center; margin: 4px 10%; color:#777777&quot;&gt;  This page finds prime numbers using Javascript. It includes a few optimisation techniques and it has a litle&lt;br /&gt;
  rest now and again, to give the opportunity to stop the process, but in the higher number&lt;br /&gt;
  ranges it gets progressively slower, and Javascript is not the tool for dealing with very big numbers.&lt;br /&gt;
  But those shortcomings are somewhat beside the point, the purpose of this page is to take a look at patterns. &lt;br /&gt;
  &lt;/div&gt;&lt;br /&gt;
  &lt;div style=&quot;text-align:center; margin: 4px 10%; color:#9977AA&quot;&gt;  Note: the purpose of this page is to see intriguing patterns against a sequence of prime numbers expressed in binary, see &lt;a href=&quot;&quot;&gt;Prime Numbers in Binary and Tertiary&lt;/a&gt;.&lt;br /&gt;
  &lt;/div&gt;  &lt;form name=&quot;genform&quot; action=&quot;&quot; method=&quot;&quot;&gt;  &lt;div style=&quot;margin-top:8px&quot;&gt;  Start From &lt;input type=&quot;textbox&quot; name=&quot;genstartfrom&quot; id=&quot;genstartfrom&quot; style=&quot;width:100px&quot; /&gt;&lt;br /&gt;
  Times Table &lt;input type=&quot;textbox&quot;  name=&quot;timestable&quot; id=&quot;timestable&quot; style=&quot;width:100px&quot;  value=&quot;100&quot;/&gt;&lt;br /&gt;
  &lt;/div&gt;  &lt;div style=&quot;margin-top:8px&quot;&gt;  No of Primes to Multiply &lt;input type=&quot;textbox&quot;  name=&quot;gennumof&quot; id=&quot;gennumof&quot; value=&quot;&quot; style=&quot;width:100px&quot; /&gt;&lt;br /&gt;
  Odd Numbers Only &lt;input type=&quot;checkbox&quot; name=&quot;oddsonly&quot; id=&quot;oddsonly&quot;  /&gt;&lt;br /&gt;
  Prime Numbers Only &lt;input type=&quot;checkbox&quot; name=&quot;primesonly&quot; id=&quot;primesonly&quot;  /&gt;&lt;br /&gt;
&lt;br /&gt;
  &lt;a id=&quot;gobutton&quot; href=&quot;Javascript:;&quot; onclick=&quot;gennumbers()&quot;&gt;Go&lt;/a&gt;&lt;br /&gt;
  &lt;/div&gt;  &lt;/form&gt;  &lt;div style=&quot; &quot; id=&quot;numgenoutput&quot;&gt;  &lt;br /&gt;
  &lt;/div&gt;  &lt;div id=&#39;diagnostic&#39;&gt;&lt;/div&gt;  &lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://sites.google.com/site/collimost/binarytablesgen.js&quot;&gt;&lt;/script&gt;</description><link>http://haze-dweller.blogspot.com/2013/06/times-tables-in-binary.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-5517204501059905436</guid><pubDate>Sun, 02 Jun 2013 15:52:00 +0000</pubDate><atom:updated>2013-06-04T18:07:35.589+01:00</atom:updated><title>Generate Prime Numbers in Decimal Binary and Tertiary</title><description>&lt;div style=&quot;mthhead&quot;&gt;Play with Prime Numbers a Bit&lt;/div&gt;  &lt;div style=&quot;font-family:verdana, sans-serif; font-size:11px;&quot;&gt;  &lt;div style=&quot;text-align:center; font-weight:bold&quot;&gt;Generate Prime Numbers in Decimal Binary and Tertiary&lt;/div&gt;  &lt;div style=&quot;text-align:center; margin: 4px 10%&quot;&gt;  Prime number sequences form a pattern that it is hard for our minds to get a grip on.&lt;br /&gt;
  Probably no one has got a grip on what the pattern is yet. That&amp;rsquo;s in decimal. They form&lt;br /&gt;
  a more intriguing pattern in binary, and something else happens in binary: we find that with a great many of&lt;br /&gt;
  them, if you reverse the binary digits you get another prime number. A similar type of intriguing pattern appears in tertiary.&lt;br /&gt;
  &lt;/div&gt;  &lt;div style=&quot;text-align:center; margin: 4px 10%; color:#777777&quot;&gt;  This page generates prime numbers using Javascript. It includes a few optimisation techniques and it has a litle&lt;br /&gt;
  rest after every twenty numbers, to give the opportunity to stop the process, but in the higher number&lt;br /&gt;
  ranges it gets progressively slower, and Javascript is not the tool for dealing with very big numbers.&lt;br /&gt;
  But those shortcomings are somewhat beside the point, the purpose of this page is to take a look at patterns. &lt;br /&gt;
  &lt;/div&gt;&lt;br /&gt;
  &lt;div style=&quot;text-align:center; margin: 4px 10%; color:#9977AA&quot;&gt;  Note: the ordinal numbering starts from 1 at prime number 3.  1 and 2 are prime numbers too&lt;br /&gt;
  so strictly the ordinals should be 2 higher. Add 2 to feel completely pure.&lt;br /&gt;
  &lt;/div&gt;  &lt;form name=&quot;genform&quot; action=&quot;&quot; method=&quot;&quot;&gt;  &lt;div style=&quot;margin-top:8px&quot;&gt;  Start From &lt;input name=&quot;genstartfrom&quot; id=&quot;genstartfrom&quot; style=&quot;width:100px&quot; /&gt;&lt;br /&gt;
  &lt;/div&gt;  &lt;div style=&quot;margin-top:8px&quot;&gt;  Quantity to Generate &lt;input name=&quot;gennumof&quot; id=&quot;gennumof&quot; value=&quot;&quot; style=&quot;width:100px&quot; /&gt;&lt;br /&gt;
  &lt;br /&gt;
  &lt;a id=&quot;gobutton&quot; href=&quot;Javascript:;&quot; onclick=&quot;gennumbers()&quot;&gt;Go&lt;/a&gt;&lt;br /&gt;
  &lt;/div&gt;  &lt;/form&gt;  &lt;div style=&quot; &quot; id=&quot;numgenoutput&quot;&gt;  &lt;br /&gt;
  &lt;/div&gt;  &lt;div id=&#39;diagnostic&#39;&gt;&lt;/div&gt;  &lt;/div&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;https://sites.google.com/site/collimost/Home/binarygen.js&quot; &gt;&lt;/script&gt;&lt;br /&gt;
</description><link>http://haze-dweller.blogspot.com/2013/06/generate-prime-numbers-in-decimal.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-1774357602364828858</guid><pubDate>Fri, 26 Apr 2013 16:21:00 +0000</pubDate><atom:updated>2013-11-02T15:59:27.963+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>PHP ftp on Shared Servers</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://coded-sniflets.blogspot.com/2013/11/php-ftp-on-shared-servers.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://coded-sniflets.blogspot.com/2013/11/php-ftp-on-shared-servers.html&quot;&gt;coded-sniflets.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2013/04/php-ftp-on-shared-servers.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-3720378052274810401</guid><pubDate>Mon, 15 Apr 2013 09:28:00 +0000</pubDate><atom:updated>2013-11-02T16:05:04.819+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>A Different Language</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://pollyandreg.blogspot.com/2013/04/a-different-language.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://pollyandreg.blogspot.com/2013/04/a-different-language.html&quot;&gt;pollyandregs.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2013/04/a-different-language.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-7218553058299530650</guid><pubDate>Sun, 10 Feb 2013 11:30:00 +0000</pubDate><atom:updated>2013-11-03T16:43:08.646+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Home Page in Blogger</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://coded-sniflets.blogspot.com/2013/11/home-page-in-blogger.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://coded-sniflets.blogspot.com/2013/11/home-page-in-blogger.html&quot;&gt;coded-sniflets.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2013/02/home-page-in-blogger.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-7311654648840683343</guid><pubDate>Wed, 02 Jan 2013 20:57:00 +0000</pubDate><atom:updated>2014-06-05T09:59:11.208+01:00</atom:updated><title>Blog Theories</title><description>&lt;div class=&quot;mthhead&quot;&gt;Getting Visitors to Your Blog&lt;/div&gt;&lt;div class=&quot;dc1_3_container&quot;&gt;&lt;div class=&quot;dc3&quot;&gt;I have been writing blog pieces for some years now. Since the early months of 2004.&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;Periodically the question comes up: how do you attract visitors to your blog?&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;There are many answers to this question, some of which I list below, but the first question you need to ask is what do you want visitors for? For it is very, very, easy to get lots of visitors. You simply post lots of pictures of naked women (easy assuming you can find the women to pose naked in the first place of course). You&amp;rsquo;ll get lots of visitors. Ah, but are they the right sort of visitors? So what or who, then, is the right sort of visitor?&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;Henry David Thoreau wrote in his diary on 28 October 1853, about the dichotomy of getting his writings published, versus writing as he wanted, see &lt;a href=&quot;http://www.brainpickings.org/index.php/2013/10/28/thoreau-publishing-success-journal/&quot; target=&quot;weblink&quot;&gt;Thoreau&amp;rsquo;s Journal Entry on Not Finding a Publisher and What Success Really Means&lt;/a&gt;. The question is not a new one. The answer is a new one though, because now, with Blogging and the internet, it doesn&amp;rsquo;t cost you anything to be self-indulgent over this. That must be technological progress of the most beneficial kind.&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;I would argue that the right sort of visitor is someone who is at least a little bit interested in what I have to say.&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;And what I have to say may be of minority interest. I might be out of tune with the preoccupations of the many, and in that case I can&amp;rsquo;t want or expect to be attracting hordes of visitors unless or until I choose to compromise my views. And if I am out of the mainstream; if those who are interested are but a select few, then that is something to be pleased about and strive for, seeing as how I don&amp;rsquo;t intend anyone any harm. Being a part of a minority is an especially comforting thing if you look around at the majority and see a great deal of conformity and subconscious  manipulation. A very fine thing indeed.&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;My travel pieces fall into that category a bit, for rather than describing the glitzy glories and wonders of the tourist world, I am more intrigued by the bizarre behaviours its inhabitants get up to. In that sense my travel pieces are unlike classic travelogues, and so are not read by many. That&amp;rsquo;s OK, I feel I have something to say. As with Henry David Thoreau, my time might come &amp;ndash; or equally it might not, but then again as with Henry David Thoreau, I probably won&amp;rsquo;t be too bothered, seeing as how I most likely will be dead at the time.&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;That said, writing anything at all must have as an underlying basis the idea that someone out there will feel interested to read it, and comments can be very useful, leading to further lines of research. If you do it all wrong, no one at all will look, whether they are the right sort of visitor or not. So here are some theories I have about doing it somewhat right. On &lt;a href=&quot;http://haze-dweller.blogspot.co.uk/2013/01/popular-posts.html&quot;&gt;Popular Posts&lt;/a&gt; I analyse some of my own blog pages, to see which ones get looked at most.&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;color:#6666aa&quot;&gt;Doing it Somewhat Right&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin-top:0px&quot;&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px&quot;&gt;1. Some would say post daily. That&amp;rsquo;s probably right, but I don&amp;rsquo;t do that. Though it&amp;rsquo;s probably right. My life is too interruptible to post daily, and I only want to post when I feel I have something I want to say.&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;2. Use pictures. That&amp;rsquo;s probably right too. I don&amp;rsquo;t always do it as I don&amp;rsquo;t always have the right pictures. For myself, I would rather write a pure piece with relevant pictures or no pictures at all, than a contrived piece with fillers. But then I&amp;rsquo;m a purist.&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;3. Stay on topic. I have noticed quite markedly, that the blogs devoted to a particular topic get more visitors than those that are a jumble. If like me you are a polygob, make a number of separate blogs.&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;4. Choose a popular topic. Aside from porn, soft or hard, certain topics seem to achieve greater attention, among these are:&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;computers&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;fashion&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;trains&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;travel (of the non-cynical kind)&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;politics&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;business&lt;/div&gt;&lt;div style=&quot;margin-left:36px&quot;&gt;a place or location&lt;/div&gt;&lt;div style=&quot;margin-left:48px; text-indent:-12px&quot;&gt;something that many people feel they need an answer to, among the distressing uncertainties they find themselves presented with day to day &amp;ndash; fonts, for example, which appear so unexpectedly as a topic when someone buys a desktop computer &lt;/div&gt;&lt;div style=&quot;margin-left:36px; margin-top:12px&quot;&gt;There are probably others.&lt;/div&gt;&lt;div style=&quot;margin-left:24px;  margin-top:12px;&quot;&gt;But if, like me, you have certain esoteric interests, such as in my case from time to time the readability of coloured text over different colour backgrounds, then that could reduce your potential for getting visitor numbers quite a bit over someone who is keen on, say, nothing but trains (though my pages on colour theory don&amp;rsquo;t do too badly in terms of visitor interest, in point of fact)&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;5. SEO. Search Engine Optimisation. This is really nothing more mysterious than putting the key phrases at the head of the page. My blog piece titled &lt;a hrefc=&quot;http://landofsomehope.blogspot.com/2009/07/high-heels-and-no-knickers.html&quot; style=&quot;font-style:italic&quot;&gt;High Heels and No Knickers&lt;/a&gt; has been the top of Google&amp;rsquo;s search list for that phrase for at least two years. It surprises me too. The title is a kind of parody of the saying, &amp;lsquo;Fur Coat and No Knickers&amp;rsquo;. In terms of number of visitors, it attracts a lot, though I suspect many end up disappointed (and it&amp;rsquo;s amazing &amp;ndash; or maybe not &amp;ndash; how many people can&amp;rsquo;t spell knickers). Lots of visitors, but this doesn&amp;rsquo;t greatly excite me, aside from the social experiment&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;6. Index. Blogging software doesn&amp;rsquo;t always index pieces terribly well, you may have to do it yourself (as I do). I find it works.  People finding one piece click on another. On a blog with a lot of articles you may have to make a context index, i.e. an index that lists other pieces on more-or-less the same topic as the page you are looking at, rather than listing everything. I believe this can work well too.&lt;/div&gt;&lt;div style=&quot;margin-left:24px; text-indent:-12px; margin-top:12px;&quot;&gt;7. Social media. Google Plus and tie-ins with Facebook, Twitter and the like. I don&amp;rsquo;t make much use of this, for I am not writing a blog in order to collect friends, praise, or followers. I am doing it to fill a gap in the world&amp;rsquo;s collection of knowledge by my contribution, and to practise writing well (with what success is for others to decide). So I can&amp;rsquo;t comment too much on this, though I know that people say it works well, if virtual friends is what you&amp;rsquo;re after. My blog pieces that get automatically shared on Google + and Twitter get a fair few looks shortly after they have been, but whether that is by anyone who has any interest whatever in what I have written, I have no idea.&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;dc3&quot;&gt;Have I missed anything?  Please let me know if you think I have.&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;</description><link>http://haze-dweller.blogspot.com/2013/01/blog-theory.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-6545424932136472745</guid><pubDate>Tue, 01 Jan 2013 21:57:00 +0000</pubDate><atom:updated>2019-07-10T14:23:43.676+01:00</atom:updated><title>Multifold and Varygob</title><description>&lt;div class=&quot;dc1_3_container&quot; style=&quot;margin-top: 12px;&quot;&gt;&lt;div style=&quot;float: left; position: relative; text-align: center; width: 50%;&quot;&gt;&lt;div class=&quot;uply_bubble&quot; id=&quot;bubble_box_1&quot; style=&quot;margin: auto; padding-bottom: 16px; position: relative; text-align: left; width: 90%;&quot;&gt;&lt;div class=&quot;mthhead&quot; style=&quot;margin-top: 12px; text-align: center;&quot;&gt;Travel and Living&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://landofsomehope.blogspot.com/&quot;&gt;Life in Britain&lt;/a&gt; from an amazed observer&amp;rsquo;s perspective&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://warmchaos.blogspot.com/&quot;&gt;Life in Italy&lt;/a&gt; from a head-banger&amp;rsquo;s perspective&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://rand-yerrup.blogspot.com/&quot;&gt;Ramblings in Europe&lt;/a&gt; except for Britain and Italy&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://alltheworldisart.blogspot.com/&quot;&gt;Ramblings in the World&lt;/a&gt; outside of Europe&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://hadagoodtrip.blogspot.com/&quot;&gt;Trains, Buses, Boats, Roads and Planes&lt;/a&gt; not the hardware, the riding upon&lt;/div&gt;&lt;/div&gt;&lt;div bubble_backg_shadow=&quot;&quot; id=&quot;style=&quot; style=&quot;height: 10px; left: 20px; top: 50px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;uply_bubble_reverse&quot; id=&quot;bubble_box_5&quot; style=&quot;margin-left: auto; margin-right: auto; margin-top: 16px; padding-bottom: 16px; position: relative; text-align: left; width: 80%;&quot;&gt;&lt;div class=&quot;mthhead&quot; style=&quot;margin-top: 12px; text-align: center;&quot;&gt;Technical Fings&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://colaargh.blogspot.com/&quot;&gt;Thoughts in Colour&lt;/a&gt; experiments with text colour over background colours&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://coded-sniflets.blogspot.com/&quot;&gt;Coded Sniflets&lt;/a&gt; bits and pieces of programming code as I think to write them down&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div bubble_backg_shadow=&quot;&quot; id=&quot;style=&quot; style=&quot;height: 10px; left: 20px; top: 50px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;float: right; margin-bottom: 16px; text-align: center; width: 50%;&quot;&gt;&lt;div class=&quot;uply_bubble_reverse&quot; id=&quot;bubble_box_2&quot; style=&quot;margin-left: auto; margin-right: auto; margin-top: 24px; padding-bottom: 16px; position: relative; text-align: left; width: 90%;&quot;&gt;&lt;div class=&quot;mthhead&quot; style=&quot;margin-top: 12px; text-align: center;&quot;&gt;Politics, Sociology, Religion &amp;amp; all that&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://keeponquacking.blogspot.com/&quot;&gt;Carry On Quacking&lt;/a&gt; Ideas as they Bubble Up in the Bonce&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://ninebobnotes.blogspot.com/&quot;&gt;Hard Currency&lt;/a&gt; obsessive observations about social topics&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://pollyandreg.blogspot.com/&quot;&gt;Politics and Religion&lt;/a&gt; thoughts on some of the more bizarre aspects of life&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://strange-universes.blogspot.com/&quot;&gt;Strange Parallel Universes&lt;/a&gt; the world that I don’t live in&lt;/div&gt;&lt;/div&gt;&lt;div bubble_backg_shadow=&quot;&quot; id=&quot;style=&quot; style=&quot;height: 10px; left: 20px; top: 50px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;div id=&quot;bubble_box_3s&quot; style=&quot;height: 10px; left: 40px; top: 350px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;uply_bubble_reverse&quot; id=&quot;bubble_box_4&quot; style=&quot;margin-left: auto; margin-right: auto; margin-top: 16px; padding-bottom: 16px; position: relative; text-align: left; width: 90%;&quot;&gt;&lt;div class=&quot;mthhead&quot; style=&quot;margin-top: 12px; text-align: center;&quot;&gt;Moo Sick&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://cowvomit.blogspot.com/&quot;&gt;Moo Sick&lt;/a&gt; thoughts and ponderings on matters tuney&lt;/div&gt;&lt;/div&gt;&lt;div bubble_backg_shadow=&quot;&quot; id=&quot;style=&quot; style=&quot;height: 10px; left: 20px; top: 50px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;uply_bubble&quot; id=&quot;bubble_box_6&quot; style=&quot;clear: both; margin: 12px auto; padding-bottom: 16px; width: 58%;&quot;&gt;&lt;div class=&quot;mthhead&quot; style=&quot;margin-top: 12px; text-align: center;&quot;&gt;Photos and Artworks&lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;https://collimost.com/&quot;&gt;Artworks Gallery&lt;/a&gt; &lt;/div&gt;&lt;div class=&quot;dc3&quot; style=&quot;margin: 8px 12px 8px 36px; text-indent: -24px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/casamatita/sets/&quot;&gt;My Flickr Photostream&lt;/a&gt; &lt;/div&gt;&lt;/div&gt;&lt;div bubble_backg_shadow=&quot;&quot; id=&quot;style=&quot; style=&quot;height: 10px; left: 20px; top: 50px; width: 10px;&quot;&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://haze-dweller.blogspot.com/2013/01/my-blogs-multifold-and-varygob.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-6169061148594116263</guid><pubDate>Sun, 30 Sep 2012 11:21:00 +0000</pubDate><atom:updated>2014-11-26T14:36:19.334+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Every Time We Go Away</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://strange-universes.blogspot.com/2012/09/every-time-we-go-away.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://strange-universes.blogspot.com/2012/09/every-time-we-go-away.html&quot;&gt;strange-universes.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2012/09/every-time-we-go-away.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-3566862840304441082</guid><pubDate>Tue, 07 Aug 2012 15:40:00 +0000</pubDate><atom:updated>2012-09-04T11:13:15.367+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Ricky the African</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://ninebobnotes.blogspot.com/2012/08/ricky-african.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://ninebobnotes.blogspot.com/2012/08/ricky-african.html&quot;&gt;ninebobnotes.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2012/08/ricky-african.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-7062445963897390112</guid><pubDate>Sun, 16 Oct 2011 19:12:00 +0000</pubDate><atom:updated>2012-09-04T11:13:29.292+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>A Bucketful of Hope</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://landofsomehope.blogspot.com/2011/10/a-bucketful-of-hope.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://landofsomehope.blogspot.com/2011/10/a-bucketful-of-hope.html&quot;&gt;landossomehope.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/10/bucketful-of-hope.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-8029704597629843819</guid><pubDate>Sun, 09 Oct 2011 15:04:00 +0000</pubDate><atom:updated>2012-09-04T11:13:41.315+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Crumpled Britskin</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://ninebobnotes.blogspot.com/2011/09/crumpled-britskin.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://ninebobnotes.blogspot.com/2011/09/crumpled-britskin.html&quot;&gt;ninebobnotes.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/10/crumpled-britskin.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-2102419624922519571</guid><pubDate>Sat, 01 Oct 2011 20:06:00 +0000</pubDate><atom:updated>2012-09-04T11:13:55.426+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Postmodernist Matrimonial</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://warmchaos.blogspot.com/2011/10/postmodernist-matrimonial.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://warmchaos.blogspot.com/2011/10/postmodernist-matrimonial.html&quot;&gt;warmchaos.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/10/wedding-2011.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-2894455530478676462</guid><pubDate>Wed, 28 Sep 2011 20:08:00 +0000</pubDate><atom:updated>2012-09-04T11:10:56.936+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Small Bus up the Hill</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://hadagoodtrip.blogspot.com/2011/09/small-bus-up-hill.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://hadagoodtrip.blogspot.com/2011/09/small-bus-up-hill.html&quot;&gt;hadagoodtrip.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/09/small-bus-up-hill.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-4472400404060601324</guid><pubDate>Wed, 28 Sep 2011 19:49:00 +0000</pubDate><atom:updated>2012-09-04T11:11:55.922+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>School Bus from Fermo</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://hadagoodtrip.blogspot.com/2011/09/school-bus-from-fermo.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://hadagoodtrip.blogspot.com/2011/09/school-bus-from-fermo.html&quot;&gt;hadagoodtrip.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/09/school-bus-from-fermo.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-2457079896377340194</guid><pubDate>Wed, 28 Sep 2011 17:10:00 +0000</pubDate><atom:updated>2012-09-04T11:11:44.209+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Hotel House</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://ninebobnotes.blogspot.com/2011/09/hotel-house.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://ninebobnotes.blogspot.com/2011/09/hotel-house.html&quot;&gt;ninebobnotes.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/09/hotel-house.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-7056405963402417732</guid><pubDate>Wed, 28 Sep 2011 14:18:00 +0000</pubDate><atom:updated>2012-09-04T11:11:14.126+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Slow Train on the Adriatic</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://hadagoodtrip.blogspot.com/2011/09/slow-train-on-adriatic.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://hadagoodtrip.blogspot.com/2011/09/slow-train-on-adriatic.html&quot;&gt;hadagoodtrip.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/09/slow-train-on-adriatic.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-7884727207207673618</guid><pubDate>Fri, 16 Sep 2011 14:23:00 +0000</pubDate><atom:updated>2012-09-04T11:11:26.799+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>The Pope is a True Socialist</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://pollyandreg.blogspot.com/2011/09/pope-in-ancona-september-2011-comments.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://pollyandreg.blogspot.com/2011/09/pope-in-ancona-september-2011-comments.html&quot;&gt;pollyandreg.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/09/pope-is-true-socialist.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-6881742235969486109</guid><pubDate>Tue, 30 Aug 2011 10:20:00 +0000</pubDate><atom:updated>2012-09-04T11:12:13.380+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Doggy Day</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://landofsomehope.blogspot.com/2011/08/doggy-day.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://landofsomehope.blogspot.com/2011/08/doggy-day.html&quot;&gt;landofsomehope.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/08/doggy-day.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-3296005109602090416</guid><pubDate>Tue, 30 Aug 2011 10:13:00 +0000</pubDate><atom:updated>2012-09-04T11:12:28.178+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>English Dinner</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://landofsomehope.blogspot.com/2011/08/english-dinner.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://landofsomehope.blogspot.com/2011/08/english-dinner.html&quot;&gt;landofsomehope.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/08/english-dinner.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-2718461381865842459</guid><pubDate>Tue, 26 Jul 2011 11:59:00 +0000</pubDate><atom:updated>2012-09-04T11:12:43.797+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>African and Asian Beach Traders in Italy 2011</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://ninebobnotes.blogspot.com/2012/08/african-and-asian-beach-traders-in.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://ninebobnotes.blogspot.com/2012/08/african-and-asian-beach-traders-in.html&quot;&gt;ninebobnotes.blogspot.com&lt;/a&gt;.&lt;br /&gt;
</description><link>http://haze-dweller.blogspot.com/2010/10/exploited-african-beach-traders.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-218821890620434458</guid><pubDate>Sun, 24 Jul 2011 19:22:00 +0000</pubDate><atom:updated>2012-09-04T11:13:02.221+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>First Communion</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://warmchaos.blogspot.com/2011/07/first-communion.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://warmchaos.blogspot.com/2011/07/first-communion.html&quot;&gt;warmchaos.blogspot.com&lt;/a&gt;.&lt;br /&gt;
</description><link>http://haze-dweller.blogspot.com/2011/07/first-communion.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-3849573622635812412</guid><pubDate>Mon, 18 Jul 2011 19:38:00 +0000</pubDate><atom:updated>2012-09-04T11:14:11.889+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Lupetto 25</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://warmchaos.blogspot.com/2011/07/lupetto-25.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://warmchaos.blogspot.com/2011/07/lupetto-25.html&quot;&gt;warmchaos.blogspot.com&lt;/a&gt;.&lt;br /&gt;
</description><link>http://haze-dweller.blogspot.com/2011/07/there-is-no-cod.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-3693928882796553404</guid><pubDate>Fri, 15 Jul 2011 14:38:00 +0000</pubDate><atom:updated>2012-09-04T11:14:33.418+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>Gawd Bless You Guv</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://hadagoodtrip.blogspot.com/2011/07/gawd-bless-you-guv.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://hadagoodtrip.blogspot.com/2011/07/gawd-bless-you-guv.html&quot;&gt;hadagoodtrip.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/07/gawd-bless-you-guv.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-781552150098390087.post-8891893703604766802</guid><pubDate>Tue, 07 Jun 2011 19:18:00 +0000</pubDate><atom:updated>2013-01-03T11:34:57.967+00:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">moved</category><title>The Gypsies of the Bek&amp;rsquo;aa</title><description>&lt;script type=&quot;text/javascript&quot;&gt;
var v=window.location.href;
if(v.substr(v.length-5)==&#39;.html&#39;){
    window.location.href=&#39;http://alltheworldisart.blogspot.com/2011/06/the-gypsies-of-bek.html&#39;;
}
&lt;/script&gt;  This page has now been moved to &lt;a href=&quot;http://alltheworldisart.blogspot.com/2011/06/the-gypsies-of-bek.html&quot;&gt;alltheworldisart.blogspot.com&lt;/a&gt;.</description><link>http://haze-dweller.blogspot.com/2011/06/gypsies-of-bek.html</link><author>noreply@blogger.com (Collimost)</author><thr:total>0</thr:total></item></channel></rss>