Daniel is a Web Developer, System Programmer, and Passionate for his work...
web developer & system programmer
coder . cl
ramblings on software development...
integrating kontact and skype
by Daniel Molina Wegener on 19-02-2010Kontact is my default PIM application. On its configuration we can setup a phone calling program, such as ekiga, skype and others, it just requires a small script, like the one bellow, which I have integrated with KPilot, so I can manage my contacts centered and synchronized.
[ann] pyxser-1.4.2r available
by Daniel Molina Wegener on 10-02-2010Dear pyxser users, I’m pleased to announce that I’ve released pyxser-1.4.2r. The current ChangeLog for this release is as follows:
1.4.2r (2010.02.10):
Daniel Molina Wegener <dmw at coder dot cl>
* pyxser_collections.c: Added constraint checks for NULL
pointers removing nested statements.
* pyxser.c: Removed nested statements.
* pyxser_tools.c: Added constratints checks for NULL pointers,
removed nested statements and added strict checking for lists
since it was crashing with an ambigous list definition that
can not be handled by PyList_Check().
* test-utf8.py: Added tests to determine if it continue
crashing with module serialization.
Thanks to pyxser users for their feedback.
a meta parser model
by Daniel Molina Wegener on 02-02-2010One of my most recent projects is a Meta-Parser. The core requirement is to write a dynamic parser, which can be configured, allowing the user to setup certain patterns around the given input and extract those pattern tokens to being exposed to other layers of the main project. Surely this is a challenge, and interesting part of the global project. I’ve finished to work on this part of the project, it is implemented in C++ as the client requires it, and I’ve made a simple model based on the PAC architectural pattern.
[ann] pyxser-1.4r is available
by Daniel Molina Wegener on 26-12-2009As you have seen in my last post, I’ve been working on some strong changes on pyxser. Today I’ve released pyxser-1.4r and the announcement message:
incomming changes for pyxser-1.4
by Daniel Molina Wegener on 22-12-2009pyxser, my Python-Object to XML serializer is suffering few changes, but important ones. The main change is the fact that I will add a type map optional parameter for deserialization functions. How should it work?
[ann] pyxser-1.3r-p1 [updated]
by Daniel Molina Wegener on 01-12-2009Dear pyxser users, I’m pleased to announce that I’ve released pyxser-1.3r. The current ChangeLog for this release is as follows (Update: There was bug in the pyxser-1.3r release, it is patched and working in pyxser-1.3r-p1):
my certified developer skills
by Daniel Molina Wegener on 06-11-2009I’ve passed some test on an online certification entity called ExpertRating. So, I can continue doing those tests, making my profile grow up. I think that if you want to hire me, you must think on my capacity as software developer, and all this knowledge is product of professionalism and dedication to learn about computers — which are not subject to criticism. The test have a score from 0.0 to 5.0, the percentile column shows my level facing the others developers that have passed the test, the columns that have TOP 20%, means that I’m over the 80% of the rest, and the duration is the time that I’ve used to take the test. I think that I will make my profile grow up to 30 test or more…

