<?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 unitstep.net</title>
	<atom:link href="http://unitstep.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Sun, 05 Feb 2012 23:06:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Getting Xdebug to work with Apache/XAMPP to debug PHP by Johan Sydseter</title>
		<link>http://unitstep.net/blog/2009/01/26/getting-xdebug-to-work-with-apachexampp-to-debug-php/comment-page-1/#comment-313107</link>
		<dc:creator>Johan Sydseter</dc:creator>
		<pubDate>Sun, 05 Feb 2012 23:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=661#comment-313107</guid>
		<description>XDebug does not receive any testing from the Zend Studio team. I hope for their sake that they change this policy. Read more:

http://forums.zend.com/viewtopic.php?f=59&amp;t=24113&amp;p=108183#p108183</description>
		<content:encoded><![CDATA[<p>XDebug does not receive any testing from the Zend Studio team. I hope for their sake that they change this policy. Read more:</p>
<p><a href="http://forums.zend.com/viewtopic.php?f=59&#038;t=24113&#038;p=108183#p108183" rel="nofollow">http://forums.zend.com/viewtopic.php?f=59&#038;t=24113&#038;p=108183#p108183</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling all options on Logitech mice using uberOptions and SetPoint by Frank</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-312473</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 03 Feb 2012 04:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-312473</guid>
		<description>the last post had a portion missing from the last paragraph:

Then I found the button or buttons I wanted to customize (look for &lt;button Number=...).. Under &lt;TriggerState …, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</description>
		<content:encoded><![CDATA[<p>the last post had a portion missing from the last paragraph:</p>
<p>Then I found the button or buttons I wanted to customize (look for &lt;button Number=&#8230;).. Under &lt;TriggerState …, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling all options on Logitech mice using uberOptions and SetPoint by Frank</title>
		<link>http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/comment-page-1/#comment-312472</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 03 Feb 2012 04:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2006/08/03/enabling-all-options-on-logitech-mice-using-uberoptions-and-setpoint/#comment-312472</guid>
		<description>uberOptions is a great little program. Along with the AutoHotKey macro program, you can get your mouse to do a LOT of repetitious work for you. Unfortunately, it won&#039;t be proofreading this post.

After installing uberOptions, I was trying to modify a config file for an unsupported mouse (Logitech M510). It was very basic, and quickly I had some success (more on that below). However, I was unable to assign application-specific settings for a middle (scroll) button, instead seeing the message &quot;This button cannot be configured for application-specific behavior.&quot;

I &lt;i&gt;could&lt;/i&gt; assign a system-wide/global action or key for my middle button, but was frustrated I couldn&#039;t go application-specific with it. (The application-specific options had started working for other buttons on the mouse.)

Reading this article clued me to try assigning a keystroke to that button globally, and sure enough the application-specific feature for that button started working perfectly.

As above, my mouse (the M510) was not supported, but I was able to edit the XML file quite easily. The hard part was finding the right file.

On my Windows 7 machine the file was located at: &lt;blockquote&gt;C:\ProgramData\Logishrd\SetPointP\Devices\PointingDevice\10000A9\10000A9.xml&lt;/blockquote&gt;

Each device has a folder (10000A9 in my case), and the XML file says right near the top what mouse it is for (search for &quot;DisplayName&quot;)

Then I found the button or buttons I wanted to customize (look for ). Under &lt;TriggerState ..., I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</description>
		<content:encoded><![CDATA[<p>uberOptions is a great little program. Along with the AutoHotKey macro program, you can get your mouse to do a LOT of repetitious work for you. Unfortunately, it won&#8217;t be proofreading this post.</p>
<p>After installing uberOptions, I was trying to modify a config file for an unsupported mouse (Logitech M510). It was very basic, and quickly I had some success (more on that below). However, I was unable to assign application-specific settings for a middle (scroll) button, instead seeing the message &#8220;This button cannot be configured for application-specific behavior.&#8221;</p>
<p>I <i>could</i> assign a system-wide/global action or key for my middle button, but was frustrated I couldn&#8217;t go application-specific with it. (The application-specific options had started working for other buttons on the mouse.)</p>
<p>Reading this article clued me to try assigning a keystroke to that button globally, and sure enough the application-specific feature for that button started working perfectly.</p>
<p>As above, my mouse (the M510) was not supported, but I was able to edit the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> file quite easily. The hard part was finding the right file.</p>
<p>On my Windows 7 machine the file was located at:<br />
<blockquote>C:\ProgramData\Logishrd\SetPointP\Devices\PointingDevice\10000A9\10000A9.xml</p></blockquote>
<p>Each device has a folder (10000A9 in my case), and the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> file says right near the top what mouse it is for (search for &#8220;DisplayName&#8221;)</p>
<p>Then I found the button or buttons I wanted to customize (look for ). Under &lt;TriggerState &#8230;, I changed the property HandlerSetGroup= from something like HandlerSetGroup=&quot;MiddleButtonGroup7&quot; to HandlerSetGroup=&quot;UberGroup&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Logitech&#8217;s SetPoint Connect Utility to fix your mouse&#8217;s wireless connection by MK</title>
		<link>http://unitstep.net/blog/2008/04/19/using-logitechs-setpoint-connect-utility-to-fix-your-mouses-wireless-connection/comment-page-1/#comment-307322</link>
		<dc:creator>MK</dc:creator>
		<pubDate>Fri, 20 Jan 2012 21:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=318#comment-307322</guid>
		<description>Thanks everyone for this. my logitech started working.
hats off.</description>
		<content:encoded><![CDATA[<p>Thanks everyone for this. my logitech started working.<br />
hats off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using cURL in PHP to access HTTPS (SSL/TLS) protected sites by Jasmine</title>
		<link>http://unitstep.net/blog/2009/05/05/using-curl-in-php-to-access-https-ssltls-protected-sites/comment-page-3/#comment-306143</link>
		<dc:creator>Jasmine</dc:creator>
		<pubDate>Mon, 16 Jan 2012 04:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=877#comment-306143</guid>
		<description>Awesome. I was doing curl and couldn&#039;t get any response from the server. No errors or anything. Turns out to be https issue! You have saved my day!</description>
		<content:encoded><![CDATA[<p>Awesome. I was doing curl and couldn&#8217;t get any response from the server. No errors or anything. Turns out to be https issue! You have saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultraedit, PHP 5 and the function list. by Rudy</title>
		<link>http://unitstep.net/blog/2007/06/10/ultraedit-php-5-and-the-function-list/comment-page-1/#comment-303985</link>
		<dc:creator>Rudy</dc:creator>
		<pubDate>Sat, 07 Jan 2012 02:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2007/06/10/ultraedit-php-5-and-the-function-list/#comment-303985</guid>
		<description>I checked my wordfile as stated. worked great

i now see my parameters in my function list when i  request the list/tip

and i also see the parameters in my ojects methods

BUT NOW I LOST the capability for code folding:(</description>
		<content:encoded><![CDATA[<p>I checked my wordfile as stated. worked great</p>
<p>i now see my parameters in my function list when i  request the list/tip</p>
<p>and i also see the parameters in my ojects methods</p>
<p>BUT NOW I LOST the capability for code folding:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clutter in My Documents by Cookie</title>
		<link>http://unitstep.net/blog/2007/06/15/clutter-in-my-documents/comment-page-1/#comment-303310</link>
		<dc:creator>Cookie</dc:creator>
		<pubDate>Wed, 04 Jan 2012 21:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2007/06/15/clutter-in-my-documents/#comment-303310</guid>
		<description>I hate all all the stuff from games (Amnesia, Battlefield 3, Battlefield Heroes, Battlefield Bad Company 2, Dead Island, GTA4, Trackmania) get stored in my documents (Windows 7 x64) and also some software (DVD Architect, DVDVideosoft, Image-Line, musicbee, samsung software, vegas movie studio). Shouldn&#039;t this stuff be in the Program Files folder???</description>
		<content:encoded><![CDATA[<p>I hate all all the stuff from games (Amnesia, Battlefield 3, Battlefield Heroes, Battlefield Bad Company 2, Dead Island, GTA4, Trackmania) get stored in my documents (Windows 7 x64) and also some software (DVD Architect, DVDVideosoft, Image-Line, musicbee, samsung software, vegas movie studio). Shouldn&#8217;t this stuff be in the Program Files folder???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acer Aspire One 6-cell vs. 3-cell battery comparison by pc troubleshooting</title>
		<link>http://unitstep.net/blog/2008/08/26/acer-aspire-one-6-cell-vs-3-cell-battery-comparison/comment-page-4/#comment-302969</link>
		<dc:creator>pc troubleshooting</dc:creator>
		<pubDate>Tue, 03 Jan 2012 22:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=399#comment-302969</guid>
		<description>&lt;strong&gt;pc troubleshooting...&lt;/strong&gt;

[...]Acer Aspire One 6-cell vs. 3-cell battery comparison &#187; unitstep.net[...]...</description>
		<content:encoded><![CDATA[<p><strong>pc troubleshooting&#8230;</strong></p>
<p>[...]Acer Aspire One 6-cell vs. 3-cell battery comparison &raquo; unitstep.net[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aspect-Oriented Programming by Aspect Oriented Programming in Javascript &#171; An Original Idea</title>
		<link>http://unitstep.net/blog/2009/03/31/aspect-oriented-programming/comment-page-1/#comment-302279</link>
		<dc:creator>Aspect Oriented Programming in Javascript &#171; An Original Idea</dc:creator>
		<pubDate>Sun, 01 Jan 2012 00:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=767#comment-302279</guid>
		<description>[...] Chung has an excellent article about Jquery AOP if you&#8217;d like to learn [...]</description>
		<content:encoded><![CDATA[<p>[...] Chung has an excellent article about Jquery AOP if you&#8217;d like to learn [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using SpeedFan to automatically control your PC&#8217;s fan speeds by KP</title>
		<link>http://unitstep.net/blog/2007/11/02/using-speedfan-to-automatically-control-your-pcs-fan-speeds/comment-page-2/#comment-302174</link>
		<dc:creator>KP</dc:creator>
		<pubDate>Sat, 31 Dec 2011 12:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/blog/2007/11/02/using-speedfan-to-automatically-control-your-pcs-fan-speeds/#comment-302174</guid>
		<description>Answering Cotax&#039;s post above ...

1 - doesnt boot up when windows starts ... Yes it does!
2 - doesnt remember settings for fans ... Yes it does!
3 - doesnt set fan speed to desired when speedfan starts ... Yes it does!
4 - - loading time of speedfan is to long ... Possibly , but this is a subjective thing , It&#039;s 20 seconds or so in my system , not a problem for me! Perhaps I&#039;m not in that much of a rush?!
5 - - speedfan always detect like 10 fans while i got 3, rest are all duplicates ... This is true , but if you read the instructions , you will notice that it&#039;s up to you to &#039;filter&#039; out the irrelevant ones you don&#039;t need. You did read the instructions I hope?

The bottom line is Speedfan is a free program and no-one is forcing you to use it! If you do use it , at least take the time to set it up properly before you start whingeing about it!

Happy New Year folks!!</description>
		<content:encoded><![CDATA[<p>Answering Cotax&#8217;s post above &#8230;</p>
<p>1 &#8211; doesnt boot up when windows starts &#8230; Yes it does!<br />
2 &#8211; doesnt remember settings for fans &#8230; Yes it does!<br />
3 &#8211; doesnt set fan speed to desired when speedfan starts &#8230; Yes it does!<br />
4 &#8211; - loading time of speedfan is to long &#8230; Possibly , but this is a subjective thing , It&#8217;s 20 seconds or so in my system , not a problem for me! Perhaps I&#8217;m not in that much of a rush?!<br />
5 &#8211; - speedfan always detect like 10 fans while i got 3, rest are all duplicates &#8230; This is true , but if you read the instructions , you will notice that it&#8217;s up to you to &#8216;filter&#8217; out the irrelevant ones you don&#8217;t need. You did read the instructions I hope?</p>
<p>The bottom line is Speedfan is a free program and no-one is forcing you to use it! If you do use it , at least take the time to set it up properly before you start whingeing about it!</p>
<p>Happy New Year folks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

