public marks

PUBLIC MARKS from decembre with tags howto & script

2010

Use Greasemonkey Scripts In Google Chrome - But, there are some limitations as well (as with Opera — which also supports some greasemonkey scripts) - Chrome does not support @exclude, @require, @resource, unsafeWindow, or any of the special GM_* APIs.

Well, here is how to run userscripts in chrome : * Add this flag to Google Chrome launcher : --enable-user-scripts - Now, create a folder in your user data directory. Name it as User Scripts. - Save your all GM scripts in this folder. - If you want to import all userscripts from Firefox — you need to do it manually. We have shown you the way to backup your Greasemonkey scripts. Just navigate to your GM script folder in Firefox data directory as describe in this post. Now, you can copy and paste every script’s file manuallyAnd, you are done! Restart the chrome — and visit any related site. It is quite possible that your favorite GM Script will do the magic. - Important fact : Chrome supports “Early Injection” – the ability to run scripts very early in the page’s lifecycle. In Firefox, userscripts run after page load. But in chrome, you can set it to run before page load. For this, you need to add an extra line in scripts meta data section : // @run-at document-start

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.

2008

Link highlighter script__Short tutorial to build a script

This short tutorial assumes that you have already downloaded and installed the Greasemonkey Firefox add-on. Below follows a very simple JavaScript program, which highlights links to your site, to get you started. I use this script a lot for SEO (Search Engine Optimization) purposes to find my site on a result page in Google, or to find a link to my site, which according to the access_log of my web site should be there.

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.

Automate Adding Bookmarks to del.icio.us :: the How-To Geek ne marche pas avec Delicious 2.0 extension

Greasemonkey comes to the rescue with the Install scriptdel.icio.us autotag user script, but the problem is that you can't edit the bookmarks by clicking on the del.icio.us tag button, because that script always immediately submits the form, and also duplicates the tags. I've created an upgrade to the script that fixes those problems. Just like the first script, it will automatically add the popular and recommended tags:

Running scripts as soon as possible - UserJS.org

Running scripts as soon as possible Written on 2005-11-12Assuming the file name ends with .js (not .user.js), Opera will run User JavaScripts before the first script on the page is processed. This is done to allow you to set any user JavaScript events that you want, before any scripts are encountered. If the page has no scripts of its own, then user scripts are run immediately before the load event is about to fire. Note: if the page has no scripts of its own, then your script will always run after the page has loaded - there is nothing you can do about that.

XPath Tutorial

by 2 others
XPath is a language for finding information in an XML document. XPath is used to navigate through elements and attributes in an XML document.

2007

Blogger del.icio.us publishing and post categorizing helper – Userscripts.org

This script adds tagging support to Blogger blogs. It features a Tags: field on the post edit page and invisibly appends a chunk of tags to the posts you tag, which ends up a

Hack Attack: Become a Gmail master - Lifehacker

by 1 other
Today I've got a rundown of the methods and add-ons I use to make Gmail more powerful. By the time you're done with this article you'll be a bona fide Gmail power user, too. Quick look at what to expect

2006

Ruby Script from the Sketchup Forums on Windows______How To Download a

Welcome to the Ruby Script Download Tutorial! This series of 6 quick steps will illustrate the simple process needed to download a ruby script from the Sketchup Ruby Forum (when using Windows). I hope you find this information helpful.

del.icio.us A-to-Z by Functions : All 150+ hacks categorized : eConsultant

by 33 others
del.icio.us A-to-Z by Functions : All 150+ hacks. del.icio.us hacks, links, tools organized by actions / functions. This list is also available categorized by platforms : del.icio.us A-to-Z by Platforms : All 150+ hacks

coComment: a new contender in the two-way web_ecmanaut:

Technically, the coComment implement their service using the cross browser, though laborious way of the browser bookmarklet. Brian Benzinger, apparently sharing my belief in automation through user scripts, made a Greasemonkey script for automatically inj

<img src="http://genericface.com/favicon.ico" border="0" height="16">&nbsp;genericface blog » Using Picasa to upload to Flickr using Uploadr.py&nbsp;<i><small>(genericface.com)</small></i>

by 3 others
Picasa is by far my favorite photo management software. Flickr is the arguably the best online photo sharing site (Zooomr is a rising competitor). However, one must use the email feature in to upload pictures from Picasa to Flickr (see Jim Rutherford’s

Photoshop Actions Tutorial

This is a Photoshop Actions Tutorial like none other, addressing action topics from soup to nuts. There’s something for everyone — from in depth coverage of introductory topics, methods and terminology for those new to actions to advanced topics such

The Generator Blog

by 46 others
The Generator Blog This blog is not about those machines used to change mechanical energy into electrical energy. It's about software that creates software. Software to play around and have fun with.

Les scripts_Diapovision - Tutoriel Photoshop -

Les scripts (Actions) Qui osera dire qu'on ne fait pas régulièrement les mêmes opérations, répétitives qui plus est, en matière de traitement d'images ? Eh bien, Photoshop permet d'enregistrer ces opérations et de les exécuter ensuite automatique

Les scripts photoshop - tutoriel absolut photo

Un script permet d'enregister une serie d'évènements pour les reproduire à volonté et à l'identique.