Estamos llamando a profesionales que deseen exponer charlas y talleres en el Día Mundial de la Usabilidad 2011, Buenos Aires. Si les interesa participar, o conocen a alguien a quien pueda interesarle, los esperamos!
http://www.disenoinclusivo.org.ar/2011/09/convocatoria-a-charlas-y-talleres/
El evento, organizado por el Movimiento…

I use to take a random book from my bookshelf and open it at a random page and read from there just a couple of pages. I did that today and it just happen that found a very interesting paragraph in…
Everyone that has written software using WPF or Silverlight recognize the amount of boilerplate code needed to define bindable properties. I dont know you, but to me it sucks to have simple properties with only a getter and a setter…
When you have been working as a programmer for so many years, you debugging attitude just keep creeping out in the most mundane real-life situations. A couple of weeks ago I succumbed to my wife and bought an LCD TV.…
When mixing code between Visual Studio 2008 and Visual Studio 2010 sometimes we need functionality that has been replaced in the new SDK, and it is ok. However, sometimes the new API do not provides clearly what you need and you…