<?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>Comentarios en: Sistema de Clientes (AIR y SQLite) Parte IV (Consulta a la base de datos)</title>
	<atom:link href="http://www.codigometropoli.com/sistema-de-clientes-parte-iv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codigometropoli.com/sistema-de-clientes-parte-iv/</link>
	<description>Programación para Super Héroes</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:41:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Abramovich</title>
		<link>http://www.codigometropoli.com/sistema-de-clientes-parte-iv/comment-page-1/#comment-389</link>
		<dc:creator>Abramovich</dc:creator>
		<pubDate>Tue, 27 Jan 2009 13:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigometropoli.com/?p=350#comment-389</guid>
		<description>Muy buen aporte, bien explicado......
Gracias................
aunque algunas funciones estan demas porq AIR tiene para validar campos por ejemplo pero muy bueno...


SALUDOD</description>
		<content:encoded><![CDATA[<p>Muy buen aporte, bien explicado&#8230;&#8230;<br />
Gracias&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
aunque algunas funciones estan demas porq AIR tiene para validar campos por ejemplo pero muy bueno&#8230;</p>
<p>SALUDOD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: RiCoTeRo X</title>
		<link>http://www.codigometropoli.com/sistema-de-clientes-parte-iv/comment-page-1/#comment-130</link>
		<dc:creator>RiCoTeRo X</dc:creator>
		<pubDate>Sat, 01 Nov 2008 23:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigometropoli.com/?p=350#comment-130</guid>
		<description>

Hi vicent ... the encodeType its a reference for the html encode....

bye</description>
		<content:encoded><![CDATA[<p>Hi vicent &#8230; the encodeType its a reference for the html encode&#8230;.</p>
<p>bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carla Macías</title>
		<link>http://www.codigometropoli.com/sistema-de-clientes-parte-iv/comment-page-1/#comment-127</link>
		<dc:creator>Carla Macías</dc:creator>
		<pubDate>Wed, 29 Oct 2008 18:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigometropoli.com/?p=350#comment-127</guid>
		<description>Hi Vicente,

In that specific line of code I&#039;m only declaring a variable, so we can name it different. This variable we use it to specify the charSet (Character set to use like &quot;shift-jis&quot;, &quot;iso-8859-1&quot;, etc.) when we want to write the stream in the file. In our case, we specify this charset (iso-8859-1) because we need to use accents and other special characters the spanish language have.

I hope this answer helps you. 
You can find more about this in &lt;a href=&quot;http://livedocs.adobe.com/flex/3/langref/flash/filesystem/FileStream.html#writeMultiByte()&quot; rel=&quot;nofollow&quot;&gt;http://livedocs.adobe.com/flex/3/langref/flash/filesystem/FileStream.html#writeMultiByte()&lt;/a&gt;.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Vicente,</p>
<p>In that specific line of code I&#8217;m only declaring a variable, so we can name it different. This variable we use it to specify the charSet (Character set to use like &#8220;shift-jis&#8221;, &#8220;iso-8859-1&#8243;, etc.) when we want to write the stream in the file. In our case, we specify this charset (iso-8859-1) because we need to use accents and other special characters the spanish language have.</p>
<p>I hope this answer helps you.<br />
You can find more about this in <a href="http://livedocs.adobe.com/flex/3/langref/flash/filesystem/FileStream.html#writeMultiByte()" rel="nofollow">http://livedocs.adobe.com/flex/3/langref/flash/filesystem/FileStream.html#writeMultiByte()</a>.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Vicente Maciel Junior</title>
		<link>http://www.codigometropoli.com/sistema-de-clientes-parte-iv/comment-page-1/#comment-126</link>
		<dc:creator>Vicente Maciel Junior</dc:creator>
		<pubDate>Wed, 29 Oct 2008 14:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigometropoli.com/?p=350#comment-126</guid>
		<description>Sorry, I don&#039;t know how to write it in your language. I speak only english and portuguese. I&#039;m interested to know what exact does the following code, and if you have any reference on this. Where do you use this variable _encodeType? (Is this a kind of a hack?)

Desculpe, eu não sei escrever no seu idioma. Eu somente falo Ingles e Portugues. Estou interessado em saber o que faz exatamente o código a seguir, e se você possui alguma referencia a respeito. Onde você usa essa variável _encodeType? (Trata-se de algum tipo de hack?)

code:
/* Es importante establecer el tipo de codficación (encodeType) para que, al momento de escribir y generar el archivo, se muestren los acentos correctamente.  */
    private var _encodeType:String = &quot;iso-8859-1&quot;;

Muito obrigado! Thank you very much!</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t know how to write it in your language. I speak only english and portuguese. I&#8217;m interested to know what exact does the following code, and if you have any reference on this. Where do you use this variable _encodeType? (Is this a kind of a hack?)</p>
<p>Desculpe, eu não sei escrever no seu idioma. Eu somente falo Ingles e Portugues. Estou interessado em saber o que faz exatamente o código a seguir, e se você possui alguma referencia a respeito. Onde você usa essa variável _encodeType? (Trata-se de algum tipo de hack?)</p>
<p>code:<br />
/* Es importante establecer el tipo de codficación (encodeType) para que, al momento de escribir y generar el archivo, se muestren los acentos correctamente.  */<br />
    private var _encodeType:String = &#8220;iso-8859-1&#8243;;</p>
<p>Muito obrigado! Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
