<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article47/why-www</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Mon, 23 Apr 2012 07:13:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Why “www.”? - Written by Antoun Sehnaoui @ monday 23 april 2012, 07:13</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1335165229-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1335165229-1</guid>
		<description>Hello,
I used to believe that all the websites online began with the prefix &amp;quot;www&amp;quot;. I&amp;#039;m glad to learn more about this subject though it&amp;#039;s still a bit too technical for me. Thank you for sharing this!</description>
		<pubDate>Mon, 23 Apr 2012 07:13:00 +0000</pubDate>
		<dc:creator>Antoun Sehnaoui</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by rjc @ monday 16 april 2012, 23:54</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334620451-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334620451-1</guid>
		<description>There are several issues involved. I can see your argument for having www prefix for consistency with other services, i.e. pop, imap, etc.

Here&amp;#039;s a question however: How many times a day do you enter pop/imap/ns1/whatever into your email client, network setup, etc. I&amp;#039;ll answer that for you: none. You&amp;#039;ve entered them once and they&amp;#039;re static.

Here&amp;#039;s another quesion: How many websites do you visit daily? Probably dozens. Entering &amp;quot;www.&amp;quot;, four unnecessay characters, for every single one of them, every day? Too much time wasted if you ask me.</description>
		<pubDate>Mon, 16 Apr 2012 23:54:00 +0000</pubDate>
		<dc:creator>rjc</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by Quimby @ monday 16 april 2012, 20:14</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334607285-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334607285-1</guid>
		<description>I just hate it, when websites are not accessible without the &amp;quot;www&amp;quot;. twitter makes it right by completely getting rid of it. How much time is wasted every day by people typing &amp;quot;www&amp;quot;? Must be worth millions. (I see this from a user&amp;#039;s standpoint obviously.)</description>
		<pubDate>Mon, 16 Apr 2012 20:14:00 +0000</pubDate>
		<dc:creator>Quimby</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by Tanguy @ monday 16 april 2012, 08:08</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334563687-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334563687-1</guid>
		<description>@mirabilos : Wow, that is what I call argumenting… Sorry if I do not consider your comment worth taking into account.

Now, since at least I, for one, am capable of argumenting, I can explain a bit. For me, a CNAME is like a symlink in a file system: a good way to make an entity available with several names, while keeping one of these names as the canonical one which is refered to by the symbolic ones. This is essential for coherence and manageability, but it comes with a cost: it doubles the initial time to resolve a symbolic name, although it changes nothing most of the time thanks to caching.</description>
		<pubDate>Mon, 16 Apr 2012 08:08:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by mirabilos @ sunday 15 april 2012, 15:36</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334504164-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334504164-1</guid>
		<description>CNAME considered harmful. Do not use it.</description>
		<pubDate>Sun, 15 Apr 2012 15:36:00 +0000</pubDate>
		<dc:creator>mirabilos</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by Tanguy @ friday 13 april 2012, 06:45</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334299504-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334299504-1</guid>
		<description>@Iñigo : That kind of high availability is useful, but is still a workaround. With services with an up-to-date design such as SMTP or XMPP, anyone can very easily implement a complete fail-over service. With the antiquated design of HTTP, the lack of such a mechanism can be worked around, but only partially: since it uses a single IP address (one can have serveral AAAA or A records, but this is for load balancing, not for fail-over) it will always have a single point of failure, usually the Internet service provider, or the BGP service for fortunate people that can have their own AS.

@calestyo : Yes, that is true, with only one server there is no technical reason for using a prefix… until you choose to use an additional server and have to move all that to using a prefix. And even with one server, it still allows for a cleaner DNS zone, with each service referencing the canonical name of the (possibly single) server implementing it.</description>
		<pubDate>Fri, 13 Apr 2012 06:45:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by www.www.www.com.com.com @ friday 13 april 2012, 00:59</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334278771-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334278771-1</guid>
		<description>Obligatory: http://no-www.org/</description>
		<pubDate>Fri, 13 Apr 2012 00:59:00 +0000</pubDate>
		<dc:creator>www.www.www.com.com.com</dc:creator>
	</item>
	<item>
		<title>Why “www.”? - Written by calestyo @ friday 13 april 2012, 00:19</title> 
		<link>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334276396-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article47/why-www/#c1334276396-1</guid>
		<description>There&amp;#039;s not really much reason in using subdomains like www/ftp etc. if there&amp;#039;s only on server in a domain (or if the respective daemons run on one server).

To differenciate between services, you have port numbers on TCP/UDP level and schemas on URI level.</description>
		<pubDate>Fri, 13 Apr 2012 00:19:00 +0000</pubDate>
		<dc:creator>calestyo</dc:creator>
	</item>
		<title>Tanguy Ortolo - Why “www.”? - Comments</title> 
</channel>
</rss>