Getting apache, PHP, and memcached working with SELinux8 September 2011·470 words·3 minsI’m using SELinux more often now on my Fedora 15 installations and I came up against a peculiar issue today on a new server.
Reincarnation of Twitter’s realtime XMPP search term tracking with ruby17 June 2010·340 words·2 minsWhen Twitter was still in its early stages, you could track certain search terms in near-realtime via Jabber.
Idiot’s guide to OAuth logins for Twitter20 May 2010·296 words·2 minsIt certainly shouldn’t be difficult, but I always have a tough time with OAuth.
New Linux security advisory Twitter bots5 February 2009·86 words·1 minThanks to the simplicity of ruby as well as the twitter and httparty gems, I’ve whipped up some Twitter bots today.
Viewing documentation for your ruby gems6 November 2008·46 words·1 minI stumbled into this four line ruby script that will serve up all of the rdoc documentation for your server’s currently installed gems: