I’ve lost count of the number of times i’ve seen this bit of HTML / PHP:
I’ve lost count of the number of times i’ve seen this bit of HTML / PHP:
To backup your Postbox email profile browse to
Mac:
/Users/[username]/Library/Application Support/Postbox/Profiles
Vista:
Users\[username]\AppData\Roaming\Postbox
XP:
Documents and Settings\[username]\Application Data\Postbox
And copy the folders named xxxxxx.default to your backup location.
If you have created a new profile then your folder may also be called xxxxx.yourprofilename.
If you just want to backup your email and not your preferences or settings then go into your profile folders and backup the Imap, Mail and sometimes Local Mail folders.
Increased productivity comes in many flavours, but a favourite of mine is learning new hotkeys which save me time. There is also nothing quite like the reaction you get from a person who has been doing something the hard way and you show them a hotkey to jump right to it.
When you first open Spotify you are offered two tabs ‘What’s new’ and ‘Top lists’. If you select ‘Top lists’ you are then shown two columns which contain a list of the top rated artists, albums and tracks for everywhere, your country or just you.
So you can select to see what tracks, albums or artist you listen to most, or see what are the most popular with others.
As far as the tracks list goes, you can also play it. Choose ‘Tracks’ from the drop down menu on the left, and choose ‘everywhere’ from the drop down menu on the right. You now have a list of Spotify’s top tracks for the whole world. There is no simple ‘play’ button, but these steps aren’t too taxing…
Sound like a right pain in the arse? It’s surprisingly simple actually….
The steps to creating a simple locally run php Coda plugin:
You must have php installed and running locally.
Start the plugin file with theses lines:
#!/usr/bin/php -q
(no space between < and ?php) Where /use/bin/php is the path to you local php install Continue reading