I am giving some of my resources and some of my time to the community. I have setup and I am now managing two times servers for the pool.ntp.org project.
One is located in the San-Francisco Bay Area [us.time.bsdhost.net], and the second one is in Paris France [fr.time.bsdhost.net].
pool.ntp.org
|
|
| Posted on Mar 20, 2008 by: Fred Cirera @ 13:20 |
Comments: 0
|
Mail list validator
|
While working on a web application called CastAFile, which use a list of email addresses as input. I had to write a Validator to format and validate each email address entered. Here is the code and the description of this validator.
This validator checks a comma separated list of email addresses. This class inherit from validator.Email. |
| Posted on Dec 04, 2007 by: Fred Cirera @ 16:58 |
Comments: 0
|
BlogMag.net changes
I have just posted some changes to BlogMag.net.Navigation changesI have made some changes to the top menu in the web pages. The button Home now always leads to the member's home page. If the member is not logged in, the member will be asked for a login and password. Bug fix I have made some changes in the code to work around the bug in TurboGears. There is a problem with Validator defined inside Compound widgets. I have fixed that bug by explicitly naming the widget in the method parameters. def comment_save(self, id, Captcha={}, **data): |
| Posted on Nov 28, 2007 by: Fred Cirera @ 19:44 |
Comments: 0
|
BlogMag ToDo list
|
I just gonna through ideas, bugs to fix and things I have to work on for BlogMag. This list is not ordered. It is posted here just as a reminder and for future reference. Short term stuff
Long term stuff
|
| Posted on Oct 23, 2007 by: Fred Cirera @ 15:41 |
Comments: 0
|
Comments: 0