<?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>Ubublog &#187; java</title>
	<atom:link href="http://ubublog.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubublog.com</link>
	<description>Otro blog más de Ubuntu</description>
	<lastBuildDate>Thu, 19 Aug 2010 10:53:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problema de java con firefox 3.6</title>
		<link>http://ubublog.com/2010/03/11/problema-de-java-con-firefox-3-6/</link>
		<comments>http://ubublog.com/2010/03/11/problema-de-java-con-firefox-3-6/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 23:02:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[consola]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://ubublog.com/?p=536</guid>
		<description><![CDATA[Justo hoy tenía que usar una aplicación que requiere java y me doy con la sorpresa que estaba desactivado, así que buscando en blog y foros encuentro la solución de antemano agradezco a quien dio con la solución.
Vamos a ello:

cd /usr/lib/firefox-3.6/plugins

Y luego:

sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/i386/libnpjp2.so

Reiniciamos el navegador por si las dudas y listo.
]]></description>
			<content:encoded><![CDATA[<p>Justo hoy tenía que usar una aplicación que requiere java y me doy con la sorpresa que estaba desactivado, así que buscando en blog y foros encuentro la solución de antemano agradezco a quien dio con la solución.<br />
Vamos a ello:</p>
<pre class="brush:bash">
cd /usr/lib/firefox-3.6/plugins
</pre>
<p>Y luego:</p>
<pre class="brush:bash">
sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/i386/libnpjp2.so
</pre>
<p>Reiniciamos el navegador por si las dudas y listo.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubublog.com/2010/03/11/problema-de-java-con-firefox-3-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: ubublog.com @ 2010-09-07 19:56:14 -->