Stream of Ry

Yet Another Geek In The World

Archive for the ‘firefox’ tag

about: #MozillaPH #FirefoxFriday

4 comments

Last week, we’ve touched on about:cache but did you know that there are a lot more about: pages in Firefox?
Read the rest of this entry »



Written by rystraum

February 19th, 2010 at 8:51 am

Java and Namoroka #FirefoxFriday #MozillaPH

one comment

For those who’ve upgraded to Firefox 3.6 (Namoroka) in Linux and could not seem to find Java support, you can do the following to fix it up:

  1. Verify that sun-java6-plugin is installed: sudo apt-get install sun-java6-plugin
  2. Once verified/installed, look for libnpjp2.so: locate libnpjp2.so
    • You may have to do an updatedb first: sudo updatedb
    • Mine returns /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/i386/libnpjp2.so
    • Take note of this path.
  3. Then, navigate to your mozilla plugins path:cd /usr/lib/mozilla/plugins
  4. Move somewhere else or completely delete libjavaplugin.so
  5. Make a symbolic link of the libnpjp2.so you find earlier to the current folder: sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/i386/libnpjp2.so . Take note of the dot at the end.
  6. Restart Firefox
  7. Test it over at the Java website

My references were the following site: Mozilla Forums and Java Webnotes

From now on, I’ll try posting Firefox related posts every Friday. :) This was an idea brought up at the Mozilla Philippines Community 2010 Kick-off meeting. :)



Written by rystraum

January 28th, 2010 at 6:46 pm

Meeting with Mozilla

2 comments

Evening of September 18 — Went out for a dinner with Mozilla Campus Reps from the area. The dinner was initiated by Gen of the Mozilla Foundation who was coming over to Manila with Seth for their pitch in WordCamp Philippines the next day.

Some of the topics that were discussed during dinner was :

  1. Traffic in Metro Manila
  2. State of Firefox growth in the Philippines and what is driving it
  3. Will a localized (we read it as: translated) version of Firefox gain traction?
  4. Incoming improvements to the browser
  5. What we can do to jump start a Mozilla community in the Philippines
  6. How Gen lives his life in Japan as a “big guy” (as Ren Ren put it)
  7. How Pacquio has risen to celebrity icon status in the US

Read the rest of this entry »



Written by rystraum

September 25th, 2009 at 5:33 am