Showing posts with label Resources. Show all posts
Showing posts with label Resources. Show all posts

Saturday, January 17, 2009

How to change locale in Mozilla Firefox

... or How to change language in Mozilla Firefox ...
... or How to change the language of the Firefox menu bar
...

Purpose:
We might need to switch to a different language in Mozilla Firefox (User Interface, Spell Checker Dictionary, Website content and error messages) to test applications behavior with various internationalized testing conditions (localization or internationalization testing or automatic Globalization Support)

Description:

On Windows
We'll download any Windows specific language version from http://www.mozilla.com/en-US/firefox/all.html#languages

After installing all consecutive specific versions to the same path (every language must be downloaded and installed), we can manually change the following Mozilla Firefox variables.

Typing about:config on the address var, we can filter and change variables (with the right Windows permissions):

general.useragent.locale
intl.accept_languages
spellchecker.dictionary
extensions.qls*

Possible values:http://www.loc.gov/standards/iso639-2/php/code_list.php
(ISO 639-1 Code)

IE. (en,en-us,sv,sv-se)

Another easy and versatile way is to install Firefox Add-On "Quick Locale Switcher"
https://addons.mozilla.org/en-US/firefox/addon/1333
It allows you to quickly change and apply a different locale related setting from the tools menu, the statusbar, or your Toolbar.

After selected language and restarted Mozilla Firefox, our browser automatically goes to the right place.
ie.
en-US
http://www.mozilla-europe.org/en/
sv-SE
http://sv-se.www.mozilla.com/sv-SE/
it-IT
http://www.mozilla-europe.org/it/

On Linux
We'll download any Linux specific language version from http://www.mozilla.com/en-US/firefox/all.html#languages

We can decompress to an specific folder (one per language) and call the right one by some script and install Firefox Add-On "Quick Locale Switcher" from https://addons.mozilla.org/en-US/firefox/addon/1333

NOTE: we can also install OPIE from https://addons.mozilla.org/en-US/firefox/addon/6152 or FEBE https://addons.mozilla.org/en-US/firefox/addon/2109 to selectively backup and restore extensions if we want to try different configurations.
Or simply do backup (Firefox_Dir\defaults\profile) = file prefs.js

Links, References:
http://kb.mozillazine.org/General.useragent.locale
http://www.loc.gov/standards/iso639-2/php/code_list.php
http://wpkg.org/Firefox
https://addons.mozilla.org/en-US/firefox/addon/1333
http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries

http://preferential.mozdev.org/preferences.html

Wednesday, August 13, 2008

DBA's resources and links

Images are a visual reference only (not links)

Oracle`s resources

Toad World Database resources, Toad resources
http://www.toadworld.com


















Search and Download Oracle Database, Application Server, and Collaboration Suite Documentationhttp://tahiti.oracle.com/














Oracle9i Database Online Documentation Release 2 (9.2)
http://download-west.oracle.com/docs/cd/B10501_01/index.htm









Oracle® Database Release Notes 10g Release 2 (10.2) for Linux x86 B15659-03
http://download-east.oracle.com/docs/html/B15659_03/toc.htm












Documentation library
10g Release 2 (10.2)












Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide
10g Release 2 (10.2)
Part Number B14197-08











Oracle® Process Manager and Notification Server Administrator's Guide
10g (9.0.4)

http://download.oracle.com/docs/cd/B13597_05/core.904/b12057/opmntrbl.htm#i1011956









Metalink
(CSI required)









OTN
Technical Articles for DBAs and Sysadmins
http://www.oracle.com/technology/pub/articles/tech_dba.html












Ask Tom - Development & ADM questions










Unixguide Config help with AIX, FreeBSD, HP-UX, LINUX(RedHat), SOLARIS, Tru64 http://www.unixguide.net/unixguide.shtml

Sun Microsytems

Solaris FAQ
The following is a list of questions that are frequently asked about Solaris 2.x and later.
Where the FAQ mentions "Solaris 2.x", it really refers to Solaris 2.x, Solaris 7 and later By Casper Dik














Sun online support center
https://osc-emea.eu.sun.com/OSCSW/svcportal?pageName=clselection










Sun troubleshooting advice & best practices
http://sunsolve.sun.com










Solaris Documentation (Solaris 8)
http://wallaby.cs.man.ac.uk:8888/











Sun Microsystems Solaris Documentation (Solaris 9)
http://intranet.cs.man.ac.uk/solaris/sun_docs/sundocs.html








Richard's UNIX Shell Scripting and Tutorials (See Tutorial)
http://www.injunea.demon.co.uk/index.htm











Tomcat

Jakarta Tomcat Tomcat 4 (JNDI Datasource HOW-TO)Here then are some example configurations that have been posted to tomcat-user for popular databases and some general tips for db useage
http://tomcat.apache.org/tomcat-4.1-doc/jndi-datasource-examples-howto.html












Tomcat Memory/FAQ
This page discusses various memory issues.
http://wiki.apache.org/tomcat/FAQ/Memory











Login in Tomcat 5
Tomcat 5.5 uses Commons Logging throughout its internal code allowing the developer to choose a logging configuration that suits their needs, e.g java.util.logging or Log4J. Commons Logging provides Tomcat the ability to log hierarchially across various log levels without needing to rely on a particular logging implementation.
http://tomcat.apache.org/tomcat-5.5-doc/logging.html











Microsoft












MsSqlServer:
Informacion stored procedures