-
WordPress::XMLRPC – search.cpan.org – Perl module for talking to WordPress
Tags: cpan perl wordpress xmlrpc
WordPress::XMLRPC – search.cpan.org – Perl module for talking to WordPress
Tags: cpan perl wordpress xmlrpc
The Making of MarkMail: PostgreSQL: More Traffic than MySQL (and a first Google spotting) – I'm not really surprised that the PostgreSQL lists have more traffic than the MySQL lists. PostgreSQL seems to be much more of a community owned project than MySQL is.
Tags: email markmail mysql postgresql
memcachedb – Google Code – Persistent version of Memcache that uses Berkeley DB as back end storage.
Tags: cache database memcache memcachedb
Rails for PHP Developers – Blog to go along with the book of the same name. Powered by WordPress, a PHP application.
Tags: php wordpress ruby rails railsforphpdevelopers
macosxhints.com – 10.5: Disable Space switching on Command-Tab in 10.5.2 – I am so happy to see this
Tags: macosx spaces howto
Nginx and Memcached, a 400% boost! – igvita.com – The ability of Nginx to check memcache for content before hiting the real web servers is very interesting. I’d like to try that out one day.
Tags: nginx memcache
Sizing PostgreSQL 8.3 Logs – Jignesh Shah’s Weblog – Interesting walk through on figuring out how to make PostgreSQL WAL keep up with your expected traffic.
Tags: postgresql database storage performance
scot hacker?s foobar blog > Notes on a Massive WordPress Migration – Lots of details on how they moved CDT from MovableType to WordPress.
Tags: movabletype wordpress
Why Did I Change My Mind? | AlwaysOn – Logic behind MySQL selling to Sun instead of going ahead with the IPO.
Tags: mysql sun
ixr – Google Code – Looks like Simon took his IXR XML-RPC library here
Tags: php xmlrpc ixr
Blogus Groundhogus > The Magic of Friendship – Ground Hog day, how long? 10 years it seems
Tags: movie trivia groundhogday
Blogus Groundhogus > The Magic of Friendship – Ground Hog day, how long? 10 years it seems
Tags: movie trivia groundhogday
iHam – The strangest Apple spoof I have ever seen.
Tags: apple funny paradoy video iham
Failing silently is bad – gnegg – If your database has a choice between storing incorrect data or throwing an error, I’ll vote for throwing an error every time.
Tags: mysql postgresql