<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="0.92">
<channel>
	<title>8027.org</title>
	<link>http://8027.org</link>
	<description>Yet another WebLog...</description>
	<lastBuildDate>Fri, 29 Dec 2006 22:51:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Quitting KDE</title>
		<description>	
Blahblah&#8230; Text in spanish only. Sorry.
 </description>
		<link>http://8027.org/2006/12/03/abandonando-kde/</link>
	</item>
	<item>
		<title>Fighting root</title>
		<description>	The sysadmin at my former employer had the bad habit of uploading files as root to directories we all used. It was a real PITA, so I hacked this script to fix the perms, without having to be root. No magic: the directory has to be writable.
	
	
	#!/bin/bash
	#
	# Wed Nov 23 ...</description>
		<link>http://8027.org/2006/12/03/fighting-rootluchando-con-root/</link>
	</item>
	<item>
		<title>leeme.sh</title>
		<description>	
Desde hace años, tengo como costumbre describir todo lo que hago en ficheritos LEEME repartidos por todo el disco duro. Aquí está el script que uso para crearlos y editarlos. Puedes ver el código si pasas a la siguiente página&#8230;
	
	
	&nbsp;
	#!/bin/bash
	#
	# 'leeme':
	# vie ene 11 00:47:12 CET 2003 * Miguel de ...</description>
		<link>http://8027.org/2006/12/03/leeme-readme/</link>
	</item>
	<item>
		<title>New index</title>
		<description>	Sorry, no english text.

 </description>
		<link>http://8027.org/2006/12/01/new-index/</link>
	</item>
	<item>
		<title>Good news for PHPlot</title>
		<description>	
To anyone currently using it, it is quite obvious that development on PHPlot was almost frozen. It&#8217;s almost been two years since my last CVS commit and during the last 21 months Afan only found time to do some. The only work was done by L.J. Bayuk, of whom I ...</description>
		<link>http://8027.org/2006/11/15/bayuk-enters-phplot/</link>
	</item>
	<item>
		<title>More changes</title>
		<description>	Trust me, you don&#8217;t need to read this&#8230; Spanish text only.
 </description>
		<link>http://8027.org/2006/10/22/more-site-updates/</link>
	</item>
	<item>
		<title>Long category descriptions in wordpress</title>
		<description>	
Here is the outline of what I did to get some (translated) text displayed at the beginning of every category page. This is mostly a reminder to myself in order to be able to redo it in the unlikely case I upgrade Wordpress and have to go through it once ...</description>
		<link>http://8027.org/2006/10/21/wp-long-category-descriptions/</link>
	</item>
	<item>
		<title>[Old stuff] Simple proxyes</title>
		<description>	I f you need a quick-hack TCP proxy, netcat, a named fifo and one pipe might do the trick:

 mknod fifo p
 netcat -l -p [inbound_port] 0&lt;fifo | netcat localhost [outbound_port] 1&gt;fifo

Of course you&#8217;ll need netcat. But it&#8217;s also possible and far more fun, to program one oneself or look ...</description>
		<link>http://8027.org/2006/10/18/proxyc-remixed/</link>
	</item>
	<item>
		<title>A little scheme book</title>
		<description>	Sorry, no english text  for the moment.
 </description>
		<link>http://8027.org/2006/10/14/the-schemeprogramming-language/</link>
	</item>
	<item>
		<title>Views counter</title>
		<description>	I just installed the view-count plugin by Mike O’Connell.  As one would expect, it&#8217;s a very simple plugin. On the first run it ALTERs the posts table adding a BIGINT view_count column which is updated when users click on a post. To display the number of views, one has ...</description>
		<link>http://8027.org/2006/10/10/view-count-plugin/</link>
	</item>
</channel>
</rss>
