Sponsorised links
This month
April 2008
Tracking down Firefox plug-ins | Defensive Computing - CNET Blogs
Start Firefox, and in the address bar, enter "about:config" without the quotes (see above). In the filter bar, enter "plugin", again without the quotes. Double-click on "plugin.expose_full_path." This should change the value from "false" to "true" and the status from "default" to "user set."
Go back to the address bar, and enter "about:plugins" (no quotes). As shown below, the file name in the Shockwave Flash section has the name and the full path of the file Firefox is using for the Flash Player.
ProjectPier.org
by 7 othersProjectPier is a Free, Open-Source, self-hosted PHP application for managing tasks, projects and teams through an intuitive web interface.
Pas LDAP au 11 avr 2008
Les scripts CLI fournis avec eZ Publish (eZ Publish,Truc,Blog,PHP,shell) - ~tigrou/pwet.fr
(via)Pour connaitre les options disponibles de chacun de ces script, il suffit de les lancer avec l'option --help
Sponsorised links
March 2008
Editing / Deleting / Adding Authentication Sources | KnowledgeTree Document Management and Control Software
KnowledgeTree permet l'authentification contre LDAP
SIMILE | Seek
by 3 others“Seek” adds faceted browsing features to Mozilla Thunderbird and lets you search through your email more effectively.
widgeditor - Google Code
widgEditor is a browser-based JavaScript WYSIWYG editor for HTML content. It is designed to be simple to use, have a small code footprint, and produce valid, semantic code.
February 2008
mozdev.org - sqlitemanager: index
A very lightweight firefox extension (originally) to manage all your sqlite databases.
Aaron Toponce : Managing Services in Ubuntu, Part I: An Introduction to Runlevels
Runlevels are a way to automatically start and stop services, thus effectively controlling what is running on your box. When you enter a specific runlevel, you are telling your box that you want to stop a specific set of services and/or start a specific set of services
Default browser - MozillaZine Knowledge Base
(via)Force Firefox to make itself the default
If Firefox already thinks that it is default, exit Firefox completely, go to "Start Menu -> Run" and enter this into the text box:
firefox.exe -silent -setDefaultBrowser
Geckozone - Un dictionnaire français intégré par défaut dans Firefox, Thunderbird et Seamonkey
Le dico français est intégré par défaut à partir de la version 2.0.0.12 de firefox et thunderbird
Dig Up System Information Using the Terminal | Tombuntu
Troubleshooting, upgrading, or just curious? Find out what’s in your system without opening the case. Using these Linux command line tools, you can get details about your hardware and distribution.
January 2008
Stocker du texte UTF-8 correctement dans une base MySQL - Le blog de jp.fox, un informaticien à la campagne...
by 3 othersL'erreur généralement commise est double :
* table créée en latin1 pour stocker de l'utf-8
* utilisation des fonctions mysql_* en latin1 avec des données utf8
Mastering regular expressions in PHP, Part 1: Perl may be regex king, but PHP can slice and dice input quickly, too
by 1 other (via)Pattern matching is such a common chore for software that a special shorthand — regular expressions — has evolved to make light work of the task. Learn how to use this shorthand in your code here in Part 1 of this "Mastering regular expressions in PHP" series.
