<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>alexander masache</title>
	<atom:link href="http://ammasache.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ammasache.wordpress.com</link>
	<description>Hola soy de la carrera de informática</description>
	<lastBuildDate>Sat, 05 Apr 2008 22:39:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ammasache.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b86ec76f1afe64e933964ef0bd841e28?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>alexander masache</title>
		<link>http://ammasache.wordpress.com</link>
	</image>
			<item>
		<title>Fibonacci la tercera forma</title>
		<link>http://ammasache.wordpress.com/2008/04/05/fibonacci-la-tercera-forma/</link>
		<comments>http://ammasache.wordpress.com/2008/04/05/fibonacci-la-tercera-forma/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 22:39:40 +0000</pubDate>
		<dc:creator>ammasache</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ammasache.wordpress.com/?p=6</guid>
		<description><![CDATA[ 
//DECLARACION DE LIBRERIAS
#include&#60;iostream.h&#62;
#include&#60;conio.h&#62;
#include&#60;dos.h&#62;
//Declaracion de prototipos
void  fun1(int n);
//VARIABLES GLOBALES
int b=1,c=1,f=0,fi=5,co=20;
//FUNCION PRINCIPAL
void  main()
{
 clrscr();
 int a;
 cout&#60;&#60;&#8221;   &#62; &#62;&#62;&#62;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;
 cout&#60;&#60;&#8221;   &#62;&#62;&#62;&#62;* DE LA SERIE FIBONACI QUE DESEE  &#8230;. \t&#8221;;
 cin&#62;&#62;a;
 cout&#60;&#60;&#8221;\n\n\n&#8221;;
 fun1(a);
 getch();
}
 
//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION
void fun1(int n)
{
 gotoxy(co,fi);
 cout&#60;&#60;f&#60;&#60;&#8221;\n&#8221;;
 fi=fi+3;
 b=c;
 c=f;
 f=b+c;
 if(n&#62;1)
 {
      n&#8211;;
      fun1(n);
 }
}
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=6&subd=ammasache&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> </p>
<p>//DECLARACION DE LIBRERIAS<br />
#include&lt;iostream.h&gt;<br />
#include&lt;conio.h&gt;<br />
#include&lt;dos.h&gt;</p>
<p>//Declaracion de prototipos<br />
void  fun1(int n);</p>
<p>//VARIABLES GLOBALES<br />
int b=1,c=1,f=0,fi=5,co=20;</p>
<p>//FUNCION PRINCIPAL<br />
void  main()<br />
{<br />
 clrscr();<br />
 int a;<br />
 cout&lt;&lt;&#8221;   &gt; &gt;&gt;&gt;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;<br />
 cout&lt;&lt;&#8221;   &gt;&gt;&gt;&gt;* DE LA SERIE FIBONACI QUE DESEE  &#8230;. \t&#8221;;<br />
 cin&gt;&gt;a;<br />
 cout&lt;&lt;&#8221;\n\n\n&#8221;;<br />
 fun1(a);<br />
 getch();<br />
}</p>
<p> </p>
<p>//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION<br />
void fun1(int n)<br />
{<br />
 gotoxy(co,fi);<br />
 cout&lt;&lt;f&lt;&lt;&#8221;\n&#8221;;<br />
 fi=fi+3;<br />
 b=c;<br />
 c=f;<br />
 f=b+c;<br />
 if(n&gt;1)<br />
 {<br />
      n&#8211;;<br />
      fun1(n);<br />
 }</p>
<p>}</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ammasache.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ammasache.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ammasache.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ammasache.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ammasache.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ammasache.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ammasache.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ammasache.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ammasache.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ammasache.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ammasache.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ammasache.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=6&subd=ammasache&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ammasache.wordpress.com/2008/04/05/fibonacci-la-tercera-forma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9abbff2ee68f00576af14e57d4589f8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ammasache</media:title>
		</media:content>
	</item>
		<item>
		<title>OTRA FORMA DE FIBONACCI POR RECURSIVIDAD</title>
		<link>http://ammasache.wordpress.com/2008/04/05/otra-forma-de-fibonacci-por-recursividad/</link>
		<comments>http://ammasache.wordpress.com/2008/04/05/otra-forma-de-fibonacci-por-recursividad/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 22:30:47 +0000</pubDate>
		<dc:creator>ammasache</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ammasache.wordpress.com/?p=5</guid>
		<description><![CDATA[//DECLARACION DE LIBRERIAS
#include&#60;iostream.h&#62;
#include&#60;conio.h&#62;
#include&#60;dos.h&#62;
//Declaracion de prototipos
void  fun2(int n,int f,int aux );
void  main()
{
 clrscr();
 int a;
 cout&#60;&#60;&#8221;   &#62; &#62;&#62;&#62;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;
 cout&#60;&#60;&#8221;   &#62;&#62;&#62;&#62;* DE LA SERIE FIBONACCI QUE DESEE  &#8230;. \t&#8221;;
 cin&#62;&#62;a;
 cout&#60;&#60;&#8221;\n\n\n&#8221;;
 fun2(a,0,1);
 getch();
}
 
//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION
void fun2(int n,int f,int aux)
{
 cout&#60;&#60;f&#60;&#60;&#8221;\n\n&#8221;;
 if(n&#62;1)
 {
      fun2((n-1),(f+aux),(f));
 }
}
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=5&subd=ammasache&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>//DECLARACION DE LIBRERIAS<br />
#include&lt;iostream.h&gt;<br />
#include&lt;conio.h&gt;<br />
#include&lt;dos.h&gt;</p>
<p>//Declaracion de prototipos<br />
void  fun2(int n,int f,int aux );<br />
void  main()<br />
{<br />
 clrscr();<br />
 int a;<br />
 cout&lt;&lt;&#8221;   &gt; &gt;&gt;&gt;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;<br />
 cout&lt;&lt;&#8221;   &gt;&gt;&gt;&gt;* DE LA SERIE FIBONACCI QUE DESEE  &#8230;. \t&#8221;;<br />
 cin&gt;&gt;a;<br />
 cout&lt;&lt;&#8221;\n\n\n&#8221;;<br />
 fun2(a,0,1);<br />
 getch();<br />
}</p>
<p> </p>
<p>//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION<br />
void fun2(int n,int f,int aux)<br />
{</p>
<p> cout&lt;&lt;f&lt;&lt;&#8221;\n\n&#8221;;<br />
 if(n&gt;1)<br />
 {<br />
      fun2((n-1),(f+aux),(f));<br />
 }</p>
<p>}</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ammasache.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ammasache.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ammasache.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ammasache.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ammasache.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ammasache.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ammasache.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ammasache.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ammasache.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ammasache.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ammasache.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ammasache.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=5&subd=ammasache&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ammasache.wordpress.com/2008/04/05/otra-forma-de-fibonacci-por-recursividad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9abbff2ee68f00576af14e57d4589f8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ammasache</media:title>
		</media:content>
	</item>
		<item>
		<title>RECURSIVIDAD</title>
		<link>http://ammasache.wordpress.com/2008/04/05/recursividad/</link>
		<comments>http://ammasache.wordpress.com/2008/04/05/recursividad/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 22:25:55 +0000</pubDate>
		<dc:creator>ammasache</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[CIENCIAS DE LA COMPUTACION]]></category>
		<category><![CDATA[RESOLUCION DE FIBONACI POR RECURSIVIDAD POR DIFERENTES]]></category>
		<category><![CDATA[U.T.P.L]]></category>

		<guid isPermaLink="false">http://ammasache.wordpress.com/?p=4</guid>
		<description><![CDATA[FIBONACI
//DECLARACION DE LIBRERIAS
#include&#60;iostream.h&#62;
#include&#60;conio.h&#62;
#include&#60;dos.h&#62;
//Declaracion de prototipos
void  fun1(int n,int b,int c,int f);
void  main()
{
 clrscr();
 int a;
 cout&#60;&#60;&#8221;   &#62; &#62;&#62;&#62;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;
 cout&#60;&#60;&#8221;   &#62;&#62;&#62;&#62;* DE LA SERIE FIBONACI QUE DESEE  &#8230;. \t&#8221;;
 cin&#62;&#62;a;
 cout&#60;&#60;&#8221;\n\n\n&#8221;;
 fun1(a,1,1,0);
 getch();
}
 
//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION
void fun1(int n,int b,int c,int f)
{
 cout&#60;&#60;f&#60;&#60;&#8221;\n\n&#8221;;
 if(n&#62;1)
 {
      fun1((n-1),c,f,(f+c));
 }
}
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=4&subd=ammasache&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>FIBONACI</p>
<p>//DECLARACION DE LIBRERIAS<br />
#include&lt;iostream.h&gt;<br />
#include&lt;conio.h&gt;<br />
#include&lt;dos.h&gt;</p>
<p>//Declaracion de prototipos<br />
void  fun1(int n,int b,int c,int f);<br />
void  main()<br />
{<br />
 clrscr();<br />
 int a;<br />
 cout&lt;&lt;&#8221;   &gt; &gt;&gt;&gt;*INGRESE LA CANTIDAD DE  NUMEROS &#8230;. \n&#8221;;<br />
 cout&lt;&lt;&#8221;   &gt;&gt;&gt;&gt;* DE LA SERIE FIBONACI QUE DESEE  &#8230;. \t&#8221;;<br />
 cin&gt;&gt;a;<br />
 cout&lt;&lt;&#8221;\n\n\n&#8221;;<br />
 fun1(a,1,1,0);<br />
 getch();<br />
}</p>
<p> </p>
<p>//LLAMAR UNA FUNCION DENTRO DENTRO DE OTRA FUNCION<br />
void fun1(int n,int b,int c,int f)<br />
{</p>
<p> cout&lt;&lt;f&lt;&lt;&#8221;\n\n&#8221;;<br />
 if(n&gt;1)<br />
 {<br />
      fun1((n-1),c,f,(f+c));<br />
 }</p>
<p>}</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ammasache.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ammasache.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ammasache.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ammasache.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ammasache.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ammasache.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ammasache.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ammasache.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ammasache.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ammasache.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ammasache.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ammasache.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=4&subd=ammasache&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ammasache.wordpress.com/2008/04/05/recursividad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9abbff2ee68f00576af14e57d4589f8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ammasache</media:title>
		</media:content>
	</item>
		<item>
		<title>SISTEMA DE SOPORTE DE DECISIONES</title>
		<link>http://ammasache.wordpress.com/2007/07/23/sistema-de-soporte-de-decisiones/</link>
		<comments>http://ammasache.wordpress.com/2007/07/23/sistema-de-soporte-de-decisiones/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 21:50:36 +0000</pubDate>
		<dc:creator>ammasache</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ammasache.wordpress.com/2007/07/23/sistema-de-soporte-de-decisiones/</guid>
		<description><![CDATA[SISTEMA DE SOPORTE DE DECISIONES
Los sistemas  de soporte de decisiones  (DSS) son sistema  de información interactiva que se basan en una serie integrada de herramientas de hardware y software , fáciles de   usar  y que permite  producir  y presentar  información destinada a ayudar a la  gerencia en el proceso de toma de decisiones .
Un sistema [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=3&subd=ammasache&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left" style="text-align:center;margin:0;" class="MsoNormal"><strong><u><span style="font-size:14pt;"><font face="Times New Roman">SISTEMA DE SOPORTE DE DECISIONES</font></span></u></strong></p>
<p align="left" style="text-align:center;margin:0;" class="MsoNormal"><strong><u><span style="font-size:14pt;"></span></u></strong><font face="Times New Roman">Los sistemas<span>  </span>de soporte de decisiones<span>  </span>(DSS) son sistema<span>  </span>de información interactiva que se basan en una serie integrada de herramientas de hardware y software , fáciles de <span>  </span>usar<span>  </span>y que permite<span>  </span>producir<span>  </span>y presentar<span>  </span>información destinada a ayudar a la<span>  </span>gerencia en el proceso de toma de decisiones .</font></p>
<p><font face="Times New Roman">Un sistema de soporte de decisiones en un conjunto de herramientas de decisión,<span>  </span>que puede adaptarse a cualquier ambiente.<em></em></font><font face="Times New Roman"> </font></p>
<p align="left" style="text-align:justify;margin:0;" class="MsoNormal"><font face="Times New Roman">Los sistemas de soporte<span>  </span>de decisiones<span>  </span>están formados por una serie<span>  </span>de<span>  </span>herramientas que<span>  </span>pueden<span>  </span>adaptarse a cualquier situación o ambiente. L a combinación de estas<span>   </span>herramientas de propósito general ayuda a los gerentes a abordar<span>  </span>tareas de toma de decisiones en áreas específicas.:</font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ammasache.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ammasache.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ammasache.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ammasache.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ammasache.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ammasache.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ammasache.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ammasache.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ammasache.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ammasache.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ammasache.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ammasache.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=3&subd=ammasache&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ammasache.wordpress.com/2007/07/23/sistema-de-soporte-de-decisiones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9abbff2ee68f00576af14e57d4589f8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ammasache</media:title>
		</media:content>
	</item>
		<item>
		<title>¿ Que se siente ser un blogero?</title>
		<link>http://ammasache.wordpress.com/2007/07/17/hello-world/</link>
		<comments>http://ammasache.wordpress.com/2007/07/17/hello-world/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 14:45:14 +0000</pubDate>
		<dc:creator>ammasache</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[me siento muy contento donde puedo compartir totdo que se y poderlos expresar hacia los demas. 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=1&subd=ammasache&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>me siento muy contento donde puedo compartir totdo que se y poderlos expresar hacia los demas. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ammasache.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ammasache.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ammasache.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ammasache.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ammasache.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ammasache.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ammasache.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ammasache.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ammasache.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ammasache.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ammasache.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ammasache.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ammasache.wordpress.com&blog=1380745&post=1&subd=ammasache&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ammasache.wordpress.com/2007/07/17/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9abbff2ee68f00576af14e57d4589f8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ammasache</media:title>
		</media:content>
	</item>
	</channel>
</rss>