<?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/"
	>

<channel>
	<title>Shersoft</title>
	<atom:link href="http://shersoft.blog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shersoft.blog.com</link>
	<description>where is my mind?</description>
	<pubDate>Sat, 26 Dec 2009 21:35:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cubatica nuestro que estas en el vaso a través de la boca abriéndote paso. Satificados sean tus grados. Vengan a nosotros tus efectos. Hágase tu voluntad así en el bar como en el pub. El pedo nuestro de cada noche, dánoslo hoy. Perdona nuestras mezclas como nosotros perdonamos los garrafones. No nos dejes beber Bucler sin alcohol y libranos del Biter Kas. Amen. Feliz Navidad y año 2010!</title>
		<link>http://shersoft.blog.com/2009/12/26/cubatica-nuestro-que-estas-en-el-vaso-a-traves-de-la-boca-abriendote-paso-satificados-sean-tus-grados-vengan-a-nosotros-tus-efectos-hagase-tu-voluntad-asi-en-el-bar-como-en-el-pub-el-pedo-nuestro/</link>
		<comments>http://shersoft.blog.com/2009/12/26/cubatica-nuestro-que-estas-en-el-vaso-a-traves-de-la-boca-abriendote-paso-satificados-sean-tus-grados-vengan-a-nosotros-tus-efectos-hagase-tu-voluntad-asi-en-el-bar-como-en-el-pub-el-pedo-nuestro/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 21:35:56 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/?p=5196418</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/12/26/cubatica-nuestro-que-estas-en-el-vaso-a-traves-de-la-boca-abriendote-paso-satificados-sean-tus-grados-vengan-a-nosotros-tus-efectos-hagase-tu-voluntad-asi-en-el-bar-como-en-el-pub-el-pedo-nuestro/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Base de Dades en C++   &#124;&#124;  Base de Datos en C++ &#8211;&#62; Lista Enlazada</title>
		<link>http://shersoft.blog.com/2009/12/16/base-de-dades-en-c-base-de-datos-en-c-lista-enlazada/</link>
		<comments>http://shersoft.blog.com/2009/12/16/base-de-dades-en-c-base-de-datos-en-c-lista-enlazada/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:55:38 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/?p=5196370</guid>
		<description><![CDATA[
Buenas buenas, hoy traigo una autentica <strong>base de datos en c++ estandart</strong>, funciona en todos los compiladores, pero os recomiendo el builderc++.
Lo he hecho lo mas esquemático posible por una mejor entendimiento del código , todo mismo alguna duda en el foro,jeje. Chao.

<p>Por cierto Toda <strong>obra mia</strong>, en media horita, y lo importante es que [...]</p>]]></description>
			<content:encoded><![CDATA[<div>
<div style="text-align: justify">Buenas buenas, hoy traigo una autentica <strong>base de datos en c++ estandart</strong>, funciona en todos los compiladores, pero os recomiendo el builderc++.</div>
<div style="text-align: justify">Lo he hecho lo mas esquemático posible por una mejor entendimiento del código , todo mismo alguna duda en el foro,jeje. Chao.</div>
<div style="text-align: justify">
<p>Por cierto Toda <strong>obra mia</strong>, en media horita, y lo importante es que <span style="text-decoration: underline">FUNCIONA al 100%</span>.</div>
<hr />Builder c++ Compiler (Faltan Las librerias del Include standars, ej: conio,msdos,&#8230;)</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;#include</p>
<p>#include  ***</p>
<p>#include ***</p>
<p>#include  ***</p>
<p>#include  ***</p>
<p>#include   ***</p>
<p>#include  ***</p>
<p>#include  ***</p>
<p>#pragma hdrstop</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
USERES(&#8220;Project1.res&#8221;);</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
struct FITXA</p>
<p>{</p>
<p>char nom[20];</p>
<p>char cognom[20];</p>
<p>struct FITXA *enllac;</p>
<p>}*inici,*aux,*aux2,*darrer,*anterior;</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>FILE *punter;</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
int x,contador1,contador2;</p>
<p>char nome[20];</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void carregar();</p>
<p>void mostrar();</p>
<p>void insertar();</p>
<p>void cercar();</p>
<p>void borrar();</p>
<p>void primerRegistre();</p>
<p>void enmigRegistre();</p>
<p>void ultimRegistre();</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void carregar()</p>
<p>{</p>
<p>punter= fopen(&#8220;alumne.txt&#8221;,&#8221;a+&#8221;);</p>
<p>inici=(struct FITXA*)malloc(sizeof(struct FITXA));</p>
<p>if(malloc==NULL){printf(&#8220;n ERROR ERROR ERROR !!&#8221;);sleep(2);exit(1);}</p>
<p>fscanf(punter,&#8221;%s %s&#8221;,inici-&gt;nom,inici-&gt;cognom);</p>
<p>inici-&gt;enllac=NULL;</p>
<p>darrer=inici;</p>
<p>while(feof(punter)==0)</p>
<p>{</p>
<p>aux=(struct FITXA*)malloc(sizeof(struct FITXA));</p>
<p>darrer-&gt;enllac=aux;</p>
<p>aux-&gt;enllac=NULL;</p>
<p>darrer=aux;</p>
<p>fscanf(punter,&#8221;%s %s&#8221;,darrer-&gt;nom,darrer-&gt;cognom);</p>
<p>}</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void mostrar()</p>
<p>{</p>
<p>aux=inici;</p>
<p>while(aux!=NULL)</p>
<p>{</p>
<p>printf(&#8220;n %s %s &#8220;,aux-&gt;nom,aux-&gt;cognom);</p>
<p>aux=aux-&gt;enllac;</p>
<p>}</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Polseu Una Tecla Per Continuar&#8230;&#8221;);</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void insertar()</p>
<p>{</p>
<p>darrer=(struct FITXA*)malloc(sizeof(struct FITXA));</p>
<p>aux=inici;</p>
<p>while(aux-&gt;enllac!=NULL)</p>
<p>{</p>
<p>aux=aux-&gt;enllac;</p>
<p>}</p>
<p>aux-&gt;enllac=darrer;</p>
<p>darrer-&gt;enllac=NULL;</p>
<p>clrscr();</p>
<p>printf(&#8220;n INSERCIO DE REGISTRES &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Introdueix NOM:&#8221;);</p>
<p>scanf(&#8220;%s&#8221;,darrer-&gt;nom);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Introdueix COGNOM:&#8221;);</p>
<p>scanf(&#8220;%s&#8221;,darrer-&gt;cognom);</p>
<p>printf(&#8220;n %s %s&#8221;,darrer-&gt;nom,darrer-&gt;cognom);</p>
<p>//fprintf(punter,&#8221;n%s %s&#8221;,darrer-&gt;nom,darrer-&gt;cognom);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>fclose(punter);</p>
<p>//carregar();</p>
<p>mostrar();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void cercar()</p>
<p>{</p>
<p>clrscr();</p>
<p>printf(&#8220;n CERCAR REGISTRES &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Introdueix NOM a Cercar:&#8221;);</p>
<p>scanf(&#8220;%s&#8221;,&amp;nome);</p>
<p>aux=inici;</p>
<p>while(aux!=NULL)</p>
<p>{</p>
<p>if(strcmp(aux-&gt;nom,nome)==0)</p>
<p>{</p>
<p>printf(&#8220;n %s %s &#8220;,aux-&gt;nom,aux-&gt;cognom);</p>
<p>}</p>
<p>aux=aux-&gt;enllac;</p>
<p>}</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Polseu Una Tecla Per Continuar&#8230;&#8221;);</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void borrar()</p>
<p>{</p>
<p>contador1=1;</p>
<p>contador2=1;</p>
<p>clrscr();</p>
<p>printf(&#8220;n BORRAR REGISTRES &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Introdueix NOM a Borrar:&#8221;);</p>
<p>scanf(&#8220;%s&#8221;,&amp;nome);</p>
<p>aux=inici;</p>
<p>while(aux!=NULL)</p>
<p>{</p>
<p>if(strcmp(aux-&gt;nom,nome)==0)</p>
<p>{</p>
<p>contador1=contador2;</p>
<p>printf(&#8220;n Registre a Borrar: %s %s &#8220;,aux-&gt;nom,aux-&gt;cognom);</p>
<p>}</p>
<p>aux=aux-&gt;enllac;</p>
<p>contador2++;</p>
<p>}</p>
<p>contador2&#8211;;</p>
<p>printf(&#8220;n Registre a borrar Num.: %d&#8221;,contador1);</p>
<p>printf(&#8220;n Num. Total de Registres: %d&#8221;,contador2);</p>
<p>getch();</p>
<p>if(contador1==1){primerRegistre();}</p>
<p>if(contador1==contador2){ultimRegistre();}</p>
<p>if((contador1!=1)&amp;&amp;(contador1!=contador2)){enmigRegistre();}</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n Polseu Una Tecla Per Continuar&#8230;&#8221;);</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void primerRegistre()</p>
<p>{</p>
<p>clrscr();</p>
<p>printf(&#8220;n primerRegistre &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>aux=inici;</p>
<p>inici=inici-&gt;enllac;</p>
<p>free(aux);</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void enmigRegistre()</p>
<p>{</p>
<p>clrscr();</p>
<p>printf(&#8220;n enmigRegistre &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>x=0;</p>
<p>aux=inici;</p>
<p>contador1&#8211;;</p>
<p>while(1)</p>
<p>{</p>
<p>x++;</p>
<p>if(contador1==x)</p>
<p>{</p>
<p>aux2=aux-&gt;enllac;</p>
<p>aux-&gt;enllac=aux2-&gt;enllac;</p>
<p>free(aux2);</p>
<p>break;</p>
<p>}</p>
<p>aux=aux-&gt;enllac;</p>
<p>}</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
void ultimRegistre()</p>
<p>{</p>
<p>clrscr();</p>
<p>printf(&#8220;n ultimRegistre &#8220;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>printf(&#8220;n&#8221;);</p>
<p>aux=darrer;</p>
<p>darrer=inici;</p>
<p>while(darrer-&gt;enllac!=NULL)</p>
<p>{</p>
<p>darrer=darrer-&gt;enllac;</p>
<p>}</p>
<p>darrer-&gt;enllac=NULL;</p>
<p>free(aux);</p>
<p>getch();</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>main()</p>
<p>{</p>
<p>carregar();</p>
<p>mostrar();</p>
<p>insertar();</p>
<p>cercar();</p>
<p>borrar();</p>
<p>clrscr();</p>
<p>mostrar();</p>
<p>//fprintf(punter,&#8221;n%s %s&#8221;,darrer-&gt;nom,darrer-&gt;cognom); //GUARDAR al fitxero</p>
<p>fclose(punter);</p>
<p>}</p>
<p><em>Todos Los Derechos Reservados. Shersoft Co.Ltd. 2008</em></p>
<hr />
<div style="text-align: justify">PD: Por cierto es necessario que lo mireis pq crea ficheros automaticamente. Y no guarda los datos (registros)por seguridad, todo mismo la función de guardar registros está escrita como comentario , solo teneis que quitar las (//) para que se guarde.</div>
<div style="text-align: justify"><img class="aligncenter size-medium wp-image-5196383" src="http://shersoft.blog.com/files/2009/08/basededatos-300x297.jpeg" alt="basededatos" width="300" height="297" /></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/12/16/base-de-dades-en-c-base-de-datos-en-c-lista-enlazada/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chiste</title>
		<link>http://shersoft.blog.com/2009/08/12/chiste/</link>
		<comments>http://shersoft.blog.com/2009/08/12/chiste/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 20:19:19 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/index.php/2009/08/12/chiste/</guid>
		<description><![CDATA[<p>Tres hombres estan pensando a que jugar. Uno dice: -Al golf.Se necesita un palo , dos pelotas y un agujero. Uno dice: -Yo pongo el palo. Otro dice: -Yo las pelotas. Y el ultimo dice: -Pues yo no juego.</p>
]]></description>
			<content:encoded><![CDATA[<p>Tres hombres estan pensando a que jugar. Uno dice: -Al golf.Se necesita un palo , dos pelotas y un agujero. Uno dice: -Yo pongo el palo. Otro dice: -Yo las pelotas. Y el ultimo dice: -Pues yo no juego.</p>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/08/12/chiste/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Anecdotas</title>
		<link>http://shersoft.blog.com/2009/08/10/anecdotas/</link>
		<comments>http://shersoft.blog.com/2009/08/10/anecdotas/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 21:56:11 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/?p=5196387</guid>
		<description><![CDATA[<p>Hoy, fui al McDonald’s y pedí una ensalada. El dependiente me miró y dijo: “Bueno, al menos lo estás intentando”.</p>
]]></description>
			<content:encoded><![CDATA[<p>Hoy, fui al McDonald’s y pedí una ensalada. El dependiente me miró y dijo: “Bueno, al menos lo estás intentando”.</p>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/08/10/anecdotas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alzhéimer</title>
		<link>http://shersoft.blog.com/2009/08/07/un-comando-de-actores-hacen-sentir-a-la-gente-en-su-propia-piel-la-enfermedad-del-alzheimer/</link>
		<comments>http://shersoft.blog.com/2009/08/07/un-comando-de-actores-hacen-sentir-a-la-gente-en-su-propia-piel-la-enfermedad-del-alzheimer/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:21:19 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[Work In Progess..]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/?p=5196339</guid>
		<description><![CDATA[<p>Un comando de actores hacen sentir a la gente en su propia piel la enfermedad del alzhéimer.</p>
<p><a href="http://www.youtube.com/watch?v=XwlcweCdSnI">Alzheimer</a>
/ins&#62;</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Un comando de actores hacen sentir a la gente en su propia piel la enfermedad del alzhéimer.</p>
<p><a href="http://www.youtube.com/watch?v=XwlcweCdSnI">Alzheimer</a><br />
/ins&gt;</p>
<p><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/08/07/un-comando-de-actores-hacen-sentir-a-la-gente-en-su-propia-piel-la-enfermedad-del-alzheimer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problemas En El Blog</title>
		<link>http://shersoft.blog.com/2009/08/07/problemas-en-el-blog/</link>
		<comments>http://shersoft.blog.com/2009/08/07/problemas-en-el-blog/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:42:23 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<category><![CDATA[Work In Progess..]]></category>

		<guid isPermaLink="false">http://shersoft.blog.com/?p=5196348</guid>
		<description><![CDATA[<p>Se ha echo un cambio del servidor, y los problemas siguen. Sigo sin poder incluir videos youtube a los posts, todo mismo estoy en ello. Paciencia.</p>
<p>PD: Tenia 8 post muy buenos para poner hoy (guardados por anetelación) pero con el cambio por lo visto se ha borrado.</p>
]]></description>
			<content:encoded><![CDATA[<p>Se ha echo un cambio del servidor, y los problemas siguen. Sigo sin poder incluir videos youtube a los posts, todo mismo estoy en ello. Paciencia.</p>
<p>PD: Tenia 8 post muy buenos para poner hoy (guardados por anetelación) pero con el cambio por lo visto se ha borrado.</p>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/08/07/problemas-en-el-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Humor amarillo ?</title>
		<link>http://shersoft.blog.com/2009/07/12/humor-amarillo/</link>
		<comments>http://shersoft.blog.com/2009/07/12/humor-amarillo/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 12:48:56 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VjcbL6UoJzI&#38;hl=es&#38;fs=1&#38;" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/VjcbL6UoJzI&#38;hl=es&#38;fs=1&#38;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object>
]]></description>
			<content:encoded><![CDATA[<div><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VjcbL6UoJzI&amp;hl=es&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/VjcbL6UoJzI&amp;hl=es&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object>
</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/07/12/humor-amarillo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ojalá&#8230;</title>
		<link>http://shersoft.blog.com/2009/07/12/ojala/</link>
		<comments>http://shersoft.blog.com/2009/07/12/ojala/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 12:28:34 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PScUdYTO0UM&#38;hl=es&#38;fs=1&#38;" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/PScUdYTO0UM&#38;hl=es&#38;fs=1&#38;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object>
]]></description>
			<content:encoded><![CDATA[<div><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PScUdYTO0UM&amp;hl=es&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/PScUdYTO0UM&amp;hl=es&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object>
</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/07/12/ojala/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Las diferencias entre cooperativas y bancos&#8230;</title>
		<link>http://shersoft.blog.com/2009/07/12/las-diferencias-entre-cooperativas-y-bancos/</link>
		<comments>http://shersoft.blog.com/2009/07/12/las-diferencias-entre-cooperativas-y-bancos/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 12:23:44 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jwDrLk3tQ3k&#38;hl=es&#38;fs=1&#38;" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/jwDrLk3tQ3k&#38;hl=es&#38;fs=1&#38;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object><br />
<br />
muy divertido
]]></description>
			<content:encoded><![CDATA[<div>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jwDrLk3tQ3k&amp;hl=es&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/jwDrLk3tQ3k&amp;hl=es&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object></p>
<p>muy divertido
</p></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/07/12/las-diferencias-entre-cooperativas-y-bancos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>En el mundo gatuno tambien hay abusones, o no.</title>
		<link>http://shersoft.blog.com/2009/07/07/en-el-mundo-gatuno-tambien-hay-abusones-o-no/</link>
		<comments>http://shersoft.blog.com/2009/07/07/en-el-mundo-gatuno-tambien-hay-abusones-o-no/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 16:25:37 +0000</pubDate>
		<dc:creator>Shersoft</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jbEXr9-5UjI&#38;hl=es&#38;fs=1&#38;" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/jbEXr9-5UjI&#38;hl=es&#38;fs=1&#38;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object><br />
Se le ve el otro gato implorando clemencia cagado de miedo hasta la pata de arriba.
]]></description>
			<content:encoded><![CDATA[<div><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jbEXr9-5UjI&amp;hl=es&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/jbEXr9-5UjI&amp;hl=es&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /></object><br />
Se le ve el otro gato implorando clemencia cagado de miedo hasta la pata de arriba.
</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://shersoft.blog.com/2009/07/07/en-el-mundo-gatuno-tambien-hay-abusones-o-no/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
