<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments for Harry Jackson	</title>
	<atom:link href="http://127.0.0.1:8090/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Sun, 17 Jan 2021 07:04:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		Comment on Exim4 Unrouteable Address by Glen Scott		</title>
		<link>http://127.0.0.1:8090/exim4_unrouteable_address.htm#comment-136</link>

		<dc:creator><![CDATA[Glen Scott]]></dc:creator>
		<pubDate>Mon, 20 Jul 2009 00:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=389#comment-136</guid>

					<description><![CDATA[Not having used Exim myself, I can&#039;t say for sure, but I expect that its default behaviour is to only deliver mail to local mailboxes and/or domains.  The DCconfig_internet=1 setting allows it to communicate with external SMTP servers.
]]></description>
			<content:encoded><![CDATA[<p>Not having used Exim myself, I can&#8217;t say for sure, but I expect that its default behaviour is to only deliver mail to local mailboxes and/or domains.  The DCconfig_internet=1 setting allows it to communicate with external SMTP servers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Self Taught Computer Science by Glen Scott		</title>
		<link>http://127.0.0.1:8090/self-taught-computer-science.htm#comment-135</link>

		<dc:creator><![CDATA[Glen Scott]]></dc:creator>
		<pubDate>Tue, 09 Dec 2008 06:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=377#comment-135</guid>

					<description><![CDATA[Very interesting post, Harry.
I think learning a new language is a great way to get past those brick walls that we can hit every once in a while.  I played around with Lisp several years ago after becoming bored with C++ and Java, and it was a great experience.  I can&#039;t say that I ever wrote anything particularly useful in Lisp, but it was the experience that was refreshing and made me come back to more familiar languages with new approaches and ideas.
Interesting that you mention SICP.  There is a little review of it here, along with some other recommendations for hackers:  &lt;a href=&quot;http://grok-code.com/11/the-top-9-in-a-hackers-bookshelf/&quot; rel=&quot;nofollow&quot;&gt;http://grok-code.com/11/the-top-9-in-a-hackers-bookshelf/&lt;/a&gt;
]]></description>
			<content:encoded><![CDATA[<p>Very interesting post, Harry.<br />
I think learning a new language is a great way to get past those brick walls that we can hit every once in a while.  I played around with Lisp several years ago after becoming bored with C++ and Java, and it was a great experience.  I can&#8217;t say that I ever wrote anything particularly useful in Lisp, but it was the experience that was refreshing and made me come back to more familiar languages with new approaches and ideas.<br />
Interesting that you mention SICP.  There is a little review of it here, along with some other recommendations for hackers:  <a href="http://grok-code.com/11/the-top-9-in-a-hackers-bookshelf/" rel="nofollow">http://grok-code.com/11/the-top-9-in-a-hackers-bookshelf/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Self Taught Computer Science by Paul Nasrat		</title>
		<link>http://127.0.0.1:8090/self-taught-computer-science.htm#comment-134</link>

		<dc:creator><![CDATA[Paul Nasrat]]></dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=377#comment-134</guid>

					<description><![CDATA[You might want to look at the courseware available at MIT, some include audio/video lectures
&lt;a href=&quot;http://ocw.mit.edu/OcwWeb/web/home/home/index.htm&quot; rel=&quot;nofollow&quot;&gt;http://ocw.mit.edu/OcwWeb/web/home/home/index.htm&lt;/a&gt;
For CompSci:
&lt;a href=&quot;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm&quot; rel=&quot;nofollow&quot;&gt;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm&lt;/a&gt;
It just has supporting docs for SICP:
&lt;a href=&quot;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-001Spring-2005/CourseHome/index.htm&quot; rel=&quot;nofollow&quot;&gt;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-001Spring-2005/CourseHome/index.htm&lt;/a&gt;
Intro to Algorithms has lectures:
&lt;a href=&quot;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/CourseHome/index.htm&quot; rel=&quot;nofollow&quot;&gt;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/CourseHome/index.htm&lt;/a&gt;
If you want a remote &quot;study buddy&quot; I&#039;m also interested in pushing myself further this year, SICP seems like a good starting place.
]]></description>
			<content:encoded><![CDATA[<p>You might want to look at the courseware available at MIT, some include audio/video lectures<br />
<a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm" rel="nofollow">http://ocw.mit.edu/OcwWeb/web/home/home/index.htm</a><br />
For CompSci:<br />
<a href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm" rel="nofollow">http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm</a><br />
It just has supporting docs for SICP:<br />
<a href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-001Spring-2005/CourseHome/index.htm" rel="nofollow">http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-001Spring-2005/CourseHome/index.htm</a><br />
Intro to Algorithms has lectures:<br />
<a href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/CourseHome/index.htm" rel="nofollow">http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/CourseHome/index.htm</a><br />
If you want a remote &#8220;study buddy&#8221; I&#8217;m also interested in pushing myself further this year, SICP seems like a good starting place.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Walsh Western Shambles by el0hir		</title>
		<link>http://127.0.0.1:8090/walsh_western_shambles.htm#comment-129</link>

		<dc:creator><![CDATA[el0hir]]></dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=252#comment-129</guid>

					<description><![CDATA[I&#039;m having the same problems everyone else is having.  Repeated delivery delays, phone calls that magically don&#039;t get logged on any known device, phone support that is akin to having fingernails removed..
Absolutely pathetic on all counts.  Do not touch Walsh Western with a barge pole.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having the same problems everyone else is having.  Repeated delivery delays, phone calls that magically don&#8217;t get logged on any known device, phone support that is akin to having fingernails removed..<br />
Absolutely pathetic on all counts.  Do not touch Walsh Western with a barge pole.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Hernia wound infected by omer111		</title>
		<link>http://127.0.0.1:8090/hernia_wound_infected.htm#comment-133</link>

		<dc:creator><![CDATA[omer111]]></dc:creator>
		<pubDate>Mon, 11 Feb 2008 01:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=360#comment-133</guid>

					<description><![CDATA[Thought I would leave a comment (I am the medic in Manchester). Hernia surgery is usually classed as &#039;clean&#039; surgery as it is low risk for getting infection, so you probably didn&#039;t get preventive antibiotics before surgery. you have been unlucky i suppose, to get infection. Then the issue is whether your infection is &#039;hospital&#039; acquired or whether you got it much after you went home. Mild infections probably will delay wound healing for a bit, but eventually will heal, but slightly more scar than normal as healing is delayed. The problem is that if you have deeper infection, or there is a collection or &#039;abscess&#039; with pus, then this needs to be surgically drained to allow healing, although its possible, if you have a discharge that it is draining naturally itself. If you had a serious infection, you would probably have temperature, significant local redness/swelling or pain (which you don&#039;t have). Ciprofloxacin is not the best agent for likely causes of this type of infection, but if it is working it is fine. The only other thing is that &#039;MRSA&#039; infection can be got from hospital, and most usual antibiotics are  not active, so if the infection gets worse or not healing then see the doctor.
]]></description>
			<content:encoded><![CDATA[<p>Thought I would leave a comment (I am the medic in Manchester). Hernia surgery is usually classed as &#8216;clean&#8217; surgery as it is low risk for getting infection, so you probably didn&#8217;t get preventive antibiotics before surgery. you have been unlucky i suppose, to get infection. Then the issue is whether your infection is &#8216;hospital&#8217; acquired or whether you got it much after you went home. Mild infections probably will delay wound healing for a bit, but eventually will heal, but slightly more scar than normal as healing is delayed. The problem is that if you have deeper infection, or there is a collection or &#8216;abscess&#8217; with pus, then this needs to be surgically drained to allow healing, although its possible, if you have a discharge that it is draining naturally itself. If you had a serious infection, you would probably have temperature, significant local redness/swelling or pain (which you don&#8217;t have). Ciprofloxacin is not the best agent for likely causes of this type of infection, but if it is working it is fine. The only other thing is that &#8216;MRSA&#8217; infection can be got from hospital, and most usual antibiotics are  not active, so if the infection gets worse or not healing then see the doctor.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on lamicrogroup rip off by Stuart		</title>
		<link>http://127.0.0.1:8090/lamicrogroup_rip_off.htm#comment-79</link>

		<dc:creator><![CDATA[Stuart]]></dc:creator>
		<pubDate>Sat, 26 May 2007 00:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=247#comment-79</guid>

					<description><![CDATA[Funny you say that as have just purchased some Scsi disks to fit my Dell Poweredge 1750 and they are well cheaper than Dell @ Ã¯Â¿Â½129 ! and sorted a courier to take to my server the same day. Is that service or what !
]]></description>
			<content:encoded><![CDATA[<p>Funny you say that as have just purchased some Scsi disks to fit my Dell Poweredge 1750 and they are well cheaper than Dell @ Ã¯Â¿Â½129 ! and sorted a courier to take to my server the same day. Is that service or what !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Walsh Western Shambles by Ben		</title>
		<link>http://127.0.0.1:8090/walsh_western_shambles.htm#comment-128</link>

		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Mon, 01 Aug 2005 23:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=252#comment-128</guid>

					<description><![CDATA[I ordered a Dell computer over the internet, and was left a voicemail by Walsh Western on Tuesday July 26th saying that my order would be delivered between 8am and 6pm on Thursday 28th July. Stupidly took day off work to await their arrival, but nothing came so rang Walsh Western at 5.20 to check it was on the way. Lady confirmed with the depot that the goods were on the van, and would be there by 6 or just after. Surprise surprise nothing came. Had to leave for Wales for the weekend,and was on the train an received a voicemail at 9.20 saying that I should ring Business Post the next day (Friday) with my reference number that they gave me. My girlfriend rang them in the morning and they stated that someone had tried to deliver at 5.13pm to a black door, and had left a card. We have a CLEAR door, and I was in at 5.13 and on the bloody phone to them at 5.20! Have now arranged for it to be delivered today (Monday) between 6pm and 9pm. Not very confident, especially as I have checked my reference number on the website and it says they again tried to deliver at 10pm (??!!) on Friday and left a card. Of course, we have had no card. We live on a main road in London, easy to find so why a &#039;professional&#039; courier company cannot make a simple delivery is beyond me. If I don not get tonight this will go further.
]]></description>
			<content:encoded><![CDATA[<p>I ordered a Dell computer over the internet, and was left a voicemail by Walsh Western on Tuesday July 26th saying that my order would be delivered between 8am and 6pm on Thursday 28th July. Stupidly took day off work to await their arrival, but nothing came so rang Walsh Western at 5.20 to check it was on the way. Lady confirmed with the depot that the goods were on the van, and would be there by 6 or just after. Surprise surprise nothing came. Had to leave for Wales for the weekend,and was on the train an received a voicemail at 9.20 saying that I should ring Business Post the next day (Friday) with my reference number that they gave me. My girlfriend rang them in the morning and they stated that someone had tried to deliver at 5.13pm to a black door, and had left a card. We have a CLEAR door, and I was in at 5.13 and on the bloody phone to them at 5.20! Have now arranged for it to be delivered today (Monday) between 6pm and 9pm. Not very confident, especially as I have checked my reference number on the website and it says they again tried to deliver at 10pm (??!!) on Friday and left a card. Of course, we have had no card. We live on a main road in London, easy to find so why a &#8216;professional&#8217; courier company cannot make a simple delivery is beyond me. If I don not get tonight this will go further.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Kernel Panic Unable To Mount root fs by abel		</title>
		<link>http://127.0.0.1:8090/kernel_panic_unable_to_mount_r.htm#comment-33</link>

		<dc:creator><![CDATA[abel]]></dc:creator>
		<pubDate>Fri, 29 Jul 2005 14:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=97#comment-33</guid>

					<description><![CDATA[Hi,
thank you for the --initrd parameter information. You&#039;ve saved my day, man.
]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
thank you for the &#8211;initrd parameter information. You&#8217;ve saved my day, man.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Walsh Western Shambles by John Bassett		</title>
		<link>http://127.0.0.1:8090/walsh_western_shambles.htm#comment-127</link>

		<dc:creator><![CDATA[John Bassett]]></dc:creator>
		<pubDate>Fri, 29 Jul 2005 05:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=252#comment-127</guid>

					<description><![CDATA[28/07/05.
Walsh Western rang me yesterday 27th to say they were delivering a dell product to me today the 28th I am still waiting, I have lost a day&#039;s work and according to the Dell order check it has been sitting in a warehouse some 70 miles away for 2 day&#039;s. I intend to pursue this further totally unacceptable
]]></description>
			<content:encoded><![CDATA[<p>28/07/05.<br />
Walsh Western rang me yesterday 27th to say they were delivering a dell product to me today the 28th I am still waiting, I have lost a day&#8217;s work and according to the Dell order check it has been sitting in a warehouse some 70 miles away for 2 day&#8217;s. I intend to pursue this further totally unacceptable</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Walsh Western Shambles by Jim		</title>
		<link>http://127.0.0.1:8090/walsh_western_shambles.htm#comment-126</link>

		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Wed, 27 Jul 2005 00:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=252#comment-126</guid>

					<description><![CDATA[I am new to this game and believe that slagging each other off on the internet (Paulo and Andrew) is completely counter productive and masks the main problem that Dell seem unaware (or don&#039;t care!) that their delvery system is complete crap. Last Friday (July 22nd) I had a call from someone Irish who I took to be from Dell, saying that my that my order would be delivered between 5pm and 9pm on Tuesday the 26th (today). This morning I received a call from a guy saying he was from Business Post and asked to check my delivery details. He said he was trying to deliver in Oxfordshire, I live in Surrey, he said that they were given the wrong details and that my order would not be delivered today. Immediately on checking WW I see that acording to their tracking service my delivery details were there and they were correct. Who is telling &quot;porky pies&quot; then?
I have a sinking feeling that I have probably made a terrible mistake choosing to buy a Dell Computer!
Jim Cathcart
]]></description>
			<content:encoded><![CDATA[<p>I am new to this game and believe that slagging each other off on the internet (Paulo and Andrew) is completely counter productive and masks the main problem that Dell seem unaware (or don&#8217;t care!) that their delvery system is complete crap. Last Friday (July 22nd) I had a call from someone Irish who I took to be from Dell, saying that my that my order would be delivered between 5pm and 9pm on Tuesday the 26th (today). This morning I received a call from a guy saying he was from Business Post and asked to check my delivery details. He said he was trying to deliver in Oxfordshire, I live in Surrey, he said that they were given the wrong details and that my order would not be delivered today. Immediately on checking WW I see that acording to their tracking service my delivery details were there and they were correct. Who is telling &#8220;porky pies&#8221; then?<br />
I have a sinking feeling that I have probably made a terrible mistake choosing to buy a Dell Computer!<br />
Jim Cathcart</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
