FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   search processing bookmarklet
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: search processing bookmarklet  (Read 478 times)
sspboyd


search processing bookmarklet
« on: May 18th, 2004, 8:03am »

Hello out there in Processington,
 
I thought I'd share this bookmarklet I use when I want to search all of processing.org for something (which is more frequent than I'd like to admit sometimes ).
 
Code:
javascript:x=escape(getSelection());if(!x)%7Bvoid(x=prompt('Search%20Pro cessing.org:',''))%7D;window.location=window.location='http://www.google.com/search?num=30&hl=en&lr=&ie=UTF-8&safe=off&q=site%3Aprocessing.org+'+x;

 
steve
 

gmail.com w/ sspboyd username
Pages: 1 

« Previous topic | Next topic »