<?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>Aspirations, thoughts, and Operator overloading &#187; Tips</title>
	<atom:link href="http://www.whyaskwhy.org/blog/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whyaskwhy.org/blog</link>
	<description>My forays into the &#34;real world&#34;</description>
	<lastBuildDate>Sun, 05 Feb 2012 23:51:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Commit blocked by pre-commit hook (exit code 255) with no output.</title>
		<link>http://www.whyaskwhy.org/blog/2012/01/commit-blocked-by-pre-commit-hook-exit-code-255-with-no-output/</link>
		<comments>http://www.whyaskwhy.org/blog/2012/01/commit-blocked-by-pre-commit-hook-exit-code-255-with-no-output/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 04:00:12 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=883</guid>
		<description><![CDATA[That&#8217;s what is seen client-side, and this is what is seen server-side: Revprop change blocked by pre-revprop-change hook (exit code 255) with no output. [500, #165001] In most cases the usual search results will point you where you need: execute &#8230; <a href="http://www.whyaskwhy.org/blog/2012/01/commit-blocked-by-pre-commit-hook-exit-code-255-with-no-output/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2012/01/commit-blocked-by-pre-commit-hook-exit-code-255-with-no-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unknown type &#8216;TGuid&#8217;</title>
		<link>http://www.whyaskwhy.org/blog/2010/12/unknown-type-tguid/</link>
		<comments>http://www.whyaskwhy.org/blog/2010/12/unknown-type-tguid/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 18:32:51 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Inno Setup]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=680</guid>
		<description><![CDATA[I upgraded from Inno Setup 5.3.10 to 5.4.0 and tried to build a project that has previously built without any issues. Got this error instead: Error on line 223 in setup.iss: Column 10: Unknown type 'TGuid' Compile aborted. A while &#8230; <a href="http://www.whyaskwhy.org/blog/2010/12/unknown-type-tguid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2010/12/unknown-type-tguid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting the number of items in a line</title>
		<link>http://www.whyaskwhy.org/blog/2010/12/counting-the-number-of-items-in-a-line/</link>
		<comments>http://www.whyaskwhy.org/blog/2010/12/counting-the-number-of-items-in-a-line/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 16:25:01 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Note-to-self]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RegEx]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=675</guid>
		<description><![CDATA[This short script was used to count the number of pipes in a line. I wanted to have 9 per line so the Dokuwiki table would be displayed properly, so this script let me know which lines were busted. # &#8230; <a href="http://www.whyaskwhy.org/blog/2010/12/counting-the-number-of-items-in-a-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2010/12/counting-the-number-of-items-in-a-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server sent unexpected return value (502 Bad Gateway) in response to COPY</title>
		<link>http://www.whyaskwhy.org/blog/2010/11/server-sent-unexpected-return-value-502-bad-gateway-in-response-to-copy/</link>
		<comments>http://www.whyaskwhy.org/blog/2010/11/server-sent-unexpected-return-value-502-bad-gateway-in-response-to-copy/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 21:49:44 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[Note-to-self]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=616</guid>
		<description><![CDATA[This was an annoying issue. I initially blamed it on an Apache update and wasted a lot of time going in that direction. When I finally gave up and used Google, I got somewhere. Thankfully, I wasn&#8217;t the only person &#8230; <a href="http://www.whyaskwhy.org/blog/2010/11/server-sent-unexpected-return-value-502-bad-gateway-in-response-to-copy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2010/11/server-sent-unexpected-return-value-502-bad-gateway-in-response-to-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Firefox maximize on startup</title>
		<link>http://www.whyaskwhy.org/blog/2009/09/making-firefox-maximize-on-startup/</link>
		<comments>http://www.whyaskwhy.org/blog/2009/09/making-firefox-maximize-on-startup/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 17:24:49 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=555</guid>
		<description><![CDATA[You&#8217;d think something like this would be incredibly easy, maybe even be in an options tab or possibly prefs.js in the user&#8217;s profile. Eh, sort of. The setting is in localstore.rdf within the user&#8217;s profile. This value is supposed to &#8230; <a href="http://www.whyaskwhy.org/blog/2009/09/making-firefox-maximize-on-startup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2009/09/making-firefox-maximize-on-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Profile permissions</title>
		<link>http://www.whyaskwhy.org/blog/2009/01/fixing-profile-permissions/</link>
		<comments>http://www.whyaskwhy.org/blog/2009/01/fixing-profile-permissions/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 04:23:26 +0000</pubDate>
		<dc:creator>deoren</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Profiles]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Xcacls.vbs]]></category>

		<guid isPermaLink="false">http://www.whyaskwhy.org/blog/?p=281</guid>
		<description><![CDATA[A friend of mine (adopted brother) accidentally infected his laptop with malware and I&#8217;ve finally made time (and was able to) to restore his setup. He has an Acer Aspire 5500 with Windows XP Media Center 2005, but didn&#8217;t have &#8230; <a href="http://www.whyaskwhy.org/blog/2009/01/fixing-profile-permissions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.whyaskwhy.org/blog/2009/01/fixing-profile-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

