<?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>queleimporta.com &#187; 64-bit</title> <atom:link href="http://queleimporta.com/tag/64-bit/feed/" rel="self" type="application/rss+xml" /><link>http://queleimporta.com</link> <description>Linux, Open Source, Web, Engineering, Technology</description> <lastBuildDate>Sat, 11 Feb 2012 17:36:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>UPDATED, Finally! Adobe releases native 64 bit Flash 11 for Linux</title><link>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/</link> <comments>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/#comments</comments> <pubDate>Sat, 23 Jul 2011 11:18:34 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Web-Ecosystem]]></category> <category><![CDATA[Flash 11]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=272</guid> <description><![CDATA[UPDATED Jul 23/2011 Finally we have a native 64bit Flash 11. It is working very well, I highly recommend it. Before installing it, make sure that previous versions of Flash and nspluginwrapper are uninstalled. Download it from: http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_b1_install_lin_64_071311.tar.gz untar, copy and link  libflashplayer.so to /usr/lib/mozilla/plugins by doing the following in the terminal. (make sure you [...]]]></description> <wfw:commentRss>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/feed/</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>Native 64bit Java plugin for Firefox, on Ubuntu.</title><link>http://queleimporta.com/native-64bit-java-plugin-for-firefox-on-ubuntu/</link> <comments>http://queleimporta.com/native-64bit-java-plugin-for-firefox-on-ubuntu/#comments</comments> <pubDate>Fri, 09 Jan 2009 20:38:13 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Java]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=339</guid> <description><![CDATA[Now there are no more reasons not to install 64bit Ubuntu. First is was Adobe with their native 64 bit Flash plug-in and now Sun has released a native 64 bit Java plug-in. To install the 64 bit java plugin on Intrepid 8.10: Download the bin file here cd /opt sudo sh jre-6u12-ea-bin-b03-linux-amd64-22_dec_2008.bin cd /usr/lib/mozilla/plugins [...]]]></description> <wfw:commentRss>http://queleimporta.com/native-64bit-java-plugin-for-firefox-on-ubuntu/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Installing Flash 10 on Intrepid, Ubuntu 8.10 64 Bits</title><link>http://queleimporta.com/installing-flash-10-on-intrepid-ubuntu-810-64-bits/</link> <comments>http://queleimporta.com/installing-flash-10-on-intrepid-ubuntu-810-64-bits/#comments</comments> <pubDate>Sat, 01 Nov 2008 14:30:02 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[intrepid]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=239</guid> <description><![CDATA[IMPORTANT UPDATE: Adobe has released a NATIVE 64bit Flash Player, Please see this post Now that Intrepid (Ubuntu 8.10) is out, installing the latest version of flash 10 (ver. 10.0.12.36) is easier than never before, just type the following in your terminal sudo apt-get install flashplugin-nonfree Done! Alternatively you can simply select the package flashplugin-nonfree [...]]]></description> <wfw:commentRss>http://queleimporta.com/installing-flash-10-on-intrepid-ubuntu-810-64-bits/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>The easiest way to install Flash 10 on Ubuntu 64 bits</title><link>http://queleimporta.com/the-easiest-way-to-install-flash-10-on-ubuntu-64-bits/</link> <comments>http://queleimporta.com/the-easiest-way-to-install-flash-10-on-ubuntu-64-bits/#comments</comments> <pubDate>Thu, 16 Oct 2008 00:08:54 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[flash]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=133</guid> <description><![CDATA[IMPORTANT UPDATE #2: Adobe has released a NATIVE 64bit Flash Player, Please click here to the newer post To install Flash 10 version 10.0.12.36 on Ubuntu 8.04 64 Bits, (Released October 15 2008) Copy and Paste the following on the terminal: wget http://queleimporta.com/downloads/flash10_en.sh &#38;&#38; sudo chmod +x flash10_en.sh &#38;&#38; sudo sh ./flash10_en.sh Done! Note: If [...]]]></description> <wfw:commentRss>http://queleimporta.com/the-easiest-way-to-install-flash-10-on-ubuntu-64-bits/feed/</wfw:commentRss> <slash:comments>58</slash:comments> </item> </channel> </rss>
