<?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>telecosmalaga &#187; Laboratorio</title>
	<atom:link href="http://telecos-malaga.net/category/laboratorio/feed/" rel="self" type="application/rss+xml" />
	<link>http://telecos-malaga.net</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Sun, 15 Jan 2012 12:34:52 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='telecos-malaga.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>telecosmalaga &#187; Laboratorio</title>
		<link>http://telecos-malaga.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://telecos-malaga.net/osd.xml" title="telecosmalaga" />
	<atom:link rel='hub' href='http://telecos-malaga.net/?pushpress=hub'/>
		<item>
		<title>Programación de móviles. ¿Por dónde empiezo? (1ª Parte)</title>
		<link>http://telecos-malaga.net/2010/05/21/programacion-de-moviles-%c2%bfpor-donde-empiezo-1%c2%aa-parte/</link>
		<comments>http://telecos-malaga.net/2010/05/21/programacion-de-moviles-%c2%bfpor-donde-empiezo-1%c2%aa-parte/#comments</comments>
		<pubDate>Fri, 21 May 2010 07:26:50 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[Sistemas Operativos]]></category>
		<category><![CDATA[Tecnologia Web]]></category>
		<category><![CDATA[Telecomunicaciones]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[movi]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[programacion]]></category>
		<category><![CDATA[symbian]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=679</guid>
		<description><![CDATA[En esta noticia se pretende orientar al usuario sobre las distintas plataformas de programación de Móviles, con referencias a tutoriales y enlaces de interés. En esta primera parte se habla de la programación para Java ME y para iPhone<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=679&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:justify;">La respuesta a esta pregunta hace un par de años era más senc<a href="http://telecosmalaga.files.wordpress.com/2010/05/movil.jpg"><img class="alignright" style="border:0 none;" src="http://telecosmalaga.files.wordpress.com/2010/05/movil.jpg?w=146&#038;h=200" border="0" alt="" width="146" height="200" /></a>illa que en la actualidad. Por decirlo de forma muy simplificada, hace dos o tres años la mayoría de los teléfonos eran compatible con los &#8220;Juegos Java&#8221; que todavía seguimos viendo en la publicidad de algunas cadenas. La respuesta en esos días hubiera sido aprende a programar <a href="http://java.sun.com/javame/index.jsp">Java ME</a> (MIDP/CLDC). Porque aunque había otras posibilidades como programar en <a href="http://www.forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html">C++ para Symbian</a> (Sistema Operativo de los teléfonos Nokia) esta programación era bastante más complicada.</div>
<div style="text-align:justify;">La programación en Java ME ha sido durante varios años la vencedora indiscutible. La programación de <a href="http://developers.sun.com/mobility/midp/articles/wtoolkit/">Midlets</a> (programa principal de una aplicación Java ME)  no es demasiado compleja y está perfectamente preparado para el desarrollo de Juegos gracias al conjunto de clases relacionadas con GameCanvas que permiten de forma &#8216;sencilla&#8217; crear un escenario <a href="http://www.j2medev.com/api/midp/javax/microedition/lcdui/game/TiledLayer.html">TiledLayer</a>, animaciones con <a href="http://www.j2medev.com/api/midp/javax/microedition/lcdui/game/Sprite.html">Sprites</a>, detección de colisiones, etc. Además de esto, las comunicaciones a través de bluetooth permiten comunicar el movil con otros móviles, con un PC o usando 3G conectarse con cualquier servidor en Internet realizando un simple URLConnection de Java.</div>
<div style="text-align:justify;">
<p>En la actualidad todo se ha complicado bastante. Aunque Java ME teniendo bastante que decir durante algún tiempo por su integración con diferentes sistemas operativos, como SymbianOS que continua siendo el más extendido. En la siguiente figura se ve como se reparte el mercado de los móviles en la actualidad.</p>
<p style="text-align:center;"><a rel="attachment wp-att-691" href="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalmundo1.jpg2010/05/21/programacion-de-moviles-%c2%bfpor-donde-empiezo-1%c2%aa-parte/statcounterglobalmundo/"><img class="size-medium wp-image-691 aligncenter" src="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalmundo1.jpg?w=341&#038;h=200" alt="" width="341" height="200" /></a></p>
</div>
<p><a href="http://gs.statcounter.com/#mobile_os-ww-monthly-200904-201005">Estadísticas Mundiales de Sistemas Operativos de Móviles</a></p>
<div style="text-align:justify;">
<p>Puede comprobarse que si queremos estar al día deberemos aprender más  cosas además de Java ME. ¿Que tal aprender a programar un iPhone?Sobre todo si miramos las estadísticas en España.</p>
<p style="text-align:center;"><a rel="attachment wp-att-690" href="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalmundo1.jpg2010/05/21/programacion-de-moviles-%c2%bfpor-donde-empiezo-1%c2%aa-parte/statcounterglobalespana/"><img class="size-medium wp-image-690 aligncenter" src="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalespana1.jpg?w=341&#038;h=200" alt="" width="341" height="200" /></a></p>
</div>
<p><a href="http://gs.statcounter.com/#mobile_os-ES-monthly-200904-201005">Estadísticas en España de Sistemas Operativos de Móviles</a></p>
<div style="text-align:justify;">
<p>Parece que en nuestro país el iPhone se ha hecho un buen hueco. Yo que soy poco Mac-arra (aunque mi compañero <a href="http://www.lcc.uma.es/contenidos/informacion_personal.action?id=105">Juan Falgueras</a> me esté iniciando) tengo que reconocer que la usabilidad del iPhone es muy buena a pesar de sus limitaciones como limitaciones de bluetooth o la monotarea que en la última versión se ha solucionado. Una de las características que pienso que lo han hecho tan popular es introducción del  primer MarketPlace(llamado AppStore) en el que hay una cantidad innumerable de aplicaciones gratuitas o a precios muy reducidos. Aunque estos precios sean muy bajos, rondan 1€, si una aplicación tiene un millon de descargas pues has ganado un millón de euros. Eso ha motivado a muchos programadores y podemos encontrar un gran número de aplicaciones en versión Lite (versión reducida gratuita) y en su versión Completa.</p>
<p>¿Cómo se programa un iPhone o su hermano mayor iPad? Tienes dos formas de hacerlo. Si sabes programación Web estás de enhorabuena, por el iPhone y por la programación de Widgets de la que hablaré más tarde. Un gran porcentaje de las aplicaciones que se encuentran en el AppStore son en realidad aplicaciones Webs adaptadas para las dimensiones del iPhone/iPad. La página de desarrollo de WebApps es <a href="http://developer.apple.com/safari/">Safari Dev Center</a>, en la que se tiene toda la documentación del HTML,CSS y Javascript) soportado por el navegador Safari dentro del iPhone (HTML5).<br />
Las Web Apps de iPhone tiene algunas limitaciones respecto al acceso a características interesantes del teléfono como el acelerometro, la cámara, GPS brújula digital y todo lo relacionado con telefonía. Si queremos hacer algo con eso vamos a tener que remangarnos, comprarnos un iMac y empezar a desarrollar con el entorno de dessarrollo Xcode y aprender Cocoa y Objective-C, que es como un C++ pero &#8216;raro&#8217; para los que estéis acostumbrados a Java o C++. Por ejemplo, lo que en Java  o C++ sería  label.setText(&#8220;Hola Mundo&#8221;) en Objective C es [label setText:@"Hello World"]; Aunque hay que reconocer que el entorno XCode es bastante amigable y el emulador funciona muy bien. (Pero solo en un Mac). Si te interesa, aquí tienes un <a href="http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ObjectiveC/ObjC.pdf">libro gratuito de la página de Apple del lenguaje Objective C</a>.</p>
<p>En el<a href="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalmundo1.jpg2010/07/20/programacion-d…piezo-2ª-parte/"> siguiente capítulo</a> hablaremos de otras tecnologías que van a arrasar el mercado. Los Widgets (Nokia, Vodafone 360, Bondy,&#8230;) y Android.</p>
<p>David Bueno Vallejo (bueno@lcc.uma.es).</p>
<p>web: <a href="http://bueno.lcc.uma.es/">http://bueno.lcc.uma.es/</a></p>
<p>blog:<a href="http://davidbuenov.blogspot.com"> http://davidbuenov.blogspot.com/</a></p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/679/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=679&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2010/05/21/programacion-de-moviles-%c2%bfpor-donde-empiezo-1%c2%aa-parte/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>

		<media:content url="http://telecosmalaga.files.wordpress.com/2010/05/movil.jpg?w=220" medium="image" />

		<media:content url="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalmundo1.jpg?w=341" medium="image" />

		<media:content url="http://telecosmalaga.files.wordpress.com/2010/05/statcounterglobalespana1.jpg?w=341" medium="image" />
	</item>
		<item>
		<title>Prototipo de CNC</title>
		<link>http://telecos-malaga.net/2010/01/27/prototipo-de-cnc/</link>
		<comments>http://telecos-malaga.net/2010/01/27/prototipo-de-cnc/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 08:00:13 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[numerico]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=575</guid>
		<description><![CDATA[El CNC en funcionamiento:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=575&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El CNC en funcionamiento:</p>
<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2010/01/27/prototipo-de-cnc/"><img src="http://img.youtube.com/vi/LK-10OWSxyc/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/575/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=575&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2010/01/27/prototipo-de-cnc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>CNC manual usando Escaner e Impresora</title>
		<link>http://telecos-malaga.net/2010/01/20/cnc-manual-usando-escaner-e-impresora/</link>
		<comments>http://telecos-malaga.net/2010/01/20/cnc-manual-usando-escaner-e-impresora/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 08:00:58 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[computador]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[escaner]]></category>
		<category><![CDATA[impresora]]></category>
		<category><![CDATA[numerico]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=571</guid>
		<description><![CDATA[Aquí disponéis de un tutorial de como elaborar un CNC usando un escaner y una impresora. Se considera  Control Numérico por Computador, también llamado CNC (en inglés Computer Numerical Control) (también Control Numérico Continuo Continuous Numerical Control) a todo dispositivo capaz de dirigir el posicionamiento de un órgano mecánico móvil mediante órdenes elaboradas de forma totalmente automática a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=571&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Aquí disponéis de un tutorial de como elaborar un CNC usando un escaner y una impresora.</p>
<p>Se considera  <strong>Control Numérico por Computador</strong>, también llamado <strong>CNC</strong> (en inglés <em>Computer Numerical Control</em>) (también Control Numérico Continuo <em>Continuous Numerical Control</em>) a todo dispositivo capaz de dirigir el posicionamiento de un órgano mecánico móvil mediante órdenes elaboradas de forma totalmente automática a partir de informaciones numéricas en tiempo real.</p>
<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2010/01/20/cnc-manual-usando-escaner-e-impresora/"><img src="http://img.youtube.com/vi/c2y-NCtun5g/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/571/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=571&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2010/01/20/cnc-manual-usando-escaner-e-impresora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial Microcontroladores PIC 2: Introducción 2</title>
		<link>http://telecos-malaga.net/2010/01/13/tutorial-microcontroladores-pic-2-introduccion-2/</link>
		<comments>http://telecos-malaga.net/2010/01/13/tutorial-microcontroladores-pic-2-introduccion-2/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 08:00:59 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[microcontrolador]]></category>
		<category><![CDATA[microcontroladores]]></category>
		<category><![CDATA[PIC]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=569</guid>
		<description><![CDATA[La segunda parte de la Introducción.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=569&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>La segunda parte de la Introducción.</p>
<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2010/01/13/tutorial-microcontroladores-pic-2-introduccion-2/"><img src="http://img.youtube.com/vi/HNzBVwrs3OU/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/569/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=569&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2010/01/13/tutorial-microcontroladores-pic-2-introduccion-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial Microcontroladores PIC1: Introducción</title>
		<link>http://telecos-malaga.net/2010/01/06/tutorial-microcontroladores-pic1-introduccion/</link>
		<comments>http://telecos-malaga.net/2010/01/06/tutorial-microcontroladores-pic1-introduccion/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:00:27 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[micorcontrolador]]></category>
		<category><![CDATA[microcontroladores]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[PIC1]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=565</guid>
		<description><![CDATA[Pequeña introducción a los pics. Este será un tutorial muy básico para poder inciarse en este mundo.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=565&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="background-color:#ffffff;">Pequeña introducción a los pics. Este será un tutorial muy básico para poder inciarse en este mundo.</span></p>
<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2010/01/06/tutorial-microcontroladores-pic1-introduccion/"><img src="http://img.youtube.com/vi/opZxlUggY_I/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/565/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=565&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2010/01/06/tutorial-microcontroladores-pic1-introduccion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Cómo identificar patillas BJT y uso simple en Pspice</title>
		<link>http://telecos-malaga.net/2009/12/30/como-identificar-patillas-bjt-y-uso-simple-en-pspice/</link>
		<comments>http://telecos-malaga.net/2009/12/30/como-identificar-patillas-bjt-y-uso-simple-en-pspice/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 08:00:27 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[bjt]]></category>
		<category><![CDATA[patilla]]></category>
		<category><![CDATA[pspice]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=445</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=445&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2009/12/30/como-identificar-patillas-bjt-y-uso-simple-en-pspice/"><img src="http://img.youtube.com/vi/bxG1nFI5veA/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/445/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=445&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2009/12/30/como-identificar-patillas-bjt-y-uso-simple-en-pspice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial 20. Sistemas de numeración</title>
		<link>http://telecos-malaga.net/2009/12/23/tutorial-20-sistemas-de-numeracion/</link>
		<comments>http://telecos-malaga.net/2009/12/23/tutorial-20-sistemas-de-numeracion/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 08:00:25 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Criptografia]]></category>
		<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[Telecomunicaciones]]></category>
		<category><![CDATA[binario]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[numeración]]></category>
		<category><![CDATA[octal]]></category>
		<category><![CDATA[sistemas]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=443</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=443&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2009/12/23/tutorial-20-sistemas-de-numeracion/"><img src="http://img.youtube.com/vi/2RH-3oMqprU/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/443/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=443&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2009/12/23/tutorial-20-sistemas-de-numeracion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial 19. Biestables</title>
		<link>http://telecos-malaga.net/2009/12/16/tutorial-19-biestables/</link>
		<comments>http://telecos-malaga.net/2009/12/16/tutorial-19-biestables/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:00:45 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[biestables]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=441</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=441&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2009/12/16/tutorial-19-biestables/"><img src="http://img.youtube.com/vi/ekYJkCjalCY/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/441/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=441&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2009/12/16/tutorial-19-biestables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial 18. Puertas lógicas</title>
		<link>http://telecos-malaga.net/2009/12/09/tutorial-18-puertas-logicas/</link>
		<comments>http://telecos-malaga.net/2009/12/09/tutorial-18-puertas-logicas/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:00:52 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[lógicas]]></category>
		<category><![CDATA[puertas]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=438</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=438&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2009/12/09/tutorial-18-puertas-logicas/"><img src="http://img.youtube.com/vi/3JNwuAS7nvY/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/438/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=438&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2009/12/09/tutorial-18-puertas-logicas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial 17. Timer 555 Modo Monoestable</title>
		<link>http://telecos-malaga.net/2009/12/02/tutorial-17-timer-555-modo-monoestable/</link>
		<comments>http://telecos-malaga.net/2009/12/02/tutorial-17-timer-555-modo-monoestable/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:00:05 +0000</pubDate>
		<dc:creator>telecosmalaga</dc:creator>
				<category><![CDATA[Electrónica]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[555]]></category>
		<category><![CDATA[modo]]></category>
		<category><![CDATA[monoestable]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://telecos-malaga.net/?p=436</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=436&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://telecos-malaga.net/2009/12/02/tutorial-17-timer-555-modo-monoestable/"><img src="http://img.youtube.com/vi/v5-FZbORV2o/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telecosmalaga.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telecosmalaga.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telecosmalaga.wordpress.com/436/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telecos-malaga.net&amp;blog=25925971&amp;post=436&amp;subd=telecosmalaga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://telecos-malaga.net/2009/12/02/tutorial-17-timer-555-modo-monoestable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209b0d981b1d02988d3ea485708e2c33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">telecosmalaga</media:title>
		</media:content>
	</item>
	</channel>
</rss>
