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 use Camino about half the time for web browsing on my older Powerbook (it seems to run faster than Firefox on that machine). Unlike Firefox however, the default Google search always goes to the main google.com, and doesn’t always return the UK-specific search results I’m interested in. It’s simple to change the settings and [...]
I’m trying to harden up my blog installs and needed to generate some random passwords. Apparently you can generate these from the Terminal, OSX’s command line interface. Read more at Wobito: Free Random Password Generator for Mac His code is: > openssl rand -base64 6 This generates a 6 character string. I wanted something a [...]
I’ve been thinking about security lately, especially given that I’ve switched office environments. I went from a home office to to working at a serviced office suite — one that is also used by a group of people. While the individual room I’m in has a great group of people (several from other companies) and [...]
Via Mac OSX hints: Use MobileMe push email with any email address MobileMe is the new .Mac
Ever have a blogspot or blogger blog you want to subscribe to via your favorite feed reader, but the blog owner hasn’t made the feed available via a link? Often blogspot/blogger users will set their blog to allow for RSS, but will forget that they have to create a link on their homepage. Since blogspot/blogger [...]