I’ve been wondering how much disk space I would need if I wanted to run an ampache server on my web host. I get 10 GB of space on my web host. Is it enough to house copies of my music? Even if I down-graded them to 64 kbs AAC+? Last night, I went through [...]
Up to now, I’ve been using TiddlyWeb as a server-hosted version of TiddlyWiki. This is a fraction of what’s possible with TiddlyWeb. One can create bags which are self-contained stores of tiddlers. One can combine these bags using recipes. Different users can have access to different bags and to different recipes. By default, TiddlyWebWiki comes [...]
I’ve been a fan of TiddlyWiki for a long time now. It’s an HTML file that contains self-editing powers. You download this file, load it in your web browser, and it presents a note-taking application where the notes are stored within that same HTML file (very portable). I really like this functionality, but I’d like [...]
Here it is for the .us TLD: #!/bin/bash tld="us" for k in 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z; do whois — "${k}.${tld}" | egrep [...]
Also filed in
|
|
While setting this up, I noticed that there’s an option for a self-hosted URL shortener called YOURLS. This thing rocks! It shortens URL’s, collects statistics, and allows custom shortened URL’s.