Cumulotaggus
-
Recent Posts
- Tweeting MythTV events in the new OAuth era
- Yes, this IS getting boring
- “Fix”ing WordPress database tables
- Moo!
- Vanity: A “no, this blog isn’t just about shorturls” post on shorturls
- Migrants
- Twitter Weekly Updates for 2009-10-19
- Twitter Weekly Updates for 2009-10-12
- Twitter Weekly Updates for 2009-09-27
- la petite url 1.5.1
Lifestream
-
RT @stop: Basic Auth for Twitter is almost history. Rate limits are down to 15 requests/hour, and will be 0 by tomorrow. http://j.mp/dhL6fA [cdncx]— August 30th via Twitter
-
New blog post: Tweeting MythTV events in the new OAuth era http://chrs.nl/w/5h1w3 [cdncx]— August 30th via Twitter
-
All those tweeting their MythTV recordings do know that twitter are changing authentication at the end of the month? http://cdn.cx/mythtweet [cdncx]— August 30th via Twitter
-
— August 29th via Readernaut
-
#Lastfm ♫ ♥ Rolfe Kent – Dexter Main Title: http://www.last.fm/music/Rolfe+Kent http://bit.ly/sS8Jz [cdncx]— August 26th via Twitter
-
Shared C Neale added "206 Bones".— August 24th via Readernaut
-
— August 12th via Twitter
-
Tag Archives: sql
Tweeting MythTV events in the new OAuth era
The mythtv wiki has a few scripts for tweeting MythTV stuff to twitter; although they all relied upon Basic Auth. until recently. Taking a leaf out of Twitter Tools‘ book it’s possible to convert the LWP::UserAgent-based code to do OAuth. … Continue reading
Yes, this IS getting boring
Upgraded most of the short linking I’ve been doing outside wordpress/la-petite-url to use yourls; except, of course, that a quick bit of sql didn’t translate everything. The MySQL insert into yourls_url select key1, target, timestamp(concat(year, ‘-’, month, ‘-’,day, ‘ 12:00:00′)), … Continue reading
“Fix”ing WordPress database tables
After restoring tables from a WP mu backup (an incomplete one as it turned out) various issues presented themselves, not least an inability to submit posts (HTTP 500 not informative). A little searching revealed a likely cause (http://discuss.joyent.com/viewtopic.php?id=19116): missing auto_increment … Continue reading