Blog personal

Cuando escribo, entiendo mejor el mundo.

Blog personal

Cuando escribo, entiendo mejor el mundo.

La experiencia con la casa de madera

En este artículo no citaré nombres de empresas, porque no se trata de atacar a ninguna, sino de contar nuestra experiencia para las amistades que nos están preguntando sobre el tema. Nuestra experiencia es que montamos una casa de madera...

Back from the OSWC 08

A couple of days after the Open Source World Conference, it is time to say that it has been a great conference. Awesome!, 9000 people attending, 200 speakers, up to 18 presentations at the same...

leer más

debug_mode=on, red social de desarrolladores

Hace unas semanas mi compañero Néstor me envió la noticia del lanzamiento del portal en el que él mismo está participando. Se llama debug_mode=on y es una red social para desarrolladores, de momento...

leer más

DesktopRails 0.3 released

Yei!! DesktopRails 0.3 has been released today!. I've written a tutorial in the wiki but still there is a lot of documentation to write. That will be after the conference in Malaga. So far, you can...

leer más

Lanzado DesktopRails 0.3

Por fin! Ya está lanzado DesktopRails 0.3, con los binarios listos para descarga y un tutorial en el wiki. Queda mas documentación por escribir, más tutoriales, pero eso será despues del congreso en...

leer más

Splash screen in Gtk#

This sample shows how to create a splash screen using Monodelop and Gtk#. Create a new Window. Within its properties, unset the Decorator so that it won't have any title bar. Add a HBox or VBox...

leer más

Consuming Python Web Services with C#

Consuming Python Web Services written and deployed with Soaplib is possible using C# and Mono. I haven't try on .Net yet but if it works on Mono it definitively will work on .Net. You can read about...

leer más

NUnit on Mono: TypeLoadException

MonoDevelop 1.0 is available for Ubuntu 8.04, that is great news!. Mono 1.2.6 is the current version for this distro too. MonoDevelop 1.0 is 100 times more stable than 0.14 and it makes me feel...

leer más

Traducción: Los Mocks no son Stubs

Acabo de terminar la traducción de éste excelente ensayo de Martin Fowler. Quizás sea la primera de una serie de traducciones pensadas para acercar buena literatura inglesa sobre software a hispano...

leer más

Two years blogging

Dos años escribiendo este blog!. This month is the second birthday of this blog. Time flies. Having a technical blog is being very positive as it is a place to store information that I might need...

leer más

Hammett is joining Microsoft

Awesome news! Hamilton Verissimo is joining Microsoft. These are just great news because another great open source developer is joining the Redmon company. The CastleProject should be mature enough...

leer más

Despues del Taller

Al final resultó que hubieron 10 asistentes y con un nivel muy bueno. Todos siguieron el ejemplo y consiguieron ejecutar la aplicación que hicimos con MonoDevelop, un pequeño "encriptador"....

leer más

Python web service call logger

I wanted to log every access to my web services (using soaplib): Get the client IP, what method is it calling, what parameters, and what class. Rather than write the code to log the access in every...

leer más

Spring, spring, spring!

Ok, it's summer right. I am talking about the Spring Framework. I didn't know there is a Spring for Python! Spring Framework for Java (the original) Spring Framework for .Net (Spring.Net) Spring...

leer más