Google Chrome and 1Password
The new Google Chrome Beta for mac and the alpha 1Password extension work perfectly together!
The new Google Chrome Beta for mac and the alpha 1Password extension work perfectly together!
![]()
Want to have Wave as a standalone application, with a badge that reflects the number of unread waves?
Follow these steps:
Run it and create a new application like this:
Download the icon I used here and make sure to select it in the appropriate dialog dropdown.
To get the badge count functionality, I developed this userscript. Unzip it, go to the Google Wave applications, find the plugins menu and click Browser Usersripts Folder. Drop the file there and then make sure it’s enabled.
One last useful setting for any Fluid.app you create is to make sure it doesn’t unload the website when you press ⌘ + W. Make sure only hides the window is checked:
There’s a very convenient shell script bundled with some distributions of OpenSSH called ssh-copy-id. It seems not to be the case with Leopard’s SSH.
In order to get it, we can simply check it out of a SVN repository. Execute this two commands:
sudo curl "http://www.chiark.greenend.org.uk/ucgi/~cjwatson/cvsweb/openssh/contrib/ssh-copy-id?rev=1.8;content-type=text%2Fplain" -o /usr/bin/ssh-copy-id sudo chmod +x /usr/bin/ssh-copy-id
And you’re done!