This is a little Applescript Geeklet that tells you how many days you have been alive. I like it on my desktop to remind me that each day counts.
You must edit the Applescript to have your birthday instead of the one that's currently there AND update the path to point to wherever you place the Applescript file.
This could be improved upon by:
Make it a shell script instead of Applescript (less overhead?)
Format the days lived a bit better (include commas)
I share it with you "as is" - I hope you like it.