codeshite.wordpress.com
How to become a great software developer | codeshite
https://codeshite.wordpress.com/2011/08/15/how-to-become-a-great-software-developer
How to become a great software developer. August 15, 2011. Start with design patterns. 8211; Always start with a design pattern, then try to make your problem fit it. Ideally start with the pattern you have most recently read about as this is most likely to be the best one. 8211; When testing, make sure you mock everything. The less you’re really testing the more likely your test will pass. Green lights in IDEs are the most important measure of the quality of your code. Beware of old ideas. 8211; Pair of...
seamspace.blogspot.com
Seam Space - Seam 3, Richfaces 4 and JSF 2: September 2011
http://seamspace.blogspot.com/2011_09_01_archive.html
Seam Space - Seam 3, Richfaces 4 and JSF 2. Thursday, September 15, 2011. Hibernate Search 4.0.0.Beta1 Release. Hibernate Search 4.0.0.Beta1 has been released here. Posted by Sebastian Sachtleben. Hibernate Core 4.0.0.CR3 Release. Hibernate Core 4.0.0.CR3 has been released here. Posted by Sebastian Sachtleben. Thursday, September 8, 2011. In recent Mojarra versions, there was always a problem. JBoss AS 7. Comes with Mojarra version 2.0.4-b09. Once the tag a4j:ajax. Change the module.xml. Be careful with ...