public marks

PUBLIC MARKS from decembre with tags extension & tutorial

2017

2011

BIB - LibX et Zotero pour les acquéreurs – une certaine utilisation de ces outils (2/2) « Bibliothèques [reloaded]

Si un acquéreur trouve sur une page web une référence d’ouvrage, et si cette référence fournit l’ISBN, il peut désormais (avec LibX) basculer en un clic sur un site Zotero-compatible fournissant ladite référence). Mais très souvent il ne trouvera que le titre et l’auteur (peut-être aussi l’éditeur et l’année, mais la combinaison Titre+Auteur devrait suffire). LibX permet aussi, de la même manière que pour l’ISBN, en utilisant le menu contextuel, de basculer sur le site en interrogeant Titre+Auteur. Pour cela, il faut que chacun des « catalogues » paramétrés pour l’ISBN le soit aussi pour « Keyword » (correspondant à une recherche Titre-Auteur-Sujet dans une base).

2010

Installation de l'extension Firefox Weave

A voir également : Présentation de l’extension Firefox Weave. L’installation de l’extension Firefox Weave se fait comme tout extension Firefox. Pour chaque image, cliquez dessus pour l’agrandir.

unsafeWindow - Injecting JS functions into the page from a Greasemonkey script on Chrome - Stack Overflow

I have a Greasemonkey script that works just fine in Firefox and Opera. I struggle with getting it to work in Chrome, however. The problem is injecting a function into the page that can be invoked by code from the page. Here's what I'm doing so far: First, I get a helper reference to the unsafeWindow for Firefox. This allows me to have the same code for FF and Opera (and Chrome, I thought).

User Script Compiler - Easily convert Greasemonkey scripts into Firefox extensions

First, you'll need to track down your installed scripts. They're in your Firefox profile, under the "gm_scripts" sub-folder. Or, if you'd prefer, you can skip the search and download any script from the online script repository. Next, you need to change the file extension from .js (Javascript) to .txt (plain text). After you've changed the extension, double-click the file to view the code. Copy and paste the code into the User Script Compiler and hit "Generate." Voila! Your new Firefox extension (.xpi) is complete. To install in Firefox, simply drag the new extension onto the Firefox interface and follow the prompts.

2009

Customize your Web browsing experience with Greasemonkey | Programming and Development | TechRepublic.com

You can accomplish all of this via JavaScript.Scripts include metadata that provide details about the script, including target sites and sites that should never apply. The following metadata elements may be used: * Name: The name assigned to the script. It is displayed when the script is installed, as well as within the Manage Scripts window. * Namespace: The namespace used to distinguish scripts when more than one has the same name. (This is the same approach as used in programming languages like Java and C#.) * Description: A brief description of the script’s purpose. * Include: A list of URLs associated with the script (i.e., the URLs for running the script). The URLs may include wildcard characters (*). Multiple URLs appear on their own line. * Exclude: A list of URLs for which the scripts will never run. Multiple entries appear on their own line.

COInS - Tout l’intérêt de l’OpenURL, c’est d’afficher les rebonds depuis n’importe quel site proposant des métadonnées bibliographiques vers le catalogue de ma bibliothèque.« Encore un biblioblog…

Problème : cela implique (en tout cas pour le moment) que vos lecteurs installent sur leurs navigateurs l’extension OpenURL Referrer, dont j’ai déjà parlé, qui transforme les COinS en URL cliquables. Il faut donc leur indiquer le site, leur demander de télécharger l’extention, et leur expliquer comment paramétrer les valeurs à y mettre (essentiellement URL du résolveur, et sa version). On risque de perdre plus de la moitié du lectorat visé par ces consignes. La meilleure solution est donc de proposer, sur le site de la bibliothèque, l’extension préparamétrée. Cela permet d’esquiver complètement la notion d’OpenURL (amusez-vous à la leur expliquer si vous vous en sentez le courage), et de leur proposer “simplement” : une extension qui permet de rebondir depuis une référence d’ouvrage trouvée sur Internet vers le catalogue de sa bibliothèque, pour voir rapidement si elle le propose ou non. Quelques explications préalables sont nécessaires.

Profils Firefox (Tutoriel Trés Clair) : Pourquoi et comment utiliser plusieurs profils sous Firefox - Ou comment cloisonner ses activités pour gagner en efficacité _ Laspic.eu7 janvier 2009, par Jonathan

Utiliser son navigateur web comme s’il y en avait plusieurs. L’utilité ? De disposer d’un navigateur spécifique à type d’utilisation : surf, multimédia, réseaux sociaux, développement web... D’abord, c’est un cadre de travail : pas de marques-pages parasites, une barre individuelle dédiée, les onglets qui m’attendent avec les pages web indispensables, et une petite sélection d’extensions appropriées [2]. Ensuite, c’est l’occasion de marquer une franche séparation entre ces activités spécifiques et celles de ma vie personnelle (ce qui n’a pas de prix quand on travaille chez soi). Le principe de fonctionnement : Pour cela, il suffit d’installer l’extension ProfilesSwitcher. Celle-ci ajoute quelques fonctionnalités pratiques dans le menu "Fichier", et surtout active la possibilité d’ouvrir plusieurs profils à la fois (pour basculer d’un profil à un autre, il est sinon obligatoire de fermer le premier).

LibX (Barre Outil pour les Bibliotèques) – Première approche « Encore un biblioblog…

Honnêtement, j’ai eu du mal avec l’interface de paramétrages de LibX. Et comme je n’ai pas réussi à trouver de tutoriel simple en français, il me semble utile d’en faire un petit ici. Pour l’instant, mon objectif avec LibX sera “simple” (au regard de toutes les possibilités que l’outil offre) : obtenir des ISBN cliquables dans les pages web que je vais rencontrer. LibX permet aussi, par exemple, une articulation avec un résolveur de lien et un proxy (pour les ressources en ligne payantes). Mais on n’en est pas là.

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

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 !).

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

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.

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

by 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.

PopTip - Greasemonkey Customisable - Add pop-up preview to any site - Flickr

Script Summary: Add pop-up preview to any site.(Script homepage).....Rules for popup action must be written in "SITEINFO" in proper format. Properties of SITEINFO url (required)(RegExp) : URL to which the rule is applied. targetElement (required)(XPath) : XPath which select "A" elements. When "mouseover" action occurs on them, linked pages (values of "href" attributes) will be fetched. popupElement (required) (XPath) : XPath which select elements in fetched pages. These elements will be appear in tooltips. disabled (optional) : If you want to disable a rule temporally, set "false". style (optional) : CSS attributes of tooltips. Please be careful to write in CamelCase! (border-width -> borderWidth) stripe (optional) : If you set "true", small icons will be appended to elements on which the action will occur.

Anonymity and you: A guide to using proxies.___SlightlyCreepedOut.co.uk »

“Being nameless or unidentifiable”. When we are browsing the internet, we are identifiable by “IP Address” and our “Browser header/HTTP header”. Firstly, get Firefox, and this extension. User Agent Switcher allows you to change.. well, your user extension. I recommend either making one up entirely or just randomising them at certain points in the day. Secondly, get the stable Tor package from here. Follow the instructions for installing it here. Get TorButton for Firefox, and you’re ready to go. You can check your IP address here before enabling Tor, and again after enabling it, to make sure it’s different. There are other type’s of proxies to port; for instance, web based proxies such as Proxifier.co.uk. Essentially, a webbased proxy will load the site onto it’s server, and you will load it from their server. These are better for people who wish to bypass a network blocklist at college or their workplace, as they require no installation and no ports to be forwarded.

2008

Ubiquity __Presentation ____Mozilla Labs » Blog Archive »

by 4 others
Mozilla Labs experiment into connecting the Web with language in an attempt to find new user interfaces that could make it possible for everyone to do common Web tasks more quickly and easily. The overall goals of Ubiquity are to explore how best to: * Empower users to control the web browser with language-based instructions. (With search, users type what they want to find. With Ubiquity, they type what they want to do.) * Enable on-demand, user-generated mashups with existing open Web APIs. (In other words, allowing everyone–not just Web developers–to remix the Web so it fits their needs, no matter what page they are on, or what they are doing.) * Use Trust networks and social constructs to balance security with ease of extensibility. * Extend the browser functionality easily.

Introducing Operator, a Microformat Detection Extension for Firefox 2____Mozilla Labs - 2006

by 7 others, 2 comments
Operator demonstrates the usefulness of semantic information on the Web, in real world scenarios.Here are some examples of things you can do with this release of Operator, and with the Web as it exists today : Yahoo! Local and Your Address Book. With Operator you can send the phone number of your favorite pizza place from Yahoo! Local to your address book, without having to type anything..... Operator requires information on the Web to be encoded using microformats, and since this method for semantically encoding information is relatively new, not all sites are using microformats yet. However, Operator works great with any blog that uses rel-tag, and the sites Yahoo! Local, Flickr, and Upcoming.org, all of which contain millions of pieces of information expressed using microformats. As more sites begin to semantically encode data with microformats, Operator will automatically work with them as well.

GM Script: Flickr Buddy Icon Reply v4.0 on Flickr - Photo Sharing!

I have updated the script to use image button links. I know that the images are not everyone's cup of tea and you can choose v3.2. Just testing someone's suggestion. All feedbacks and different image button designs welcome!!! to install or update this script, click on this link, GM Script: Flickr Buddy Icon Reply

Flickr Group Promotion Tool – Userscripts.org

Adds a select box with pre written comments, inviting the photo owner and viewers to join your groups.

Flickr: Inline text editor - for photo comments, groups + help forum – Userscripts.org

Lets you easily re-edit or delete your flickr group, help forum and photo comments without leaving the current page you are on. Features Inline Edit : When you click the edit button of a comment under a photo, in a group or in the help forum a textarea is inserted where your post was, containing your post, enabling you to quickly edit and resubmit it without leaving the page you are on. Particularly useful for group admins. Search and Replace : Lets you search and replace text in your post. Inline Delete : The script changes the delete link below group or forum posts and photo comments, so that it deletes the post without leaving the current page, especially useful for group adminstrators. Updates 19th March 2008 : updated to work with latest version of GM 23rd May 2008 : updated to work with all international versions of the site :) 5th June 2008 : updated to work on photo comments

Flickr: Discussing Flickr linked @reply (GM script) in Flickr Hacks

Adds a little (reply) button beneath the buddy icon of the author of every post/comment in a Flickr photo/photoset/group/forum discussion. Clicking (reply) inserts into your reply HTML-code that displays the commenter's username and links back to the comment being replied to. The script works in group discussions, help fora, and in photo and photoset comments i.e. everywhere :) — it even works when the reply-box is on another page! The @reply template may be customized via the script-commands menu (Tools ▶ Greasemonkey ▶ Script Commands)… so whether the scripts inserts @user, user, user:, @user, @user, or possibly even @user, is up to you. The template may even contain HTML code, e.g. to style the username in italics. Inside the reply-box, the formatted @reply is inserted at the cursor’s position. However, if any text inside the reply-box is selected, the template is ignored, and instead, clicking on (reply) makes that selected text link to the post/comment you’re replying to.

Firefox Web Developer Toolbar | Webmaster Tips

Web Developer Toolbar is one of the most useful tools you can have for web design. This is a short introduction that will show you some ways that you can use it when making web sites.

Create the Ultimate Firefox Web Development Profile :: the How-To Geek

by 1 other
Firefox configured with a separate profile just for web development, let's take a look at the extensions we can use to make Firefox into the ultimate web development tool. Must-Have Web Dev Extensions : These are all extensions that I use on a regular basis for web development. Firebug Web Developer Extension Aardvark Extension Colorzilla View Source With