<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1857399895989215579</id><updated>2011-07-07T14:12:21.660-07:00</updated><category term='AJAX'/><category term='XML'/><category term='Dinamicas'/><category term='Aplicaciones'/><category term='JavaScript'/><category term='Asincróno'/><category term='Web'/><title type='text'>Héctor Hugo Alpízar Ceseña</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://hectoralpizar.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1857399895989215579/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://hectoralpizar.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Héctor Alpízar</name><uri>http://www.blogger.com/profile/17127264654843188938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1857399895989215579.post-5770809176406722619</id><published>2009-06-14T18:53:00.000-07:00</published><updated>2009-06-18T19:12:20.620-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web'/><category scheme='http://www.blogger.com/atom/ns#' term='JavaScript'/><category scheme='http://www.blogger.com/atom/ns#' term='Asincróno'/><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><category scheme='http://www.blogger.com/atom/ns#' term='Aplicaciones'/><category scheme='http://www.blogger.com/atom/ns#' term='Dinamicas'/><title type='text'>XML y JavaScript Asíncrono - [AJAX]</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span style="font-style: italic;font-family:arial;font-size:100%;"  &gt;AJAX &lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;no es un lenguaje. Simplemente es una técnica de que utilza &lt;/span&gt;&lt;span style="font-weight: bold;font-family:arial;font-size:100%;"  &gt;JavaScript&lt;/span&gt; &lt;span style=";font-family:arial;font-size:100%;"  &gt;en colaboración con &lt;span style="font-weight: bold;"&gt;otros lenguajes web&lt;/span&gt;; para poder generar páginas o aplicaciones web más amigables y dinámicas.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;Por lo regular al hacer una petición en un formulario &lt;/span&gt;&lt;span style="font-weight: bold;font-family:arial;font-size:100%;"  &gt;HTML&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt; (ya se para la insersión de un dato o una consulta) por medio de un submit, el servidor responde con la informacion solicitada en otra página. Esto hace que a la aplicación web le quite dinamismo y velocidad de ejecución.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;Pero con este conjunto de técnicas (o receta mas que nada) lo podemos darle mas fluidez a nuestras web-apps y sitios web.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;Para implementar esta técnica necesitamos tener los conocimientos básicos de:&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul  style="font-size:100%;"&gt;&lt;li  style="font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;HTML&lt;/span&gt;&lt;/li&gt;&lt;li  style="font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;JavaScript&lt;/span&gt;&lt;/li&gt;&lt;li  style="font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;CSS&lt;/span&gt;&lt;/li&gt;&lt;li  style="font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;PHP / ASP / JSP (Cualquier lenguaje para web-apps dinamicos)&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;XML (para el primer tutorial no es necesario&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;El siguiente Tutorial solo es la traducción al español de &lt;a href="http://w3schools.com/"&gt;W3Schools &lt;/a&gt;sobre el uso de &lt;a href="http://w3schools.com/ajax/default.asp"&gt;&lt;span style="font-style: italic;"&gt;AJAX&lt;/span&gt;&lt;/a&gt;.El desarrollo de este tutorial se realizó con XAMPP.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="width: 477px; text-align: left;" id="__ss_1583211"&gt;&lt;a style="margin: 12px 0pt 3px; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; display: block; text-decoration: underline;" href="http://www.slideshare.net/hector.alpizar.c/tutorial-a?type=document" title="Tutorial AJAX - parte 1"&gt;Tutorial AJAX - parte 1&lt;/a&gt;&lt;object style="margin: 0px;" width="477" height="510"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayerd.swf?doc=ajax-090614220757-phpapp02&amp;amp;stripped_title=tutorial-a"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayerd.swf?doc=ajax-090614220757-phpapp02&amp;amp;stripped_title=tutorial-a" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="477" height="510"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;"&gt;View more &lt;a style="text-decoration: underline;" href="http://www.slideshare.net/"&gt;PDF documents&lt;/a&gt; from &lt;a style="text-decoration: underline;" href="http://www.slideshare.net/hector.alpizar.c"&gt;Hector hugo Alpizar cesena&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");&lt;br /&gt;document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;try {&lt;br /&gt;var pageTracker = _gat._getTracker("UA-9398723-1");&lt;br /&gt;pageTracker._trackPageview();&lt;br /&gt;} catch(err) {}&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1857399895989215579-5770809176406722619?l=hectoralpizar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hectoralpizar.blogspot.com/feeds/5770809176406722619/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://hectoralpizar.blogspot.com/2009/06/xml-y-javascript-asincrono-ajax.html#comment-form' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1857399895989215579/posts/default/5770809176406722619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1857399895989215579/posts/default/5770809176406722619'/><link rel='alternate' type='text/html' href='http://hectoralpizar.blogspot.com/2009/06/xml-y-javascript-asincrono-ajax.html' title='XML y JavaScript Asíncrono - [AJAX]'/><author><name>Héctor Alpízar</name><uri>http://www.blogger.com/profile/17127264654843188938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
