<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blog de xkortazar</title>
	<atom:link href="http://xkortazar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xkortazar.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:45:42 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xkortazar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Blog de xkortazar</title>
		<link>http://xkortazar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xkortazar.wordpress.com/osd.xml" title="Blog de xkortazar" />
	<atom:link rel='hub' href='http://xkortazar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>XSLT Survival Kit</title>
		<link>http://xkortazar.wordpress.com/2012/01/29/xslt-survival-kit/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/29/xslt-survival-kit/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 20:45:41 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=142</guid>
		<description><![CDATA[XSLT Survival Kit provides useful and handy templates for XSLT 1.0 language. from The Code Project Latest Articles http://www.codeproject.com/Articles/321223/XSLT-Survival-Kit<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=142&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>XSLT Survival Kit provides useful and handy templates for XSLT 1.0 language.</p>
<p>from The Code Project Latest Articles http://www.codeproject.com/Articles/321223/XSLT-Survival-Kit</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=142&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/29/xslt-survival-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>
	</item>
		<item>
		<title>Multiple face detection and recognition in real time</title>
		<link>http://xkortazar.wordpress.com/2012/01/29/multiple-face-detection-and-recognition-in-real-time/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/29/multiple-face-detection-and-recognition-in-real-time/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 20:45:40 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=140</guid>
		<description><![CDATA[Face detection and recognition with support of multiples faces in the same scene and others interesting features using C# and EmguCV from The Code Project Latest Articles http://www.codeproject.com/Articles/239849/Multiple-face-detection-and-recognition-in-real-ti<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=140&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Face detection and recognition with support of multiples faces in the same scene and others interesting features using C# and EmguCV</p>
<p>from The Code Project Latest Articles http://www.codeproject.com/Articles/239849/Multiple-face-detection-and-recognition-in-real-ti</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=140&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/29/multiple-face-detection-and-recognition-in-real-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>
	</item>
		<item>
		<title>Node.js for PHP Programmers #1: Event-driven programming&#8230; and Pasta.</title>
		<link>http://xkortazar.wordpress.com/2012/01/29/node-js-for-php-programmers-1-event-driven-programming-and-pasta/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/29/node-js-for-php-programmers-1-event-driven-programming-and-pasta/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 20:45:36 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=138</guid>
		<description><![CDATA[For a PHP developer, asynchronicity is the most puzzling aspect of the Node.js runtime. It&#8217;s simply a new way to write programs. And once you pass the first learning steps, event-driven programming opens a world of possibilities PHP programmers would never dream of. I&#8217;ll try to explain you how it works, but first, let&#8217;s talk about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=138&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dzone.com/links/r/nodejs_for_php_programmers_1_eventdriven_programm.html"><img src="http://cdn.dzone.com/images/thumbs/120x90/735109.jpg" style="width:120px;height:90px;float:left;vertical-align:top;border:1px solid #ccc;"/></a>
<p style="margin-left:130px;">For a PHP developer, asynchronicity is the most puzzling aspect of the Node.js runtime. It&#8217;s simply a new way to write programs. And once you pass the first learning steps, event-driven programming opens a world of possibilities PHP programmers would never dream of. I&#8217;ll try to explain you how it works, but first, let&#8217;s talk about pasta.</p>
<p><a href="http://www.dzone.com/links/rss/nodejs_for_php_programmers_1_eventdriven_programm.html"><img src="http://www.dzone.com/links/voteCountImage?linkId=735109" border="0"/></a></p>
<p>from dzone.com: php http://www.dzone.com/links/r/nodejs_for_php_programmers_1_eventdriven_programm.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=138&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/29/node-js-for-php-programmers-1-event-driven-programming-and-pasta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://cdn.dzone.com/images/thumbs/120x90/735109.jpg" medium="image" />

		<media:content url="http://www.dzone.com/links/voteCountImage?linkId=735109" medium="image" />
	</item>
		<item>
		<title>groupdocs – Nueva suite office para crear y compartir documentos en línea</title>
		<link>http://xkortazar.wordpress.com/2012/01/28/groupdocs-nueva-suite-office-para-crear-y-compartir-documentos-en-linea/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/28/groupdocs-nueva-suite-office-para-crear-y-compartir-documentos-en-linea/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:15:33 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=136</guid>
		<description><![CDATA[Aunque competir con gigantes como Google Docs o Zoho no debe ser tarea fácil, groupdocs.com ofrece una herramienta bastante atractiva con un objetivo semejante, esperando hacerse con parte del mercado. Podemos abrir archivos sin necesidad de bajarlos, colaborar entre varias personas en un mismo archivo, crear cuestionarios usando plantillas, firmar documentos directamente en la web, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=136&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://wwwhatsnew.com/wp-content/uploads/2012/01/captura-1081-600x390.jpg" alt="" title="captura-108" width="600" height="390"/></p>
<p>Aunque competir con gigantes como <em>Google Docs o Zoho</em> no debe ser tarea fácil, <a href="http://groupdocs.com">groupdocs.com</a> ofrece una herramienta bastante atractiva con un objetivo semejante, esperando hacerse con parte del mercado.</p>
<p>Podemos abrir archivos sin necesidad de bajarlos, colaborar entre varias personas en un mismo archivo, crear cuestionarios usando plantillas, firmar documentos directamente en la web, organizar ficheros en carpetas.. todas las funcionalidades que se necesitan en el día a día, con una solución bastante intuitiva y bien diseñada.</p>
<p>Dentro de la sección de <em>apps</em> tenemos de momento solo disponible la herramienta de cuestionarios, aunque todo parece indicar que irá aumentando la lista para diferenciarse así de sus grandes competidores.</p>
<p><em>Office Online</em>, una categoría que está lejos querer parar su evolución.</p>
<hr />
Sigue las noticias por <a href="http://twitter.com/wwwhatsnew">twitter.com/wwwhatsnew</a>, <a href="http://www.facebook.com/wwwhatsnew">Facebook.com/wwwhatsnew</a> o <a href="https://plus.google.com/115226967585612803317?prsrc=1">Google Plus</a>.</p>
<div>
<a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=WlGgwkEohcw:o_Phx8GqCKI:_iSbBI2Oqig"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=WlGgwkEohcw:o_Phx8GqCKI:ecdYMiMMAMM"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=WlGgwkEohcw:o_Phx8GqCKI:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=WlGgwkEohcw:o_Phx8GqCKI:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/WwwhatsNew/~4/WlGgwkEohcw" height="1" width="1"/></p>
<p>from Wwwhat&#039;s new? http://wwwhatsnew.com/2012/01/28/groupdocs-nueva-suite-office-para-crear-y-compartir-documentos-en-linea/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+WwwhatsNew+%28Wwwhat%27s+new%3F+-+Aplicaciones+Web+gratuitas%29</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=136&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/28/groupdocs-nueva-suite-office-para-crear-y-compartir-documentos-en-linea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://wwwhatsnew.com/wp-content/uploads/2012/01/captura-1081-600x390.jpg" medium="image">
			<media:title type="html">captura-108</media:title>
		</media:content>

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" medium="image" />

		<media:content url="http://feeds.feedburner.com/~r/WwwhatsNew/~4/WlGgwkEohcw" medium="image" />
	</item>
		<item>
		<title>Mocku.ps – muestra el proyecto de página web a tu cliente</title>
		<link>http://xkortazar.wordpress.com/2012/01/28/mocku-ps-muestra-el-proyecto-de-pagina-web-a-tu-cliente/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/28/mocku-ps-muestra-el-proyecto-de-pagina-web-a-tu-cliente/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:15:33 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=134</guid>
		<description><![CDATA[Si diseñas páginas web y estás trabajando en el proyecto de diseño de un sitio web para un cliente, a éste le deberás explicar cada uno de los aspectos de tu diseño para que se pueda hacer una idea más clara del funcionamiento de la página web una vez esté concluida, de manera que pueda [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=134&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://wwwhatsnew.com/wp-content/uploads/2012/01/Mockups-210x207.jpg" alt="" width="210" height="207"/>Si diseñas páginas web y estás trabajando en el proyecto de diseño de un sitio web para un cliente, a éste le deberás explicar cada uno de los aspectos de tu diseño para que se pueda hacer una idea más clara del funcionamiento de la página web una vez esté concluida, de manera que pueda aprobar llevar a cabo el proyecto de diseño de página web a una página web totalmente funcional sin que se lleve ninguna sorpresa de última hora.</p>
<p>Mocku.ps es una herramienta bastante simple y fácil de usar, destinada a permitir a los diseñadores de páginas web mostrar sus proyectos de diseño de páginas web, realizados con programas de edición gráfica, a sus clientes, de manera que éstos puedan cargarlos en sus correspondientes navegadores web y puedan tener una idea más aproximada de como quedarían los proyectos de páginas web una vez hayan sido convertidas en páginas web funcionales. Los clientes que estén satisfechos con el posible resultado final, permitirán a los diseñadores ponerse manos a la obra en el desarrollo de dichas páginas.</p>
<p>Mocku.ps, por su modo de funcionamiento, va enfocado sólo a la muestra de pequeños proyectos de páginas web sueltas.</p>
<p>Enlace: <a href="http://mocku.ps">Mocku.ps</a> | Vía: <em><a href="http://thenextweb.com/dd/2012/01/27/take-the-stress-out-of-previewing-your-web-designs-to-clients-with-mocku-ps/">TNW</a></em></p>
</p>
<hr />
Patrocina WWWhatsnew: <a href="http://www.vuelosbaratos.es/adondevoy/">Vuelos Baratos</a></p>
<p>Hospedado en <a href="http://tarifaplana.redcoruna.com/?caracteristicas&amp;invitacion=DI65PRC6U">RedCoruna</a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=8iDTseRUzG0:e9fnNfeYRKw:_iSbBI2Oqig"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=8iDTseRUzG0:e9fnNfeYRKw:ecdYMiMMAMM"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=8iDTseRUzG0:e9fnNfeYRKw:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=8iDTseRUzG0:e9fnNfeYRKw:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/WwwhatsNew/~4/8iDTseRUzG0" height="1" width="1"/></p>
<p>from Wwwhat&#039;s new? http://wwwhatsnew.com/2012/01/28/mocku-ps-muestra-el-proyecto-de-pagina-web-a-tu-cliente/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+WwwhatsNew+%28Wwwhat%27s+new%3F+-+Aplicaciones+Web+gratuitas%29</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=134&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/28/mocku-ps-muestra-el-proyecto-de-pagina-web-a-tu-cliente/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://wwwhatsnew.com/wp-content/uploads/2012/01/Mockups-210x207.jpg" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" medium="image" />

		<media:content url="http://feeds.feedburner.com/~r/WwwhatsNew/~4/8iDTseRUzG0" medium="image" />
	</item>
		<item>
		<title>Las 12 mejores extensiones de privacidad y seguridad para Firefox</title>
		<link>http://xkortazar.wordpress.com/2012/01/28/las-12-mejores-extensiones-de-privacidad-y-seguridad-para-firefox/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/28/las-12-mejores-extensiones-de-privacidad-y-seguridad-para-firefox/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:15:30 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=132</guid>
		<description><![CDATA[El excelente surtido de extensiones ofrecido por el sitio de Mozilla es tan grande que a veces se dificulta un poco filtrar las más eficientes para nuestro navegador. Pero bueno, para ahorrar tiempo en la tarea aquí están las mejores opciones, destacadas por los usuarios, en cuánto a seguridad y privacidad -algo de vital importancia [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=132&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El excelente surtido de extensiones ofrecido por el sitio de Mozilla es tan grande que a veces se dificulta un poco filtrar las más eficientes para nuestro navegador. Pero bueno, para ahorrar tiempo en la tarea aquí están las mejores opciones, destacadas por los usuarios, en cuánto a seguridad y privacidad -algo de vital importancia por los recientes hechos de control en la red-. </p>
<p><img src="http://wwwhatsnew.com/wp-content/uploads/2012/01/captura-2243-600x220.jpg" alt="" title="captura-224" width="600" height="220"/></p>
<p><strong>1. <a href="https://addons.mozilla.org/es-es/firefox/addon/wot-safe-browsing-tool/">WOT</a></strong><br />
Para calificar sitios web y ver las calificaciones dadas por otros usuarios respecto a los siguientes ítems: Confiabilidad, Fiabilidad del Vendedor, Privacidad y Seguridad para Menores. Un botón de colores en la parte izquierda de la barra de URL será el que alertará en caso de baja reputación.</p>
<p><strong>2. <a href="https://addons.mozilla.org/es-es/firefox/addon/malware-search/">Malware Search</a></strong><br />
Un manojo de herramientas de búsqueda de Malware. Sólo selecciona un segmento de texto o nombre de archivo sospechoso, pulsa clic derecho y selecciona alguna de las bases de datos de seguridad para conocer más información al respecto.<span></span></p>
<p><strong>3. <a href="https://addons.mozilla.org/es-es/firefox/addon/adblock-plus/">Adblock Plus</a> y <a href="https://addons.mozilla.org/es-ES/firefox/addon/adblock-plus-pop-up-addon/">Adblock Plus Pop-up Addon</a></strong><br />
Para bloquear los anuncios publicitarios invasivos presentes en muchos sitios web, dejando sólo el contenido. La segunda añade un poco más de funcionalidad permitiendo bloquear todo tipo de ventanas emergentes de determinados sitios.</p>
<p><strong>4. <a href="https://addons.mozilla.org/es-es/firefox/addon/noscript/">NoScript</a></strong><br />
Para hacer más segura la navegación al bloquear los <em>scripts</em> (como los de JavaScript) y otro tipo de código ejecutable oculto en la carga de varias páginas web. Por supuesto, pueden gestionarse tanto los sitios permitidos como los de la lista negra.</p>
<p><strong>5. <a href="https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/">FoxyProxy Standard</a></strong><br />
Para agregar y gestionar <em>proxys</em> de una manera más completa que la presentada de forma predeterminada por Firefox. Lo que hace es adicionar un botón a la parte derecha de la barra de estado (si no la ves puedes habilitarla pulsando Ctrl + /) que en forma de menú hará más veloz el acceso a una segura y mucho más privada navegación.</p>
<p><strong>6. <a href="https://addons.mozilla.org/es-es/firefox/addon/stealthy/">Stealthy</a></strong><br />
Ahora que si no quieres complicarte con la búsqueda de un <em>proxy</em> que funcione para visitar sitios como Pandora y VEVO limitados en varias regiones e incluso <em>webs</em> prohibidas en tu lugar de trabajo, puedes valerte de Stealthy que reduce la labor a un clic. Tan sólo entra a la página y pulsa en el botón del avión fantasma, luego en «Configure» y en la ventana emergente selecciona tu opción preferida.</p>
<p><strong>7. <a href="https://addons.mozilla.org/es-es/firefox/addon/ghostery/">Ghostery</a></strong><br />
Para detectar y conocer qué programas están utilizando nuestros datos de navegación, por ejemplo, los botones sociales y las <em>cookies</em> que permiten ofrecer publicidad personalizada. Para cualquier caso ofrece mayor información y la posibilidad de bloquearlos -pulsando el icono del fantasma-.</p>
<p><strong>8. <a href="https://addons.mozilla.org/es-es/firefox/addon/betterprivacy/">BetterPrivacy</a></strong><br />
También para mejorar la privacidad al eliminar <em>cookies</em> y otros códigos de seguimiento como los generadas por el <em>plugin</em> de Flash y sitios como eBay o YouTube.</p>
<p><strong>9. <a href="https://addons.mozilla.org/es-es/firefox/addon/febe/">FEBE</a></strong><br />
Su nombre completo es Firefox Environment Backup Extension y hará posible programar copias de seguridad de los complementos instalados en nuestro navegador. También es posible enviar los <em>backups</em> a Box.com con un clic.</p>
<p><strong>10. <a href="https://addons.mozilla.org/es-es/firefox/addon/bitdefender-quickscan/">BitDefender QuickScan</a></strong><br />
Para buscar virus y Malware en el PC a través del navegador. La extensión antivirus analiza en cuestión de segundos todo el sistema y registra las vulnerabilidades más críticas (generando un fichero TXT con los resultados). </p>
<p><strong>11. <a href="https://addons.mozilla.org/es-es/firefox/addon/blocksite/">BlockSite</a></strong><br />
Para bloquear un listado de sitios web pero de una manera, de nuevo, más sencilla que la ofrecida por Firefox. Basta con ir al menú Complementos y luego al botón «Opciones» para que aparezca la ventana de gestión de bloqueos. También permite importar y exportar la lista de sitios no permitidos a través de ficheros TXT.</p>
<p><strong>12. <a href="https://addons.mozilla.org/es-eS/firefox/addon/lastpass-password-manager/">LastPass Password Manager</a></strong><br />
Para gestionar todas nuestras contraseñas almacenadas, protegerlas mediante encriptación avanzada, combinarlas en una súper contraseña (para <em>loguearse</em> fácilmente en decenas de servicios), acceder a ellas desde otros equipos, crear copias de seguridad y recuperarlas, entre muchas otras opciones.</p>
<hr />
Sigue las noticias por <a href="http://twitter.com/wwwhatsnew">twitter.com/wwwhatsnew</a>, <a href="http://www.facebook.com/wwwhatsnew">Facebook.com/wwwhatsnew</a> o <a href="https://plus.google.com/115226967585612803317?prsrc=1">Google Plus</a>.</p>
<div>
<a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=I046eY5ixsw:XiOdRKKluS4:_iSbBI2Oqig"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=I046eY5ixsw:XiOdRKKluS4:ecdYMiMMAMM"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=I046eY5ixsw:XiOdRKKluS4:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/WwwhatsNew?a=I046eY5ixsw:XiOdRKKluS4:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/WwwhatsNew/~4/I046eY5ixsw" height="1" width="1"/></p>
<p>from Wwwhat&#039;s new? http://wwwhatsnew.com/2012/01/27/las-12-mejores-extensiones-de-privacidad-y-seguridad-para-firefox/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+WwwhatsNew+%28Wwwhat%27s+new%3F+-+Aplicaciones+Web+gratuitas%29</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=132&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/28/las-12-mejores-extensiones-de-privacidad-y-seguridad-para-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://wwwhatsnew.com/wp-content/uploads/2012/01/captura-2243-600x220.jpg" medium="image">
			<media:title type="html">captura-224</media:title>
		</media:content>

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=_iSbBI2Oqig" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=ecdYMiMMAMM" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=bcOpcFrp8Mo" medium="image" />

		<media:content url="http://feeds.feedburner.com/~ff/WwwhatsNew?d=I9og5sOYxJI" medium="image" />

		<media:content url="http://feeds.feedburner.com/~r/WwwhatsNew/~4/I046eY5ixsw" medium="image" />
	</item>
		<item>
		<title>Microsoft’s Guide For Gmail Users To Switch To Hotmail</title>
		<link>http://xkortazar.wordpress.com/2012/01/28/microsofts-guide-for-gmail-users-to-switch-to-hotmail/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/28/microsofts-guide-for-gmail-users-to-switch-to-hotmail/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:15:27 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=130</guid>
		<description><![CDATA[Google recently revealed the plan to merge the privacy policies and terms of service for most of the company’s products. This move gives all Google services direct access to all user data. Google search for instance can take into account what kind of emails a user gets in Gmail to personalize the search results based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=130&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Google recently revealed the plan to merge the privacy policies and terms of service for most of the company’s products. This move gives all Google services direct access to all user data. Google search for instance can take into account what kind of emails a user gets in Gmail to personalize the search results based on that. This even goes further for Android phone users, who may now reveal their favorite restaurants, shops and locations to all other Google services.</p>
<p>A new post by Microsoft employee <a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2012/01/26/turn-over-a-new-leaf-and-switch-from-gmail-to-hotmail-in-3-easy-steps.aspx">Dharmesh Mehta</a> on the Inside Windows Live blog highlights core reasons why users might want to switch from Gmail to Hotmail, before explaining the actual steps that migrates their email account to the Hotmail email service.</p>
<blockquote><ul>
<li>Hotmail &amp; Facebook work well together. You can update your Facebook status, chat with Facebook friends, view their updates, and comment right from your Hotmail inbox. You can’t do this from Gmail.</li>
<li>You can easily share lots of photos and large attachments. Hotmail lets you share hundreds of photos or other files in one message using the integrated online storage from SkyDrive. You can’t do this in Gmail.</li>
<li>Hotmail works great with Office. Using the Office Web Apps, Hotmail lets you view and edit Office docs for free right in your inbox. Gmail doesn’t work well with Office.</li>
<li>Hotmail lets you get a handle on <a href="http://www.ghacks.net/2012/01/16/hotmail-gets-newsletter-filter/">graymail</a>. With customizable categories and scheduled sweeps, you can quickly clean up things like newsletters, social updates, and daily deals so you only see the mail that really matters to you. Gmail doesn’t have Sweep.</li>
</ul>
</blockquote>
<p>These features alone won’t convince many users to move their email account to Hotmail. Combined with Google’s announcement however they could be enough to get some users to move their accounts.</p>
<p>It needs to be noted though that Gmail offers features that Hotmail does not offer. This includes IMAP support or <a href="http://www.ghacks.net/2011/02/22/enable-google-2-step-verification-right-now-even-if-it-is-not-available/">two step authentication</a>, both of which are not supported by Hotmail.</p>
<p><a href="http://www.ghacks.net/wp-content/uploads/2012/01/add-gmail-account-to-hotmail.jpg"><img src="http://www.ghacks.net/wp-content/uploads/2012/01/add-gmail-account-to-hotmail.jpg" alt="add gmail account to hotmail" title="add gmail account to hotmail" width="460" height="286"/></a></p>
<p>The guide to switch from Gmail to Hotmail lists three steps.</p>
<blockquote><ul>
<li>
<a href="https://signup.live.com/signup.aspx?id=64855&amp;lic=1">Create a</a> Hotmail account. If you don’t already have one, you need to create a Hotmail account. The best way to do this is to get a new email address either @hotmail.com or @live.com. Or, if you already have an email address you want to keep using, you can keep using it and sign up here. You don’t have to use our domain.</li>
<li>Import your old messages from Gmail. You’ll probably want to keep your old email and contacts so we’ve made it simple to bring them in. <a href="https://secure5.trueswitch.com/hotmail-demo/">TrueSwitch</a> is an easy tool which will import your email and contacts and forward any new email to Hotmail for 90 days. Go to the TrueSwitch site and follow the steps there. When you sign back in to Hotmail, you’ll notice that it’s beginning to import your emails (this could take a few hours if you have a lot of emails to bring over).</li>
<li>Connect your Gmail account. This step is optional, but if you want to make sure you receive future messages from Gmail, you can have Hotmail automatically get all new emails that are sent to your old Gmail account. These are the steps to connect your accounts:<br /> a. In your inbox, click Options and then More options.
<p>b. Click Sending/receiving email from other accounts.</p>
<p>c. Click Add an email account.</p>
<p>d. Provide your Gmail account details.</p>
</li>
</ul>
</blockquote>
<p>Step 2 and 3 address core issues that users who move mail accounts want resolved before they even start thinking about it. Access to all previous mail messages and the forwarding of messages that are send to the old account are covered in those two steps.</p>
<span style="text-align:center; display: block;"><a href="http://xkortazar.wordpress.com/2012/01/28/microsofts-guide-for-gmail-users-to-switch-to-hotmail/"><img src="http://img.youtube.com/vi/h-D_zolrGrk/2.jpg" alt="" /></a></span>
<p>Are you considering moving your Gmail account to another provider?</p>
<p>from gHacks Technology News | Latest Tech News, Software And Tutorials http://www.ghacks.net/2012/01/27/microsofts-guide-for-gmail-users-to-switch-to-hotmail/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=130&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/28/microsofts-guide-for-gmail-users-to-switch-to-hotmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://www.ghacks.net/wp-content/uploads/2012/01/add-gmail-account-to-hotmail.jpg" medium="image">
			<media:title type="html">add gmail account to hotmail</media:title>
		</media:content>
	</item>
		<item>
		<title>Resumable.js, Open Source Android WebGL Implementation, Coderbyte</title>
		<link>http://xkortazar.wordpress.com/2012/01/27/resumable-js-open-source-android-webgl-implementation-coderbyte/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/27/resumable-js-open-source-android-webgl-implementation-coderbyte/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:44:45 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=128</guid>
		<description><![CDATA[Resumable.js Resumable.js (GitHub: 23 / resumable.js, License: MIT) from 23 is a library for managing concurrent and resumable uploads using the HTML5 File API: The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=128&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Resumable.js</h3>
<p><a href="http://www.23developer.com/opensource">Resumable.js</a> (GitHub: <a href="https://github.com/23/resumable.js">23 / resumable.js</a>, License: <em>MIT</em>) from 23 is a library for managing concurrent and resumable uploads using the <a href="http://dev.w3.org/2006/webapi/FileAPI/">HTML5 File API</a>:</p>
<blockquote>
<p>The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server.</p>
</blockquote>
<p>Since the File API has limited support, the author’s example should degrade:</p>
<div>
<pre><code><span>var</span> <span>r</span> <span>=</span> <span>new</span> <span>Resumable</span><span>({</span>
  <span>target</span><span>:</span> <span>'/api/photo/redeem-upload-token'</span><span>,</span>
  <span>query</span><span>:</span> <span>{</span> <span>upload_token</span><span>:</span><span>'my_token'</span> <span>}</span>
<span>});</span>
<span>// Resumable.js isn't supported, fall back on a different method</span>
<span>if</span> <span>(</span><span>!</span><span>r</span><span>.</span><span>support</span><span>)</span> <span>location</span><span>.</span><span>href</span> <span>=</span> <span>'/old-uploader'</span><span>;</span>
</code></pre>
</div>
<p>Resumable.js’s API is event based, and events include <code>fileAdded</code>, <code>fileSuccess</code>, and <code>fileError</code>.</p>
<p>To implement the server-side part of this, the state of uploaded chunks should be managed. The documentation notes that on unstable networks the same chunk may be uploaded more than once, so appropriate HTTP status codes should be returned as chunks are received.</p>
<h3> Open Source Android WebGL Implementation</h3>
<p>Sony Ericsson announced <a href="http://developer.sonyericsson.com/wp/2012/01/25/webgl-implementation-for-xperia-phones-released-as-open-source/">WebGL support for Android 4.0</a> and published the source on GitHub at <a href="https://github.com/sonyericssondev/WebGL">sonyericssondev / WebGL</a>:</p>
<blockquote>
<p>It is based on ics-mr1, and requires that webkit is built with <code>USE_ACCELERATED_COMPOSITING</code> and that the browser application is built with <code>hardwareAccelerated=true</code>.</p>
</blockquote>
<p>This is the code that will be used on forthcoming Xperia phones running Ice Cream Sandwich.</p>
<h3>Coderbyte</h3>
<p><a href="http://coderbyte.com/">Coderbyte</a> is a service designed to “practice and perfect” programming skills. At the moment it includes challenges for client-side JavaScript, and there are some guest challenges that you can try out here: <a href="http://coderbyte.com/CodingArea/">Coderbyte Coding Area</a>.</p>
<p>With the right community tools I think Coderbyte could be a little bit like Stack Overflow in reverse.</p>
<p><img src="http://feeds.feedburner.com/~r/dailyjs/~4/cG2vmgap_ek" height="1" width="1"/></p>
<p>from DailyJS http://dailyjs.com/2012/01/27/resumable-android-webgl-coderbyte/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=128&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/27/resumable-js-open-source-android-webgl-implementation-coderbyte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://feeds.feedburner.com/~r/dailyjs/~4/cG2vmgap_ek" medium="image" />
	</item>
		<item>
		<title>Microsoft pide explícitamente a los usuarios de Gmail que se pasen a Hotmail</title>
		<link>http://xkortazar.wordpress.com/2012/01/27/microsoft-pide-explicitamente-a-los-usuarios-de-gmail-que-se-pasen-a-hotmail/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/27/microsoft-pide-explicitamente-a-los-usuarios-de-gmail-que-se-pasen-a-hotmail/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:45:13 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=126</guid>
		<description><![CDATA[Son muchos los cambios que esta haciendo Microsoft en Hotmail, su servicio de correo web, para adaptarlo a los nuevos tiempos y hacerle competir con otros como Gmail. El último y de los más importantes, el añadido de SmartScreen también al filtrado de correo, para así categorizar nuestro correo. Ahora, a través del Windows Live [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=126&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://s2.bitelia.com/files/2011/11/windows-live-hotmail-e1326712354342.jpg" alt="windows-live-hotmail" title="windows-live-hotmail" width="800" height="511"/></p>
<p>Son muchos los cambios que esta haciendo Microsoft en <strong><a href="http://bitelia.com/tag/hotmail">Hotmail</a></strong>, su servicio de correo web, para adaptarlo a los nuevos tiempos y hacerle competir con otros como Gmail. El último y de los más importantes, el <a href="http://bitelia.com/2012/01/microsoft-desvela-detalles-de-smartsreen-para-el-filtrado-de-correo-en-hotmail">añadido de SmartScreen</a> también al filtrado de correo, para así categorizar nuestro correo. Ahora, a través del <a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2012/01/26/turn-over-a-new-leaf-and-switch-from-gmail-to-hotmail-in-3-easy-steps.aspx">Windows Live Blog</a>, la compañía de Redmond <strong>lanza un ofrecimiento directo a los usuarios del correo de Google explicando como cambiar en 3 sencillos pasos</strong>.</p>
<p>Llama la atención que haya sido precisamente desde un blog tan importante, y de una forma tan explícita (lo normal sería que hubieran citado servicios de webmail de manera general). Los tres pasos, los cuales están detallados en la entrada, son los siguientes:</p>
<ul>
<li>Crear una cuenta de Hotmail</li>
<li>Importar los mensajes antiguos de Gmail</li>
<li>Conectar la cuenta de Gmail</li>
</ul>
<p>También se ofrece un vídeo (el cual podéis ver más abajo) en el que podemos ver como agregar otra cuenta de correo.</p>
<p>Entre las razones que ofrecen para dar el salto, esta la mejor integración del <em>webmail</em> de Microsoft con <strong>Facebook</strong>, donde se llega a decir y se expone como argumento que es posible cambiar el estado, ver las actualizaciones o incluso hablar a través de los amigos del chat desde la bandeja de entrada. <strong><em>No puedes hacer esto desde Gmail</em></strong>, recalca.</p>
<p>Integración con los servicios en la nube de Skydrive o el propio filtrado de correos de Hotmail del que hablaba en el primer párrafo son más razones.</p>
<span style="text-align:center; display: block;"><a href="http://xkortazar.wordpress.com/2012/01/27/microsoft-pide-explicitamente-a-los-usuarios-de-gmail-que-se-pasen-a-hotmail/"><img src="http://img.youtube.com/vi/h-D_zolrGrk/2.jpg" alt="" /></a></span>
<p>from Bitelia http://bitelia.com/2012/01/microsoft-pide-explicitamente-a-los-usuarios-de-gmail-que-se-pasen-a-hotmail</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=126&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/27/microsoft-pide-explicitamente-a-los-usuarios-de-gmail-que-se-pasen-a-hotmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://s2.bitelia.com/files/2011/11/windows-live-hotmail-e1326712354342.jpg" medium="image">
			<media:title type="html">windows-live-hotmail</media:title>
		</media:content>
	</item>
		<item>
		<title>Javascript Pagination Class</title>
		<link>http://xkortazar.wordpress.com/2012/01/27/javascript-pagination-class/</link>
		<comments>http://xkortazar.wordpress.com/2012/01/27/javascript-pagination-class/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:29:21 +0000</pubDate>
		<dc:creator>xkortazar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://xkortazar.wordpress.com/?p=124</guid>
		<description><![CDATA[Package: Javascript Pagination Class Summary: Compute the pagination of listings split in pages Groups: Algorithms Author: aliaksej Description: This object can compute the pagination of listings split in pages&#8230; Read more at http://www.jsclasses.org/package/124-JavaScript-Compute-the-pagination-of-listings-split-in-pages.html from JS Classes: Latest entries http://www.jsclasses.org/package/124-JavaScript-Compute-the-pagination-of-listings-split-in-pages.html?utm_source=feedburner&#38;utm_medium=feed&#38;utm_campaign=Feed%3A+jsclasses-xml+%28JS+Classes%3A+Latest+entries+%28RSS+1.0%29%29<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=124&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<div style="font-weight:bold;font-size:larger;margin-top:1ex;">Package:</div>
<div><a href="http://www.jsclasses.org/package/124-JavaScript-Compute-the-pagination-of-listings-split-in-pages.html">Javascript Pagination Class</a></div>
<div style="font-weight:bold;font-size:larger;margin-top:1ex;">Summary: </div>
<div><span>Compute the pagination of listings split in pages</span></div>
<div style="font-weight:bold;font-size:larger;margin-top:1ex;">Groups: </div>
<div><a href="http://www.jsclasses.org/browse/class/36.html">Algorithms</a></div>
<div style="font-weight:bold;font-size:larger;margin-top:1ex;">Author: </div>
<div><a href="http://www.jsclasses.org/browse/author/8970.html">aliaksej</a></div>
<div style="font-weight:bold;font-size:larger;margin-top:1ex;">Description: </div>
<div>This object can compute the pagination of listings split in pages&#8230;</p>
<p>Read more at http://www.jsclasses.org/package/124-JavaScript-Compute-the-pagination-of-listings-split-in-pages.html</p></div>
</div>
<p><img src="http://feeds.feedburner.com/~r/jsclasses-xml/~4/2R2zlbkuuII" height="1" width="1"/></p>
<p>from JS Classes: Latest entries http://www.jsclasses.org/package/124-JavaScript-Compute-the-pagination-of-listings-split-in-pages.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+jsclasses-xml+%28JS+Classes%3A+Latest+entries+%28RSS+1.0%29%29</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkortazar.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkortazar.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkortazar.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkortazar.wordpress.com&amp;blog=1917483&amp;post=124&amp;subd=xkortazar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xkortazar.wordpress.com/2012/01/27/javascript-pagination-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88b63ffb5915756ce740beebf0b84d18?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xkortazar</media:title>
		</media:content>

		<media:content url="http://feeds.feedburner.com/~r/jsclasses-xml/~4/2R2zlbkuuII" medium="image" />
	</item>
	</channel>
</rss>
