I've got my Pi wifi'd up, with a couple of network connections configured (as per the instructions at http://elinux.org/RPi_Peripherals). This connects the Pi to the appropriate network when the interface is brought up.
But what happens if there's no appropriate wifi available? Does anybody know if there's a way to start the wifi, with a pre-configured SID, so that at least I'd be able to have a private connection into the Pi, and could then SSH in, and continue work?
If it's not obvious, I'm intending this for completely headless access, so I don't have to take a keyboard or screen with me: I can just SSH across from my phone.