<?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>Silenceway &#187; Html</title>
	<atom:link href="http://byronh.axul.net/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://byronh.axul.net</link>
	<description>Notas y apuntes de a ratos...</description>
	<lastBuildDate>Tue, 08 Nov 2011 22:41:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Subir archivos con ajax y php</title>
		<link>http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/</link>
		<comments>http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 03:31:07 +0000</pubDate>
		<dc:creator>Byron H</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programar]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/</guid>
		<description><![CDATA[Haciendo bÃºsquedas para un sitio nuevo que estoy desarrollando, me encontrÃ© un par de ejemplos interesantes para subir archivos con php, uno de ellos muestra la cantidad de bytes que se han subido y el otro con ayuda de un iframe sube los archivos simulando AJAX. (LÃ¡stima que php no soporte mostrar el tamaÃ±o total [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_mustard" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fbyronh.axul.net%252F2008%252F08%252F07%252Fsubir-archivos-con-ajax-y-php%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Subir%20archivos%20con%20ajax%20y%20php%22%20%7D);"></div>
<p>Haciendo bÃºsquedas para un sitio nuevo que estoy desarrollando, me encontrÃ© un par de ejemplos interesantes para subir archivos con php, uno de ellos muestra la cantidad de bytes que se han subido y el otro con ayuda de un iframe sube los archivos simulando AJAX.<br />
(LÃ¡stima que php no soporte mostrar el tamaÃ±o total del archivo que sube como otros lenguajes).<br />
<a href="http://byronh.axul.net/go.php?http://www.anyexample.com/programming/php/php_ajax_example__asynchronous_file_upload.xml" title="(265 hits)">PHP AJAX example: asynchronous file upload</a>.<br />
<a href="http://byronh.axul.net/go.php?http://www.devpro.it/upload_progress/" title="(223 hits)">PHP upload progress</a>.<br />
Falta encontrar la posibilidad de subir varios archivos a la vez.</p>

<hr />
<p><small>&copy; Byron H for <a href="http://byronh.axul.net">Silenceway</a>, 2008. |
<a href="http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/">Permalink</a> |
<a href="http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/&amp;title=Subir archivos con ajax y php">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://byronh.axul.net/2008/08/07/subir-archivos-con-ajax-y-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ComunicaciÃ³n entre iframes</title>
		<link>http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/</link>
		<comments>http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 20:48:16 +0000</pubDate>
		<dc:creator>Byron H</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Programar]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/</guid>
		<description><![CDATA[Buscando informaciÃ³n para desarrollar el sitio de Guru, encontrÃ© este interesante artÃ­culo sobre comunicaciÃ³n entre iframes de Michael Mahemoff: Cross-Domain Communication with IFrames. Y tambiÃ©n este otro en Dynamic Web Coding: Scripting Iframes - Tutorial and Examples. &#169; Byron H for Silenceway, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: Feed [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_mustard" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fbyronh.axul.net%252F2008%252F06%252F11%252Fcomunicacion-entre-iframes%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Comunicaci%C3%83%C2%B3n%20entre%20iframes%22%20%7D);"></div>
<p>Buscando informaciÃ³n para desarrollar el sitio de Guru, encontrÃ© este interesante artÃ­culo sobre comunicaciÃ³n entre iframes de Michael Mahemoff:<br />
<a href="http://byronh.axul.net/go.php?http://softwareas.com/cross-domain-communication-with-iframes" title="(247 hits)">Cross-Domain Communication with IFrames</a>.<br />
Y tambiÃ©n este otro en Dynamic Web Coding:<br />
<a href="http://byronh.axul.net/go.php?http://www.dyn-web.com/tutorials/iframes/" title="(222 hits)">Scripting Iframes - Tutorial and Examples</a>.</p>

<hr />
<p><small>&copy; Byron H for <a href="http://byronh.axul.net">Silenceway</a>, 2008. |
<a href="http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/">Permalink</a> |
<a href="http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/&amp;title=ComunicaciÃ³n entre iframes">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://byronh.axul.net/2008/06/11/comunicacion-entre-iframes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

