<?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>Mbpfernand0's Blog</title>
	<atom:link href="http://mbpfernand0.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mbpfernand0.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 12 Nov 2009 18:26:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mbpfernand0.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4a20047dec2d6a8499070f8603338e1b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Mbpfernand0's Blog</title>
		<link>http://mbpfernand0.wordpress.com</link>
	</image>
			<item>
		<title>Consejos de optimización</title>
		<link>http://mbpfernand0.wordpress.com/2009/11/12/consejos-de-optimizacion/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/11/12/consejos-de-optimizacion/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:26:56 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[desarrollo]]></category>
		<category><![CDATA[programación]]></category>
		<category><![CDATA[charlas]]></category>
		<category><![CDATA[compiladores]]></category>
		<category><![CDATA[optimización]]></category>
		<category><![CDATA[presentaciones]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/11/12/consejos-de-optimizacion/</guid>
		<description><![CDATA[En State of the art C compiler optimization tricks apuntan a una presentación sobre el tema, A survey about state of the art C compiler optimization tricks (pdf) bastante técnica. Afortunadamente, para la mayoría de los mortales es suficiente la introducción y las conclusiones, como señalan el Lambda:

* Optimizing == important.
* But often: Readable code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=187&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>En <a href="http://lambda-the-ultimate.org/node/3674">State of the art C compiler optimization tricks</a> apuntan a una presentación sobre el tema, <a href="http://www.linux-kongress.org/2009/slides/compiler_survey_felix_von_leitner.pdf">A survey about state of the art C compiler optimization tricks (pdf)</a> bastante técnica. Afortunadamente, para la mayoría de los mortales es suficiente la introducción y las conclusiones, como señalan el Lambda:</p>
<blockquote><p>
* Optimizing == important.<br />
* But often: Readable code == more important<br />
* Learn what your compiler does</p>
<p>Then let the compiler do it.</p>
<p>* If you do an optimization, test it on real world data.<br />
* If it’s not drastically faster but makes the code less readable: undo it.
</p></blockquote>
Posted in desarrollo, programación Tagged: charlas, compiladores, desarrollo, optimización, presentaciones, programación <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=187&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/11/12/consejos-de-optimizacion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>Python y la ciencia</title>
		<link>http://mbpfernand0.wordpress.com/2009/11/11/python-y-la-ciencia/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/11/11/python-y-la-ciencia/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:12:34 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[desarrollo]]></category>
		<category><![CDATA[programación]]></category>
		<category><![CDATA[ciencia]]></category>
		<category><![CDATA[guido+van+rossum]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/11/11/python-y-la-ciencia/</guid>
		<description><![CDATA[En Python in the Scientific World Guido van Rossum narra un encuentro informal en la UC Berkeley y proporciona un listado (lamentablemente sin enlaces) de diversos proyectos que tienen que ver con el uso de Python para proyectos científicos.
Afortunadamente el organizador, Fernando Pérez también lo cuenta en su bitácora, en Guido van Rossum at UC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=186&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>En <a href="http://neopythonic.blogspot.com/2009/11/python-in-scientific-world.html">Python in the Scientific World</a> Guido van Rossum narra un encuentro informal en la UC Berkeley y proporciona un listado (lamentablemente sin enlaces) de diversos proyectos que tienen que ver con el uso de Python para proyectos científicos.</p>
<p>Afortunadamente el organizador, <a href="http://fdoperez.blogspot.com/">Fernando Pérez</a> también lo cuenta en su bitácora, en <a href="http://fdoperez.blogspot.com/2009/11/guido-van-rossum-at-uc-berkeleys.html">Guido van Rossum at UC Berkeley&#8217;s Py4Science</a> y proporciona un enlace al <a href="http://www.archive.org/details/ucb_py4science_2009_11_04_Guido_van_Rossum">vídeo de la sesión</a>,  y las <a href="http://fperez.org/py4science/2009_guido_ucb/index.html">presentaciones utilizadas</a>.</p>
Posted in desarrollo, programación Tagged: ciencia, desarrollo, guido+van+rossum, programación, python <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=186&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/11/11/python-y-la-ciencia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>Los parámetros y el HTTPS: GET, POST y más</title>
		<link>http://mbpfernand0.wordpress.com/2009/11/09/los-parametros-y-el-https-get-post-y-mas/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/11/09/los-parametros-y-el-https-get-post-y-mas/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:05:45 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[seguridad]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[parámetros]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/11/09/los-parametros-y-el-https-get-post-y-mas/</guid>
		<description><![CDATA[
En HTTPS Data Exposure &#8211; GET vs POST un resumen rápido de la exposición de los datos que se transmiten mediante el protocolo cifrado https considerando GET, POST, si la conexión va cifrada o no y los diversos participantes en la transmisión y recepción.
Posted in seguridad Tagged: get, HTTPS, internet, parámetros, post, seguridad, web  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=185&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>
En <a href="http://michael-coates.blogspot.com/2009/11/https-data-exposure-get-vs-post.html">HTTPS Data Exposure &#8211; GET vs POST</a> un resumen rápido de la exposición de los datos que se transmiten mediante el protocolo cifrado https considerando GET, POST, si la conexión va cifrada o no y los diversos participantes en la transmisión y recepción.</p>
Posted in seguridad Tagged: get, HTTPS, internet, parámetros, post, seguridad, web <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/185/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=185&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/11/09/los-parametros-y-el-https-get-post-y-mas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>11 años de Hispasec y &#8216;Libro Una al Día&#8217;</title>
		<link>http://mbpfernand0.wordpress.com/2009/11/05/11-anos-de-hispasec-y-libro-una-al-dia/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/11/05/11-anos-de-hispasec-y-libro-una-al-dia/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 15:54:55 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[libros]]></category>
		<category><![CDATA[aniversarios]]></category>
		<category><![CDATA[celebraciones]]></category>
		<category><![CDATA[hispasec]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/11/05/11-anos-de-hispasec-y-libro-una-al-dia/</guid>
		<description><![CDATA[Lo contamos en su día en  ¡Felicidades Hispasec! e incluso compramos el libro.
En el siguiente aniversario, Una al día cumple 11 años han ampliado el libro y se puede descargar en pdf (en la página está el enlace), aunque también puede comprarse.  
Posted in libros Tagged: aniversarios, celebraciones, hispasec, libros    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=184&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Lo contamos en su día en <a href="http://barrapunto.com/~fernand0/journal/31093"> ¡Felicidades Hispasec!</a> e incluso <a href="http://www.flickr.com/photos/fernand0/3065567234/">compramos el libro</a>.</p>
<p>En el siguiente aniversario, <a href="http://www.hispasec.com/uad/index_html">Una al día cumple 11 años</a> han ampliado el libro y se puede descargar en pdf (en la página está el enlace), aunque también puede comprarse.  </p>
Posted in libros Tagged: aniversarios, celebraciones, hispasec, libros <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=184&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/11/05/11-anos-de-hispasec-y-libro-una-al-dia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>Corrección de errores con algoritmos genéticos</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/29/correccion-de-errores-con-algoritmos-geneticos/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/29/correccion-de-errores-con-algoritmos-geneticos/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 17:17:15 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[programación]]></category>
		<category><![CDATA[algoritmos]]></category>
		<category><![CDATA[errores]]></category>
		<category><![CDATA[fallos]]></category>
		<category><![CDATA[genéticos]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/29/correccion-de-errores-con-algoritmos-geneticos/</guid>
		<description><![CDATA[Lo vi en un tuit de JJ Merelo y  enlaza a un artículo curioso: A Genetic Programming Approach to Automated Software Repair (pdf). Proponen utilizar algoritmos genéticos para resolver fallos en los programas: esencialmente se trata de ajustar los parámetros del algoritmo para que proporcione valores malos con programas modificados que no pasan los [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=183&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Lo vi en <a href="http://twitter.com/jjmerelo/status/5197633434">un tuit</a> de <a href="http://atalaya.blogalia.com/">JJ Merelo</a> y  enlaza a un artículo curioso: <a href="http://www.cs.virginia.edu/~weimer/p/weimer-gecco2009-preprint.pdf">A Genetic Programming Approach to Automated Software Repair (pdf)</a>. Proponen utilizar algoritmos genéticos para resolver fallos en los programas: esencialmente se trata de ajustar los parámetros del algoritmo para que proporcione valores malos con programas modificados que no pasan los tests y que proporcionan valores buenos cuando se cumplen las restricciones del problema.<br />
Curioso.</p>
<p>Ya habíamos hablado en vidas anteriores de <a href="http://barrapunto.com/~fernand0/journal/2410"> Algoritmos evolutivos y el gcc</a> (se usaban para optimizar la selección de parámetros que se le pasan al compilador). También de <a href="http://barrapunto.com/~fernand0/journal/28248"> Algoritmos genéticos, spam y expresiones regulares</a> y de <a href="http://barrapunto.com/~fernand0/journal/7509"> Algoritmos genéticos: historias de éxito interesantes</a>.</p>
Posted in programación Tagged: algoritmos, errores, fallos, genéticos, programación <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=183&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/29/correccion-de-errores-con-algoritmos-geneticos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>En bolsa: adelantarse a los &#8217;spammers&#8217;</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/28/en-bolsa-adelantarse-a-los-spammers/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/28/en-bolsa-adelantarse-a-los-spammers/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 10:53:40 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[bolsa]]></category>
		<category><![CDATA[dinero]]></category>
		<category><![CDATA[estafa]]></category>
		<category><![CDATA[fraude]]></category>
		<category><![CDATA[inversión]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/28/en-bolsa-adelantarse-a-los-spammers/</guid>
		<description><![CDATA[Interesante presentación del DEFCON 17, sobre como sacar partido del spam en Stealing Profits from Stock Market Spammers or: How I learned to Stop Worrying and Love the Spam (pdf). Parece que durante una temporada había gente que compraba acciones que estaban bajas de precio y provocaba una subida artificial enviando consejos de compra (no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=182&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Interesante presentación del <a href="https://www.defcon.org/html/links/dc-archives/dc-17-archive.html">DEFCON 17</a>, sobre como sacar partido del spam en <a href="https://www.defcon.org/images/defcon-17/dc-17-presentations/defcon-17-grant_jordan-stock_market_spam.pdf">Stealing Profits from Stock Market Spammers or: How I learned to Stop Worrying and Love the Spam (pdf)</a>. Parece que durante una temporada había gente que compraba acciones que estaban bajas de precio y provocaba una subida artificial enviando consejos de compra (no solicitados: spam). Había gente que &#8216;picaba&#8217;, compraba y provocaba una subida artificial del precio. El que había generado el lío, vendía entonces y los demás (normalmente) perdían porque el valor bajaba a su posición anterior.</p>
<p>En el trabajo cuentan como identificaban a los &#8217;spammers&#8217; que hacían esto y sería posible utilizar la información para ganar en la bolsa, comprando pronto y vendiendo antes de que el resto de la gente empiece a vender y a tratar de obtener sus beneficios.<br />
Curioso.</p>
 Tagged: bolsa, dinero, estafa, fraude, inversión, spam <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=182&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/28/en-bolsa-adelantarse-a-los-spammers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>La propagación de la información</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/26/la-propagacion-de-la-informacion/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/26/la-propagacion-de-la-informacion/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 17:27:22 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[virus]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[industria]]></category>
		<category><![CDATA[información]]></category>
		<category><![CDATA[propagación]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/26/la-propagacion-de-la-informacion/</guid>
		<description><![CDATA[Me encantó leer Rumorología antivirus que nos muestra como, en un mundo pequeño y cerrado, la información puede propargarse bien aunque sea mala: se trata de la historia del &#8220;AlertVir&#8221;, un producto de seguridad que algunos antivirus empezaron a detectar como peligroso y que nadie &#8216;defendió&#8217;, de manera que el resto de empresas empezaron a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=181&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Me encantó leer <a href="http://www.hispasec.com/unaaldia/4013">Rumorología antivirus</a> que nos muestra como, en un mundo pequeño y cerrado, la información puede propargarse bien aunque sea mala: se trata de la historia del &#8220;AlertVir&#8221;, un producto de seguridad que algunos antivirus empezaron a detectar como peligroso y que nadie &#8216;defendió&#8217;, de manera que el resto de empresas empezaron a incluir en sus firmas mencanismos para detectarlo y señalarlo como malicioso.  </p>
<p>A las empresas les traía más cuenta seguir a la manada que preocuparse de un producto que no conocían y en el que tendrían que invertir tiempo y recursos para determinar que era inocuo.</p>
Posted in virus Tagged: antivirus, industria, información, propagación, virus <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=181&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/26/la-propagacion-de-la-informacion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>Libro: &#8216;Elementary Computer Mathematics&#8217;</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/21/libro-elementary-computer-mathematics/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/21/libro-elementary-computer-mathematics/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:32:54 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[libros]]></category>
		<category><![CDATA[matemáticas]]></category>
		<category><![CDATA[computación]]></category>
		<category><![CDATA[ordenadores]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/21/libro-elementary-computer-mathematics/</guid>
		<description><![CDATA[No lo he leido pero descubro Elementary Computer Mathematics: representación (básica) de datos, lógica, teoría de grafos, &#8230;
Visto en Elementary Computer Mathematics. También se puede descargar.
Posted in libros, matemáticas Tagged: computación, libros, matemáticas, ordenadores      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=180&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>No lo he leido pero descubro <a hreF="http://www.rwc.uc.edu/koehler/comath/text.html">Elementary Computer Mathematics</a>: representación (básica) de datos, lógica, teoría de grafos, &#8230;</p>
<p>Visto en <a hreF="http://tinyapps.org/blog/misc/200910180700_intro_to_computer_math.html">Elementary Computer Mathematics</a>. También se puede descargar.</p>
Posted in libros, matemáticas Tagged: computación, libros, matemáticas, ordenadores <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=180&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/21/libro-elementary-computer-mathematics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>¿Tienes malware? ¡Te desconectamos!</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/19/%c2%bftienes-malware-%c2%a1te-desconectamos/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/19/%c2%bftienes-malware-%c2%a1te-desconectamos/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:15:31 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[malware]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[desconexión]]></category>
		<category><![CDATA[isp]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/19/%c2%bftienes-malware-%c2%a1te-desconectamos/</guid>
		<description><![CDATA[
Alguna empresa ya lo hacía (o decía que lo hacía, por ejemplo, lo contábamos en  Gusanos: las defensas de IBM y HP . Me suena haber puesto algún ejemplo más pero no lo encuentro). Ahora nos cuentan una iniaciva en Australia, ¿PC infectado? Fuera de la red en Australia. No tengo muy claro cómo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=178&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>
Alguna empresa ya lo hacía (o decía que lo hacía, por ejemplo, lo contábamos en <a href="http://barrapunto.com/~fernand0/journal/14482"> Gusanos: las defensas de IBM y HP </a>. Me suena haber puesto algún ejemplo más pero no lo encuentro). Ahora nos cuentan una iniaciva en Australia, <a href="http://blog.segu-info.com.ar/2009/09/pc-infectado-fuera-de-la-red-en.html">¿PC infectado? Fuera de la red en Australia</a>. No tengo muy claro cómo se vería esto por aquí (aunque a los políticos les ronda por la cabeza eso de desconectar a los usuarios de P2P). Supongo que complementado con un buen servicio de desinfección y reconexión podría tener su gracia.  </p>
<p>Sin olvidar, claro, que se desconecta a los que tienen lo malo conocido, no las cosas malas que los antivirus/detectores y otros cacharritos no son capaces de detectar en un momento dado. Y sin olvidar también que siempre puede haber falsos positivos (gente que de positivo en las alertas sin estar infectado ni ser infecciosa).</p>
Posted in malware, seguridad Tagged: desconexión, isp, malware, seguridad <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=178&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/19/%c2%bftienes-malware-%c2%a1te-desconectamos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
		<item>
		<title>Más extensiones de seguridad para Firefox</title>
		<link>http://mbpfernand0.wordpress.com/2009/10/13/mas-extensiones-de-seguridad-para-firefox/</link>
		<comments>http://mbpfernand0.wordpress.com/2009/10/13/mas-extensiones-de-seguridad-para-firefox/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:44:21 +0000</pubDate>
		<dc:creator>mbpfernand0</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[extensiones]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[navegación]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>

		<guid isPermaLink="false">http://mbpfernand0.wordpress.com/2009/10/13/mas-extensiones-de-seguridad-para-firefox/</guid>
		<description><![CDATA[
En 10 add-ons for Firefox: Privacy and security. Ya conocía algunas pero me ha parecido especialmente interesante (a falta de probarla) la de BetterPrivacy por aquello de las cookies de Flash que los navegadores no manejan especialmente bien.
Ya habíamos hablado de Extensiones de Firefox que cuidan nuestra seguridad e intimidad y de Más extensiones de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=176&subd=mbpfernand0&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>
En <a href="http://www.net-security.org/article.php?id=1312">10 add-ons for Firefox: Privacy and security</a>. Ya conocía algunas pero me ha parecido especialmente interesante (a falta de probarla) la de <a href="https://addons.mozilla.org/en-US/firefox/addon/6623">BetterPrivacy</a> por aquello de las cookies de Flash que los navegadores no manejan especialmente bien.</p>
<p>Ya habíamos hablado de <a href="http://mbpfernand0.wordpress.com/2009/02/20/extensiones-de-firefox-que-cuidan-nuestra-seguridad-e-intimidad/">Extensiones de Firefox que cuidan nuestra seguridad e intimidad</a> y de <a href="http://mbpfernand0.wordpress.com/2009/04/21/mas-extensiones-de-firefox-para-la-seguridad/">Más extensiones de Firefox para la seguridad</a>.</p>
Posted in Uncategorized Tagged: extensiones, firefox, navegación, privacidad, seguridad <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mbpfernand0.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mbpfernand0.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mbpfernand0.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mbpfernand0.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mbpfernand0.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mbpfernand0.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mbpfernand0.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mbpfernand0.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mbpfernand0.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mbpfernand0.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mbpfernand0.wordpress.com&blog=6432004&post=176&subd=mbpfernand0&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mbpfernand0.wordpress.com/2009/10/13/mas-extensiones-de-seguridad-para-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5fe4f58f4b0fe8795e091a4b008a509?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mbpfernand0</media:title>
		</media:content>
	</item>
	</channel>
</rss>