Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

gCalBirthdaysAdd the birthdays of Your Google Contacts to Your Google Calendar. NewsVersion 3.01 is online! Version 2.06 is online! Visit my new Blog: http://gcalbirthdays.blogspot.com Discuss at : http://groups.google.de/group/gcalbirthdays V3 Google Calendar Sidebar ... [More] Gadget 3.01Type: Google Calendar Sidebar Gadget Usage: Online Add to Google Calendar Stays in Your Google Calendar Sidebar Features: It creates an event for every contact of the selected group which have a birthday The events are added to the selected calendar If birthday event exists, it will not be added twice If birthday event has wrong date, it will be updated gCalBirthdays can create a new calendar for You All features from V2 Added Features: Selectable Google contact group(s) Selectable Google calendar [Less]

0
 
  0 reviews  |  1 user  |  2,822 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Update: Google has released its own Calendar/GData Python API: http://code.google.com/p/gdata-python-client/ You may prefer to use that one :-( Python library/class for working with Google Calendar API. Sample Usage: import cal a = cal.googCal() ... [More] a.getAuth('username@gmail.com','password') events = a.query('mom's birthday') if events: for event in events: print event'startTime' print event'title' print event'content' Notes: Until we get a setup.py working you'll need to install the following libraries as a private citizen to get things working: 1. httplib 2. libgmail from http://libgmail.sourceforge.net/ 3. dateutil from http://labix.org/python-dateutil Files: 1. cal.py is the file where everything API happens. This is all you really need to get to work. 2. birthdays.py is a bonus program using cal.py to add birthdays to google calendar from google contacts. 3. e2.py import one day from exchange to Google Calendar 4. exchange.py Put calendar entries from exchange into your google calendar. -See 'Download' Link on Right Sidebar TODO: 0. Make setup.py and have it work. 1. Needs to offer all features of API. 2. Probably switch over to using xml dom or something? 3. Be able to choose which calendar to use 4. Handle weird Google (throttling?) errors? 5. Refactor nicely [Less]

0
 
  0 reviews  |  0 users  |  529 lines of code  |  0 current contributors  |  Analyzed 8 months ago
 
 

This Automator Action creates a birthday calendar in iCal from the contacts in Address Book. Unlike the built-in birthday calendar in iCal, this action allows you to set an alarm for each birthday. If you want to customize your event or reminder text you can use the following placeholders: ... [More] %lastname% %firstname% %yearofbirth% %age% %birthday% Changelog 2.0 completely rewritten in Cocoa possible to filter for people and groups as prepended Automator Action ( issue 16 ) calendars for current and next year ( issue 8 ) email reminder ( issue 9 ) events since birth error in custom formats fixed ( issue 21 ,  issue 22 ,  issue 28 ,  issue 29 ) removed the calendar export option 1.7.1 fixed Snow Leopard issue ( issue 20 ) 1.7 fixed 12 AM issue ( issue 5 ) fixed problems with some time zones alerts for birthdays on the day iCalBirthdays is run removed titles and middle names 1.6 made the export optional added event type for choosing all day events or event at alert time made alert sound optional added more formats for alert text made alert text customizable added alternative text for reminder added a cake icon for the action 1.5 added customizable calendar entry format removed / replaced age with year of birth 1.4 Localization for German added Age added 1.3 changed the export of calendar for leopard additional alert is actually added to the birthday event (instead of creating another event) choice of which alert to enable 1.2 solved errors in Tiger 1.1 Leopard ready optional additional alert before the birthday [Less]

0
 
  0 reviews  |  0 users  |  16,081 lines of code  |  0 current contributors  |  Analyzed about 18 hours ago
 
 

gérez votre liste d'anniversaires et utilisez les multiples flux générés, recevez des alertes e-mails à minuit pour vous rappeler des anniversaires, envoyez des invitations à vos contacts pour qu'ils vous donnent automatiquement leur date de naissance, parcourez les anniversaires des ... [More] autres membres du site (pour ceux qui les partagent)... [Less]

0
 
  0 reviews  |  0 users  |  1,262 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

birthdayfeed will notify you of upcoming birthdays using an atom feed you subscribe to in your feed reader. This site provides access to the source code of birthdayfeed. If you want to use birthdayfeed to receive notifications, go to http://birthdayfeed.subtlecoolness.com/

0
 
  0 reviews  |  0 users  |  294 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.