<?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>Web Archives - JoshWink.Net</title>
	<atom:link href="https://joshwink.net/web/feed/" rel="self" type="application/rss+xml" />
	<link>https://joshwink.net/web/</link>
	<description>Drop Beats, Not Bombs</description>
	<lastBuildDate>Mon, 25 Mar 2024 12:32:39 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Codificación de Caracteres en la Web</title>
		<link>https://joshwink.net/codificacion-de-caracteres-en-la-web/</link>
					<comments>https://joshwink.net/codificacion-de-caracteres-en-la-web/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 12 Jul 2007 20:07:59 +0000</pubDate>
				<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">https://joshwink.net/2007/07/12/codificacion-de-caracteres-en-la-web/</guid>

					<description><![CDATA[<p>Constantemente me encuentro con el mismo problema en muchas páginas, y el mismo dilema a la hora de escoger una codificación, ISO-8859-1 (latin1) ó UTF-8 (Unicode). Qué ventajas tiene usar UTF-8; 1. Soporte a todos los caracteres. 2. Compatibilidad entre páginas (RSS, agregadores). 3. No importa cual sea el programa. 4. No importa cual sea [&#8230;]</p>
<p>El articulo <a href="https://joshwink.net/codificacion-de-caracteres-en-la-web/">Codificación de Caracteres en la Web</a> aparece primero en <a href="https://joshwink.net">JoshWink.Net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignleft size-thumbnail wp-image-448" style="border: 0px;" alt="Unicode" src="https://joshwink.net/wp-content/uploads/2007/07/Ascender-Unicode-graphic-150x150.gif" width="150" height="150" srcset="https://joshwink.net/wp-content/uploads/2007/07/Ascender-Unicode-graphic-150x150.gif 150w, https://joshwink.net/wp-content/uploads/2007/07/Ascender-Unicode-graphic-50x50.gif 50w" sizes="(max-width: 150px) 100vw, 150px" />Constantemente me encuentro con el mismo problema en muchas páginas, y el mismo dilema a la hora de escoger una codificación, ISO-8859-1 (latin1) ó UTF-8 (Unicode).</p>
<p>Qué ventajas tiene usar UTF-8;</p>
<p>1. Soporte a todos los caracteres.<br />
2. Compatibilidad entre páginas (RSS, agregadores).<br />
3. No importa cual sea el programa.<br />
4. No importa cual sea el lenguaje de programación.</p>
<p>En definitiva, si tienes dolores de cabeza con la codificación, te recomiendo que uses UTF-8 y se acabarán los problemas.</p>
<p>Enlace: <a href="http://www.phpwact.org/php/i18n/charsets" target="_blank" rel="noopener">Character Sets / Character Encoding Issues </a></p>
<p>&nbsp;</p>
<p>El articulo <a href="https://joshwink.net/codificacion-de-caracteres-en-la-web/">Codificación de Caracteres en la Web</a> aparece primero en <a href="https://joshwink.net">JoshWink.Net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://joshwink.net/codificacion-de-caracteres-en-la-web/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
