<?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 Thias の blog</title> <atom:link href="http://wiesmann.codiferes.net/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" /><link>http://wiesmann.codiferes.net/wordpress</link> <description>Probablement n&#039;importe quoi…</description> <lastBuildDate>Mon, 17 Jun 2013 01:47:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Comment on Cat Haiku by Samuel A. Falvo II</title><link>http://wiesmann.codiferes.net/wordpress/?p=11721&#038;lang=en&#038;cpage=1#comment-121563</link> <dc:creator>Samuel A. Falvo II</dc:creator> <pubDate>Mon, 17 Jun 2013 01:47:07 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=11721#comment-121563</guid> <description><![CDATA[I also don&#039;t think you can make a Haiku poem by taking two perfectly formed English sentences that happens to be 24 syllables long combined, and fragmenting them to form the 5/7/5 meter.  If my memory serves, each line is intended to communicate a single concept, no?]]></description> <content:encoded><![CDATA[<p>I also don&#8217;t think you can make a Haiku poem by taking two perfectly formed English sentences that happens to be 24 syllables long combined, and fragmenting them to form the 5/7/5 meter.  If my memory serves, each line is intended to communicate a single concept, no?</p> ]]></content:encoded> </item> <item><title>Comment on Cat Haiku by Samuel A. Falvo II</title><link>http://wiesmann.codiferes.net/wordpress/?p=11721&#038;lang=en&#038;cpage=1#comment-121562</link> <dc:creator>Samuel A. Falvo II</dc:creator> <pubDate>Mon, 17 Jun 2013 01:44:01 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=11721#comment-121562</guid> <description><![CDATA[My cat stretches tall.
Paw extended, come to me!
Happy you are home!]]></description> <content:encoded><![CDATA[<p>My cat stretches tall.<br
/> Paw extended, come to me!<br
/> Happy you are home!</p> ]]></content:encoded> </item> <item><title>Comment on Text encodings, the original sin by Thias</title><link>http://wiesmann.codiferes.net/wordpress/?p=19174&#038;lang=en&#038;cpage=1#comment-120799</link> <dc:creator>Thias</dc:creator> <pubDate>Sun, 09 Jun 2013 13:24:54 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=19174#comment-120799</guid> <description><![CDATA[Fair enough, but for tabs to work, the values for tab-stops need to be defined properly outside of the text flow, or a system that properly supports HTS (0x88).]]></description> <content:encoded><![CDATA[<p>Fair enough, but for tabs to work, the values for tab-stops need to be defined properly outside of the text flow, or a system that properly supports HTS (0&#215;88).</p> ]]></content:encoded> </item> <item><title>Comment on Text encodings, the original sin by Rainer Brockerhoff</title><link>http://wiesmann.codiferes.net/wordpress/?p=19174&#038;lang=en&#038;cpage=1#comment-120789</link> <dc:creator>Rainer Brockerhoff</dc:creator> <pubDate>Sun, 09 Jun 2013 11:21:03 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=19174#comment-120789</guid> <description><![CDATA[I prefer tabs over &quot;random spaces&quot; for indenting when writing source code, but I suppose this is a matter of opinion - there are good arguments both ways.
But using spaces instead of tabs (and proper tab stops in the paragraph format) when aligning normal text in a table is a serious error. Just change the font or font size and the table will become misaligned. (Sorry, pet peeve...)]]></description> <content:encoded><![CDATA[<p>I prefer tabs over &#8220;random spaces&#8221; for indenting when writing source code, but I suppose this is a matter of opinion &#8211; there are good arguments both ways.</p><p>But using spaces instead of tabs (and proper tab stops in the paragraph format) when aligning normal text in a table is a serious error. Just change the font or font size and the table will become misaligned. (Sorry, pet peeve&#8230;)</p> ]]></content:encoded> </item> <item><title>Comment on Text encodings, the original sin by Thias</title><link>http://wiesmann.codiferes.net/wordpress/?p=19174&#038;lang=en&#038;cpage=1#comment-120785</link> <dc:creator>Thias</dc:creator> <pubDate>Sun, 09 Jun 2013 09:50:43 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=19174#comment-120785</guid> <description><![CDATA[Corrected for the end of the ASCII range, as for tab and line feed, they are slowly dying out, tab because its meaning is basically a random number of spaces, as for line-feed, it has become synonymous with carriage-return.]]></description> <content:encoded><![CDATA[<p>Corrected for the end of the ASCII range, as for tab and line feed, they are slowly dying out, tab because its meaning is basically a random number of spaces, as for line-feed, it has become synonymous with carriage-return.</p> ]]></content:encoded> </item> <item><title>Comment on Text encodings, the original sin by Rainer Brockerhoff</title><link>http://wiesmann.codiferes.net/wordpress/?p=19174&#038;lang=en&#038;cpage=1#comment-120707</link> <dc:creator>Rainer Brockerhoff</dc:creator> <pubDate>Sat, 08 Jun 2013 16:05:47 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=19174#comment-120707</guid> <description><![CDATA[Small correction: ASCII goes up to 0x7F, not just 0x79 — lowercase &#039;z&#039;, for instance, is 0x7A. Also, a few other characters in the 0x00-0x1F range are still used, like TAB (0x09) and LF (0x0A).]]></description> <content:encoded><![CDATA[<p>Small correction: ASCII goes up to 0x7F, not just 0&#215;79 — lowercase &#8216;z&#8217;, for instance, is 0x7A. Also, a few other characters in the 0&#215;00-0x1F range are still used, like TAB (0&#215;09) and LF (0x0A).</p> ]]></content:encoded> </item> <item><title>Comment on Falsehoods programmers believe about geography by Tim</title><link>http://wiesmann.codiferes.net/wordpress/?p=15187&#038;lang=en&#038;cpage=1#comment-120207</link> <dc:creator>Tim</dc:creator> <pubDate>Tue, 04 Jun 2013 09:20:30 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=15187#comment-120207</guid> <description><![CDATA[I grew upon a small island of the west coast of Ireland (pop. ~600) where my mother was post mistress. We regularly got mail addressed to some one on the Island with no other information. Because there are very common traditional names in use on the Island there may have been ten or more individuals sharing a name. A guessing game would ensue to try and identify the correct recipient (clues would be origin of letter, handwriting, asking P.O. customers etc).]]></description> <content:encoded><![CDATA[<p>I grew upon a small island of the west coast of Ireland (pop. ~600) where my mother was post mistress. We regularly got mail addressed to some one on the Island with no other information. Because there are very common traditional names in use on the Island there may have been ten or more individuals sharing a name. A guessing game would ensue to try and identify the correct recipient (clues would be origin of letter, handwriting, asking P.O. customers etc).</p> ]]></content:encoded> </item> <item><title>Comment on Falsehoods programmers believe about geography by Hesky</title><link>http://wiesmann.codiferes.net/wordpress/?p=15187&#038;lang=en&#038;cpage=1#comment-119816</link> <dc:creator>Hesky</dc:creator> <pubDate>Fri, 31 May 2013 19:08:38 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=15187#comment-119816</guid> <description><![CDATA[- Countries are permanent.
South Sudan was recently born. Netherland Antilles recently ceased to exist.
- Your definition of a country will be the same as others.
Is Taiwan a country? Kosovo? Puerto Rico?
- Countries have well defined borders.
Countries frequently dispute the location of their borders and the borders of other countries.
- Taking into account disputes, countries have well defined borders.
Treaties often define their borders in a way that makes it very difficult to figure out where it actually is. Borders are often defined by natural features that move (e.g. rivers).
- It&#039;s possible to render a single map of country borders that can be used anywhere in the world.
Countries like China and India have laws that require maps in their country to render borders a certain way and those requirements are contradictory.
- There exists some line you can use (disputed or otherwise) to mark the border between one country and another.
Chile and Argentina have purposefully left a section of their border not surveyed and insist that that section not be drawn.
- You can at least assume that areas within a country (states, provinces, etc.) have well defined borders.
Borders defined by natural features (lake, river) often don&#039;t specify where in the lake or river the border stands and what happens if the natural feature moves.
- Countries are fully covered by administrative areas.
- Administrative areas of the same level do not overlap.
- Geographic divisions are contiguous or don&#039;t have holes.
- Names for administrative divisions have the same meaning in different countries.
Nepal&#039;s highest level of division is county while the US has counties as one of the smallest levels.
- The administrative divisions within a country are consistent (i.e. all the top level divisions in the US are called States and those are divided by counties).
The US has the District of Columbia and different states are divided differently. Many countries have &quot;interesting&quot; exceptions to their divisions, often around the capital (or largest) cities.
- The administrative divisions of a country stay the same.
- OK, the borders can change but the system/hierarchy stays the same.
- Major changes in country divisions only happen every decade or so.
- All the land in the world can be defined to be in some country.
Antarctica
- Antarctica can just be treated as a separate country.
Several countries have claimed overlapping portions of Antarctica.
- Postal codes are geographic features.
Businesses love to assume that the world can be mapped by postal codes. They base many decisions around this and by the time they find out it doesn&#039;t work they don&#039;t care and insist that it work anyway. In fact, postal codes are almost never defined geographically but rather just consist of a set of addresses that fall within the given code. So it is technically meaningless to say that a point falls within a given postal code.
- A postal code can be used to refer to a city.
It is often the case that a postal code covers a city and a giant portion of neighboring rural land. This means that searching for a mechanic in your zip code can easily get you a result many many miles away.
- There is an official definition for the international date line.
- The date line doesn&#039;t change.]]></description> <content:encoded><![CDATA[<p>- Countries are permanent.<br
/> South Sudan was recently born. Netherland Antilles recently ceased to exist.<br
/> - Your definition of a country will be the same as others.<br
/> Is Taiwan a country? Kosovo? Puerto Rico?<br
/> - Countries have well defined borders.<br
/> Countries frequently dispute the location of their borders and the borders of other countries.<br
/> - Taking into account disputes, countries have well defined borders.<br
/> Treaties often define their borders in a way that makes it very difficult to figure out where it actually is. Borders are often defined by natural features that move (e.g. rivers).<br
/> - It&#8217;s possible to render a single map of country borders that can be used anywhere in the world.<br
/> Countries like China and India have laws that require maps in their country to render borders a certain way and those requirements are contradictory.<br
/> - There exists some line you can use (disputed or otherwise) to mark the border between one country and another.<br
/> Chile and Argentina have purposefully left a section of their border not surveyed and insist that that section not be drawn.<br
/> - You can at least assume that areas within a country (states, provinces, etc.) have well defined borders.<br
/> Borders defined by natural features (lake, river) often don&#8217;t specify where in the lake or river the border stands and what happens if the natural feature moves.<br
/> - Countries are fully covered by administrative areas.<br
/> - Administrative areas of the same level do not overlap.<br
/> - Geographic divisions are contiguous or don&#8217;t have holes.<br
/> - Names for administrative divisions have the same meaning in different countries.<br
/> Nepal&#8217;s highest level of division is county while the US has counties as one of the smallest levels.<br
/> - The administrative divisions within a country are consistent (i.e. all the top level divisions in the US are called States and those are divided by counties).<br
/> The US has the District of Columbia and different states are divided differently. Many countries have &#8220;interesting&#8221; exceptions to their divisions, often around the capital (or largest) cities.<br
/> - The administrative divisions of a country stay the same.<br
/> - OK, the borders can change but the system/hierarchy stays the same.<br
/> - Major changes in country divisions only happen every decade or so.<br
/> - All the land in the world can be defined to be in some country.<br
/> Antarctica<br
/> - Antarctica can just be treated as a separate country.<br
/> Several countries have claimed overlapping portions of Antarctica.<br
/> - Postal codes are geographic features.<br
/> Businesses love to assume that the world can be mapped by postal codes. They base many decisions around this and by the time they find out it doesn&#8217;t work they don&#8217;t care and insist that it work anyway. In fact, postal codes are almost never defined geographically but rather just consist of a set of addresses that fall within the given code. So it is technically meaningless to say that a point falls within a given postal code.<br
/> - A postal code can be used to refer to a city.<br
/> It is often the case that a postal code covers a city and a giant portion of neighboring rural land. This means that searching for a mechanic in your zip code can easily get you a result many many miles away.<br
/> - There is an official definition for the international date line.<br
/> - The date line doesn&#8217;t change.</p> ]]></content:encoded> </item> <item><title>Comment on Falsehoods programmers believe about geography by Aaron Seigo</title><link>http://wiesmann.codiferes.net/wordpress/?p=15187&#038;lang=en&#038;cpage=1#comment-119802</link> <dc:creator>Aaron Seigo</dc:creator> <pubDate>Fri, 31 May 2013 15:54:44 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=15187#comment-119802</guid> <description><![CDATA[&quot;Places have only one official address&quot;
This is even true within the same country. While the example given is a place with an address in two countries, in Switzerland (more Switzerland! :) there are bilingual cities/towns such as Biel/Bienne where every street has two different names (one French, one German) and therefore each location has two addresses. The street number and PLZ may be the same, but the street depends on which language you feel like using ...]]></description> <content:encoded><![CDATA[<p>&#8220;Places have only one official address&#8221;</p><p>This is even true within the same country. While the example given is a place with an address in two countries, in Switzerland (more Switzerland! :) there are bilingual cities/towns such as Biel/Bienne where every street has two different names (one French, one German) and therefore each location has two addresses. The street number and PLZ may be the same, but the street depends on which language you feel like using &#8230;</p> ]]></content:encoded> </item> <item><title>Comment on Falsehoods programmers believe about geography by Fredrik Roubert</title><link>http://wiesmann.codiferes.net/wordpress/?p=15187&#038;lang=en&#038;cpage=1#comment-119790</link> <dc:creator>Fredrik Roubert</dc:creator> <pubDate>Fri, 31 May 2013 12:47:04 +0000</pubDate> <guid
isPermaLink="false">http://wiesmann.codiferes.net/wordpress/?p=15187#comment-119790</guid> <description><![CDATA[In Sweden, not only buildings but entire towns are moved: http://en.wikipedia.org/wiki/Kiruna#Moving_the_town]]></description> <content:encoded><![CDATA[<p>In Sweden, not only buildings but entire towns are moved: <a
href="http://en.wikipedia.org/wiki/Kiruna#Moving_the_town" rel="nofollow">http://en.wikipedia.org/wiki/Kiruna#Moving_the_town</a></p> ]]></content:encoded> </item> </channel> </rss>