brool

brool \brool\ (n.) : a low roar; a deep murmur or humming

Archive for July, 2009

Posting To WordPress From Git

Monday, July 27th, 2009
I’ve found WordPress to be pretty decent, aside from the security updates every other week, but for me writing is a very spur of the moment thing; I prefer to be able to go into Emacs and just immediately type anything without having to log into my blog, create a new post, and then suffer [...]

Hacks: Python Calling PHP

Tuesday, July 21st, 2009
(This is almost too stupid to post, but on the off chance that someone actually needs something like this…) I needed to interface with a bunch of data that had PHP wrapper classes, and needed a quick way of being able to interface with PHP from Python. (At this point, you might find it hard [...]