<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Xavi Esteve</title>
	<link>http://xaviesteve.com</link>
	<description>I&#039;m a front end web developer and graphic designer from Barcelona based in London. I am passionate in JavaScript, jQuery, CSS, PHP, Wordpress, usability and SEO.</description>
	<lastBuildDate>Thu, 05 Aug 2010 09:41:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>Desactivar multitarea en iOS4, sin necesidad de jailbreak</title>
		<description><![CDATA[Read this post in English No te gusta el multitasking que ha implementado Apple en su nueva versi&#243;n del sistema operativo del iPhone? Es tu iPhone 3G muy lento con multitarea? Desactiva la multitarea siguiendo estos simples pasos sin necesidad de hacer jailbreak otra vez&#8230; Mediante SSH navega al siguiente directorio &#8220;/System/Library/CoreServices/SpringBoard.app&#8221; y busca el [...]]]></description>
		<link>http://xaviesteve.com/desactivar-multitarea-en-ios4-sin-necesidad-de-jailbreak/</link>
			</item>
	<item>
		<title>SnippShot &#8211; Ultra-minimal Code snippet collector</title>
		<description><![CDATA[SnippShot is an online code snippet collector tool. It loads hyper fast: Just one server request Doesn&#8217;t use any images at all (CSS3 for the gradients and an embedded Base 64 image in the style sheet for the favicon) Everything is loaded dynamically through AJAX and JSON/XHTML calls The interface is excellent, just what you [...]]]></description>
		<link>http://xaviesteve.com/snippshot-ultra-minimal-code-snippet-collector/</link>
			</item>
	<item>
		<title>PeliculasOnlineWiki</title>
		<description><![CDATA[PeliculasOnlineWiki is an online movie link database powered by users. The submission process has been optimized so that users just need to fill two fields (the name of the movie and the link to the external website). Through public APIs, PeliculasOnlineWiki gathers all the necessary data (exact movie title, synopsis, movie image, genre and rating) [...]]]></description>
		<link>http://xaviesteve.com/peliculasonlinewiki/</link>
			</item>
	<item>
		<title>Sleep Cycle works for iPod Touch!!</title>
		<description><![CDATA[Sleep Cycle is one of the coolest apps in the Apple Store. It allows you to monitor your sleep cicles and has an alarm that wakes you up at the best time you need to wake up hence you always wake up fresh and without that tired sensation of having slept a lot but not [...]]]></description>
		<link>http://xaviesteve.com/sleep-cycle-works-for-ipod-touch/</link>
			</item>
	<item>
		<title>Agile SCRUM Google Spreadsheet template for freelancers</title>
		<description><![CDATA[As an occasional freelance worker and a passionate in GTD it&#8217;s been a while since I started reading about how to optimize my time while providing my best services. Yesterday I watched Hamids&#8217; video explaining SCRUM in 10 minutes. What is Agile SCRUM? The video is really inspiring for all those people like me that [...]]]></description>
		<link>http://xaviesteve.com/agile-scrum-google-spreadsheet-template-for-freelancers/</link>
			</item>
	<item>
		<title>Adobe Dreamweaver CS5 bugs &#8211; Every new version is getting worse&#8230;</title>
		<description><![CDATA[Dreamweaver CS3 had some minor bugs which were not that bad, with CS4 some more errors but CS5 version is just unbearable. These are the bugs I&#8217;ve spotted so far (all of them are regarding the code view or the FTP, I rarely use the Design view, CSS GUI editor, Live view and other features [...]]]></description>
		<link>http://xaviesteve.com/adobe-dreamweaver-cs5-bugs-every-new-version-is-getting-worse/</link>
			</item>
	<item>
		<title>Disable multitasking in iOS4, no jailbreaking needed</title>
		<description><![CDATA[Leer este art&#237;culo en Espa&#241;ol Are you one of those unitask fans? Is your iPhone 3G too slow with multitask? Disable Multitasking by following these simple steps, no need to jailbreak again&#8230; SSH to the following dir &#8220;/System/Library/CoreServices/SpringBoard.app&#8221; search for the following file &#8220;N82AP.plist&#8221; and the open it with notepad and search for &#8220;multitasking&#8221; and [...]]]></description>
		<link>http://xaviesteve.com/disable-multitasking-in-ios4-no-jailbreaking-needed/</link>
			</item>
	<item>
		<title>How to switch between apps in iOS 4</title>
		<description><![CDATA[To switch to a background app (multitask) in your iPhone or iPod Touch iOS4 press the square button twice fast: The four most recently used  apps will appear at the bottom of the screen. You can scroll your finger to right and left to view more opened apps and control the music player too. Apps [...]]]></description>
		<link>http://xaviesteve.com/how-to-switch-between-apps-in-ios-4/</link>
			</item>
	<item>
		<title>Desarrollo web &#8211; Lista de cosas a comprobar antes de publicar una web</title>
		<description><![CDATA[Launchlist es un servicio gratis que nos muestra una lista de las cosas que debemos tener en cuenta antes de publicar un sitio web. Nos permite enviarla por correo una vez terminado para poder imprimirlo y modificarla para anadirle lo que queramos. Empezamos rellenando los datos del proyecto y a quien queremos enviarle el informe [...]]]></description>
		<link>http://xaviesteve.com/desarrollo-web-lista-de-cosas-a-comprobar-antes-de-publicar-una-web/</link>
			</item>
	<item>
		<title>My useful WordPress/PHP code snippets cheat sheet</title>
		<description><![CDATA[These are code snippets that I use very frequently while developing advanced or custom WordPress themes. Get custom field Will echo the &#8220;thumb&#8221; custom field: $values = get_post_custom_values("thumb"); echo $values[0]; Custom loop The custom loop allows you to include more than one WordPress loop in the same page: $carrotposts = new WP_Query(); $carrotposts-&#62;query('s=carrot'); if (!$carrotposts-&#62;have_posts()) [...]]]></description>
		<link>http://xaviesteve.com/my-useful-wordpress-php-code-snippets-and-cheat-sheet/</link>
			</item>
</channel>
</rss>
