View convertMovie.bash
#!/usr/bin/env bash | |
_mainScript_() { | |
# Compresses movies with some sensible settings | |
# run the script with no options or -h for usage details. | |
header "---------[ Sensible movie compession script ]---------" | |
# Verify that minCompression is a number | |
re='^[0-9]+$' |
View index.html
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<title>10 PRINT CHR$(205.5+RND(1)); : GOTO 10</title> | |
<style> | |
@font-face { |