<?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>Blog do Durães &#187; browsers</title>
	<atom:link href="http://hugoduraes.com/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://hugoduraes.com</link>
	<description>A little bit of this... a little bit of that!</description>
	<lastBuildDate>Fri, 04 Jun 2010 09:00:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>5 boas razões para respeitar os web standards</title>
		<link>http://hugoduraes.com/5-boas-razoes-para-respeitar-os-web-standards/</link>
		<comments>http://hugoduraes.com/5-boas-razoes-para-respeitar-os-web-standards/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 01:00:42 +0000</pubDate>
		<dc:creator>Hugo Durães</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[semântica]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.hugoduraes.com/?p=369</guid>
		<description><![CDATA[Os <a href="http://en.wikipedia.org/wiki/Web_standards">web standards</a> já cá estão há algum tempo, mas ainda é normal ouvirmos palavras de discórdia por parte de alguns programadores/designers web em relação aos mesmos. O que é certo é que eles (os standards) vieram para ficar e quem não dedicar algum tempo a tentar cumpri-los corre o risco de perder o comboio da evolução da web.]]></description>
		<wfw:commentRss>http://hugoduraes.com/5-boas-razoes-para-respeitar-os-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Não usar refresh para redireccionamentos</title>
		<link>http://hugoduraes.com/redireccionamentos/</link>
		<comments>http://hugoduraes.com/redireccionamentos/#comments</comments>
		<pubDate>Mon, 08 May 2006 00:45:36 +0000</pubDate>
		<dc:creator>Hugo Durães</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[redireccionamento]]></category>

		<guid isPermaLink="false">http://www.hugoduraes.com/2006/05/08/redireccionamentos/</guid>
		<description><![CDATA[Se pretender que o endereço http://www.exemplo.com/foo mostre o conteúdo que está em http://www.exemplo.com/bar, não deve usar técnicas de <em>"refresh"</em> como:

<code>&#60;meta http-equiv=refresh content="1; url=http://www.exemplo.org/bar"&#62;</code>

Porquê? Simplesmente porque desta forma a acção do botão "Voltar" do browser será anulada. Um utilizador, ao pressionar o botão "Voltar", vai fazer com que o <em>"refresh"</em> funcione novamente e será novamente redireccionado para a frente. Provavelmente esta situação vai deixar o utilizador aborrecido o que pode causar que este deixe de visitar o <em>site</em>.]]></description>
		<wfw:commentRss>http://hugoduraes.com/redireccionamentos/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
