Category: Tech Notes
-
python SimpleHTTPServer module
This is quite possibly one of the easiest and most fun dev shortcuts I’ve discovered recently! One simple line can transform any file directory into a website…great for quickly testing out code or running on-the-fly demos. You just need to have python installed (of course). Works in cygwin, too. $ cd [directory you want to… Read more
-
Tiny Tiny RSS on Bluehost
Just moved my TT-RSS installation from veganhacker to this domain. veganhacker had the old 1.7.5 version and I wanted to upgrade. Since I’m in the process of wiping content from that domain, it was a good time to set up shop in a more permanent spot! Set-up was easy: – Download the tarball (currently at… Read more