For all you legal bloggers out there that prefer coding to clicking through WYSIWYG editors, Daring Fireball‘s Markdown is a user friendly syntax that allows you to quickly draft blogposts without using full HTML and without having to highlight and point and click to get all the formatting you want. So instead of typing out: [...]
Just a quick note that I just installed WordPress Mobile Edition on laptop legal as a test. Seems pretty handy — I just had a look on my iPhone and it’s a nice clean interface with good navigation. I recommend checking it out for your site. I might try and do some customisation of the [...]
Managed to update one of my other blogs to WordPress 2.7 and the latest Thesis theme — went pretty smoothly especially with OpenHook for Thesis. I did a whole new install and imported my old site and had my plugins installed and site configured pretty quickly (couple of hours total). I very much recommend upgrading [...]
WordPress doesn’t have a linkroll export function, though it does have an import function. Want access to your full set of links to export? Go to: /wordpressinstallfolder/wp-links-opml.php In your browser, and “save as”, making sure the extension is “.xml”. Bonus – Firefox 3 already recognises that it’s an OPML file (what links are stored) in [...]
I’ve just migrated one of the sites I maintain and had to re-edit the .htaccess file to allow /stats to be available. Before, every time I tried to visit foo.com/stats it went to a 404 error on my WordPress install (it couldn’t find the page). This is because I had URL rewriting turned on with [...]
I was looking to add a favicon to one of my other blogs today, and discovered the Blog Icons plugin for WordPress that lets you do it relatively painlessly. Blog Icons WordPress Codex I made a 16 by 16 pixel favicon in png format using GIMP, the open source photo manipulation program I tend to [...]