PUBLIC   marks

PUBLIC MARKS with search extensions

Sponsorised links

This month

Sponsorised links

October 2009

Mozilla CSS Extensions - MDC

by dzc
liste des propriétés CSS pour Mozilla

WordPress MU « WordPress Codex

by mozkart & 1 other (via)
Pour cela, il suffit juste de changer 4 paramètres de PHP et pour y parvenir nous allons créé/édité le fichier .htaccess à la racine de votre FTP. (dans le dossier WWW) Et on va y insérer les lignes: SetEnv REGISTER_GLOBALS 0 SetEnv ZEND_OPTIMIZER 1 SetEnv MAGIC_QUOTES 0 SetEnv PHP_VER 5 Autrement dit, on désactive les directives PHP magic quotes, register globals qui n’apportent rien à WordPress. On passe à PHP5 (qui offre une meilleure comptabilité avec les extensions) et on active le module PHP Zend Optimiser, ainsi le code PHP sera optimisé et les traitements récurrents seront mis en cache.

Extensions du domaine politique | BienBienBien

by ghis (via)
Comparaison entre les extensions de fichiers et les personnalités politiques.

Securing a Domain: SSL vs. DNSSEC

by marco
There has been quite a bit of talk lately about the best way to secure a domain, mainly centered in two camps: using Secure Socket Layer (SSL), or using DNS Security Extensions (DNSSEC). The answer is quite simple—you should use both.

September 2009

10 Useful Firefox Extensions to Supercharge Firebug

by jakamos
10 Useful Firefox Extensions to Supercharge Firebug

InstallationGlobale - Geckozone - Extensions en français pour Mozilla, Firefox, Thunderbird et Nvu

by decembre
Cette méthode décrit l'installation globale d'une extension (ou un thème) dans le répertoire d'installation de Firefox / Thunderbird / Mozilla Suite / Seamonkey ou Nvu. Une extension ainsi installée sera disponible pour tous les utilisateurs et tous les profils.fermer absolument toute session de l'application concernée, y-compris popups, préférences ; déposer le package XPIdans le répertoire des extensions de l'application elle-même (et non pas du profil utilisateur !).

Xulfr.org - Découvrez et apprenez à développer des applications XUL, des extensions pour Firefox ou tout autre logiciels basés sur Firefox !

by decembre
Ce site est consacré à toutes les technologies disponibles sur la plate-forme Mozilla®, utilisée par le navigateur Mozilla Firefox™, le client mail Mozilla Thunderbird™ et les autres produits de la fondation Mozilla®. La plate-forme Mozilla® permet de développer des applications desktop ou web, fonctionnant nativement sur la plupart des systèmes d'exploitations. C'est aussi la première plate-forme vous permettant de réaliser des clients riches ou d'utiliser Firefox en tant que client riche. En effet, de l'interface graphique utilisateur reposant sur un format XML, XUL™, aux composants XPCOM réutilisables et multi plate-forme, Mozilla offre tout un ensemble de technologies, pour la plupart standardisées et relativement aisé à mettre en oeuvre : XBL, EcmaScript (Javascript 1.8), CSS, XHTML/HTML 5, SVG, XForms, MATHML, RDF, DOM, XML-RPC ... Vous pouvez commencer par une présentation de XUL.

Comparison of layout engines (HTML 5) - Wikipedia, the free encyclopedia

by dzc & 2 others
The following tables compare support of HTML 5 differences from HTML 4 for a number of layout engines. The specification is still a working draft, not a recommendation, and thus not stable. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.

August 2009

Sixties - Aperçu - Clochix Labs

by Xavier Lacot
Sixties est une bibliothèque de classes PHP visant à implémenter la partie cliente de plusieurs extensions (XEP) du protocole XMPP (Jabber). Le but principal est de faciliter l'utilisation des fonctionnalités dites PubSub (XEP-0060). PubSub est un mécanisme permettant de publier des informations et d'envoyer des notifications lors d'évènements tels que la publication d'un contenu.

Character encoding detection for external scripts

by karlcow

This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims "Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions" while in fact their implementation does not, the parser rejects code that follows the IdentifierStart :: UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores "tags" when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th "tags" so it won't nest adjacent th elements when setting innerHTML.

Autopager - Create new ap rule for page without "next" in links - teesoft, make software to a tee

by decembre
This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have "Next" in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4. The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains: //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.

Google Wave Robots: Python Tutorial - Google Wave API - Google Code

by karlcow

The easiest way to understand how extensions work in Wave is to build a Wave robot. Robots are applications that interact with a Wave through the Wave protocol (HTTP interface). Currently, we only support robots hosted with Google App Engine. In the future, we will support any client architecture that implements the Wave protocol.

The Ultimate Joomla Toolbox: Themes, Extensions and Resources | Noupe

by decembre & 1 other
Joomla is one of the most popular CMSs out there, and it’s no surprise considering how extensible it is. The great thing about Joomla is the extensions (components, modules and plugins), that can be added to your Joomla website. This allows the average user to add more functionality and dynamic content to their website without being a developer or programmer. In this post you will find a thorough collection of all kinds of resources that will aid designers and developers working with Joomla-powered websites. This collection is intended to simplify your tasks and save you time when working with Joomla. This post covers essential resources related to Joomla— Themes, Extensions, Tutorials, Forums, Cheat Sheets and Useful Documents.

July 2009

FireCAT - Carte rassemblant les meilleures extensions firefox en terme de sécurité

by decembre
FireCAT est une carte rassemblant les meilleures extensions firefox en terme de sécurité. Vous pouvez l’utiliser pour vous constituer le navigateur de vos rêves avec des extensions pour auditer la sécurité des sites web, mais aussi pour sniffer des informations ou programmer vous même vos scripts…EtcCette carte est régulièrement mise à jour. Vous la trouverez au format HTML, PDF ou Freemind

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links