APG (Automated Password Generator) is a command line app for generating passwords. I use it quite a bit on Linux and today I was poking around to see if I could use it on my Mac. It was easy to install with MacPorts. Assuming you have MacPorts installed, it's ...
With a bunch of new employees, I got tired of not having an up-to-date contacts list in gmail, so I exported our GroupWise address book (it saved with a .NAB extension) and wrote a script to get the entries into CSV format to import to gmail. Thankfully, if a contact ...