16Feb/070
Wordpress editor hint
Mark Styles at 'Be Lambic or Green' has a nice tip for Wordpress 2.1 users that use the inbuilt WYSIWYG editor:
http://www.lambic.co.uk/blog/archives/2007/02/a-wordpress-tip/
16Feb/071
Posting to WordPress via Blackberry & Sony Ericsson 750i
I finally cracked the problem with wp-mail.php.
Posting via Blackberry or mobile phone did only show the subject (title), and not the message body, as it is base64 encoded.
Following the fixes by Michael Scott and David Morris (see previous post) I made some additions and amendments.
View the complete file here:
PS: Original changes by Michael Scott are enclosed by '// MS'; mine are marked '// JK'