This Snippet generates a sha hash for a given XML file...The Order of a single element is NOT important for this tool, the content is.eg.:<a> <b/> <c/></a>will produce the same hash as <a> <c/> ...
|
This function will ask for confirmation in console, accepting yY or Nn or Enter for optional default; if no good answer is given, it'll keep asking.Usage:if yes("Do you want to do this?", 'y'): do_this()if no("Do you want ...
|
Pipe an e-mail message in, get HTML out. Useful for saving interesting messages as a simple web page.
|
Pipe an e-mail message in, get HTML out. Useful for saving interesting messages as a simple web page.
|
a python COM object which does a basic export from MSWord to XML... (this will be extended in the future to handle lists, embedded images and possibly other stuff)
|
generates a Blackbox menu for directories containing themes
|
A simple script that crawls through your Blackbox styles directory and updates your styles menu, so you don't have to hand hack it every time you download a new style.
|
Lists and sorts command line arguments, as well as searches for and identifies a pre-determined 'match' variable.
|
colorize text using unix terminal codesUsage: print col("test", "red", "blue") # print test in red on blue background# background is optionalenable_color = 0 # to disable color (return unmodified text
|
Eats all (netscape) cookies except those you tell it not to eat. Useful if you want cookies enabled, but don't want people gathering too much information about you.
|
|
|