<?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 Thought Patterns</title>
	<atom:link href="http://www.cameroncooke.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cameroncooke.com</link>
	<description>Cameron’s thoughts on Technology, Software and Web Development</description>
	<lastBuildDate>Mon, 08 Mar 2010 21:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by NeoXidant</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-272</link>
		<dc:creator>NeoXidant</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-272</guid>
		<description>Hello. This is my instruction (we simply change the way to run):

1) Launch RegEdit:

2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP

3) Find a DWORD (32-bit) value ‘Start’ not including the quotes

4) Go to the properties

5) In the Value data field type ‘0′ not including quotes and click OK

6) Re-boot your computer

You should now find that Apache will start on port 80!</description>
		<content:encoded><![CDATA[<p>Hello. This is my instruction (we simply change the way to run):</p>
<p>1) Launch RegEdit:</p>
<p>2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP</p>
<p>3) Find a DWORD (32-bit) value ‘Start’ not including the quotes</p>
<p>4) Go to the properties</p>
<p>5) In the Value data field type ‘0′ not including quotes and click OK</p>
<p>6) Re-boot your computer</p>
<p>You should now find that Apache will start on port 80!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by Daniel</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-269</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-269</guid>
		<description>i have done the above an disable the service BranchCache still no joy windows is still listining on 80</description>
		<content:encoded><![CDATA[<p>i have done the above an disable the service BranchCache still no joy windows is still listining on 80</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by Howard</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-265</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-265</guid>
		<description>Guess I spoke (wrote)too soon. Apache 2.0.05 was giving me too much trouble so I upgraded to 2.2.14. This eliminated the No Service Installed error, and the system does come up in localhost mode, but when it loads I get:

(OS 10048) Only one use of each socket address (protocol/network address/port)is normally permitted. : make_sock: could not bind to address 0.0.0.80. No listening socket available.
Shutting down. Unable to open logs.

I ran netstat -ano &#124; find &quot;:80&quot; and it indicated LISTENING PID 80

 I&#039;m not sure how to trace that or what might be causing it.</description>
		<content:encoded><![CDATA[<p>Guess I spoke (wrote)too soon. Apache 2.0.05 was giving me too much trouble so I upgraded to 2.2.14. This eliminated the No Service Installed error, and the system does come up in localhost mode, but when it loads I get:</p>
<p>(OS 10048) Only one use of each socket address (protocol/network address/port)is normally permitted. : make_sock: could not bind to address 0.0.0.80. No listening socket available.<br />
Shutting down. Unable to open logs.</p>
<p>I ran netstat -ano | find &#8220;:80&#8243; and it indicated LISTENING PID 80</p>
<p> I&#8217;m not sure how to trace that or what might be causing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by Howard</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-261</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-261</guid>
		<description>After fixing the port 80 problem by disabling UAC I now get this error:
The system cannot find the specified file. : No installed service named &quot;Apache2&quot;.
 I get this after installing a fresh version (2.0.52) I used on the XP Pro system then copying over the Apach Group folder or if I just start with a freh install of v2.2.14 Would I be better off to just install Window XP Pro over this Windowes 7 Pro system</description>
		<content:encoded><![CDATA[<p>After fixing the port 80 problem by disabling UAC I now get this error:<br />
The system cannot find the specified file. : No installed service named &#8220;Apache2&#8243;.<br />
 I get this after installing a fresh version (2.0.52) I used on the XP Pro system then copying over the Apach Group folder or if I just start with a freh install of v2.2.14 Would I be better off to just install Window XP Pro over this Windowes 7 Pro system</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CurvyCorners 2.0.4 Released! by Bobo</title>
		<link>http://www.cameroncooke.com/2009/07/24/curvycorners-2-0-4-released/comment-page-1/#comment-260</link>
		<dc:creator>Bobo</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=60#comment-260</guid>
		<description>I tried to email you with a few minor bugs/issues I noticed while using CurvyCorners, but it seems the contact email address on the curvycornets.net page isn&#039;t working anymore.

Below, the contents of the mail I sent:


First of all, thank you very much for creating the curvycorners script. It has been very useful and a pleasure to work with.


In using the script, I found two minor issues, one of which I have a fix for.


The first issue is in css in nested classes. The script fails if I have a definition like:

.classA .classB { -webkit-border-radius: 8px; }

I have fixed this by changing line 311 in the source from (linebreaks added by me)

boxCol = boxCol.concat(
   curvyCorners.getElementsByClass(argbits[1], encloser)
);

to

boxCol = boxCol.concat(
   curvyCorners.getElementsByClass(argbits[1], encloser[j])
);


The second issue occurs when defining multiple corners in a single statement. The following CSS causes an error:

.classA { -webkit-border-radius: 8px 8px 0 0; }

This can easily be worked around by using seperate definitions for each corner, but it might be worth fixing anyway.</description>
		<content:encoded><![CDATA[<p>I tried to email you with a few minor bugs/issues I noticed while using CurvyCorners, but it seems the contact email address on the curvycornets.net page isn&#8217;t working anymore.</p>
<p>Below, the contents of the mail I sent:</p>
<p>First of all, thank you very much for creating the curvycorners script. It has been very useful and a pleasure to work with.</p>
<p>In using the script, I found two minor issues, one of which I have a fix for.</p>
<p>The first issue is in css in nested classes. The script fails if I have a definition like:</p>
<p>.classA .classB { -webkit-border-radius: 8px; }</p>
<p>I have fixed this by changing line 311 in the source from (linebreaks added by me)</p>
<p>boxCol = boxCol.concat(<br />
   curvyCorners.getElementsByClass(argbits[1], encloser)<br />
);</p>
<p>to</p>
<p>boxCol = boxCol.concat(<br />
   curvyCorners.getElementsByClass(argbits[1], encloser[j])<br />
);</p>
<p>The second issue occurs when defining multiple corners in a single statement. The following CSS causes an error:</p>
<p>.classA { -webkit-border-radius: 8px 8px 0 0; }</p>
<p>This can easily be worked around by using seperate definitions for each corner, but it might be worth fixing anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CurvyCorners 2.0.4 Released! by Cameron</title>
		<link>http://www.cameroncooke.com/2009/07/24/curvycorners-2-0-4-released/comment-page-1/#comment-258</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=60#comment-258</guid>
		<description>Thanks for your kind comments. The anchors are slightly more complicated than it first appears. Basically the content of that page is pulled directly from the documentation of the latest build of CurvyCorners stored in the SVN repository on Goggle Code. The anchors are relative as they should be but I&#039;m resetting the base URL of the page using the &lt;base href=&quot;&quot; /&gt; tag in the head of the website. If I set the anchors to absolute which would fix the problem, clicking on the same links in the documentation from the SVN would redirect the user to the website&#039;s anchor and not the one on the standalone document.

I&#039;ll look into a work around when I get some time though as this needs to be fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for your kind comments. The anchors are slightly more complicated than it first appears. Basically the content of that page is pulled directly from the documentation of the latest build of CurvyCorners stored in the SVN repository on Goggle Code. The anchors are relative as they should be but I&#8217;m resetting the base URL of the page using the &lt;base href=&#8221;" /&gt; tag in the head of the website. If I set the anchors to absolute which would fix the problem, clicking on the same links in the documentation from the SVN would redirect the user to the website&#8217;s anchor and not the one on the standalone document.</p>
<p>I&#8217;ll look into a work around when I get some time though as this needs to be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CurvyCorners 2.0.4 Released! by Harmony M.</title>
		<link>http://www.cameroncooke.com/2009/07/24/curvycorners-2-0-4-released/comment-page-1/#comment-257</link>
		<dc:creator>Harmony M.</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=60#comment-257</guid>
		<description>Hi, Cameron. 

CurvyCorners is absolutely amazing -- thank you.

I realized that each time I come to the site and try to navigate using the links containing anchors at the top of the instructions page, I&#039;m whisked away to the home page that doesn&#039;t have the relevant info on it at all. And I only just noticed today that that&#039;s because your anchors at the top of /instructions are taking people to the home directory.

Like, &quot;Getting the Source&quot; takes me to curvycorners.net/#source instead of curvycorners.net/instructions/#source like I think you intend. To format links on the same page, just use &quot;#source&quot; as the location instead of entering a full URL before it or using any forward slashes. (However, I see that your anchors ARE set up that way, so without further investigation, I have no idea why the links themselves are taking users to another page.) Something to look into when you have a moment?

Thanks again for this awesome script!

~ Harmony</description>
		<content:encoded><![CDATA[<p>Hi, Cameron. </p>
<p>CurvyCorners is absolutely amazing &#8212; thank you.</p>
<p>I realized that each time I come to the site and try to navigate using the links containing anchors at the top of the instructions page, I&#8217;m whisked away to the home page that doesn&#8217;t have the relevant info on it at all. And I only just noticed today that that&#8217;s because your anchors at the top of /instructions are taking people to the home directory.</p>
<p>Like, &#8220;Getting the Source&#8221; takes me to curvycorners.net/#source instead of curvycorners.net/instructions/#source like I think you intend. To format links on the same page, just use &#8220;#source&#8221; as the location instead of entering a full URL before it or using any forward slashes. (However, I see that your anchors ARE set up that way, so without further investigation, I have no idea why the links themselves are taking users to another page.) Something to look into when you have a moment?</p>
<p>Thanks again for this awesome script!</p>
<p>~ Harmony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by Parthipan</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-254</link>
		<dc:creator>Parthipan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-254</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-179&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-179&quot; rel=&quot;nofollow&quot;&gt;Fred&lt;/a&gt; :&lt;/strong&gt;
1. Get pid that is listening port 80: netstat -nao &#124; find “:80″
 2. Open task manager, go to processes tab and check “PID” on menu/view/Select Columns…. then you can find out the progress with that pid.
 3. If it is a normal application or IIS, just disable or uninstall it.
 4. If it is System progress(PID 4), you need to disable HTTP.sys driver which is started on demand by other service, such as Windows Remote Management/Print Spooler on Windows 2008 or Windows 7. there is two way to disable it:
a.
1) Go to device manager, select “show hidden devices” from menu/view, go to “Non-Plug and Play Driver”/HTTP, double click it to disable it (and disable or manual some services depended on it).
2) Reboot and use netstat -nao &#124; find “:80″ to check no 80 is used.
b.
1) Launch RegEdit
2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP
3) Change the value of ’start’ to 4 (disabled)
4) Re-boot your computer
&lt;/blockquote&gt;

I just followed the steps from (b), now my wamp server is working fine... thank you very much... after a week I got the solution :)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-179"><p>
<strong><a href="#comment-179" rel="nofollow">Fred</a> :</strong><br />
1. Get pid that is listening port 80: netstat -nao | find “:80″<br />
 2. Open task manager, go to processes tab and check “PID” on menu/view/Select Columns…. then you can find out the progress with that pid.<br />
 3. If it is a normal application or IIS, just disable or uninstall it.<br />
 4. If it is System progress(PID 4), you need to disable HTTP.sys driver which is started on demand by other service, such as Windows Remote Management/Print Spooler on Windows 2008 or Windows 7. there is two way to disable it:<br />
a.<br />
1) Go to device manager, select “show hidden devices” from menu/view, go to “Non-Plug and Play Driver”/HTTP, double click it to disable it (and disable or manual some services depended on it).<br />
2) Reboot and use netstat -nao | find “:80″ to check no 80 is used.<br />
b.<br />
1) Launch RegEdit<br />
2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP<br />
3) Change the value of ’start’ to 4 (disabled)<br />
4) Re-boot your computer
</p></blockquote>
<p>I just followed the steps from (b), now my wamp server is working fine&#8230; thank you very much&#8230; after a week I got the solution <img src='http://www.cameroncooke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by Duy</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-250</link>
		<dc:creator>Duy</dc:creator>
		<pubDate>Wed, 10 Feb 2010 03:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-250</guid>
		<description>Just stop the service SQL Server Reporting Services (MSSQLSERVER), that&#039;s all.</description>
		<content:encoded><![CDATA[<p>Just stop the service SQL Server Reporting Services (MSSQLSERVER), that&#8217;s all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Apache to run on port 80 on Windows 7 by wayl</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-249</link>
		<dc:creator>wayl</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-249</guid>
		<description>&lt;a href=&quot;#comment-233&quot; rel=&quot;nofollow&quot;&gt;@cosmin&lt;/a&gt; 
Yeah Cosmin, I was just kidding.
I&#039;m enthusiast with my brand new windows 7, as much as I am in love with XP, but such problems made me drive bananas. After all, after having fixed that problem the first time, and then the services restarted, I had no more problems. Maybe due to some automatically installed patch, or something changed within the windows configuration.</description>
		<content:encoded><![CDATA[<p><a href="#comment-233" rel="nofollow">@cosmin</a><br />
Yeah Cosmin, I was just kidding.<br />
I&#8217;m enthusiast with my brand new windows 7, as much as I am in love with XP, but such problems made me drive bananas. After all, after having fixed that problem the first time, and then the services restarted, I had no more problems. Maybe due to some automatically installed patch, or something changed within the windows configuration.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
