<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A blog of learnings</title>
	<atom:link href="http://pintsizedcat.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pintsizedcat.wordpress.com</link>
	<description>A small cat in a big world of learning</description>
	<lastBuildDate>Wed, 02 Sep 2009 10:51:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pintsizedcat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f9f2b2793a91ae647350258a80c8e7e0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>A blog of learnings</title>
		<link>http://pintsizedcat.wordpress.com</link>
	</image>
			<item>
		<title>Why can&#8217;t I delete that file?</title>
		<link>http://pintsizedcat.wordpress.com/2009/09/02/why-cant-i-delete-that-file/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/09/02/why-cant-i-delete-that-file/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 10:51:13 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[access denied]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[diagnosis]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[handle]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[unable to delete]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=211</guid>
		<description><![CDATA[Just a really quick post because I should be working, but I found this out just today and it&#8217;s really very useful. Whenever you get a file that you can&#8217;t delete you just want to throttle windows, or the application that&#8217;s holding the file under it&#8217;s selfish control. Well, you can find out what is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=211&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just a really quick post because I should be working, but I found this out just today and it&#8217;s really very useful. Whenever you get a file that you can&#8217;t delete you just want to throttle windows, or the application that&#8217;s holding the file under it&#8217;s selfish control. Well, you can find out what is holding that file with a wonderful tool called <a href="http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx">Handle</a>.</p>
<p>It is a command line tool but it&#8217;s very easy to use, simply type in the following and you&#8217;ll be told (in slightly verbose terms) what has a handle to what:</p>
<blockquote><p>handle</p></blockquote>
<p>You will get a lot of output, but you might see something like this</p>
<blockquote><p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
EXCEL.EXE pid: 3712 TRUMPET\hba</p>
<p>530: File  (R&#8211;)   C:\Documents and Settings\hba\Desktop\Book1.xls</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p></blockquote>
<p>This tells us that Excel.exe has a handle on the Book1.xls meaning we can&#8217;t do stuff to it. You can make your life easier by using the following command to save the output from Handle so you can go back over it later (the following command saves the output to C:/handle.txt).</p>
<blockquote><p>handle &gt; C:\handle.txt</p></blockquote>
<p>There you go then, that&#8217;s that, not so technical so sorry about that maybe it&#8217;ll do a more in depth one later.</p>
Posted in Computers, Misc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=211&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/09/02/why-cant-i-delete-that-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>
	</item>
		<item>
		<title>Scientology &#8211; my main problem</title>
		<link>http://pintsizedcat.wordpress.com/2009/08/02/scientology-my-main-problem/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/08/02/scientology-my-main-problem/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 09:00:59 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[CoS]]></category>
		<category><![CDATA[Psychology]]></category>
		<category><![CDATA[Religion]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Scientology]]></category>
		<category><![CDATA[Self Help]]></category>
		<category><![CDATA[belief]]></category>
		<category><![CDATA[church of scientology]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[psychiatry]]></category>
		<category><![CDATA[selfhelp]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=204</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve written or even thought about Scientology, but just today I read a post over on My Scientology Blog, which was actually the response to some questions asked by a reader. One line really jumped out at me when I read it and it was the following:
The tools we have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=204&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s been a while since I&#8217;ve written or even thought about Scientology, but just today I read a post over on <a href="http://myscientology.blogspot.com/2009/08/some-questions-about-scientology.html">My Scientology Blog</a>, which was actually the response to some questions asked by a reader. One line really jumped out at me when I read it and it was the following:</p>
<blockquote><p>The tools we have in Scientology don&#8217;t require belief in order to work.</p></blockquote>
<p>My main problem with Scientology has always been that it categorizes itself as a religion and yet claims that you do not need to believe anything to be a part of it. So, how can it be a religion when we get the definition of religion from any dictionary it always contains the aspect of belief.</p>
<blockquote><p>Religion:</p>
<p>1. beliefs and worship: people&#8217;s beliefs and opinions concerning the existence, nature, and worship of a deity or deities, and divine involvement in the universe and human life</p>
<p>2. system: an institutionalized or personal system of beliefs and practices relating to the divine</p>
<p>3. personal beliefs or values: a set of strongly-held beliefs, values, and attitudes that somebody lives by</p></blockquote>
<p>From <a href="http://encarta.msn.com/dictionary_/religion.html">Encarta Dictionary</a>.</p>
<p>If Scientology was openly a Self-Help system, a set of products for bettering yourself, or even agreed that it&#8217;s comparable to Psychology and Psychiatry I wouldn&#8217;t have any qualm with it. The rub comes with it claiming it&#8217;s a religion, by this definition Science is a religion and so pharmaceutical companies are religious entities.</p>
<p>I just have to sort out a set of questions I can pose to a Scientology that will make them contradict themselves.</p>
Posted in CoS, Psychology, Religion, Science, Scientology, Self Help  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=204&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/08/02/scientology-my-main-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful windows shortcuts</title>
		<link>http://pintsizedcat.wordpress.com/2009/08/01/useful-windows-shortcuts/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/08/01/useful-windows-shortcuts/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 13:20:48 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[helpful]]></category>
		<category><![CDATA[minimize]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[tile]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[winxp]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=198</guid>
		<description><![CDATA[Im always looking for new Keyboard shortcuts and I found this rather special gem today in my rss feeds.
Quickly position two windows side by side in WinXP.

Ctrl+Shift+Esc: Opens TaskManager (I didn&#8217;t know this before, very useful shortcut instead of Alt+Ctrl+Del then &#8216;t&#8217;)
Select two or more windows that you want side by side (can use Ctrl+Space [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=198&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Im always looking for new Keyboard shortcuts and I found this rather special gem today in my rss feeds.</p>
<p>Quickly position two windows side by side in WinXP.</p>
<ol>
<li><strong>Ctrl+Shift+Esc:</strong> Opens TaskManager (I didn&#8217;t know this before, very useful shortcut instead of Alt+Ctrl+Del then &#8216;t&#8217;)</li>
<li>Select two or more windows that you want side by side (can use Ctrl+Space for this plus up, down).</li>
<li><strong>Alt+W</strong> which opens the Windows menu.</li>
<li><strong>V</strong> to Tile Vertically, H to Tile Horizontally.</li>
</ol>
<p>Taken from <a href="http://blogs.msdn.com/oldnewthing/archive/2009/07/30/9852686.aspx">The Old New Thing</a> and I have a bunch of others that I use frequently.</p>
<p><strong>Windows Key + E:</strong> Opens Explorer window so you can navigate your hard drives.</p>
<p><strong>Windows Key + D:</strong> The first time it shows the desktop, the second time it restores the windows.</p>
<p><strong>Windows Key + M:</strong> Minimizes all windows.</p>
<p><strong>Windows Key + Shift + M:</strong> Same thing as the second time you press <strong>Windows Key + D</strong>, restores the minimized windows.</p>
<p><strong>Windows Key + L:</strong> Locks the workstation instead of Ctrl+Alt+Del then k.</p>
<p><strong>Windows Key + R:</strong> Opens the Run dialog, this can also be useful for navigating to a directory quickly.</p>
<p><strong>Windows Key + Tab:</strong> Same thing as <strong>Alt+Tab</strong> but on the TaskBar, except you have to press space for that application to gain focus.</p>
<p><strong>Alt+PrintScreen:</strong> Same thing as <strong>PrintScreen</strong> except it only copies the currently selected window.</p>
<p>So far this is really it without getting in to application specific shortcuts, hope this helps someone out there.</p>
Posted in Computers  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=198&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/08/01/useful-windows-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>
	</item>
		<item>
		<title>Surfing Wikipedia</title>
		<link>http://pintsizedcat.wordpress.com/2009/07/22/surfing-wikipedia/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/07/22/surfing-wikipedia/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 22:00:00 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[dusseldorf]]></category>
		<category><![CDATA[germany]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[inversion]]></category>
		<category><![CDATA[meterology]]></category>
		<category><![CDATA[smog]]></category>
		<category><![CDATA[troposphere]]></category>
		<category><![CDATA[warm front]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=193</guid>
		<description><![CDATA[I have just returned from a trip to Düsseldorf for work and I didn&#8217;t have any chance to post anything whilst there or even do much of surfing the internet. I managed to get a lot of artwork done and at some point I&#8217;ll be posting it, but I do not have time at the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=193&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have just returned from a trip to Düsseldorf for work and I didn&#8217;t have any chance to post anything whilst there or even do much of surfing the internet. I managed to get a lot of artwork done and at some point I&#8217;ll be posting it, but I do not have time at the moment to do such things.</p>
<p>For the moment I&#8217;m going to go on about something that I find quite interesting, mearly because I get trapped by it quite a bit and end up wasting hours on <a href="http://www.wikipedia.com">Wikipedia</a>. I&#8217;m being lazy so I won&#8217;t give it any kind of introduction I&#8217;ll just dive right in to my story. When due to fly back from Germany I realised that I didn&#8217;t know what Low Pressure meant in terms of weather systems and so I went about trying to find out. What I find facinating about this is that I can easily get lost in the swamp of information that is Wikipedia.</p>
<p>Generally when I&#8217;m <em>Browsing</em> Wikipedia, I will follow a link on a page if I don&#8217;t know what it is and it seems interesting enough to persue. Here&#8217;s my journey in Meterology.</p>
<p><a href="http://en.wikipedia.org/wiki/Meterology"><strong>Meterology</strong></a> &#8211; As we all know, or should know, Meterology is basically the study of weather, which is to say that it&#8217;s not just the study of when it will rain, shine, etc, but also the study of Meteorological phenomena including, but not limited to storm formation, tornados, etc. What one may not know and is that most of this all takes place in the <a href="http://en.wikipedia.org/wiki/Troposphere">Troposphere</a></p>
<p><a href="http://en.wikipedia.org/wiki/Troposphere"><strong>Troposphere</strong></a> &#8211; This is the part of the atmosphere you live in extending between 4 miles (over the poles) to 12 miles (in tropical regions) above the earth. It contains over 99% of the atmosphere&#8217;s water vapor and 75% of it&#8217;s mass.  The border between this layer and the <a href="http://en.wikipedia.org/wiki/Stratosphere">Stratosphere</a> (which we all know of because it&#8217;s where aeroplanes fly and it&#8217;s where most of the heat gets trapped by the ozone layer) is called the <a href="http://en.wikipedia.org/wiki/Tropopause">Tropopause</a> which is a <a href="http://en.wikipedia.org/wiki/Inversion_(meteorology)">temperature inversion</a>.</p>
<p><a href="http://en.wikipedia.org/wiki/Inversion_(meteorology)"><strong>Temperature Inversion</strong></a> &#8211;  I&#8217;ve never heard of this before and it turns out to be quite simple, though probably a lot more complex when it occurs. Inversion is just a difference from the regular way atmospheric properties change with altitude. So normally you get temperature decrease with altitude, but in some situations you get temperature increasing with altitude, as in the tropopause because in the Stratosphere temperature starts to increase with altitude. Inversion can lead to nasty pollution like smog getting trapped here and at low altitudes causing health issues, as happened in <a href="http://en.wikipedia.org/wiki/Great_Smog_of_1952">London in 1952</a> (I&#8217;d love to go off on a red herring about the London 1952 smog but it didn&#8217;t occur during my original search). Inversion can also surpress convection which if broken can lead to violent thunderstorms, but most interestingly Inversion can result in <a href="http://en.wikipedia.org/wiki/Freezing_rain">Freezing Rain</a>.</p>
<p><a href="http://en.wikipedia.org/wiki/Freezing_rain"><strong>Freezing Rain</strong></a> &#8211;  As rain falls, if it passes through air that is below freezing the raindrops become supercooled (which is when a liquid or gas goes below it&#8217;s freezing point without becoming a solid). When these supercooled raindrops impact a surface they freeze which can give trees a glazed look, cause branches to break under the weight and effect the flow of air over an aircraft.</p>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/49/ICERAIN2.JPG/795px-ICERAIN2.JPG" alt="" width="350px" align="center" /></p>
<p>You can see I&#8217;m incredibly off track already, but I want to finish with <a href="http://en.wikipedia.org/wiki/Warm_front">Warm Fronts</a> which can be the cause of freezing rain.</p>
<p><a href="http://en.wikipedia.org/wiki/Warm_front"><strong>Warm Front</strong></a> &#8211; I&#8217;ve often heard the term though I&#8217;ve never really known what it is, a warm front occurs when a body of warm air moves towards a body of cold air (potentially with a below zero temperature). The warm air doesn&#8217;t have the density to mix with the cold air and so it drifts above it, which causes the warm air to expand and cool forming clouds (high cirrus). As more air cools in this region and forms clouds they thicken into cirrostratus and altostratus and once they have reached 2,500km from the earth&#8217;s surface rain can begin to fall from the nibostratus clouds.</p>
<p>I don&#8217;t know the names of the clouds but there aren&#8217;t any direct links in Wikipedia and it&#8217;s at this point that I realise I still don&#8217;t know what <a href="http://en.wikipedia.org/wiki/Low_pressure">Low Pressure</a> really means in terms of weather and I give up for another day. Maybe I&#8217;ll find out what Low and High pressure really mean for weather one day, but for now I&#8217;m off to bed.</p>
Posted in Misc, Science  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=193&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/07/22/surfing-wikipedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/4/49/ICERAIN2.JPG/795px-ICERAIN2.JPG" medium="image" />
	</item>
		<item>
		<title>Obama swats a fly and the internet hates PETA</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/18/obama-swats-a-fly-and-the-internet-hates-peta/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/18/obama-swats-a-fly-and-the-internet-hates-peta/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:42:28 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[rant]]></category>
		<category><![CDATA[anger]]></category>
		<category><![CDATA[fly swatting]]></category>
		<category><![CDATA[ninja]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[peta]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=187</guid>
		<description><![CDATA[So it seems like if the president swats a fly the media look to create some kind of storm about it. You can read at the moment on many &#8216;reputable&#8217; news sources that PETA is throwing a hissy fit about Obama swatting a fly. This, however, is totally incorrect. Just the tiniest bit of searching [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=187&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So it seems like if the president swats a fly the media look to create some kind of storm about it. You can read at the moment on many &#8216;reputable&#8217; news sources that PETA is throwing a hissy fit about Obama swatting a fly. This, however, is totally incorrect. Just the tiniest bit of searching finds us at The PETA Files (I hate to make the joke but I&#8217;m sure there is someone in Peta who is a PETA File&#8230;). <a href="http://blog.peta.org/archives/2009/06/obama_and_the_f.php">Here</a> is the article that clearly states</p>
<blockquote><p>Believe it or not, we&#8217;ve actually been contacted by multiple media outlets wanting to know PETA&#8217;s official response to the executive insect execution.</p>
<p>In a nutshell, our position is this: He isn&#8217;t the Buddha, he&#8217;s a human being, and human beings have a long way to go before they think before they act.</p></blockquote>
<p>The media contact PETA, PETA give a generalised statement about human beings and the media twist it to make it look like PETA are saying bad about the President. Then everyone and his sister get hold of it and scream and shout till the cows come home.</p>
<p>Oh well, you decide, just for the record I don&#8217;t particularly like PETA and this is one of the only times I&#8217;ll ever be on their side!</p>
Posted in rant  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=187&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/18/obama-swats-a-fly-and-the-internet-hates-peta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>
	</item>
		<item>
		<title>Sketch-A-Day 20090617</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/17/sketch-a-day-20090617/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/17/sketch-a-day-20090617/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:52:44 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Sketch-A-Day]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[journey]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[sketch]]></category>
		<category><![CDATA[warren ellis]]></category>
		<category><![CDATA[whitechapel]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=183</guid>
		<description><![CDATA[I really haven&#8217;t managed to do very much over the last week, but I have no now started a Flickr account which I think is better for my art than a deviant art account.
Here are some things I did for WhiteChapel.




I&#8217;m sure there are easier ways of doing this, but I don&#8217;t have time to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=183&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I really haven&#8217;t managed to do very much over the last week, but I have <span style="text-decoration:line-through;">no</span> now started a Flickr account which I think is better for my art than a deviant art account.</p>
<p>Here are some things I did for <a href="http://freakangels.com/whitechapel/">WhiteChapel</a>.</p>
<p><a title="kozmund on whitechapel by PintSizedCat, on Flickr" href="http://www.flickr.com/photos/pintsizedcat/3635404754/"><img src="http://farm4.static.flickr.com/3308/3635404754_7e334a5ef7.jpg" alt="kozmund on whitechapel" width="500" height="370" /></a></p>
<p><a title="warren ellis on whitechapel by PintSizedCat, on Flickr" href="http://www.flickr.com/photos/pintsizedcat/3635404752/"><img src="http://farm4.static.flickr.com/3367/3635404752_265da96ef8.jpg" alt="warren ellis on whitechapel" width="500" height="212" /></a></p>
<p><a title="sarayasidusingh on whitechapel by PintSizedCat, on Flickr" href="http://www.flickr.com/photos/pintsizedcat/3635404748/"><img src="http://farm4.static.flickr.com/3322/3635404748_75354f6959.jpg" alt="sarayasidusingh on whitechapel" width="500" height="287" /></a></p>
<p><a title="thewaltensare on whitechapel by PintSizedCat, on Flickr" href="http://www.flickr.com/photos/pintsizedcat/3635404746/"><img src="http://farm4.static.flickr.com/3629/3635404746_54f38dbd8a.jpg" alt="thewaltensare on whitechapel" width="419" height="264" /></a></p>
<p>I&#8217;m sure there are easier ways of doing this, but I don&#8217;t have time to look for them at the moment. Need to work out how to take the pictures better and/or get a camera of my own.</p>
Posted in Art, Sketch-A-Day  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=183&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/17/sketch-a-day-20090617/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3308/3635404754_7e334a5ef7.jpg" medium="image">
			<media:title type="html">kozmund on whitechapel</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3367/3635404752_265da96ef8.jpg" medium="image">
			<media:title type="html">warren ellis on whitechapel</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3322/3635404748_75354f6959.jpg" medium="image">
			<media:title type="html">sarayasidusingh on whitechapel</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3629/3635404746_54f38dbd8a.jpg" medium="image">
			<media:title type="html">thewaltensare on whitechapel</media:title>
		</media:content>
	</item>
		<item>
		<title>Sketch-A-Day 20090605</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/05/sketch-a-day-20090605/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/05/sketch-a-day-20090605/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:14:38 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Sketch-A-Day]]></category>
		<category><![CDATA[bus]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[journey]]></category>
		<category><![CDATA[sketch]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=180</guid>
		<description><![CDATA[Not much time today either, had to do this quickly on the way home :(
 
I&#8217;m going to be away for just under a week, I&#8217;ll do a big post when I get back.
Posted in Sketch-A-Day       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=180&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Not much time today either, had to do this quickly on the way home :(</p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090605-124903445"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://fc07.deviantart.com/fs42/i/2009/156/6/0/20090605_by_PintSizedCat.jpg" border="0" alt="" /></a> </p>
<p>I&#8217;m going to be away for just under a week, I&#8217;ll do a big post when I get back.</p>
Posted in Sketch-A-Day  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=180&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/05/sketch-a-day-20090605/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>

		<media:content url="http://fc07.deviantart.com/fs42/i/2009/156/6/0/20090605_by_PintSizedCat.jpg" medium="image" />
	</item>
		<item>
		<title>Sketch-A-Day 20090604</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/04/sketch-a-day-20090604/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/04/sketch-a-day-20090604/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 20:27:42 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Sketch-A-Day]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[faces]]></category>
		<category><![CDATA[scene]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=177</guid>
		<description><![CDATA[I didn&#8217;t have a lot of time today but I did these on the second stretch of my journey home.



Posted in Sketch-A-Day       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=177&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I didn&#8217;t have a lot of time today but I did these on the second stretch of my journey home.</p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090604-Face-124800232"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://th08.deviantart.com/fs42/300W/f/2009/155/b/d/20090604_Face_by_PintSizedCat.jpg" border="0" alt="" /></a></p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090604-Faces-124800378"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://th04.deviantart.com/fs49/300W/f/2009/155/3/9/20090604_Faces_by_PintSizedCat.jpg" border="0" alt="" /></a></p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090604-Scene-124800514"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://fc03.deviantart.com/fs48/f/2009/155/2/a/20090604___Scene_by_PintSizedCat.jpg" border="0" alt="" /></a></p>
Posted in Sketch-A-Day  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=177&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/04/sketch-a-day-20090604/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>

		<media:content url="http://th08.deviantart.com/fs42/300W/f/2009/155/b/d/20090604_Face_by_PintSizedCat.jpg" medium="image" />

		<media:content url="http://th04.deviantart.com/fs49/300W/f/2009/155/3/9/20090604_Faces_by_PintSizedCat.jpg" medium="image" />

		<media:content url="http://fc03.deviantart.com/fs48/f/2009/155/2/a/20090604___Scene_by_PintSizedCat.jpg" medium="image" />
	</item>
		<item>
		<title>Sketch-A-Day 20090603</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/03/sketch-a-day-20090603/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/03/sketch-a-day-20090603/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:46:15 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Sketch-A-Day]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=173</guid>
		<description><![CDATA[More sketches from on the bus, this time of people on the bus.


Posted in Sketch-A-Day       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=173&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>More sketches from on the bus, this time of people on the bus.</p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090603-face-124690264"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://fc02.deviantart.com/fs49/f/2009/154/d/3/20090603_face_by_PintSizedCat.jpg" border="0" alt="" /></a></p>
<p><a href="http://pintsizedcat.deviantart.com/art/20090603-Faces-and-Lips-124690094"><img style="display:block;text-align:center;cursor:pointer;width:200px;margin:0 auto 10px;" src="http://th07.deviantart.com/fs49/300W/f/2009/154/0/c/20090603_Faces_and_Lips_by_PintSizedCat.jpg" border="0" alt="" /></a></p>
Posted in Sketch-A-Day  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=173&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/03/sketch-a-day-20090603/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>

		<media:content url="http://fc02.deviantart.com/fs49/f/2009/154/d/3/20090603_face_by_PintSizedCat.jpg" medium="image" />

		<media:content url="http://th07.deviantart.com/fs49/300W/f/2009/154/0/c/20090603_Faces_and_Lips_by_PintSizedCat.jpg" medium="image" />
	</item>
		<item>
		<title>Swoopo &#8211; A bid&#8217;s just a bet</title>
		<link>http://pintsizedcat.wordpress.com/2009/06/03/swoopo-a-bids-just-a-bet/</link>
		<comments>http://pintsizedcat.wordpress.com/2009/06/03/swoopo-a-bids-just-a-bet/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 08:17:38 +0000</pubDate>
		<dc:creator>pintsizedcat</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[controversy]]></category>
		<category><![CDATA[gambling]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[swoopo]]></category>

		<guid isPermaLink="false">http://pintsizedcat.wordpress.com/?p=127</guid>
		<description><![CDATA[I bumped in to a site called Swoopo a while ago, and, after lengthy conversations with a friend of mine decided it was not just a complete scam, but one that could not be cheated. I do not entirely believe this, but recently I&#8217;ve seen adverts on the London Underground for Swoopo and I&#8217;ve really [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=127&subd=pintsizedcat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I bumped in to a site called <a href="http://en.wikipedia.org/wiki/Swoopo">Swoopo</a> a while ago, and, after lengthy conversations with a friend of mine decided it was not just a complete scam, but one that could not be cheated. I do not entirely believe this, but recently I&#8217;ve seen adverts on the London Underground for Swoopo and I&#8217;ve really been curious as to how it&#8217;s managed to stay up so long.</p>
<p>The basic idea is that you buy the ability to bid on items and each bid, instead of being of an amount you choose, is an increase of 10p or 1p, depending on the type of auction. You pay 50p per bid and then, when you win an item, you pay the winning price. Say for example I&#8217;ve bought a load of chances to bid and I&#8217;ve been bidding on an iPod, which I win for £20, maybe I&#8217;ve used up 200 bids if each one increases the value by 1p. That beans I&#8217;ve spent 200 * £0.5 + £20 = £120. Depending on the iPod that could be what you think is a bargain, but then if you think about all the other auctions I may have bid on and lost, say I bid on a tv with 50 bids and didn&#8217;t get it, and a car with 200 more bids but didn&#8217;t get that either. That&#8217;s adding up pretty fast, I&#8217;ve now spent a total of £245 and I&#8217;ve got an iPod.</p>
<p>So it&#8217;s easy to see that it&#8217;s a con, you&#8217;re going to be throwing your money away like nobodies business. Lets now look at how much these guys must make, and I&#8217;m being conservative here. My iPod sold to me for £20, lets say it started at £5 (It is more likely to start at 0). Each bid increase the price by £0.01 and I won it for the £20, so that&#8217;s £15 worth of bids each at £0.50. 15/0.01 = 1500 * 0.5 = 750. So on that auction alone they made £750 + £20 (£20 that I won the item for). If that&#8217;s not a great way to make money I don&#8217;t know what is.</p>
<p>However, Swoopo is in a grey area of law whereby it can be considered gambling, you are buying the right to gamble on the ending price of the item. At which point you are given the opportunity to buy it at that price. If you check the Wikipedia page for <a href="http://en.wikipedia.org/wiki/Swoopo">Swoopo</a> then you can see the controversy that they are under and the call to have them under the Gambling law in the UK due to it being a <a href="http://en.wikipedia.org/wiki/Bidding_fee_scheme">Bidding fee scheme</a>.</p>
Posted in Misc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pintsizedcat.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pintsizedcat.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pintsizedcat.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pintsizedcat.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pintsizedcat.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pintsizedcat.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pintsizedcat.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pintsizedcat.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pintsizedcat.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pintsizedcat.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pintsizedcat.wordpress.com&blog=2944439&post=127&subd=pintsizedcat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pintsizedcat.wordpress.com/2009/06/03/swoopo-a-bids-just-a-bet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40537ca7a5177b24051a5715f488cd3b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pintsizedcat</media:title>
		</media:content>
	</item>
	</channel>
</rss>