<?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>Microsoft Student Partner</title>
	<atom:link href="http://an25.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://an25.wordpress.com</link>
	<description>Tecnologias</description>
	<lastBuildDate>Wed, 02 Feb 2011 20:45:09 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='an25.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Microsoft Student Partner</title>
		<link>http://an25.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://an25.wordpress.com/osd.xml" title="Microsoft Student Partner" />
	<atom:link rel='hub' href='http://an25.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Cargar y animar un Sprite en XNA.</title>
		<link>http://an25.wordpress.com/2010/05/14/cargar-y-animar-un-sprite-en-xna/</link>
		<comments>http://an25.wordpress.com/2010/05/14/cargar-y-animar-un-sprite-en-xna/#comments</comments>
		<pubDate>Fri, 14 May 2010 21:54:32 +0000</pubDate>
		<dc:creator>ah25</dc:creator>
				<category><![CDATA[XNA Game]]></category>

		<guid isPermaLink="false">http://an25.wordpress.com/?p=202</guid>
		<description><![CDATA[El objetivo de este pequeño tutorial es  cargar y animar un Sprite en XNA, este Sprite deberá recorrer los cuatro extremos de la ventana del video juego. Primero Creamos un proyecto en c# en visual studio 2008 y seleccionamos la plantilla Windows Game y lo nombramos Tuto_CargarAnimarSprite:   seleccionamos el explorador de soluciones y damos <a href="http://an25.wordpress.com/2010/05/14/cargar-y-animar-un-sprite-en-xna/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=an25.wordpress.com&amp;blog=1883920&amp;post=202&amp;subd=an25&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://an25.wordpress.com/2010/05/14/cargar-y-animar-un-sprite-en-xna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebbeb1bb5635d392881521b4b7e4afc9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ah25</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/proyectovs2008.png?w=300" medium="image">
			<media:title type="html">ProyectoVS2008</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/content.png?w=300" medium="image">
			<media:title type="html">Content</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/buscarimag.png?w=300" medium="image">
			<media:title type="html">buscarImag</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/ventenaejecucion1.png?w=300" medium="image">
			<media:title type="html">ventenaEjecucion1</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/ventenaejecucion11.png?w=300" medium="image">
			<media:title type="html">ventenaEjecucion1</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/05/ventenaejecucion2.png?w=300" medium="image">
			<media:title type="html">ventenaEjecucion2</media:title>
		</media:content>
	</item>
		<item>
		<title>ESTRUCTURA SELECTIVA DOBLE</title>
		<link>http://an25.wordpress.com/2010/03/01/estructura-selectiva-doble/</link>
		<comments>http://an25.wordpress.com/2010/03/01/estructura-selectiva-doble/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:34:32 +0000</pubDate>
		<dc:creator>ah25</dc:creator>
				<category><![CDATA[Logica de Programacion]]></category>

		<guid isPermaLink="false">http://an25.wordpress.com/?p=188</guid>
		<description><![CDATA[Son estructuras lógicas que permiten controlar la ejecución de varias acciones y se utilizan cuando se tienen dos opciones de acción, por la naturaleza de estas se debe ejecutar una o la otra, pero no ambas a la vez, es decir, son mutuamente excluyentes. Entonces, si una condición C es verdadera, se ejecuta la acción <a href="http://an25.wordpress.com/2010/03/01/estructura-selectiva-doble/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=an25.wordpress.com&amp;blog=1883920&amp;post=188&amp;subd=an25&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://an25.wordpress.com/2010/03/01/estructura-selectiva-doble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebbeb1bb5635d392881521b4b7e4afc9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ah25</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/03/structselectdble.jpg?w=300" medium="image">
			<media:title type="html">structSelectDble</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/03/seletivadble5.jpg?w=300" medium="image">
			<media:title type="html">seletivadble5</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/03/seletivadble6.jpg?w=300" medium="image">
			<media:title type="html">seletivadble6</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2010/03/seletivadble7.jpg?w=300" medium="image">
			<media:title type="html">seletivadble7</media:title>
		</media:content>
	</item>
		<item>
		<title>Matrices(c# y java)</title>
		<link>http://an25.wordpress.com/2009/10/21/matricesc-y-java/</link>
		<comments>http://an25.wordpress.com/2009/10/21/matricesc-y-java/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 23:03:36 +0000</pubDate>
		<dc:creator>ah25</dc:creator>
				<category><![CDATA[Estructura de Datos]]></category>

		<guid isPermaLink="false">http://an25.wordpress.com/2009/10/21/matricesc-y-java/</guid>
		<description><![CDATA[Las matrices son colecciones ordenadas de elementos del mismo tipo de datos a los que se tiene acceso utilizando el nombre de la matriz junto con el desplazamiento del elemento deseado desde el inicio de la matriz. Hay algunas diferencias importantes entre C# y Java en lo referente a cómo se declaran y utilizan las <a href="http://an25.wordpress.com/2009/10/21/matricesc-y-java/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=an25.wordpress.com&amp;blog=1883920&amp;post=180&amp;subd=an25&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://an25.wordpress.com/2009/10/21/matricesc-y-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebbeb1bb5635d392881521b4b7e4afc9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ah25</media:title>
		</media:content>
	</item>
		<item>
		<title>Flow_Chart</title>
		<link>http://an25.wordpress.com/2009/09/24/flow_chart/</link>
		<comments>http://an25.wordpress.com/2009/09/24/flow_chart/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 17:45:03 +0000</pubDate>
		<dc:creator>ah25</dc:creator>
				<category><![CDATA[Logica de Programacion]]></category>

		<guid isPermaLink="false">http://an25.wordpress.com/?p=160</guid>
		<description><![CDATA[aqui les traigo un pograma interesante para los que inician a programar, este programa nos permite desarrollar diagramas de flujo y ejecutarlos. es muy util para checar si nuestros diagramas de flujo   funcionan, bueno pero mejor veamos un ejemplo:  ejecucion  del diagrama de flujo eso es todo espero que les sea de mucha utilidad: descargar : Flow Chart <a href="http://an25.wordpress.com/2009/09/24/flow_chart/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=an25.wordpress.com&amp;blog=1883920&amp;post=160&amp;subd=an25&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://an25.wordpress.com/2009/09/24/flow_chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebbeb1bb5635d392881521b4b7e4afc9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ah25</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2009/09/captura.jpg" medium="image">
			<media:title type="html">Captura</media:title>
		</media:content>

		<media:content url="http://an25.files.wordpress.com/2009/09/captura1.jpg" medium="image">
			<media:title type="html">Captura1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
