<?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>Gary Quigley - A geek for all seasons!</title>
	<atom:link href="http://garyquigley.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://garyquigley.wordpress.com</link>
	<description>Thoughts about pretty much anything, but with a leaning towards technology</description>
	<lastBuildDate>Fri, 15 Jul 2011 12:11:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='garyquigley.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/663fd535062ee5e4c6d5dda86035b5bd?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Gary Quigley - A geek for all seasons!</title>
		<link>http://garyquigley.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://garyquigley.wordpress.com/osd.xml" title="Gary Quigley - A geek for all seasons!" />
	<atom:link rel='hub' href='http://garyquigley.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Converting Microsoft Access to MySQL</title>
		<link>http://garyquigley.wordpress.com/2011/07/15/converting-microsoft-access-to-mysql/</link>
		<comments>http://garyquigley.wordpress.com/2011/07/15/converting-microsoft-access-to-mysql/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 12:06:18 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=288</guid>
		<description><![CDATA[Have you ever wanted to convert a Microsoft Access database to MySQL? A quick and easy way of doing this is with the excellent Bullzip Access to MySQL tool available from http://www.bullzip.com/products/a2m/info.php. You can either transfer directly into a MySQL database or you can create a dump file instead. Best thing about it is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=288&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to convert a Microsoft Access database to MySQL?</p>
<p>A quick and easy way of doing this is with the excellent Bullzip Access to MySQL tool available from <a href="http://www.bullzip.com/products/a2m/info.php" target="_blank">http://www.bullzip.com/products/a2m/info.php</a>.</p>
<p>You can either transfer directly into a MySQL database or you can create a dump file instead.</p>
<p>Best thing about it is the fact that it is highly configurable and free! There is a commercial version available if the free version doesn&#8217;t have the features that you need.</p>
<p>Also if you need to split a SQL dump into multiple parts because of file size restrictions of any kind, you may want to look out for SQLDumpSplitter 2 by Philip Lehmann-Bohm, (<a href="mailto:philip@philiplb.de" target="_blank">philip@philiplb.de</a> , <a href="http://www.philiplb.de" target="_blank">www.philiplb.de</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/288/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/288/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=288&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2011/07/15/converting-microsoft-access-to-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>WHS 2011 and Disk Extenders</title>
		<link>http://garyquigley.wordpress.com/2011/07/12/whs-2011-and-disk-extenders/</link>
		<comments>http://garyquigley.wordpress.com/2011/07/12/whs-2011-and-disk-extenders/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 08:12:28 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[whs]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=286</guid>
		<description><![CDATA[I&#8217;ve been a long term fan of the Windows Home Server, (WHS), environment and have run both WHS and WHS 2011 machines. I started with a physical machine for WHS, but then migrated this to a virtual machine, and then continued with the virtual route for WHS 2011. Virtualisation offered a simple answer to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=286&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a long term fan of the Windows Home Server, (WHS), environment and have run both WHS and WHS 2011 machines. I started with a physical machine for WHS, but then migrated this to a virtual machine, and then continued with the virtual route for WHS 2011. Virtualisation offered a simple answer to the ever increasing number of computers at home, so perhaps a topic for a future post?</p>
<p>However, I wanted to write a quick post about Disk Extender, (DE), technology. In the original WHS, DE was an integral part of the OS and worked seamlessly after some initial glitches when WHS was launched. But during the course of it&#8217;s life this was a robust feature that allowed a number of disparate disks to appear to the OS as a single disk.</p>
<p>As I mentioned in my <a title="Microsoft Windows Home Server “Vail” Fail" href="http://garyquigley.wordpress.com/2010/11/24/ms-whs-vail-fai/" target="_blank">Vail Fail post</a>, Microsoft in it&#8217;s infinite wisdom decided to drop this technology for WHS2011, and I pondered the idea of not moving on. But as a tech geek I was unable to resist the lure of moving on, and although the backup process has to be a little more considered, I&#8217;m generally happy without the need to add DE to the OS.</p>
<p>Then as the launch of WHS2011 approached and obviously subsequently, various vendors have come forward to reintroduce DE to the OS. So contenders such as DriveBender and StableBit DrivePool have appeared to &#8220;fill the void&#8221;. But is it too little, too late?</p>
<p>When I first heard of these I thought, &#8220;Great it&#8217;s just whats needed&#8221;, but you know what, these companies have had too many iterations of beta releases for me to be interested anymore. There is no way I would trust my data to beta software, which means that I have got used to &#8220;naked&#8221; WHS2011, and frankly with it&#8217;s twice daily backup to another disk &#8211; I really don&#8217;t think any of these DE replacements are really required. Their development cycle has frankly gone on too long and of course we will have to pay for them when they arrive.</p>
<p>My suggestion is embrace the backup capabilities already built into your WHS2011 machine and forget these DE pretenders&#8230;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/286/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=286&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2011/07/12/whs-2011-and-disk-extenders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>Joomla mangling your HTML code?</title>
		<link>http://garyquigley.wordpress.com/2011/07/03/joomla-mangling-your-html-code/</link>
		<comments>http://garyquigley.wordpress.com/2011/07/03/joomla-mangling-your-html-code/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 17:40:28 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=283</guid>
		<description><![CDATA[In the process of rebuilding my website at cheekie.net with the beta version of Joomla 1.7, I kept running into an issue whenever I added any custom HTML code into the site. Whenever I created a module to add the custom code required to use StatCounter or other custom modifications, the code would be mangled [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=283&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the process of rebuilding my website at <a href="http://www.cheekie.net" target="_blank">cheekie.net</a> with the beta version of Joomla 1.7, I kept running into an issue whenever I added any custom HTML code into the site. Whenever I created a module to add the custom code required to use StatCounter or other custom modifications, the code would be mangled or deleted completely every time the module was saved.</p>
<p>To overcome this you need to modify 2 things in Joomla.</p>
<p>First of all go to the Plug-In Manager, which is on the Extensions menu and click on the &#8220;Editor -TinyMCE&#8221; option. In the Basic options menu that is on the right hand side of the page, go to the &#8220;Prohibited Elements&#8221; section and remove all the items there and just replace it with the word &#8220;cms&#8221;. All this does is stop TinyMce from looking through you code and deleting any of the previously listed elements. Apparently you do need to leave something in this box and of course &#8220;cms&#8221; is not a legal HTML element so will never find it in the code, so should just leave your code alone.</p>
<p>The second thing you need to do is go to the article manager which is under the content menu. Once the article manager shows, select the options box on the far right of the screen. a pop up window will appear and you need to navigate to the text filters tab. Then move down to the Super Users tag and change the option from &#8220;Black List (Default)&#8221; to &#8220;No Filtering&#8221;; then click the save and close button. What this box does is allow you to add any custom code that you want, so be careful you don&#8217;t add any code that any malicious users can use on your site as an HTML exploit.</p>
<p>The second item in particular is not an obvious modification to make, and although it does preserve the integrity of your site for all the other kinds of site users, it destroys any capabilities you have as the site administrator to add any needed custom HTML. Personally, I think the creators of Joomla should make this much clearer and perhaps ask whether this should be turned on or off during the site install process.</p>
<p>I hope this helps at least one person from spending hours wondering why Joomla is killing all your neatly crafted custom HTML modules!</p>
<p>I&#8217;m pretty sure this will equally apply to 1.5 and 1.6 based sites as well as 1.7, but please let me know if you find anything to the contrary.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/283/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=283&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2011/07/03/joomla-mangling-your-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>Surrey Heath Legalese&#8230;</title>
		<link>http://garyquigley.wordpress.com/2011/03/05/surrey-heath-legalese/</link>
		<comments>http://garyquigley.wordpress.com/2011/03/05/surrey-heath-legalese/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 19:56:39 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://garyquigley.wordpress.com/2011/03/05/surrey-heath-legalese/</guid>
		<description><![CDATA[I asked my local council for permission to widen my driveway and this was the letter I got back&#8230; &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. Dear Sir or Madam RE: PROPOSED DROPPED KERB Thank you for your letter received regarding the proposed dropped kerb at your property. In order to assess whether the proposed development would require planning permission or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=282&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I asked my local council for permission to widen my driveway and this was the letter I got back&#8230;</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>Dear Sir or Madam</p>
<p>RE: PROPOSED DROPPED KERB</p>
<p>Thank you for your letter received regarding the proposed dropped kerb at your property.</p>
<p>In order to assess whether the proposed development would require planning permission or not, I have outlined the criteria based on the provisions prescribed in The Town &amp; Country Planning (General Permitted Development) Order, 1995, Schedule 2, Part 2, Class B.  You are advised that if the development, as proposed, complies with the following criteria then planning permission is usually not required to construct the proposed dropped kerb.</p>
<p>“The formation, laying out and construction of a means of access to a highway where that access is required in connection with the formation of a new hard standing within a residential property and provided that access does not cross third party land (excluding pavements or grass verges in the control of the Highway Authority) and does not connect to a trunk or classified road (A, B or C road) is permitted development.”</p>
<p>Please note that if the road concerned is classified as a Class D road, which is not considered to be a trunk or classified road, the formation of an access to this road would not need planning permission, subject to the criteria above.</p>
<p>The Surrey County Council Highway Authority (08456 009 009 press option 4 for Highways) may be able to advise you as to whether the road to which you wish to access is classified.</p>
<p>The above advice relates solely to the provisions of the Town and Country Planning (General Permitted Development) Order 1995, and you are further advised that a licence must be obtained from the Highway Authority before any works are carried out on any footway, footpath, carriageway, verge or other land forming part of the highway.</p>
<p>I hope this information has been helpful.</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>I beg your pardon?!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/282/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=282&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2011/03/05/surrey-heath-legalese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>Air travel needs rethinking</title>
		<link>http://garyquigley.wordpress.com/2011/02/10/air-travel-needs-rethinking/</link>
		<comments>http://garyquigley.wordpress.com/2011/02/10/air-travel-needs-rethinking/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 18:07:16 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://garyquigley.wordpress.com/2011/02/10/air-travel-needs-rethinking/</guid>
		<description><![CDATA[I don&#8217;t have to fly a huge amount in my job, but over the years I&#8217;ve flown local flights, hops to Ireland, up and down to Scotland, all over Europe and pretty much the rest of the world. One thing that sticks in my mind, whether the travel is for work or for personal situations, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=281&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have to fly a huge amount in my job, but over the years I&#8217;ve flown local flights, hops to Ireland, up and down to Scotland, all over Europe and pretty much the rest of the world.  </p>
<p>One thing that sticks in my mind, whether the travel is for work or for personal situations, is the inordinate periods of time you waste. Check in can be 2 or 3 hours before your flight. </p>
<p>Why so far in advance? I know you can check in online in advance, but this doesn&#8217;t seem to buy you any real advantage anymore. </p>
<p>What&#8217;s the answer? I wish I knew, but I&#8217;m just fed up of air travel, and being treated like a pig in a truck. Come on airlines, work it out!</p>
<p>Where am I writing this? In the departure lounge of Dublin airport, where I&#8217;ve just been told the flight us delayed&#8230;..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/281/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/281/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/281/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=281&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2011/02/10/air-travel-needs-rethinking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>Black Gold 3620 DVB-T2 HD card unboxing</title>
		<link>http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/</link>
		<comments>http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 19:41:58 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Black Gold]]></category>
		<category><![CDATA[DVB-T2]]></category>
		<category><![CDATA[Freeview]]></category>
		<category><![CDATA[MCE]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=270</guid>
		<description><![CDATA[Today I received my Black Gold 3620 DVB-T2 HD card, so I thought the Media Center afficionados out there might be interested in a few pics of the unboxing of it. Why is this card different? It appears to be the first Freeview PCI card that supports DVB-T2 which means that it will display HD [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=270&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="/Users/Gary%20Quigley/Desktop/3620/IMG_0407.JPG" alt="" />Today I received my Black Gold 3620 DVB-T2 HD card, so I thought the Media Center afficionados out there might be interested in a few pics of the unboxing of it.</p>
<p>Why is this card different? It appears to be the first Freeview PCI card that supports DVB-T2 which means that it will display HD channels as well as the more conventional Freeview selection. At the moment there are only four HD channels, BBC 1, BBC, ITV and 4. However in time I&#8217;m sure that this will increase massively.</p>
<p>This card is tiny!! I added a few coins to add a sense of scale.</p>

<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0407/' title='IMG_0407'><img data-attachment-id='271' data-orig-size='1761,1233' data-liked='0'width="150" height="105" src="http://garyquigley.files.wordpress.com/2010/12/img_0407.jpg?w=150&#038;h=105" class="attachment-thumbnail" alt="IMG_0407" title="IMG_0407" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0408/' title='IMG_0408'><img data-attachment-id='272' data-orig-size='1713,1857' data-liked='0'width="138" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0408.jpg?w=138&#038;h=150" class="attachment-thumbnail" alt="IMG_0408" title="IMG_0408" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0409/' title='IMG_0409'><img data-attachment-id='273' data-orig-size='1897,1889' data-liked='0'width="150" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0409.jpg?w=150&#038;h=150" class="attachment-thumbnail" alt="IMG_0409" title="IMG_0409" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0410/' title='IMG_0410'><img data-attachment-id='274' data-orig-size='1936,2592' data-liked='0'width="112" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0410.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IMG_0410" title="IMG_0410" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0411/' title='IMG_0411'><img data-attachment-id='275' data-orig-size='1926,1165' data-liked='0'width="150" height="90" src="http://garyquigley.files.wordpress.com/2010/12/img_0411.jpg?w=150&#038;h=90" class="attachment-thumbnail" alt="IMG_0411" title="IMG_0411" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0414/' title='IMG_0414'><img data-attachment-id='276' data-orig-size='1637,2213' data-liked='0'width="110" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0414.jpg?w=110&#038;h=150" class="attachment-thumbnail" alt="IMG_0414" title="IMG_0414" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0415/' title='IMG_0415'><img data-attachment-id='277' data-orig-size='1369,1765' data-liked='0'width="116" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0415.jpg?w=116&#038;h=150" class="attachment-thumbnail" alt="IMG_0415" title="IMG_0415" /></a>
<a href='http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/img_0416/' title='IMG_0416'><img data-attachment-id='278' data-orig-size='1656,1948' data-liked='0'width="127" height="150" src="http://garyquigley.files.wordpress.com/2010/12/img_0416.jpg?w=127&#038;h=150" class="attachment-thumbnail" alt="IMG_0416" title="IMG_0416" /></a>

<p>The next mission is to get it working with DVBlogic across my network to my media center PC&#8230;. At the appropriate juncture I will update you with my progress.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/270/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=270&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2010/12/22/black-gold-3620-dvb-t2-hd-card-unboxing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0407.jpg?w=150" medium="image">
			<media:title type="html">IMG_0407</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0408.jpg?w=138" medium="image">
			<media:title type="html">IMG_0408</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0409.jpg?w=150" medium="image">
			<media:title type="html">IMG_0409</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0410.jpg?w=112" medium="image">
			<media:title type="html">IMG_0410</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0411.jpg?w=150" medium="image">
			<media:title type="html">IMG_0411</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0414.jpg?w=110" medium="image">
			<media:title type="html">IMG_0414</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0415.jpg?w=116" medium="image">
			<media:title type="html">IMG_0415</media:title>
		</media:content>

		<media:content url="http://garyquigley.files.wordpress.com/2010/12/img_0416.jpg?w=127" medium="image">
			<media:title type="html">IMG_0416</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Windows Home Server &#8220;Vail&#8221; Fail</title>
		<link>http://garyquigley.wordpress.com/2010/11/24/ms-whs-vail-fai/</link>
		<comments>http://garyquigley.wordpress.com/2010/11/24/ms-whs-vail-fai/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 14:10:10 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Vail]]></category>
		<category><![CDATA[whs]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=267</guid>
		<description><![CDATA[Anybody who has read this blog at all, will realise that I am quite a fan of Microsoft&#8217;s Windows Home Server, (WHS), software, and pretty much have used it since its inception. There has been a little bit of a buzz about the product in the last year or so, ever since Microsoft announced that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=267&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Anybody who has read this blog at all, will realise that I am quite a fan of Microsoft&#8217;s Windows Home Server, (WHS), software, and pretty much have used it since its inception.</p>
<p>There has been a little bit of a buzz about the product in the last year or so, ever since Microsoft announced that there was going to be version 2 of the product based on the Windows Server 2008 R2 code. This is currently known to the world as &#8220;Vail&#8221;. Not only did this mean that the product would be based on contemporary code, (which is also shared with Windows 7), but it also meant that most of the features that we have grown to love in the first version of the product, were likely to be enhanced and extended.</p>
<p>The one thing that WHS users were not expecting, was to lose a feature and a major one at that. Not to go over old ground, but one of the interesting features of WHS was its ability to look at a group of hard disks, and allow the user to see them as just one. Not only that, but if you selected to duplicate certain folders, then the content of those folders would be duplicated across multiple disks. How much work did a user had to put into using these capabilities? None! That&#8217;s why everybody loved it.</p>
<p>However in a <a href="http://windowsteamblog.com/windows/b/windowshomeserver/archive/2010/11/23/windows-home-server-code-name-vail-update.aspx" target="_blank">blog post released yesterday</a>, Microsoft announced that this feature would be dropped from WHS version 2. Why? Well, they say it&#8217;s because most people put terabyte and larger disks into their WHS machines these days, and therefore there is no need to combine multiple smaller discs with the disk extender feature. But by dropping this &#8220;merge&#8221; capability, what they also remove from the product is the capability to do the on-the-fly disk and folder duplication.I think that the real reason it was dropped, it is more about their capability to make it work reliably, however we will probably never know for sure.</p>
<p>This seems to have been a universal outcry from the WHS community, is this likely to change Microsoft&#8217;s mind? Unlikely I would think, but I&#8217;d like to hope that Microsoft listened to their users and contemplate reintroducing this technology. After all it&#8217;s part of the reason that made WHS the fantastic tool that most found it to be.</p>
<p>Am I likely to upgrade to Vail now? My gut reaction now is no, however WHS does lots of other things including automatic backups of the connected PCs every night, and there is a wide array of add-ins written by an enthusiastic user community, that extends the functionality of the base product. It may be that one of these add-ins, replaces some of the disk duplication features of the original product, who knows? So really it&#8217;s a case of watch this space, Microsoft may yet move on their position, or there may be a developer out there who has already started the coding of an add-in that will placate us all…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=267&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2010/11/24/ms-whs-vail-fai/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>HiDef Freeview DVB-T2 PCI Card available soon</title>
		<link>http://garyquigley.wordpress.com/2010/11/09/hidef-freeview-dvb-t2-pci-card-available-soon/</link>
		<comments>http://garyquigley.wordpress.com/2010/11/09/hidef-freeview-dvb-t2-pci-card-available-soon/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 07:31:08 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Win 7]]></category>
		<category><![CDATA[DVB-T2]]></category>
		<category><![CDATA[Freeview]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[PCI]]></category>

		<guid isPermaLink="false">https://garyquigley.wordpress.com/2010/11/09/hidef-freeview-dvb-t2-pci-card-available-soon/</guid>
		<description><![CDATA[It would appear that the long wait for a high definition PCI TV tuner card will soon be over. Black Gold, one of the stalwarts of the TV tuner market look set to release the BGT3620 Dual DVB-T/T2 card in December. The card is available for pre-order at £89 exc vat and delivery from http://shop.blackgold.tv/BGT3620.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=263&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It would appear that the long wait for a high definition PCI TV tuner card will soon be over. Black Gold, one of the stalwarts of the TV tuner market look set to release the BGT3620 Dual DVB-T/T2 card in December.</p>
<p>The card is available for pre-order at £89 exc vat and delivery from  <a href="http://shop.blackgold.tv/BGT3620" target="_blank">http://shop.blackgold.tv/BGT3620</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=263&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2010/11/09/hidef-freeview-dvb-t2-pci-card-available-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s all for Charity&#8230;</title>
		<link>http://garyquigley.wordpress.com/2010/11/07/its-all-for-charity/</link>
		<comments>http://garyquigley.wordpress.com/2010/11/07/its-all-for-charity/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 11:32:43 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Charity]]></category>

		<guid isPermaLink="false">http://garyquigley.wordpress.com/?p=254</guid>
		<description><![CDATA[I came across a blog post this morning that really opened my eyes about charity giving. The post is titled &#8220;5 things charities secretly spend your money on&#8220;. I&#8217;m naturally quite a cynical person, (&#8220;oh really&#8221;, shout my friends&#8230;!), and always felt things aren&#8217;t quite as they appear when it comes to charity walks and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=254&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came across a blog post this morning that really opened my eyes about charity giving. The post is titled &#8220;<a href="http://www.lovemoney.com/news/get-the-best-deal/5-things-charities-secretly-spend-your-money-on-10302.aspx?source=1000550" target="_blank">5 things charities secretly spend your money on</a>&#8220;.</p>
<p>I&#8217;m naturally quite a cynical person, (&#8220;oh really&#8221;, shout my friends&#8230;!), and always felt things aren&#8217;t quite as they appear when it comes to charity walks and specifically all of the &#8220;easy&#8221; ways of giving. But the level of fees paid to event management companies and other subcontracted firms is shocking. To my mind when I hand over my contribution, I like to think the greater percentage has gone to the cause, not to some other hanger on.</p>
<p>I&#8217;m fully accepting of the idea that there must be some administrative costs, but some of the methods that the articles mentions, could leave the charity in a &#8220;negative donation&#8221; situation, which means that although you as an individual continue to pay your direct debit, all you are really doing is paying for people that stopped contributing earlier&#8230;</p>
<p>So, what I&#8217;m saying is please continue giving to charity, but just make sure that you contribute in a way that helps the worthy cause with the greatest percentage of your gift.</p>
<p>Like anything in life, be informed before you start.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/254/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=254&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2010/11/07/its-all-for-charity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
		<item>
		<title>IOS 4.2 available 8 November?</title>
		<link>http://garyquigley.wordpress.com/2010/11/06/ios-4-2-available-8-november/</link>
		<comments>http://garyquigley.wordpress.com/2010/11/06/ios-4-2-available-8-november/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 19:45:05 +0000</pubDate>
		<dc:creator>Gary Quigley</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Charity]]></category>

		<guid isPermaLink="false">https://garyquigley.wordpress.com/2010/11/06/ios-4-2-available-8-november/</guid>
		<description><![CDATA[As an owner of the iPad I&#8217;ve been waiting for IOS4 because the functionality of the iPad always seemed to be somewhat restricted by the earlier version of IOS. The main feature I like is the ability to sort apps into folders. However, 4.2 will also allow the iPad to use printers without the need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=253&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As an owner of the iPad I&#8217;ve been waiting for IOS4 because the functionality of the iPad always seemed to be somewhat restricted by the earlier version of IOS. The main feature I like is the ability to sort apps into folders. However, 4.2 will also allow the iPad to use printers without the need for any 3rd party tools, which of course adds to it&#8217;s credentials as a productivity tool.</p>
<p>The word on the web though seems to be that IOS4.2 will be available by November 8th, which is Monday, can&#8217;t wait!</p>
<p>[edit : the day came and went with no 4.2, but I'm lead to believe it will be released sometime this week]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/garyquigley.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/garyquigley.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/garyquigley.wordpress.com/253/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=garyquigley.wordpress.com&amp;blog=5317050&amp;post=253&amp;subd=garyquigley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://garyquigley.wordpress.com/2010/11/06/ios-4-2-available-8-november/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74ad011e1d85ef6d49e3a0e032c6c19a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">garyquigley</media:title>
		</media:content>
	</item>
	</channel>
</rss>
