<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>InfinityLimited &#187; tech</title>
	<atom:link href="http://blog.infinitylimited.net/tag/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.infinitylimited.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:44:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Mysterious hidden proxy settings</title>
		<link>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings</link>
		<comments>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings#comments</comments>
		<pubDate>Tue, 07 Sep 2010 14:41:42 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1139</guid>
		<description><![CDATA[If TCPVIEW is showing that an application is trying to connect to a proxy, and you can't find where that is configured, try this.]]></description>
			<content:encoded><![CDATA[<p>Well OK, not mysterious, and not really hidden.  And I <em>did</em> cause it, but since I had forgotten what I did, I had a hard time finding it.</p>
<div>Normally, to configure a proxy, you go into Internet Options -&gt; Connections -&gt; LAN settings.  At least that&#8217;s how you do it on XP; Windows 7 is different.</div>
<div>These settings are stored in the registry thus:</div>
<div>
<pre>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://ProxyServername:80"
"ProxyOverride"="&lt;local&gt;"</pre>
<address><a href="http://support.microsoft.com/kb/819961">http://support.microsoft.com/kb/819961</a></address>
<address></address>
</div>
<div>I was trying to find a way to modify these settings from the command line, and include it as part of my &#8220;fix_routing&#8221; script (which needs a write-up).  So I tried some stuff, and it didn&#8217;t work, and I gave up and moved on.</div>
<div>This weekend, we set up a SlingBox at a friend&#8217;s place, and I found that I couldn&#8217;t connect to it.  TCPVIEW showed the program trying to connect to a bogus proxy, and I couldn&#8217;t find this anywhere in the configuration file.  Then I remembered my previous attempts, and had to search around for that information again.  Luckily, <a href="http://msdn.microsoft.com/en-us/library/aa384069(VS.85).aspx">I found it</a>.</div>
<div>There is another set of settings, stored in the WinHttpSettings key.  These settings do not show up anywhere.  If TCPVIEW is showing that an application is trying to connect to a proxy, and you can&#8217;t find where that is configured, try here.</div>
<div><strong>Note:</strong> It appears that the REGEDIT search tool will not search inside a REG_BINARY key, which I suppose makes sense.  This was why a search of the registry for the proxy address resulted in no matches.</div>
<div>The only way to modify these settings, is via the PROXYCFG tool in the system32 directory.</div>
<div>
<pre>C:\Documents and Settings\aujaha&gt;proxycfg
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copyright (c) Microsoft Corporation. All rights reserved.

Current WinHTTP proxy settings under:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\
WinHttpSettings :

Proxy Server(s) :  10.10.0.229:8080
Bypass List     :  *.local;*.big.corp;10.10.*;&lt;local&gt;</pre>
</div>
<p>I zeroed out this key, and things seem to be working again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/09/07/mysterious-hidden-proxy-settings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First post from the new iPad</title>
		<link>http://blog.infinitylimited.net/2010/09/02/first-post-from-the-new-ipad</link>
		<comments>http://blog.infinitylimited.net/2010/09/02/first-post-from-the-new-ipad#comments</comments>
		<pubDate>Thu, 02 Sep 2010 06:54:40 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ipad]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/2010/09/02/first-post-from-the-new-ipad</guid>
		<description><![CDATA[Pretty cool so far. Although I did have to do the &#8220;error code 9808&#8243; dance]]></description>
			<content:encoded><![CDATA[<p>Pretty cool so far. Although I did have to do the &#8220;error code 9808&#8243; dance</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/09/02/first-post-from-the-new-ipad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking content by country is SO LAME</title>
		<link>http://blog.infinitylimited.net/2010/07/08/blocking-content-by-country-is-so-lame</link>
		<comments>http://blog.infinitylimited.net/2010/07/08/blocking-content-by-country-is-so-lame#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:42:20 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1134</guid>
		<description><![CDATA[Lame copyright laws suck.]]></description>
			<content:encoded><![CDATA[<div id="attachment_1135" class="wp-caption aligncenter" style="width: 492px"><a href="http://blog.infinitylimited.net/wp-content/uploads/2010/07/sony_blocks_youtube_copyright_lame.png"><img class="size-full wp-image-1135" title="Sony blocks video on youtube due to copyright" src="http://blog.infinitylimited.net/wp-content/uploads/2010/07/sony_blocks_youtube_copyright_lame.png" alt="Sony blocks video on youtube due to copyright" width="482" height="297" /></a><p class="wp-caption-text">Sony blocks video on youtube due to copyright</p></div>
<p>LAME.</p>
<p>I wanted to see the original clip of &#8220;Hitler reacts&#8230;&#8221; and was &#8230; BA BOWN &#8230; denied.  Even when there are like 10<sup>2789</sup> parodies out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/07/08/blocking-content-by-country-is-so-lame/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Notes and the case of the hovering Mouse cursor</title>
		<link>http://blog.infinitylimited.net/2010/07/07/lotus-notes-hovering-mouse-curs</link>
		<comments>http://blog.infinitylimited.net/2010/07/07/lotus-notes-hovering-mouse-curs#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:23:45 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[lotus notes]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1121</guid>
		<description><![CDATA[How many times a day do I swat the mouse out of the way....]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" WIDTH="653" HEIGHT="82" id="lotus notes"><param NAME="movie" VALUE="http://godaddy.infinitylimited.net/misc_media/lotus_notes_mouse_following_cursor.swf"></param><param NAME="quality" VALUE="high"></param><param NAME="bgcolor" VALUE="#ffffff"><embed src="http://godaddy.infinitylimited.net/misc_media/lotus_notes_mouse_following_cursor.swf" WIDTH="653" HEIGHT="82" NAME="lotus notes mouse following cursor" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></embed></param></object></p>
<p>Tell me that isn&#8217;t annoying.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/07/07/lotus-notes-hovering-mouse-curs/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hacking ticketmaster</title>
		<link>http://blog.infinitylimited.net/2010/06/16/hacking-ticketmaster</link>
		<comments>http://blog.infinitylimited.net/2010/06/16/hacking-ticketmaster#comments</comments>
		<pubDate>Wed, 16 Jun 2010 14:59:39 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1110</guid>
		<description><![CDATA[Clever hackers made millions but were not clever enough to get out in time.]]></description>
			<content:encoded><![CDATA[<p>IEEE <a href="http://spectrum.ieee.org/tech-talk/telecom/security/hacking-ticketmaster  ">Spectrum</a>:</p>
<blockquote><p>On March 1,  four guys behind a Nevada-based start-up, Wiseguy Tickets, were <a href="http://www.cybercrime.gov/wiseIndict.pdf">indicted</a> in New Jersey on 43 counts for fraudulently buying and selling over 1.5 million tickets online</p></blockquote>
<blockquote><p>To achieve this goal, Wiseguys deployed a nationwide computer network that opened thousands of simultaneous Internet connections from across the United States; impersonated thousands of individual ticket buyers; and defeated online ticket vendors’ security mechanisms.</p></blockquote>
<p>That may be why their websites <a href="http://blog.infinitylimited.net/2007/07/19/ticketek-are-scum-sucking-bastards  ">suck</a> so badly.</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/16/hacking-ticketmaster/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eProductivity and GTD</title>
		<link>http://blog.infinitylimited.net/2010/06/10/eproductivity-and-gtd</link>
		<comments>http://blog.infinitylimited.net/2010/06/10/eproductivity-and-gtd#comments</comments>
		<pubDate>Thu, 10 Jun 2010 13:26:43 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[lotus notes]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1102</guid>
		<description><![CDATA[Eproductivity is the GTD solution for Lotus Notes. ]]></description>
			<content:encoded><![CDATA[<p>Ok, I&#8217;ve never been a <a href="http://blog.infinitylimited.net/tag/things-i-hate-about-lotus-notes">big fan</a> of Lotus Notes, especially since we were stuck on version 6 for so long.  For a couple years, I took an Outlook break, and I&#8217;m also hooked on Gmail.</p>
<p>The upgrade to version 8 is a huge relief.</p>
<p>My good friend Toby put me onto the book by David Allen, &#8220;Getting Things Done&#8221;, which is a productivity system that really seems to work.  During my stint with Outlook, I started using the <a href="https://gtdsupport.netcentrics.com/buy/">GTD add-in</a>, and loved it so much that the idea of giving it up when I moved back into the Lotus world was a real bummer.</p>
<p>Then I found <a href="http://www.eproductivity.com/">eProductivity</a>, the GTD solution for Lotus Notes.  It is a replacement of the standard mail template.  I have installed it on my company laptop, without having any special privileges (or permission), and I have had no problems at all with replication or interaction with other corporate applications.  This is a significant statement considering the standard of our <a href="http://blog.infinitylimited.net/tag/fail+work">IT deparment</a>, and the quality of our internal applications.</p>
<p>Luckily for me, I was an early Beta tester of the 1.x version, and just recently was selected for the 2.x Beta program.</p>
<p>Anyone who is interested should check out the <a href="http://www.eproductivity.com/ica/eproductivity.nsf/dx/gettingstarted">Getting Started Video</a>, and then download the trial template.  They have done a very good job of the trial template &#8211; it will copy a sample of your inbox, and guide you through the GTD process of emptying it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/10/eproductivity-and-gtd/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When is NaN.NaN.NaN?</title>
		<link>http://blog.infinitylimited.net/2010/06/04/when-is-nan-nan-nan</link>
		<comments>http://blog.infinitylimited.net/2010/06/04/when-is-nan-nan-nan#comments</comments>
		<pubDate>Fri, 04 Jun 2010 08:33:11 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1098</guid>
		<description><![CDATA[Someone divided the date by zero.]]></description>
			<content:encoded><![CDATA[<div id="attachment_1099" class="wp-caption aligncenter" style="width: 221px"><a href="http://blog.infinitylimited.net/wp-content/uploads/2010/06/SAP-Calender-NAN.jpg"><img class="size-full wp-image-1099" title="SAP Calender NAN" src="http://blog.infinitylimited.net/wp-content/uploads/2010/06/SAP-Calender-NAN.jpg" alt="When is NaN.NaN.NaN?" width="211" height="155" /></a><p class="wp-caption-text">When is NaN.NaN.NaN?</p></div>
<p>Trying to select the <span style="font-size: xx-large;">‹</span> or <span style="font-size: xx-large;">›</span> results in the pop-up calender dissapearing, and the curious &#8220;Not a Number&#8221; date appearing.</p>
<p>Summary: it is not possible to enter a date using the pop-up calender  for other than the current month.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/04/when-is-nan-nan-nan/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The case of the stolen Gizmodo iPhone</title>
		<link>http://blog.infinitylimited.net/2010/06/04/the-case-of-the-stolen-gizmodo-iphone</link>
		<comments>http://blog.infinitylimited.net/2010/06/04/the-case-of-the-stolen-gizmodo-iphone#comments</comments>
		<pubDate>Fri, 04 Jun 2010 07:27:18 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1083</guid>
		<description><![CDATA[Would you leave your baby behind?]]></description>
			<content:encoded><![CDATA[<p>I only have one question.</p>
<p>How the hell do you forget a brand new, super ultra top secret phone, in  a bar?</p>
<p>Wouldn&#8217;t you be like, totally worried about someone either seeing, seeing you use it, grabbing it?</p>
<p>Hell, I have a POS BB, and I dont let it leave my sight. (Not because it is any good, but because getting it replaced would take forever, and I&#8217;m pretty lost without it)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/04/the-case-of-the-stolen-gizmodo-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Warning</title>
		<link>http://blog.infinitylimited.net/2010/06/04/sap-warning</link>
		<comments>http://blog.infinitylimited.net/2010/06/04/sap-warning#comments</comments>
		<pubDate>Fri, 04 Jun 2010 07:25:28 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1092</guid>
		<description><![CDATA[Another nonsensical SAP GUI message.]]></description>
			<content:encoded><![CDATA[<div id="attachment_1093" class="wp-caption aligncenter" style="width: 236px"><a href="http://blog.infinitylimited.net/wp-content/uploads/2010/06/SAP-Warning.jpg"><img class="size-full wp-image-1093" title="SAP Warning" src="http://blog.infinitylimited.net/wp-content/uploads/2010/06/SAP-Warning.jpg" alt="Do you want to proceed?" width="226" height="206" /></a><p class="wp-caption-text">Do you want to proceed?</p></div>
<p>When logging on to do submit some expenses, I was asked about the Transaction CO Through-postings from F1, and about how they were locked.</p>
<p>You better ask yourself, &#8221;Do you want to proceed?  Well, do ya? Punk?!</p>
<p><strong>Update:</strong> Turns out that this means that month has been closed.  It remains to be seen what that means for my expense claim.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/04/sap-warning/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The IBM Air Movement Device</title>
		<link>http://blog.infinitylimited.net/2010/06/01/the-ibm-air-movement-device</link>
		<comments>http://blog.infinitylimited.net/2010/06/01/the-ibm-air-movement-device#comments</comments>
		<pubDate>Tue, 01 Jun 2010 08:42:12 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.infinitylimited.net/?p=1088</guid>
		<description><![CDATA[The infamous IBM AMD.]]></description>
			<content:encoded><![CDATA[<p>Last night, I <a href="http://twitter.com/jakehawkes42/status/15127630266">tweeted</a> about my dead power supply, and mentioned that the AMD was malfunctioning.  This was a reference to what I thought was a folklore story about an IBM computer reporting a faulty AMD, and noone being able to figure out what the fell an AMD was.</p>
<p>This morning, I Googled it, and sure enough, there is such a thing as an IBM <a href="http://publib.boulder.ibm.com/infocenter/powersys/v3r1m5/index.jsp?topic=/arear/arearPBRelianceRackAMD.htm">AMD</a>.</p>
<p>AKA fan</p>
<p>Usually, an acronym is supposed to save letters, but this time, the saving of letters is only because the  original term was made needless complicated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinitylimited.net/2010/06/01/the-ibm-air-movement-device/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
