<?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>Webdriver &#187; error</title>
	<atom:link href="http://www.webdriver.com.ar/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdriver.com.ar</link>
	<description></description>
	<lastBuildDate>Mon, 12 Dec 2011 02:48:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>include &#8220;QWebView&#8221; fail?</title>
		<link>http://www.webdriver.com.ar/include-qwebview-fail-2/</link>
		<comments>http://www.webdriver.com.ar/include-qwebview-fail-2/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 09:31:21 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[programación]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/?p=752</guid>
		<description><![CDATA[You maybe want to do this: #include QWebView and you get an error like &#8220;QWebView: No such file or directory&#8221;, The solucion is simple, you need to add the reference to the library in you your_project.pro file, just write: QT += webkit Save and Run]]></description>
			<content:encoded><![CDATA[<p>You maybe want to do this:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;"><span style="color: #339933;">#include QWebView</span></pre></div></div>

<p>and you get an error like &#8220;QWebView: No such file or directory&#8221;,</p>
<p><img class="aligncenter size-full wp-image-480" title="Captura" src="http://acevedomiguel.com/wp-content/uploads/2011/11/Captura-e1322017383264.jpg" alt="" width="461" height="64" /><br />
The solucion is simple, you need to add the reference to the library in you <strong>your_project.pro</strong> file, just write:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">QT       <span style="color: #339933;">+=</span>  webkit</pre></div></div>

<p>Save and Run <img src='http://www.webdriver.com.ar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/include-qwebview-fail-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: Como solucionar &#8220;Call to undefined function:  json_encode()&#8221;</title>
		<link>http://www.webdriver.com.ar/php-como-solucionar-call-to-undefined-function-json_encode/</link>
		<comments>http://www.webdriver.com.ar/php-como-solucionar-call-to-undefined-function-json_encode/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 05:19:47 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[programación]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[json_decode]]></category>
		<category><![CDATA[json_encode]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[undefined]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/?p=731</guid>
		<description><![CDATA[En PHP 5.2 y siguientes estan disponibles las funciones json_encode() y json_decode() donde pasando una arrary asociativo se puede generar el JSON con los datos, si estamos usando una version anterior (ya sea la 5.0) estas librerias no estan disponibles. Por suerte podemos usar estas librerias para los usuario que todavian tengan versiones viejas de PHP jsonwrapper.tar Una vez descargadas solo necesitamos: require &#8216;jsonwrapper.php&#8217;; &#160;]]></description>
			<content:encoded><![CDATA[<p>En PHP 5.2 y siguientes estan disponibles las funciones json_encode() y json_decode() donde pasando una arrary asociativo se puede generar el JSON con los datos, si estamos usando una version anterior (ya sea la 5.0) estas librerias no estan disponibles.</p>
<p>Por suerte podemos usar <a href="http://www.webdriver.com.ar/wp-content/uploads/2011/11/jsonwrapper.tar.gz">estas librerias</a> para los usuario que todavian tengan versiones viejas de PHP</p>
<p><a href="http://www.webdriver.com.ar/wp-content/uploads/2011/11/jsonwrapper.tar.gz">jsonwrapper.tar</a></p>
<p>Una vez descargadas solo necesitamos:</p>
<blockquote><p>require &#8216;jsonwrapper.php&#8217;;</p></blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/php-como-solucionar-call-to-undefined-function-json_encode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galaxy S &#8220;Grip of death&#8221;</title>
		<link>http://www.webdriver.com.ar/galaxy-s-grip-of-death/</link>
		<comments>http://www.webdriver.com.ar/galaxy-s-grip-of-death/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:16:32 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[antena]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[problema]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/?p=685</guid>
		<description><![CDATA[El iphone no es el unico con problemas de antena: Galaxy S &#8220;Grip of death&#8221; Y despues está la gente de Nokia diciendo: &#8220;Nosotros priorizamos el funcionamiento de la antena sobre el diseño físico si en algún momento están en conflicto&#8220; &#8230; y cual es la excusa para la interfase grafica tan mala? http://www.engadget.com/2010/07/16/nokia-we-prioritize-antenna-performance-over-physical-design-i/]]></description>
			<content:encoded><![CDATA[<p>El iphone no es el unico con problemas de antena: Galaxy S &#8220;Grip of death&#8221;</p>
<p><a href="http://www.webdriver.com.ar/galaxy-s-grip-of-death/"><em>Click here to view the embedded video.</em></a></p>
<p>Y despues está la gente de Nokia diciendo:</p>
<blockquote><p>&#8220;<em><strong>Nosotros priorizamos el funcionamiento de la antena sobre el diseño físico si en algún momento están en conflicto</strong></em>&#8220;</p></blockquote>
<p>&#8230; y cual es la excusa para la interfase grafica tan mala?</p>
<p><a href="http://www.engadget.com/2010/07/16/nokia-we-prioritize-antenna-performance-over-physical-design-i/" target="_blank">http://www.engadget.com/2010/07/16/nokia-we-prioritize-antenna-performance-over-physical-design-i/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/galaxy-s-grip-of-death/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAIL: Usabilidad Cero</title>
		<link>http://www.webdriver.com.ar/fail-usabilidad-cero/</link>
		<comments>http://www.webdriver.com.ar/fail-usabilidad-cero/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:20:02 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[Fail]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Usabilidad]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/?p=506</guid>
		<description><![CDATA[Este tipo de mensajes tendrian que haber desaparecido hace años, sólo tengo que imprimir un cupon de descuento, cual es la necesidad del Internet Explorer? http://global.integromkt.com/FrontOffice/BrowserError.html El sitio se encuentra disponible para Internet Explorer 6-7]]></description>
			<content:encoded><![CDATA[<p>Este tipo de mensajes tendrian que haber desaparecido hace años, sólo tengo que imprimir un cupon de descuento, cual es la necesidad del Internet Explorer?</p>
<p style="text-align: center;"><a href="http://www.webdriver.com.ar/wp-content/uploads/2009/12/lacaja.jpg" rel="lightbox[506]"><img class="size-full wp-image-507 aligncenter" title="lacaja" src="http://www.webdriver.com.ar/wp-content/uploads/2009/12/lacaja.jpg" alt="" width="434" height="82" /></a></p>
<p style="text-align: left;"><a title="Fail" href="http://global.integromkt.com/FrontOffice/BrowserError.html" target="_blank">http://global.integromkt.com/FrontOffice/BrowserError.html</a></p>
<blockquote>
<p style="text-align: left;"><em>El sitio se encuentra disponible para Internet Explorer 6-7</em></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/fail-usabilidad-cero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista, sin Blue Screen?</title>
		<link>http://www.webdriver.com.ar/windows-vista-sin-blue-screen/</link>
		<comments>http://www.webdriver.com.ar/windows-vista-sin-blue-screen/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 14:41:02 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bluescreen]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/w/es/blog/?p=282</guid>
		<description><![CDATA[Tenia entendido que Windows Vista ya no tenia mas Blue Screen&#8230; o simplemente lo convirtieron en una ventana.]]></description>
			<content:encoded><![CDATA[<p>Tenia entendido que Windows Vista ya no tenia mas Blue Screen&#8230; o simplemente lo convirtieron en una ventana.</p>
<p><img class="aligncenter size-full wp-image-283" title="bluescreen" src="http://www.webdriver.com.ar/w/es/blog/wp-content/uploads/2009/03/bluescreen.jpg" alt="bluescreen" width="476" height="322" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/windows-vista-sin-blue-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Los virus informaticos tambien buscan hosting</title>
		<link>http://www.webdriver.com.ar/los-virus-informaticos-tambien-buscan-hosting/</link>
		<comments>http://www.webdriver.com.ar/los-virus-informaticos-tambien-buscan-hosting/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 14:30:57 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[divertido]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[mensaje]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/w/es/blog/?p=136</guid>
		<description><![CDATA[Estaba por buscar en google un hosting ASP con ASP Upload y magicamente recibi este mensaje de nuestro amigo google:]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Estaba por buscar en google un hosting ASP con ASP Upload y magicamente recibi este mensaje de nuestro amigo google:</p>
<p style="text-align: center;"><a href="http://www.webdriver.com.ar/w/es/blog/wp-content/uploads/2008/10/googlesearch.jpg" rel="lightbox[136]"><img class="size-medium wp-image-135 aligncenter" title="googlesearch" src="http://www.webdriver.com.ar/w/es/blog/wp-content/uploads/2008/10/googlesearch-300x89.jpg" alt="" width="450" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/los-virus-informaticos-tambien-buscan-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air Installer&#8230; virus?</title>
		<link>http://www.webdriver.com.ar/air-installer-virus/</link>
		<comments>http://www.webdriver.com.ar/air-installer-virus/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 18:50:22 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[molesto]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/w/es/blog/?p=129</guid>
		<description><![CDATA[Cuidado!!! Segun el AVG el installer del AIR es un &#8220;Threat&#8221;&#8230; tal vez lo sea]]></description>
			<content:encoded><![CDATA[<p><strong>Cuidado!!!</strong></p>
<p>Segun el AVG el installer del AIR es un &#8220;Threat&#8221;&#8230; tal vez lo sea</p>
<p><img class="aligncenter size-full wp-image-130" title="air" src="http://www.webdriver.com.ar/w/es/blog/wp-content/uploads/2008/08/air.jpg" alt="" width="407" height="203" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/air-installer-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desinstalar una aplicación (AIR)</title>
		<link>http://www.webdriver.com.ar/desinstalar-una-aplicacion-air/</link>
		<comments>http://www.webdriver.com.ar/desinstalar-una-aplicacion-air/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 15:51:22 +0000</pubDate>
		<dc:creator>Miguel Angel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[divertido]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.webdriver.com.ar/w/es/blog/?p=121</guid>
		<description><![CDATA[Hace unas semanas instalé una aplicación (Analytics Reporting Suite) basada en AIR, me pareció interesante tener acceso a Analytics sin abrir un navegador, lo probé, no me gusto la interfase y decidí desinstalarlo. Pero al ir al panel de control para desinstalarlo (por que hasta ahora ninguna aplicación basada en AIR me deja un acceso al desinstalador) recibo el siguiente mensaje: mmmm&#8230; a ver si entiendo&#8230; tengo que contactarme con [...]]]></description>
			<content:encoded><![CDATA[<p>Hace unas semanas instalé una aplicación (Analytics Reporting Suite) basada en AIR, me pareció interesante tener acceso a Analytics sin abrir un navegador, lo probé, no me gusto la interfase y decidí desinstalarlo.</p>
<p>Pero al ir al panel de control para desinstalarlo (por que hasta ahora ninguna aplicación basada en AIR me deja un acceso al desinstalador) recibo el siguiente mensaje:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-120" title="fuking_air" src="http://www.webdriver.com.ar/w/es/blog/wp-content/uploads/2008/06/fuking_air.png" alt="" width="429" height="133" /></p>
<p>mmmm&#8230; a ver si entiendo&#8230; tengo que contactarme con el desarrollador, que de seguro me va a dar una nueva aplicacion para instalar para que pueda desinstalarla? Es necesario pedir una nueva versión para desinstalar una versión anterior?</p>
<p>Desde mi punto de vista, esto es definitivamente un punto menos para AIR.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdriver.com.ar/desinstalar-una-aplicacion-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

