I do not know what I did – but Plaxo *just* started working on my Mac OS 10.5 Leopard box. Now I need to sync all the way to my iPhone… That would be awesome to have it working again.
Daily Archives: November 26, 2007
Playing With Python – Notes
Just some notes – I am trying to build a python script to fix the dates on my files. I mistakenly use cp instead of tar to restore my home directory during my upgrade to Leopard. So now I have to go through and patch all of the files modification times from the backup.
It should be a fun exercise in Python. Notes below