elmasse.blogspot.com
elmasse.blog: Centering floated elements with CSS
http://elmasse.blogspot.com/2009/10/centering-floated-elements-with-css.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Oct 7, 2009. Centering floated elements with CSS. Today I found a tricky way to get floated elements centered into a container div. The idea is pretty basic and it doesn't use any CSS hack. So, let's comment first about the problem. I have a variable number of floated elements which I want to display centered if they don't fulfill the container div. I said I have some floated elements into a div, I'm going to use 3 for this example. Div class="ite...
elmasse.blogspot.com
elmasse.blog: January 2008
http://elmasse.blogspot.com/2008_01_01_archive.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Jan 25, 2008. Sobre diseño y algo más . reply. Estos dias estuve leyendo un post muy interesante sobre diseño y algo más. De alguien a quién respeto mucho, Hernán Wilkinson. Y este post de hoy esta dedicado a hablar sobre eso y tratar de explicar un poco mas extensamente mi punto de vista. Si bien la documentación como artefacto es mas bién estática, siempre es necesaria. No digo que haya que documentar hasta la última línea de código de la úl...
elmasse.blogspot.com
elmasse.blog: February 2008
http://elmasse.blogspot.com/2008_02_01_archive.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Feb 9, 2008. ODBMS - Jugando con db4o. Hace varios meses atrás googleando me encontré con db4o. Aún me queda mucho que probar y que investigar sobre este tema, pero quería dejar este comentario para que aquellos que quieran lo prueben, a mi me pareció muy bueno, ahorra tiempo en muchas cosas, y eso me parece feliz! Bueno espero que lo puedan probar, sacar sus propias conclusiones y podamos comentar las experiencias. Saturday, February 09, 2008.
elmasse.blogspot.com
elmasse.blog: October 2009
http://elmasse.blogspot.com/2009_10_01_archive.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Oct 7, 2009. Centering floated elements with CSS. Today I found a tricky way to get floated elements centered into a container div. The idea is pretty basic and it doesn't use any CSS hack. So, let's comment first about the problem. I have a variable number of floated elements which I want to display centered if they don't fulfill the container div. I said I have some floated elements into a div, I'm going to use 3 for this example. Div class="ite...
elmasse.blogspot.com
elmasse.blog: Sobre diseño y algo más ... reply
http://elmasse.blogspot.com/2008/01/sobre-diseo-y-algo-ms-reply.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Jan 25, 2008. Sobre diseño y algo más . reply. Estos dias estuve leyendo un post muy interesante sobre diseño y algo más. De alguien a quién respeto mucho, Hernán Wilkinson. Y este post de hoy esta dedicado a hablar sobre eso y tratar de explicar un poco mas extensamente mi punto de vista. Si bien la documentación como artefacto es mas bién estática, siempre es necesaria. No digo que haya que documentar hasta la última línea de código de la úl...
elmasse.blogspot.com
elmasse.blog: ODBMS - Jugando con db4o...
http://elmasse.blogspot.com/2008/02/odbms-jugando-con-db4o.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Feb 9, 2008. ODBMS - Jugando con db4o. Hace varios meses atrás googleando me encontré con db4o. Aún me queda mucho que probar y que investigar sobre este tema, pero quería dejar este comentario para que aquellos que quieran lo prueben, a mi me pareció muy bueno, ahorra tiempo en muchas cosas, y eso me parece feliz! Bueno espero que lo puedan probar, sacar sus propias conclusiones y podamos comentar las experiencias. Saturday, February 09, 2008.
elmasse.blogspot.com
elmasse.blog: March 2009
http://elmasse.blogspot.com/2009_03_01_archive.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Mar 14, 2009. Unit Tests and CRC Cards. These days I was reading some old papers on the web. I found one about CRC cards (Class Responsibilities Collaborations) and I start thinking that Unit Tests should have some relationship with that. If you take a first look at CRC Cards, they define or document the specific responsibilities for a class and also its collaborators. Http:/ c2.com/doc/oopsla89/paper.html#cards. Saturday, March 14, 2009.
elmasse.blogspot.com
elmasse.blog: May 2009
http://elmasse.blogspot.com/2009_05_01_archive.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? May 30, 2009. Removing a workspace from Eclipse Workspace List. I was wondering where the f. Eclipse stores the workspace list. I have a lot of workspaces in my list and the other day I put some letters before I hit enter and I altered the workspace list with nothing clear. So I wanted to remove that entry and others also and I start to looking up where is this data stored. Usually you will find it as:. Saturday, May 30, 2009. Links to this post.
elmasse.blogspot.com
elmasse.blog: i18n with Ext.js: A resource bundle
http://elmasse.blogspot.com/2008/04/i18n-with-extjs-resource-bundle.html
Lorem Ipsum dolor sit amet . Anybody knows what it means? Apr 14, 2008. I18n with Ext.js: A resource bundle. Last weekend I was working on i18n with Ext.js, and there is a feature that I miss (so much) from jsp and it is the Resource Bundle. So I realized that I should get something similar to this and I started to write an Ext.i18n.ResourceBundle. Then you can get a message by the key property through the getMsg(key) method. This is the entire code and a little example. Enjoy it! Could be found here.
SOCIAL ENGAGEMENT