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

<channel>
	<title>ghostbar &#187; 2010 &#187; June</title>
	<atom:link href="http://ghostbar.ath.cx/2010/06/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghostbar.ath.cx</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 15:49:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java en Debian sin conexión a red</title>
		<link>http://ghostbar.ath.cx/2010/06/22/java-en-debian-sin-conexion-a-red/</link>
		<comments>http://ghostbar.ath.cx/2010/06/22/java-en-debian-sin-conexion-a-red/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 20:30:12 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Planeta Debian]]></category>
		<category><![CDATA[Planeta Linux]]></category>
		<category><![CDATA[Problema]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[Solución]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=448</guid>
		<description><![CDATA[Desde hace un buen tiempo tenía fallas con Java, en general los applets no funcionaban y mi decisión era desistir de usar Java. Pero hoy, tuve que usarlo así que me dediqué a buscar cual era el problema. Resulta que IPv6 está activado por defecto y cuando va a buscar una dirección IPv4 no la [...]]]></description>
			<content:encoded><![CDATA[<p>Desde hace un buen tiempo tenía fallas con Java, en general los applets no funcionaban y mi decisión era desistir de usar Java. Pero hoy, tuve que usarlo así que me dediqué a buscar cual era el problema.</p>
<p>Resulta que IPv6 está activado por defecto y cuando va a buscar una dirección IPv4 no la consigue por lo que siempre va a dar un <em>Network unreachable</em>.</p>
<p>La solución pasa por ser demasiado sencilla, en <code>~/.java/deployment/deployment.properties</code> hay una línea para argumentos adicionales, agreguen en esa línea esto:</p>
<pre>deployment.javaws.jre.0.args=-Djava.net.preferIPv4Stack\=true</pre>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2010/06/22/java-en-debian-sin-conexion-a-red/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Really changing the skin of Facebook and Tumblr</title>
		<link>http://ghostbar.ath.cx/2010/06/17/really-changing-the-skin-of-facebook-and-tumblr/</link>
		<comments>http://ghostbar.ath.cx/2010/06/17/really-changing-the-skin-of-facebook-and-tumblr/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:15:45 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Skin]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[UserStyle]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=445</guid>
		<description><![CDATA[There&#8217;s a lot of fake groups telling they will say to you how to change the skin of facebook if you accept to join a group where they&#8217;ll ask you to share a lot of your info and invite all your friends before they reveal you the secret. There&#8217;s no secret, just go to UserStyles.org [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of fake groups telling they will say to you how to change the skin of facebook if you accept to join a group where they&#8217;ll ask you to share a lot of your info and invite all your friends before they reveal you <em>the secret</em>.</p>
<p>There&#8217;s no secret, just go to <a href="http://userstyles.org/styles/browse/facebook.com">UserStyles.org for Facebook</a> and select + install the style you want.</p>
<p>You can use it with Tumblr too, just go to <a href="http://userstyles.org/styles/browse/tumblr.com">UserStyles.org Tumblr section</a>.</p>
<p>And <strong>stop sharing your info freely on the net</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2010/06/17/really-changing-the-skin-of-facebook-and-tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

