<?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>Arkold&#039;s Blog &#187; flash</title>
	<atom:link href="http://arkold.com/tag/flash/feed" rel="self" type="application/rss+xml" />
	<link>http://arkold.com</link>
	<description>My personal blog :)</description>
	<lastBuildDate>Tue, 17 Aug 2010 23:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing Firefox 3.5 with Flash 64 bits on Karmic Koala</title>
		<link>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala</link>
		<comments>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:24:46 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[bits]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=833</guid>
		<description><![CDATA[Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So &#8230; <a href="http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So here is the fast guide, <strong>you must have universe repositories enabled</strong>.</p>
<p><strong>Installing Firefox 3.5</strong>, before something else</p>
<blockquote><p><code>sudo apt-get install firefox-3.5</code></p></blockquote>
<p><strong>After installing it, you will need to download Flash for 64 bits</strong> from Adobe Labs</p>
<blockquote><p><code>wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz<br />
tar xvfz libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz</code></p></blockquote>
<p><strong>Then a fast command to move it to the right place</strong></p>
<blockquote><p><code>sudo mv libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so</code></p></blockquote>
<p>Now open Firefox 3.5 and <strong>enjoy</strong> Flash!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Instalar Flash en Debian con sistemas AMD64</title>
		<link>http://arkold.com/539-instalar-flash-en-debian-sid-con-sistemas-amd64</link>
		<comments>http://arkold.com/539-instalar-flash-en-debian-sid-con-sistemas-amd64#comments</comments>
		<pubDate>Tue, 15 Apr 2008 05:18:21 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://arkold.tibia4.net/?p=249</guid>
		<description><![CDATA[Instalar Flash bajo Linux no es cosa de otro mundo, pero en Linux -como en Linux- puede ser un problema a la hora de hacerlo en un sistema de 64 bits (En mi caso AMD64) puede ser un problema muy &#8230; <a href="http://arkold.com/539-instalar-flash-en-debian-sid-con-sistemas-amd64">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://upload.wikimedia.org/wikipedia/en/thumb/3/3a/Adobe_Flash_cs3.png/64px-Adobe_Flash_cs3.png" alt="Adobe Linux" /></p>
<p>Instalar Flash bajo Linux no es cosa de otro mundo, pero en Linux -como en Linux- puede ser un problema a la hora de hacerlo en un sistema de 64 bits (En mi caso AMD64) puede ser un problema muy grave debido a que Adobe no desarrolla esta aplicacion para plataformas de 64 bits. Algo que cabe señalar es que el ultimo reproductor de Flash solo funciona bajo Firefox (Iceweasel), Mozilla y Seamonkey. Asi que los usuarios de Konqueror y Opera traten de conseguir una anterior, o talvez cuando lean este articulo halla una compatible o los mismos exploradores ya soporten lo que utiliza el Flash.</p>
<p><strong>Antes que nada necesitamos ejecutar lo siguiente en la consola como &#8216;root&#8217;</strong><br />
<code>apt-get install ia32-libs ia32-libs-gtk lib32asound2</code></p>
<p><strong>Despues descargamos nsplugin, el plug-in y el visor</strong><br />
<code>wget http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-0.9.91.2-1.x86_64.rpm<br />
wget</p>
<p>http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm</code></p>
<p><strong>Luego instalamos alien para cambiar los rpm a deb</strong><br />
<code>alien nspluginwrapper-0.9.91.2-1.x86_64.rpm<br />
alien nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm</code></p>
<p><strong>Instalamos los paquetes ya transformados</strong><br />
<code>dpkg -i nspluginwrapper-0.9.91.2-1.x86_64.deb<br />
dpkg -i nspluginwrapper-i386-0.9.91.2-1.x86_64.deb</code></p>
<p><strong>Despues descargamos el flash de la pagina de Adobe</strong><br />
<code>wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz</code></p>
<p><strong>Y lo extraemos y demas</strong><br />
<code>tar xvfz install_flash_player_9_linux.tar.gz</code></p>
<p><strong>Movemos (o copiamos) el &#8220;<em>libflashplayer.so</em>&#8221; a <em>/usr/lib/mozilla/plugins</em></strong><br />
<code>nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so</code></p>
<p>Y alli deberia de funcionar, cualquier pregunta diganla aqui <img src='http://arkold.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/539-instalar-flash-en-debian-sid-con-sistemas-amd64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
