<?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>In Nomine - The Lotus Land</title>
	<atom:link href="http://www.in-nomine.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.in-nomine.org</link>
	<description>The focused mind can pierce through stone...</description>
	<lastBuildDate>Sat, 14 May 2011 20:22:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Small touches that inspire</title>
		<link>http://www.in-nomine.org/2011/05/14/small-touches-that-inspire/</link>
		<comments>http://www.in-nomine.org/2011/05/14/small-touches-that-inspire/#comments</comments>
		<pubDate>Sat, 14 May 2011 20:22:03 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[bible]]></category>
		<category><![CDATA[dlc]]></category>
		<category><![CDATA[fallout new vegas]]></category>
		<category><![CDATA[greek]]></category>
		<category><![CDATA[honest hearts]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=600</guid>
		<description><![CDATA[It&#8217;s the littlest of things that can really brighten my mood when I notice them. In this case I was watching Fallout: New Vegas&#8217; DLC trailer for Honest Hearts. In the trailer you see the player with a pistol and &#8230; <a href="http://www.in-nomine.org/2011/05/14/small-touches-that-inspire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the littlest of things that can really brighten my mood when I notice them. In this case I was watching Fallout: New Vegas&#8217; DLC trailer for Honest Hearts. In the trailer you see the player with a pistol and on one side of the pistol at least is written: &#8220;καὶ ἡ σκοτία αὐτὸ οὐ κατέλαβεν&#8221;. This is Greek and refers to the second part of the verse of John 1:5 in the New Testament of the bible, meaning in English: &#8220;and the darkness did not comprehend it&#8221;. In my opinion a great way to bring enlightenment by the bullet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/05/14/small-touches-that-inspire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TortoiseSVN (Subversion) and Windows 7 file corruption</title>
		<link>http://www.in-nomine.org/2011/02/11/tortoisesvn-subversion-and-windows-7-file-corruption/</link>
		<comments>http://www.in-nomine.org/2011/02/11/tortoisesvn-subversion-and-windows-7-file-corruption/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 12:48:07 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tortoisesvn]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=595</guid>
		<description><![CDATA[During a checkout of a Subversion tree on my Windows 7 installation I got quite a fair share of errors from TortoiseSVN, all of which ended with The file or directory is corrupted and unreadable. After digging around a bit, &#8230; <a href="http://www.in-nomine.org/2011/02/11/tortoisesvn-subversion-and-windows-7-file-corruption/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During a checkout of a Subversion tree on my Windows 7 installation I got quite a fair share of errors from TortoiseSVN, all of which ended with <code>The file or directory is corrupted and unreadable</code>.</p>
<p>After digging around a bit, I came across <a href="http://subversion.wandisco.com/blogs/windows-7-bogus-errorfilecorrupt-error-.html">this blog post on the exact same problem</a>. And subsequently I found there is a hotfix available from Microsoft on their page about <a href="http://support.microsoft.com/kb/982927/en-us"[y]ou receive an error message that states the file system is broken in Windows 7 or in Windows Server 2008 R2</a>. This hotfix will be in the upcoming service pack 1.</p>
<p>You might also be able to work around it by disabling indexing on the particular folder or drive. It solved it for me at least.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/02/11/tortoisesvn-subversion-and-windows-7-file-corruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio editor rulers</title>
		<link>http://www.in-nomine.org/2011/02/10/visual-studio-editor-rulers/</link>
		<comments>http://www.in-nomine.org/2011/02/10/visual-studio-editor-rulers/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 12:41:41 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[rulers]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[visual studio express]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=591</guid>
		<description><![CDATA[If you like to have a visual cue for, say, where the 80th column is then this page over at Stack Overflow details the various registry keys you might need to add as well as showing which extensions can do &#8230; <a href="http://www.in-nomine.org/2011/02/10/visual-studio-editor-rulers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you like to have a visual cue for, say, where the 80th column is then <a href="http://stackoverflow.com/questions/84209/adding-a-guideline-to-the-editor-in-visual-studio">this page over at Stack Overflow</a> details the various registry keys you might need to add as well as showing which extensions can do it for you. For VS 2010 Professional and up you can use the <a href="http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/">Productivity Power Tools</a>, but it seems that Visual Studio 2010 Express has no guides support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/02/10/visual-studio-editor-rulers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sublime Text with 80 and 120 column rulers</title>
		<link>http://www.in-nomine.org/2011/02/02/sublime-text-with-80-and-120-column-rulers/</link>
		<comments>http://www.in-nomine.org/2011/02/02/sublime-text-with-80-and-120-column-rulers/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 12:06:48 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[rulers]]></category>
		<category><![CDATA[sublime text]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=587</guid>
		<description><![CDATA[For many programming languages we still like to use either 80 or 120 columns in our editors to ensure it fits easily on print, as well as to use it as an aid for ensuring concise code. In Sublime Text &#8230; <a href="http://www.in-nomine.org/2011/02/02/sublime-text-with-80-and-120-column-rulers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For many programming languages we still like to use either 80 or 120 columns in our editors to ensure it fits easily on print, as well as to use it as an aid for ensuring concise code.</p>
<p>In Sublime Text you can set vertical rulers for this by going to <code>Preferences > User File Preferences</code> and add <code>rulers 80 120</code> and save the file.</p>
<p>For Sublime Text 2 it&#8217;s again under <code>Preferences > User File Preferences</code>, but the configuration file is now in JSON format, so you need to add <code>"rulers": [80, 120]</code> and maybe you need to append a comma at the end if you have more configuration directives following it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/02/02/sublime-text-with-80-and-120-column-rulers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyCharm 1.1.1 released</title>
		<link>http://www.in-nomine.org/2011/01/20/pycharm-1-1-1-released/</link>
		<comments>http://www.in-nomine.org/2011/01/20/pycharm-1-1-1-released/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 12:31:33 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[pycharm]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=581</guid>
		<description><![CDATA[PyCharm 1.1.1 was released yesterday. It consists mostly of bugfixes, find the full release notes on their site.]]></description>
			<content:encoded><![CDATA[<p>PyCharm 1.1.1 was released yesterday. It consists mostly of bugfixes, find the <a href="http://confluence.jetbrains.net/display/PYH/PyCharm+1.1.1+Release+Notes">full release notes</a> on their site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/01/20/pycharm-1-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mercurial 1.7, cacerts, and FreeBSD</title>
		<link>http://www.in-nomine.org/2011/01/07/mercurial-1-7-cacerts-and-freebsd/</link>
		<comments>http://www.in-nomine.org/2011/01/07/mercurial-1-7-cacerts-and-freebsd/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 14:05:19 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[netbsd]]></category>
		<category><![CDATA[openbsd]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=578</guid>
		<description><![CDATA[So with recent Mercurial 1.7 releases HTTPS support was tightened, so you are bound to encounter a warning in the form of: warning: bitbucket.org certificate not verified (check web.cacerts config setting). Now, on http://mercurial.selenic.com/wiki/CACertificates there are details on what to &#8230; <a href="http://www.in-nomine.org/2011/01/07/mercurial-1-7-cacerts-and-freebsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So with recent Mercurial 1.7 releases HTTPS support was tightened, so you are bound to encounter a warning in the form of: <code>warning: bitbucket.org certificate not verified (check web.cacerts config setting)</code>.</p>
<p>Now, <a href="http://mercurial.selenic.com/wiki/CACertificates">on http://mercurial.selenic.com/wiki/CACertificates</a> there are details on what to configure for certain operating systems. Given I use FreeBSD, I altered my <code>$HOME/.hgrc</code> as follows:</p>
<pre class="brush: plain; title: ; notranslate">
[web]
cacerts = /etc/ssl/cert.pem
</pre>
<p>For OpenBSD this should be in the same place since release 3.8. But apparently NetBSD does not have such a file in base.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2011/01/07/mercurial-1-7-cacerts-and-freebsd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PyCharm and external lint tools</title>
		<link>http://www.in-nomine.org/2010/12/14/pycharm-and-external-lint-tools/</link>
		<comments>http://www.in-nomine.org/2010/12/14/pycharm-and-external-lint-tools/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 12:49:33 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[pycharm pep8 pyflakes]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=562</guid>
		<description><![CDATA[PyCharm already has a number of features present in various tools to lint/check your source code with, but offers a way to hook up external tools. Under File > Settings is a section called IDE Settings. One of the headings &#8230; <a href="http://www.in-nomine.org/2010/12/14/pycharm-and-external-lint-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PyCharm already has a number of features present in various tools to lint/check your source code with, but offers a way to hook up external tools. Under <code>File > Settings</code> is a section called <code>IDE Settings</code>. One of the headings here is called <code>External Tools</code>. Select this heading and then press the <code>Add...</code> button on the right hand pane to configure a new external tool.</p>
<p>In the <code>Edit Tool</code> window that now appeared fill in a name, e.g. <code>PEP8</code> and a group name <code>Lint</code> and add a description. Next point the <code>Program</code> to the location of the <code>pep8.exe</code> executable, e.g. <code>C:\Python27\Scripts\pep8.exe</code>. For <code>Parameters</code> you need to use <code>$FilePath</code> and <code>Working directory</code> should be filled in by default. Once done, you can close it by pressing the <code>OK</code> button.</p>
<p>Now, pyflakes has no .exe or .bat file to accompany it. You will need to add a pyflakes.bat in your <code>Scripts</code> directory inside Python with the following contents:</p>
<pre class="brush: plain; title: ; notranslate">
@echo off
rem Use python to execute the python script having the same name as this batch
rem file, but without any extension, located in the same directory as this
rem batch file
python &quot;%~dpn0&quot; %*
</pre>
<p>Within PyCharm you follow largely the same settings as for pep8, however make sure to point to the batch file of pyflakes under <code>Program</code>. Close the external tools configuration windows by clicking <code>OK</code> twice. Under the menu heading <code>Tools</code> you should see an submenu heading <code>Lint</code> which, in turn, should contain two menu items: PEP8 and Pyflakes.</p>
<p>Now open a Python file, go to <code>Tools > Lint > PEP8</code> and you should get output like the following in your Run (4) window:</p>
<pre class="brush: plain; title: ; notranslate">
D:\Python26\Scripts\pep8.exe D:\pprojects\babel\babel\tests\__init__.py
D:\pprojects\babel\babel\tests\__init__.py:16:1: E302 expected 2 blank lines, found 1

Process finished with exit code 1
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2010/12/14/pycharm-and-external-lint-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>svn switch in Mercurial (hg)</title>
		<link>http://www.in-nomine.org/2010/11/29/svn-switch-in-mercurial-hg/</link>
		<comments>http://www.in-nomine.org/2010/11/29/svn-switch-in-mercurial-hg/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 12:36:42 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[vcs]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=568</guid>
		<description><![CDATA[For my own sanity: In order to change the parent repository URL of a Mercurial clone (as svn switch does) one simply edits .hg/hgrc and adjusts the default under [paths].]]></description>
			<content:encoded><![CDATA[<p>For my own sanity:</p>
<p>In order to change the parent repository URL of a Mercurial clone (as <code>svn switch</code> does) one simply edits <code>.hg/hgrc</code> and adjusts the <code>default</code> under <code>[paths]</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2010/11/29/svn-switch-in-mercurial-hg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyCharm 1.0</title>
		<link>http://www.in-nomine.org/2010/10/25/pycharm-1-0/</link>
		<comments>http://www.in-nomine.org/2010/10/25/pycharm-1-0/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 10:04:11 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[pycharm]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=558</guid>
		<description><![CDATA[So I was so impressed by PyCharm that I purchased a license. I haven&#8217;t noticed much of any delays or slowdowns that other people have complained about.]]></description>
			<content:encoded><![CDATA[<p>So I was so impressed by PyCharm that I purchased a license. I haven&#8217;t noticed much of any delays or slowdowns that other people have complained about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2010/10/25/pycharm-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the topic of sensible date and temperature defaults in applications and websites</title>
		<link>http://www.in-nomine.org/2010/06/19/on-the-topic-of-sensible-date-and-temperature-defaults-in-applications-and-websites/</link>
		<comments>http://www.in-nomine.org/2010/06/19/on-the-topic-of-sensible-date-and-temperature-defaults-in-applications-and-websites/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 17:59:01 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Countries]]></category>
		<category><![CDATA[Globalization]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[celcius]]></category>
		<category><![CDATA[date formatting]]></category>
		<category><![CDATA[fahrenheit]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[iso 8601]]></category>
		<category><![CDATA[sane defaults]]></category>
		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=545</guid>
		<description><![CDATA[Something that can always get me a bit frustrated is the choice of defaults used in applications. Dates: Aside from Belize, Canada, the Federated States of Micronesia, Palau, the Philippines, and the United States are the only countries using a &#8230; <a href="http://www.in-nomine.org/2010/06/19/on-the-topic-of-sensible-date-and-temperature-defaults-in-applications-and-websites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Something that can always get me a bit frustrated is the choice of defaults used in applications.</p>
<p><strong>Dates</strong>: Aside from Belize, Canada, the Federated States of Micronesia, Palau, the Philippines, and the United States are the only countries using a date format where the month is the first entry, followed by day, and lastly year (mm/dd/yyyy). To put to numbers that&#8217;s about 436 million people who use this versus 6.35 billion that don&#8217;t (ratio of about 14:1). Of that 6.35 billion about 3.8 billion use a date format where day is first, followed by month, and lastly year (dd/mm/yyyy &#8212; ratio of about 9:1 to the month first users). About 1.81 billion use a form where the year is first, followed by month, and lastly day (yyyy/mm/dd, roughly equivalent to ISO 8601 &#8212; ratio of about 4:1 to the month first users). (Note: these 1.81 billion have a slight overlap with the 3.8 billion due to some countries having two date formatting forms in use or due to two or more distinct scripts with different date formatting styles.) So using a format where the month is first is only confusing for the majority of the world&#8217;s population. If you need a default date, use the ISO 8601 format &#8212; not only is it less ambiguous, it also allows for much better chronological sorting.</p>
<p><strong>Temperature</strong>: Aside from Belize and the United States (I so far managed to find), the worldwide standard for temperature is Celcius, not Fahrenheit. If you are using Fahrenheit you are putting 6.48 billion people at a disadvantage solely against something like 313 million people. That&#8217;s a ratio of about 22:1, meaning you put 22 people at a disadvantage for every one person you are trying to please.</p>
<p><strong>Disclaimer:</strong> do note that this of course only makes sense if you are appealing to an international audience. If you are just targetting a specific country you will of course default to what they use. On the other hand, properly fixing your code to be i18n-ready is the way to go anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2010/06/19/on-the-topic-of-sensible-date-and-temperature-defaults-in-applications-and-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

