Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: [Slightly OT] Automatic Mirroring when you provide large media

by Jaap (Curate)
on Jul 15, 2005 at 12:00 UTC ( [id://475187]=note: print w/replies, xml ) Need Help??


in reply to [Slightly OT] Automatic Mirroring when you provide large media

Here's a bookmarklet for Coralizing a URL:
javascript:(function (){Qr=prompt('What URL do you want to Coralize?', +location.href);if(Qr){ if(Qr.replace('http://','').indexOf('/')==-1)Q +r=Qr+'/';location.href=Qr.replace(/^http\:\/\/([^\/\@]+)\/(?:)/,'http +://'+'$1'.replace('\:','.')+'.nyud.net:8090/');}})()
Source: http://www.worldtimzone.com/bookmarklets/
  • Comment on Re: [Slightly OT] Automatic Mirroring when you provide large media
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://475187]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 18:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found