October 2009
29 posts
Careful when deleting objects! →
I have writing a big number of unit tests for the different classes that take part in the storage of the different domain objects. During the unit test I have been writing code of the following…
Oct 30th
Oct 30th
2,363 notes
Oct 28th
5 notes
Couchdb-python issue 93 – Conflict error when... →
Currently desktopcouch is affected by a bug in couchdb-python that comes from httplib2 version 0.5. The bug makes the following code to raise a Conflict exception when it should not: ...
Oct 27th
An absolutely crazy month
I have not been posting much recently but that is because my days have gone from doing nothing to be absolutely pack with work, and this comming month seems like is going to be the best/worst one: I will have soon a phone job interview with google. I am actually very scared and very excited about this. I would LOVE to work with google but I’m scared to realize that I might not make it...
Oct 27th
1 note
Work so far and Ubuntu Developer Summit →
I want to us this post two give two great news: GTK UI will be available After the major refactoring I have performed, the GTK UI will be available at the same time as the Qt based one. I…
Oct 26th
Oct 26th
22 notes
Dependency Injection in Python →
As I mentioned in my last post, I have been having a number of problems regarding the “laziness of my contacts retrieval, to be precise, the way I have been de-serializing the companies from…
Oct 24th
WatchWatch
Oct 22nd
Don't Lock Type Objects! - C# / C Sharp answers →
Oct 21st
Oct 21st
581 notes
Oct 19th
Django | How to serve static files | Django... →
Oct 18th
Oct 15th
Dino Esposito Design Master class: FAIL →
The lovely people from the company I work for sent me to the.NET Design Master class with Dino Esposito in Zaventem (close to Brussels) and I was very disappointed. The first two days were a…
Oct 15th
WatchWatch
What a goal.
Oct 15th
Async pages and SharePoint →
Have you ever tried to use async in SharePoint, do not know why is not allowed, well here is the reason: As it is well known, publishing pages within SharePoint do not support the use of async…
Oct 14th
Oct 13th
45 notes
Oct 10th
13 notes
Oct 10th
48 notes
Oct 8th
9 notes
Oct 8th
Oct 7th
363 notes
Two steps foward, one step backwards →
In my last post I explained how a I was performing the de-serialization of my objects from couchdb to a dictionary that could be used to fill the data of the object. I f you remember I used the …
Oct 4th
Oct 3rd
Oct 3rd
Oct 2nd
67 notes
Oct 1st
168 notes
pylint (analyzes Python source code looking for... →
Oct 1st