<?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>Developing My Mind</title>
	<atom:link href="http://developingmymind.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingmymind.wordpress.com</link>
	<description>Un espacio para la el desarrollo y la arquitectura</description>
	<lastBuildDate>Tue, 04 Oct 2011 18:30:48 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='developingmymind.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Developing My Mind</title>
		<link>http://developingmymind.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://developingmymind.wordpress.com/osd.xml" title="Developing My Mind" />
	<atom:link rel='hub' href='http://developingmymind.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Generaci&#243;n de c&#243;digo con CodeDOM</title>
		<link>http://developingmymind.wordpress.com/2010/10/07/generacin-de-cdigo-con-codedom/</link>
		<comments>http://developingmymind.wordpress.com/2010/10/07/generacin-de-cdigo-con-codedom/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 18:22:12 +0000</pubDate>
		<dc:creator>Juan Manuel Lombana</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CodeDom]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">https://developingmymind.wordpress.com/?p=103</guid>
		<description><![CDATA[CodeDOM (Code Document Object Model) es una tecnología que nos permite Generar y Compilar código dinámicamente, Todo se basa principalmente en representar el código sobre una estructura que vincula los objetos entre si, el inicio de esta estructura es el  CodeCompileUnit la cual es el inicio del árbol, todo esto es “Traducido” por un proveedor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingmymind.wordpress.com&amp;blog=13960230&amp;post=103&amp;subd=developingmymind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingmymind.wordpress.com/2010/10/07/generacin-de-cdigo-con-codedom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/930d45655a5f44ede378af304ffbb04b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">developingmymind</media:title>
		</media:content>
	</item>
		<item>
		<title>Accediendo a Servicios Web Cross-Domain desde Silverlight</title>
		<link>http://developingmymind.wordpress.com/2010/09/08/accediendo-a-servicios-web-cross-domain-desde-silverlight/</link>
		<comments>http://developingmymind.wordpress.com/2010/09/08/accediendo-a-servicios-web-cross-domain-desde-silverlight/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 13:07:40 +0000</pubDate>
		<dc:creator>Juan Manuel Lombana</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">https://developingmymind.wordpress.com/?p=80</guid>
		<description><![CDATA[Después de un rato sin escribir, retomaré con algunos temas bastante interesantes, este es el primero de ellos. Lo más común cuando desarrollamos un aplicación sobre silverlight es que esta tenga un servicio el cual le entrega los datos y la lógica del negocio, por comodidad el servicio siempre se encontraba en la aplicación web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingmymind.wordpress.com&amp;blog=13960230&amp;post=80&amp;subd=developingmymind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingmymind.wordpress.com/2010/09/08/accediendo-a-servicios-web-cross-domain-desde-silverlight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/930d45655a5f44ede378af304ffbb04b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">developingmymind</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Videos que explican la Realidad Aumentada.</title>
		<link>http://developingmymind.wordpress.com/2010/06/04/10-videos-que-explican-la-realidad-aumentada/</link>
		<comments>http://developingmymind.wordpress.com/2010/06/04/10-videos-que-explican-la-realidad-aumentada/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 13:08:17 +0000</pubDate>
		<dc:creator>Juan Manuel Lombana</dc:creator>
				<category><![CDATA[Realidad Aumentada]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://developingmymind.wordpress.com/?p=50</guid>
		<description><![CDATA[Este es un tema bastante interesante, que vi hoy en el Sitio Maestros del Web. Les referencio este interesante post en donde encontrarán los videos. http://www.maestrosdelweb.com/editorial/videos-que-explican-la-realidad-aumentada/ próximamente tendremos buena información sobre este tema. Hasta la próxima. Juan Manuel Lombana. Filed under: Realidad Aumentada, Tecnología<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingmymind.wordpress.com&amp;blog=13960230&amp;post=50&amp;subd=developingmymind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingmymind.wordpress.com/2010/06/04/10-videos-que-explican-la-realidad-aumentada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/930d45655a5f44ede378af304ffbb04b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">developingmymind</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/realidadaumentadaiphone.jpg" medium="image">
			<media:title type="html">RealidadAumentadaIphone</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio &#8211; Error &#8220;El Registro de sucesos está lleno.&#8221;</title>
		<link>http://developingmymind.wordpress.com/2010/06/04/visual-studio-error-el-registro-de-sucesos-esta-lleno/</link>
		<comments>http://developingmymind.wordpress.com/2010/06/04/visual-studio-error-el-registro-de-sucesos-esta-lleno/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 12:53:21 +0000</pubDate>
		<dc:creator>Juan Manuel Lombana</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Errores]]></category>
		<category><![CDATA[LogEvent]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://developingmymind.wordpress.com/?p=43</guid>
		<description><![CDATA[El dia de ayer tuve un inconveniente con un visual studio 2008, al intentar crear una nueva conexión en el ServerExplorer salia un error diciendo &#8220;El registro de sucesos esta lleno&#8221;. Obviamente pense en el Registro de Sucesos del Sistema Operativo, pero ¿por qué ha de llenarse?, además de esto el equipo tenia unas cuantas [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingmymind.wordpress.com&amp;blog=13960230&amp;post=43&amp;subd=developingmymind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingmymind.wordpress.com/2010/06/04/visual-studio-error-el-registro-de-sucesos-esta-lleno/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/930d45655a5f44ede378af304ffbb04b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">developingmymind</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/serverexplorer.jpg" medium="image">
			<media:title type="html">ServerExplorer</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2010 &#8211; Como sacarle el jugo a tu visual studio.</title>
		<link>http://developingmymind.wordpress.com/2010/06/02/visual-studio-2010-como-sacarle-el-jugo-a-tu-visual-studio/</link>
		<comments>http://developingmymind.wordpress.com/2010/06/02/visual-studio-2010-como-sacarle-el-jugo-a-tu-visual-studio/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 03:52:28 +0000</pubDate>
		<dc:creator>Juan Manuel Lombana</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://developingmymind.wordpress.com/?p=12</guid>
		<description><![CDATA[Bueno, estrenando blog vamos a inagurarlo con algo que hace rato queria escribir, como sacarle jugo a tu Visual Studio 2010, esta gran herramienta te permite muchisimas cosas (algunas que ni te imaginarias&#8230;), de hecho el Visual Studio 2008 era ya una gran caja de sopresas, pués el Visual Studio 2010 no se quedo atras&#8230; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingmymind.wordpress.com&amp;blog=13960230&amp;post=12&amp;subd=developingmymind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingmymind.wordpress.com/2010/06/02/visual-studio-2010-como-sacarle-el-jugo-a-tu-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/930d45655a5f44ede378af304ffbb04b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">developingmymind</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/vs1.jpg?w=1024" medium="image">
			<media:title type="html">vs1</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/vs2.jpg" medium="image">
			<media:title type="html">vs2</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/vs3.jpg" medium="image">
			<media:title type="html">vs3</media:title>
		</media:content>

		<media:content url="http://developingmymind.files.wordpress.com/2010/06/vs4.jpg" medium="image">
			<media:title type="html">vs4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
