SSL for WordPress Admin and the Problem with XMLHttpRequest
Note! The updates to SSL handling in WordPress version 2.6 handle the problem of SSL-encrypted admin sessions in a much less hackish sort of way. It doesn’t make any sense to use this plugin with WordPress version 2.6 when you can simply add
define(’FORCE_SSL_ADMIN’, true); to your wp-config.php file.The WordPress Codex has documentation for running the login, registration, and administration interfaces on an SSL server. There is even a plug-in that will do much of the heavy lifting for you. I have found both of these methods, by themselves, to be rather unsatisfactory, though, in that admin services that rely on AJAX calls back to WordPress break (such as the periodic saving of drafts). What happens is this:
Also tagged ajax, fix_admin_ssl, ssl, wordpress



Using Twitter For Service Outage Awareness:
Riding the Waves of Content and Change:
The Complex World of the Textbook:
PocketModMac: MacOSX PocketMod Generator Via Print Dialog:
Amazon Catalog Updates:
Clay Shirky on the Need for Better Information Filters:
Fixing a Mac OSX Leopard Login Loop Caused by Launch Services: