<?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>Fredy Ramirez</title>
	<atom:link href="http://fredyr69.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredyr69.wordpress.com</link>
	<description>Weblog - Informativa</description>
	<lastBuildDate>Fri, 18 Nov 2011 15:33:15 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='fredyr69.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Fredy Ramirez</title>
		<link>http://fredyr69.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fredyr69.wordpress.com/osd.xml" title="Fredy Ramirez" />
	<atom:link rel='hub' href='http://fredyr69.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Revista linux</title>
		<link>http://fredyr69.wordpress.com/2010/10/05/revista-linux/</link>
		<comments>http://fredyr69.wordpress.com/2010/10/05/revista-linux/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 15:35:04 +0000</pubDate>
		<dc:creator>fredyr69</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://fredyr69.wordpress.com/?p=175</guid>
		<description><![CDATA[Android_en_la_era_digital_Linux_10_2010_ES En esta revista nos muestra una de las herramientas mas importantes que debemos tener presente a la hora que nuestra información presente problemas, en las cuales tenemos, archivos corruptos, dañados, perdidos, etc. apt-get install foremost para mas información la revista Creamos un directorio al que volcamos una imagen byte a byte del dispositivo con [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=175&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><a href="http://fredyr69.files.wordpress.com/2010/10/android_en_la_era_digital_linux_10_2010_es.pdf">Android_en_la_era_digital_Linux_10_2010_ES</a></h2>
<p>En esta revista nos muestra una de las herramientas mas importantes que debemos tener presente a la hora que nuestra información presente problemas, en las cuales tenemos, archivos corruptos, dañados, perdidos, etc.</p>
<p>apt-get install foremost para mas información la revista</p>
<p><span style="color:#800000;">Creamos un directorio al que volcamos una imagen byte a byte del dispositivo con problemas.</span><br />
# mkdir copialapiz<br />
# dd if=/dev/sdb1 of=/home/antonio/copialapiz/copialapiz.dd</p>
<p><span style="color:#800000;">Montamos nuestra imagen en un directorio previamente creado al efecto.</span><br />
# mount -o loop copialapiz.dd /home/antonio/montalapiz<br />
<span style="color:#800000;">Subimos un nivel y empleamos foremost sobre el directorio en el que hemos montado nuestra imagen.</span><br />
# cd ..<br />
# foremost montalapiz</p>
<p><span style="color:#800000;">Uso de foremost como usuario no root, con salida a un directorio de nuestra elección, y filtrando la búsqueda solamente a archivos jpg.</span><br />
# su antonio<br />
$ mkdir fotosrecuperadas<br />
$ foremost -t jpg -o /home/antonio/fotosrecuperadas/ /home/antonio/montalapiz</p>
<p><span style="color:#800000;">Averiguamos los patrones de comparación que magicrescue puede utilizar a la hora de recuperar archivos.</span><br />
# cd /home/antonio<br />
# ls /usr/share/magicrescue/recipes/<br />
avi         elf    gimp-xcf      gzip          jpeg-jfif   mp3-id3v2       nikon-raw       png   zip<br />
canon-cr2   flac gpl           jpeg-exif     mp3-id3v1     msoffice      perl             ppm</p>
<p><span style="color:#800000;">Ejemplo de utilización de magicrescue sobre una imagen de extensión dd en busca de documentos realizados con MS-Office.</span><br />
# magicrescue -d /home/antonio/recuperalapiz -r                           /usr/share/magicrescue/<br />
recipes/msoffice /home/antonio/copialapiz/copialapiz.dd</p>
<p><span style="color:#800000;">Uso del filtro grep para localizar los archivos que contienen en su interior una cadena de texto que nos permita averiguar parte de su contenido,<br />
y volcado del listado obtenido a un archivo de texto.</span><br />
# grep -l -i -r &#8220;1a EVALUACION&#8221; recuperalapiz/<br />
&gt;examenes1evaluacion.txt</p>
<br />Filed under: <a href='http://fredyr69.wordpress.com/category/general/'>General</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fredyr69.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fredyr69.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fredyr69.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=175&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fredyr69.wordpress.com/2010/10/05/revista-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67c38fbb1cb5a9f989ae835db0fd29f9?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">fredyr69</media:title>
		</media:content>
	</item>
		<item>
		<title>Software-Instalar</title>
		<link>http://fredyr69.wordpress.com/2009/09/16/software-instalar/</link>
		<comments>http://fredyr69.wordpress.com/2009/09/16/software-instalar/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 22:21:05 +0000</pubDate>
		<dc:creator>fredyr69</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://fredyr69.wordpress.com/?p=114</guid>
		<description><![CDATA[Para subir archivos http://member.thinkfree.com/ Posted in General<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=114&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para subir archivos</p>
<p>http://member.thinkfree.com/</p>
<br />Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fredyr69.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fredyr69.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fredyr69.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=114&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fredyr69.wordpress.com/2009/09/16/software-instalar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67c38fbb1cb5a9f989ae835db0fd29f9?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">fredyr69</media:title>
		</media:content>
	</item>
		<item>
		<title>El Fical</title>
		<link>http://fredyr69.wordpress.com/2009/09/02/el-fical/</link>
		<comments>http://fredyr69.wordpress.com/2009/09/02/el-fical/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 22:27:56 +0000</pubDate>
		<dc:creator>fredyr69</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://fredyr69.wordpress.com/?p=83</guid>
		<description><![CDATA[PARTICIPANTES PARA EL FICAL (UNERS) FRANCY PROSTHY JAVIER VOLCAN Y SRA. QUINTERO CARMEN (CJ) FAMILIAS (CAMARGO-MORA-RAMIREZ) Posted in General<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=83&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PARTICIPANTES PARA EL FICAL (UNERS)</p>
<ol>
<li>FRANCY</li>
<li>PROSTHY</li>
<li>JAVIER</li>
<li>VOLCAN Y SRA.</li>
<li>QUINTERO</li>
<li>CARMEN (CJ)</li>
<li>FAMILIAS (CAMARGO-MORA-RAMIREZ)</li>
</ol>

<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/almorzando/' title='almorzando'><img data-attachment-id='85' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/almorzando.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="almorzando" title="almorzando" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/brindis/' title='brindis'><img data-attachment-id='86' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/brindis.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="brindis" title="brindis" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/caminada2/' title='caminada2'><img data-attachment-id='87' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/caminada2.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="caminada2" title="caminada2" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/caminata1/' title='caminata1'><img data-attachment-id='88' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/caminata1.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="caminata1" title="caminata1" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/caminata3/' title='caminata3'><img data-attachment-id='89' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/caminata3.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="caminata3" title="caminata3" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/cj/' title='cj'><img data-attachment-id='90' data-orig-size='457,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/cj.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="cj" title="cj" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/cj_y_el_muergano/' title='cj_y_el_muergano'><img data-attachment-id='91' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/cj_y_el_muergano.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="cj_y_el_muergano" title="cj_y_el_muergano" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/comprimidos_los_panas/' title='comprimidos_los_panas'><img data-attachment-id='92' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/comprimidos_los_panas.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="comprimidos_los_panas" title="comprimidos_los_panas" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/con_la_turra/' title='con_la_turra'><img data-attachment-id='93' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/con_la_turra.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="con_la_turra" title="con_la_turra" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/deseos_reprimidos/' title='deseos_reprimidos'><img data-attachment-id='94' data-orig-size='457,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/deseos_reprimidos.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="deseos_reprimidos" title="deseos_reprimidos" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/despedida_1er_grupo/' title='despedida_1er_grupo'><img data-attachment-id='95' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/despedida_1er_grupo.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="despedida_1er_grupo" title="despedida_1er_grupo" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/elpropios_con_la_charrasca/' title='elpropios_con_la_charrasca'><img data-attachment-id='96' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/elpropios_con_la_charrasca.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="elpropios_con_la_charrasca" title="elpropios_con_la_charrasca" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/fancy/' title='fancy'><img data-attachment-id='97' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/fancy.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="fancy" title="fancy" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/foto_oscura/' title='foto_oscura'><img data-attachment-id='98' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/foto_oscura.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="foto_oscura" title="foto_oscura" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/francy_rosal/' title='francy_rosal'><img data-attachment-id='99' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/francy_rosal.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="francy_rosal" title="francy_rosal" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/ladrones_rosas/' title='ladrones_rosas'><img data-attachment-id='100' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/ladrones_rosas.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="ladrones_rosas" title="ladrones_rosas" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/las_tres_ninas/' title='las_tres_ninas'><img data-attachment-id='101' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/las_tres_ninas.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="las_tres_ninas" title="las_tres_ninas" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/los_enamorados/' title='los_enamorados'><img data-attachment-id='102' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/los_enamorados.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="los_enamorados" title="los_enamorados" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/los_fredis/' title='los_fredis'><img data-attachment-id='103' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/los_fredis.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="los_fredis" title="los_fredis" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/los_pana_uni/' title='los_pana_uni'><img data-attachment-id='104' data-orig-size='604,457' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/los_pana_uni.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="los_pana_uni" title="los_pana_uni" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/los_que_bebieron/' title='los_que_bebieron'><img data-attachment-id='105' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/los_que_bebieron.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="los_que_bebieron" title="los_que_bebieron" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/los_quintero/' title='los_quintero'><img data-attachment-id='106' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/los_quintero.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="los_quintero" title="los_quintero" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/puliendo/' title='puliendo'><img data-attachment-id='107' data-orig-size='458,604' data-liked='0'width="113" height="150" src="http://fredyr69.files.wordpress.com/2009/09/puliendo.jpg?w=113&#038;h=150" class="attachment-thumbnail" alt="puliendo" title="puliendo" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/quinterita/' title='quinterita'><img data-attachment-id='108' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/quinterita.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="quinterita" title="quinterita" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/quintero_su_rosal/' title='quintero_su_rosal'><img data-attachment-id='109' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/quintero_su_rosal.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="quintero_su_rosal" title="quintero_su_rosal" /></a>
<a href='http://fredyr69.wordpress.com/2009/09/02/el-fical/sacando_cuentas/' title='sacando_cuentas'><img data-attachment-id='110' data-orig-size='604,458' data-liked='0'width="150" height="113" src="http://fredyr69.files.wordpress.com/2009/09/sacando_cuentas.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="sacando_cuentas" title="sacando_cuentas" /></a>

<br />Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fredyr69.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fredyr69.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fredyr69.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=83&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fredyr69.wordpress.com/2009/09/02/el-fical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67c38fbb1cb5a9f989ae835db0fd29f9?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">fredyr69</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/almorzando.jpg?w=150" medium="image">
			<media:title type="html">almorzando</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/brindis.jpg?w=150" medium="image">
			<media:title type="html">brindis</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/caminada2.jpg?w=150" medium="image">
			<media:title type="html">caminada2</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/caminata1.jpg?w=150" medium="image">
			<media:title type="html">caminata1</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/caminata3.jpg?w=150" medium="image">
			<media:title type="html">caminata3</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/cj.jpg?w=113" medium="image">
			<media:title type="html">cj</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/cj_y_el_muergano.jpg?w=113" medium="image">
			<media:title type="html">cj_y_el_muergano</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/comprimidos_los_panas.jpg?w=150" medium="image">
			<media:title type="html">comprimidos_los_panas</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/con_la_turra.jpg?w=113" medium="image">
			<media:title type="html">con_la_turra</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/deseos_reprimidos.jpg?w=113" medium="image">
			<media:title type="html">deseos_reprimidos</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/despedida_1er_grupo.jpg?w=150" medium="image">
			<media:title type="html">despedida_1er_grupo</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/elpropios_con_la_charrasca.jpg?w=113" medium="image">
			<media:title type="html">elpropios_con_la_charrasca</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/fancy.jpg?w=150" medium="image">
			<media:title type="html">fancy</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/foto_oscura.jpg?w=113" medium="image">
			<media:title type="html">foto_oscura</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/francy_rosal.jpg?w=150" medium="image">
			<media:title type="html">francy_rosal</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/ladrones_rosas.jpg?w=150" medium="image">
			<media:title type="html">ladrones_rosas</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/las_tres_ninas.jpg?w=150" medium="image">
			<media:title type="html">las_tres_ninas</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/los_enamorados.jpg?w=150" medium="image">
			<media:title type="html">los_enamorados</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/los_fredis.jpg?w=113" medium="image">
			<media:title type="html">los_fredis</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/los_pana_uni.jpg?w=150" medium="image">
			<media:title type="html">los_pana_uni</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/los_que_bebieron.jpg?w=113" medium="image">
			<media:title type="html">los_que_bebieron</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/los_quintero.jpg?w=150" medium="image">
			<media:title type="html">los_quintero</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/puliendo.jpg?w=113" medium="image">
			<media:title type="html">puliendo</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/quinterita.jpg?w=150" medium="image">
			<media:title type="html">quinterita</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/quintero_su_rosal.jpg?w=150" medium="image">
			<media:title type="html">quintero_su_rosal</media:title>
		</media:content>

		<media:content url="http://fredyr69.files.wordpress.com/2009/09/sacando_cuentas.jpg?w=150" medium="image">
			<media:title type="html">sacando_cuentas</media:title>
		</media:content>
	</item>
		<item>
		<title>Impresora Fiscal Linux</title>
		<link>http://fredyr69.wordpress.com/2007/11/30/impresora-fiscal/</link>
		<comments>http://fredyr69.wordpress.com/2007/11/30/impresora-fiscal/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 19:40:40 +0000</pubDate>
		<dc:creator>fredyr69</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Originalmente publicado por Maracucheitor Deseo compartir con todos ustedes está información que encontré sobre la programación de las impresoras fiscales epson PF-300 y PF-220.  En este archivo encontraran códigos fuentes de varios lenguajes de programación: Clipper, C, Visual Basic, OCX, Delphi, PFBatch, Software de Captura de puertos seriales, manuales de programación.  En conclusión, mucha información [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=1&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><em>Originalmente publicado por Maracucheitor</em></strong></p>
<p>Deseo compartir con todos ustedes está información que encontré sobre la programación de las impresoras fiscales epson PF-300 y PF-220.  En este archivo encontraran códigos fuentes de varios lenguajes de programación: Clipper, C, Visual Basic, OCX, Delphi, PFBatch, Software de Captura de puertos seriales, manuales de programación.  En conclusión, mucha información de gran utilidad para todos aquellos que están integrando programas administrativos para trabajar con impresoras fiscales.</p>
<p>El link es http://rs145l32.rapidshare.com/files/131743038/1171969/cd_epson.rar</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fredyr69.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fredyr69.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fredyr69.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fredyr69.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fredyr69.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fredyr69.wordpress.com&amp;blog=2235442&amp;post=1&amp;subd=fredyr69&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fredyr69.wordpress.com/2007/11/30/impresora-fiscal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67c38fbb1cb5a9f989ae835db0fd29f9?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">fredyr69</media:title>
		</media:content>
	</item>
	</channel>
</rss>
