Tag: project geekweaver
-
Unification : BootDown
I’m working on a series of small “unifications”. Attempts to bring several of my different projects closer together. This is to share more code between them, or allow them to work more closely together. Today, I’ve been updating BootDown, my quick and dirty static site generator so that it now uses the same library (txlib.py)…
-
Websites Under Attack
Some of my websites seem to be under attack at the moment. Or rather, WordPress hosting is infected by some kind of PHP virus. So, I’m in the process of containing and fixing the issues. First I’m using the extremely useful HTTrack to make flat copies and swap the live-sites for these. In fact, I’m…
-
Conceptual Refactoring : Project GeekWeaver
A few years ago I looked at some of the programs I was writing, both for public release and libraries / scripts for internal consumption, and realized that even I was confused. I needed a new map to understand what I was doing. Hence I came up with Project ThoughtStorms. A quick and dirty overview…