para.ms/*

launcher for the web


Help >>

Params is url shortener that allows you to use "custom parameters" in your URL. Websites and web applications have a url structure in order to navigate around the site. If you know, that the only thing that changes is a number or a word at the end, that's a parameter! (TinyURL and Bitly in this case):

  • http://google.com/#&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&q=TinyURLr=23&t=43
  • http://google.com/#&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&q=Bitlyr=23&t=43

These URL's both perform a Google Search, simply by just changing everything after the q=


Use #1# anywhere in your URL to denote a custom parameter.
http://google.com/#q=#1#

Register a pattern once and it can have infinite values.



http://para.ms/ /PARAMETER
Generate Keyword



Example:

Patterns (parameters noted with #1# or #2#):
http://www.facebook.com/#1# will make something like http://smar.us/fb/tennis ... WHERE tennis is #1#

or

plain old single resource: http://www.bbc.co.uk/worldservice/110214_cricket_world_cup.shtml to http://smar.us/b3mdrR

Any keyword you wish to use ranging from 2 to 25 characters (numbers, letters, dashes, and underscores)

Parameter names if you are using pattern matching, this is just for our use, and to classify the type of parameter.