<?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 tom bh</title>
	<atom:link href="http://www.tombh.co.uk/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tombh.co.uk</link>
	<description>Making websites</description>
	<lastBuildDate>Thu, 03 May 2012 11:04:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on A Few Kind Words by Katja</title>
		<link>http://www.tombh.co.uk/a-few-kind-words/comment-page-1#comment-481</link>
		<dc:creator>Katja</dc:creator>
		<pubDate>Thu, 03 May 2012 11:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=321#comment-481</guid>
		<description>This is so well written. You&#039;ve got all the creativity they were not capable of.</description>
		<content:encoded><![CDATA[<p>This is so well written. You&#8217;ve got all the creativity they were not capable of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Few Kind Words by Matin</title>
		<link>http://www.tombh.co.uk/a-few-kind-words/comment-page-1#comment-480</link>
		<dc:creator>Matin</dc:creator>
		<pubDate>Tue, 01 May 2012 23:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=321#comment-480</guid>
		<description>What a way to let you go.</description>
		<content:encoded><![CDATA[<p>What a way to let you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Few Kind Words by Neil</title>
		<link>http://www.tombh.co.uk/a-few-kind-words/comment-page-1#comment-479</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 01 May 2012 13:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=321#comment-479</guid>
		<description>It will make you stronger Tom</description>
		<content:encoded><![CDATA[<p>It will make you stronger Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Becoming a Python Programmer by tombh</title>
		<link>http://www.tombh.co.uk/becoming-a-python-programmer/comment-page-1#comment-471</link>
		<dc:creator>tombh</dc:creator>
		<pubDate>Sun, 01 Apr 2012 14:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=316#comment-471</guid>
		<description>Sure, Python has exit(), but you have to;

&lt;code&gt;import sys
sys.exit()&lt;/code&gt;

In fact in PHP you don&#039;t even need the parentheses, you can just type &lt;code&gt;die;&lt;/code&gt;

And Python also has Pretty Print, which is significantly better than print_r(), but again it&#039;s a bit to type;

&lt;code&gt;import pprint
pprint.pprint(foo)&lt;/code&gt;

I&#039;m just being fussy about having to type a few extra letters!</description>
		<content:encoded><![CDATA[<p>Sure, Python has exit(), but you have to;</p>
<p><code>import sys<br />
sys.exit()</code></p>
<p>In fact in PHP you don&#8217;t even need the parentheses, you can just type <code>die;</code></p>
<p>And Python also has Pretty Print, which is significantly better than print_r(), but again it&#8217;s a bit to type;</p>
<p><code>import pprint<br />
pprint.pprint(foo)</code></p>
<p>I&#8217;m just being fussy about having to type a few extra letters!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Becoming a Python Programmer by Benjamin</title>
		<link>http://www.tombh.co.uk/becoming-a-python-programmer/comment-page-1#comment-470</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Sun, 01 Apr 2012 06:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=316#comment-470</guid>
		<description>Is die() to quit the application? Cause you have exit() in Python to quit the console and sys.exit(). Ast to print_r() the quivalent is .__str__() or .__repr__() (as far as I understand prinr_r().</description>
		<content:encoded><![CDATA[<p>Is die() to quit the application? Cause you have exit() in Python to quit the console and sys.exit(). Ast to print_r() the quivalent is .__str__() or .__repr__() (as far as I understand prinr_r().</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ChromePHP setup for all your local sites by tombh</title>
		<link>http://www.tombh.co.uk/chromephp-setup-for-all-your-local-sites/comment-page-1#comment-466</link>
		<dc:creator>tombh</dc:creator>
		<pubDate>Mon, 24 Oct 2011 09:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=216#comment-466</guid>
		<description>I&#039;m at a loss then I&#039;m afraid. I must say I&#039;ve never used IIS and wouldn&#039;t even know where to start debugging this. Sorry :(</description>
		<content:encoded><![CDATA[<p>I&#8217;m at a loss then I&#8217;m afraid. I must say I&#8217;ve never used IIS and wouldn&#8217;t even know where to start debugging this. Sorry :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ChromePHP setup for all your local sites by Judy Whiteside</title>
		<link>http://www.tombh.co.uk/chromephp-setup-for-all-your-local-sites/comment-page-1#comment-465</link>
		<dc:creator>Judy Whiteside</dc:creator>
		<pubDate>Sat, 22 Oct 2011 19:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=216#comment-465</guid>
		<description>Yes I have the chrome extension. I was using chromephp just fine with output to the console until I had some that was too large. So I was trying to set up the useFile() arrangement. Ordinary chromephp::log() works fine. Currently I have finished debugging my large-debug-output problem, and so I&#039;ve omitted the useFile() spec. But I&#039;d sure like to know how to decipher this for Win7/IIS context. Thanks for any help.</description>
		<content:encoded><![CDATA[<p>Yes I have the chrome extension. I was using chromephp just fine with output to the console until I had some that was too large. So I was trying to set up the useFile() arrangement. Ordinary chromephp::log() works fine. Currently I have finished debugging my large-debug-output problem, and so I&#8217;ve omitted the useFile() spec. But I&#8217;d sure like to know how to decipher this for Win7/IIS context. Thanks for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ChromePHP setup for all your local sites by tombh</title>
		<link>http://www.tombh.co.uk/chromephp-setup-for-all-your-local-sites/comment-page-1#comment-464</link>
		<dc:creator>tombh</dc:creator>
		<pubDate>Mon, 17 Oct 2011 16:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=216#comment-464</guid>
		<description>Hmm, sounds like you&#039;ve set it up exactly right! Have you installed the Chrome extension? That&#039;s an essential requirement you see.

https://chrome.google.com/webstore/detail/noaneddfkdjfnfdakjjmocngnfkfehhd</description>
		<content:encoded><![CDATA[<p>Hmm, sounds like you&#8217;ve set it up exactly right! Have you installed the Chrome extension? That&#8217;s an essential requirement you see.</p>
<p><a href="https://chrome.google.com/webstore/detail/noaneddfkdjfnfdakjjmocngnfkfehhd" rel="nofollow">https://chrome.google.com/webstore/detail/noaneddfkdjfnfdakjjmocngnfkfehhd</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ChromePHP setup for all your local sites by Judy Whiteside</title>
		<link>http://www.tombh.co.uk/chromephp-setup-for-all-your-local-sites/comment-page-1#comment-463</link>
		<dc:creator>Judy Whiteside</dc:creator>
		<pubDate>Fri, 14 Oct 2011 23:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=216#comment-463</guid>
		<description>Any idea how to do this for Windows 7 using IIS? I get chromephp output if I use the browser to show http://localhost/chromephplogs/ I can see the raw file -- the locations are ok. 
I have IIS set with virtual directory mapped to the physical location
 (virtual=chromephplogs, physical=c:/phpLogsChrome)  ...
I use: ChromePhp::useFile(&#039;C:/phpLogsChrome&#039;, &#039;/chromephplogs&#039;);

But i do not see the output in the console. Something about the alias/shortcut  I think, but I just can&#039;t see it... Is this more than the IIS virtual-&gt;physical mapping??
Thanks...</description>
		<content:encoded><![CDATA[<p>Any idea how to do this for Windows 7 using IIS? I get chromephp output if I use the browser to show <a href="http://localhost/chromephplogs/" rel="nofollow">http://localhost/chromephplogs/</a> I can see the raw file &#8212; the locations are ok.<br />
I have IIS set with virtual directory mapped to the physical location<br />
 (virtual=chromephplogs, physical=c:/phpLogsChrome)  &#8230;<br />
I use: ChromePhp::useFile(&#8216;C:/phpLogsChrome&#8217;, &#8216;/chromephplogs&#8217;);</p>
<p>But i do not see the output in the console. Something about the alias/shortcut  I think, but I just can&#8217;t see it&#8230; Is this more than the IIS virtual-&gt;physical mapping??<br />
Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Buddhist Geeks Conference 2011 by tombh</title>
		<link>http://www.tombh.co.uk/the-buddhist-geeks-conference-2011/comment-page-1#comment-457</link>
		<dc:creator>tombh</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tombh.co.uk/?p=234#comment-457</guid>
		<description>Thanks Katja!</description>
		<content:encoded><![CDATA[<p>Thanks Katja!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

