Wednesday, November 11, 2009

Python Setuptools "Uprade All"

Ok... so I have found an awesome way to update all python packages here:

Basically you just:

1) install yolk (easy_install yolk)

2) run: yolk -U | cut -d ' ' -f 2 | xargs easy_install

I just don't want to forget this... maybe I should put it in a bash script...

Greg

Monday, November 9, 2009

Cronosa.com... about

Well I finally got a simple "Welcome" page up about cronosa.com. I have been working hard and it is coming along very quickly. I put an email interest form up and man it was tough to go from the dev environment to production! Anyways, I got a form up and I'm about a third of the way to the first "beta" release. I really think cronosa will make scheduling much less tedious for managers.