Firefox

Firebrand

By WladyX on 9 December, 2009 | Arch, Firefox, General, Scripts, X11 | A comment?

Installing Flash Plugin for 64-bit system in Karmic Koala

1. Remove currently installed versions of Flash.

sudo apt-get purge flashplugin-nonfree gnash gnash-common mozilla-plugin-gnash nspluginwrapper swfdec-mozilla

Visit http://labs.adobe.com/downloads/flashplayer10_64bit.html to update the filename given under if necessary.

2. Download the 64-bit Flash plugin and extract it:

wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz && tar xvfz libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz

3. Move the file in /usr/lib/mozilla/plugins for a site-wide install (or in ~/.mozilla/plugins for a single-user install):

sudo mv libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so

At this stage, you should restart Firefox and verify that the plugin is installed properly by typing about:plugins in the URL bar.

http://dailystruggles.org/installing-flash-plugin-for-64-bit-system-in-karmic-koala/

By WladyX on 26 October, 2009 | Firefox, General, Ubuntu | 1 comment

Firefox SiteSeek

Here’s a handy bookmarklet someone made to search
whatever site you’re currently on. Save it as the address line in a new
bookmark and click whenever you need it.

javascript:k=escape(prompt('Enter%20search%20terms%20for'+location.host));k=k.replace('%20','+');location.href='http://www.google.co.uk/search?q='+k+'+site%3A'+location.host;

Gentoo Forums :: View topic – e2fsprogs ss com_err blocks problem

By WladyX on 13 November, 2008 | Firefox, General, Scripts | A comment?

firefox free ram

By WladyX on 28 July, 2008 | Firefox | A comment?

Firefox 3 extensions

By WladyX on 4 June, 2008 | Firefox | A comment?

Firefox 3 extensions

By WladyX on 4 April, 2008 | Firefox | A comment?

Firefox fonts

in xorg la NVIDIA:                                                                                                           
                                                                                                                             
   Option   “UseEdidDpi”   “FALSE”                                                                                           
   Option   “DPI”   “96 x 96″                                                                                                
                                                                                                                             
in about:config:                                                                                                             
// TrueType                                                                                                                  
user_pref (“font.FreeType2.enable”, true);                                                                                   
user_pref (“font.freetype2.shared-library”, “libfreetype.so.6″);                                                             
// if libfreetype was built without hinting compiled in                                                                      
// it is best to leave hinting off                                                                                           
user_pref (“font.FreeType2.autohinted”, true);                                                                               
user_pref (“font.FreeType2.unhinted”, true);                                                                                 
// below a certain pixel size anti-aliased fonts produce poor results                                                        
user_pref (“font.antialias.min”,        0);                                                                                  
user_pref (“font.embedded_bitmaps.max”, 1000000);                                                                            
// sample user_pref s for TrueType font dirs                                                                                 
user_pref (“font.directory.truetype.1″, “/usr/share/fonts/ttf-bitstream-vera”);                                              
user_pref (“font.directory.truetype.2″, “/usr/share/fonts/TTF”);                                                             
user_pref (“font.directory.truetype.3″, “/usr/share/fonts/corefonts”);                                                       
user_pref (“font.directory.truetype.4″, “/usr/share/fonts/freefont”);                                                        
user_pref (“font.FreeType2.printing”, true);                                                                                 
                                                                                                                             
la setari:                                                                                                                   
                                                                                                                             
Proportional: Serif (Size: 16)                                                                                               
Serif: Bitstream vera serif                                                                                                  
Sans-serif: Bitstream vera sans                                                                                              
Monospace: Bitstream vera sans mono (Size: 12)                                                                               
                                                                                                                             
minimum: 12                                                                                                                  
                                                                                                                             
allow other apps to use their fonts ;)                                                                                        
                                                                                                                             
important sa ai multe fonturi in X mai ales cele din vindoza          

By WladyX on 19 February, 2008 | Firefox | A comment?

Firefox Compact Library Extension Organizer

By WladyX on 6 February, 2008 | Firefox | A comment?

Firefox extensions

By WladyX on 21 January, 2008 | Firefox | A comment?

Cooliris Firefox extension

By WladyX on 7 January, 2008 | Firefox | A comment?