<?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 The Macaque</title>
	<atom:link href="http://www.themacaque.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.themacaque.com</link>
	<description>If properly trained monkeys can code</description>
	<lastBuildDate>Tue, 09 Apr 2013 05:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on JQuery accordion with check box. by Lisa</title>
		<link>http://www.themacaque.com/?p=1037#comment-97</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 09 Apr 2013 05:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=1037#comment-97</guid>
		<description><![CDATA[:&#124; doesn&#039;t seem to work for me... :( checkbox doesn&#039;t click but accordion is functional]]></description>
		<content:encoded><![CDATA[<p> <img src='http://www.themacaque.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  doesn&#8217;t seem to work for me&#8230; <img src='http://www.themacaque.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  checkbox doesn&#8217;t click but accordion is functional</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Event handlers in Python by Ben Ward</title>
		<link>http://www.themacaque.com/?p=110#comment-91</link>
		<dc:creator>Ben Ward</dc:creator>
		<pubDate>Fri, 29 Mar 2013 11:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=110#comment-91</guid>
		<description><![CDATA[For the benefit of the previous commenter. If you change requireSurname in line 3 of the code to requiredSurname, then it works. Mis-typing is the most common cause of errors where a variable has not been defined, in my limited experience.]]></description>
		<content:encoded><![CDATA[<p>For the benefit of the previous commenter. If you change requireSurname in line 3 of the code to requiredSurname, then it works. Mis-typing is the most common cause of errors where a variable has not been defined, in my limited experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Event handlers in Python by Guest</title>
		<link>http://www.themacaque.com/?p=110#comment-89</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Wed, 23 Jan 2013 21:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=110#comment-89</guid>
		<description><![CDATA[Traceback (most recent call last):
  File &quot;&quot;, line 1, in 
    person = Person(&quot;Davide&quot;, &quot;D&#039;Arenzo&quot;)
  File &quot;&quot;, line 5, in __init__
    self.surname = requiredSurname
NameError: global name &#039;requiredSurname&#039; is not defined

-_-]]></description>
		<content:encoded><![CDATA[<p>Traceback (most recent call last):<br />
  File &#8220;&#8221;, line 1, in<br />
    person = Person(&#8220;Davide&#8221;, &#8220;D&#8217;Arenzo&#8221;)<br />
  File &#8220;&#8221;, line 5, in __init__<br />
    self.surname = requiredSurname<br />
NameError: global name &#8216;requiredSurname&#8217; is not defined</p>
<p>-_-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery accordion with check box. by Oscar</title>
		<link>http://www.themacaque.com/?p=1037#comment-87</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Wed, 16 Jan 2013 19:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=1037#comment-87</guid>
		<description><![CDATA[Awesome! I was about to give up until I found your post.]]></description>
		<content:encoded><![CDATA[<p>Awesome! I was about to give up until I found your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery accordion with check box. by prpetten</title>
		<link>http://www.themacaque.com/?p=1037#comment-83</link>
		<dc:creator>prpetten</dc:creator>
		<pubDate>Mon, 05 Nov 2012 22:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=1037#comment-83</guid>
		<description><![CDATA[Thanks, this is the exact snippet of code I was looking for.]]></description>
		<content:encoded><![CDATA[<p>Thanks, this is the exact snippet of code I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding open files on Windows by Python ctypes &#38; Win32 API Handle Enumeration &#124; Developer Notes</title>
		<link>http://www.themacaque.com/?p=798#comment-53</link>
		<dc:creator>Python ctypes &#38; Win32 API Handle Enumeration &#124; Developer Notes</dc:creator>
		<pubDate>Sat, 27 Oct 2012 16:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=798#comment-53</guid>
		<description><![CDATA[[...] http://www.themacaque.com/?p=798 [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.themacaque.com/?p=798" rel="nofollow">http://www.themacaque.com/?p=798</a> [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding open files on Windows by Developer Notes &#171; Python ctypes &#38; Win32 API Handle Enumeration &#171;</title>
		<link>http://www.themacaque.com/?p=798#comment-52</link>
		<dc:creator>Developer Notes &#171; Python ctypes &#38; Win32 API Handle Enumeration &#171;</dc:creator>
		<pubDate>Sat, 27 Oct 2012 05:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=798#comment-52</guid>
		<description><![CDATA[[...] http://www.themacaque.com/?p=798 [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.themacaque.com/?p=798" rel="nofollow">http://www.themacaque.com/?p=798</a> [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on twisted.web.client.getPage with Base Auth Proxy Support by mandel</title>
		<link>http://www.themacaque.com/?p=999#comment-76</link>
		<dc:creator>mandel</dc:creator>
		<pubDate>Wed, 10 Oct 2012 15:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=999#comment-76</guid>
		<description><![CDATA[Hello,

Can you please post the code so that I can take a look. The fact that the host is the proxy is correct because the Get has to go through the proxy and will later be fetch from the real host or maybe from the cache (if for example you are using a cache proxy).

The request is initially send without auth because that is the way it should be sent until the proxy returns a PROXY_AUTH_ERROR when we will then use the correct auth creds.

Again, please post the code here and I&#039;ll take a closer look.]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Can you please post the code so that I can take a look. The fact that the host is the proxy is correct because the Get has to go through the proxy and will later be fetch from the real host or maybe from the cache (if for example you are using a cache proxy).</p>
<p>The request is initially send without auth because that is the way it should be sent until the proxy returns a PROXY_AUTH_ERROR when we will then use the correct auth creds.</p>
<p>Again, please post the code here and I&#8217;ll take a closer look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on twisted.web.client.getPage with Base Auth Proxy Support by claudio</title>
		<link>http://www.themacaque.com/?p=999#comment-75</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Thu, 04 Oct 2012 16:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=999#comment-75</guid>
		<description><![CDATA[Hi,
 first thank you for sharing. I tried this code but it does not work.
It produces a bad request because the resulting request puts in the host filed the hostname of the proxy, and I receive a bad request from the server.
I am trying to get:
http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8

and the generated request is:

GET /iphone/samples/bipbop/bipbopall.m3u8 HTTP/1.0
host: http://myproxy.com
connection: close
user-agent: Twisted PageGetter

were http://myproxy.com is my proxy (without authentication). Moreover there is this connection:close which I do not understand.

while the correct request would have been (if I do not use proxy)

GET /iphone/samples/bipbop/bipbopall.m3u8 HTTP/1.0
Host: devimages.apple.com
User-Agent: Twisted PageGetter


can you help me on that please? Thank you]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
 first thank you for sharing. I tried this code but it does not work.<br />
It produces a bad request because the resulting request puts in the host filed the hostname of the proxy, and I receive a bad request from the server.<br />
I am trying to get:<br />
<a href="http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8" rel="nofollow">http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8</a></p>
<p>and the generated request is:</p>
<p>GET /iphone/samples/bipbop/bipbopall.m3u8 HTTP/1.0<br />
host: <a href="http://myproxy.com" rel="nofollow">http://myproxy.com</a><br />
connection: close<br />
user-agent: Twisted PageGetter</p>
<p>were <a href="http://myproxy.com" rel="nofollow">http://myproxy.com</a> is my proxy (without authentication). Moreover there is this connection:close which I do not understand.</p>
<p>while the correct request would have been (if I do not use proxy)</p>
<p>GET /iphone/samples/bipbop/bipbopall.m3u8 HTTP/1.0<br />
Host: devimages.apple.com<br />
User-Agent: Twisted PageGetter</p>
<p>can you help me on that please? Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery accordion with check box. by auser</title>
		<link>http://www.themacaque.com/?p=1037#comment-82</link>
		<dc:creator>auser</dc:creator>
		<pubDate>Thu, 05 Jul 2012 06:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themacaque.com/?p=1037#comment-82</guid>
		<description><![CDATA[Just wanted to thank you for this piece of information -- it would have taken me a while to figure this out otherwise!]]></description>
		<content:encoded><![CDATA[<p>Just wanted to thank you for this piece of information &#8212; it would have taken me a while to figure this out otherwise!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
