entzi.blogspot.com
Emil Kirschner: October 2004
http://entzi.blogspot.com/2004_10_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Wednesday, October 27, 2004. Jdk 15 annotations (2). Is a jdk 1.5 annotations based mechanism used to automatically build data object editor user interfaces. A) initially develop my data editor panels. For each attribute, I. C) instantiate a JLabel. If you rename ...
entzi.blogspot.com
Emil Kirschner: November 2007
http://entzi.blogspot.com/2007_11_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Saturday, November 03, 2007. The Leopard and Java 6 Issue. But one may wonder how many others have not yet been found. To make the story short, if you want to be sure your application works fine with Vista, you better build it with Java 6. Things would be so much ...
entzi.blogspot.com
Emil Kirschner: February 2006
http://entzi.blogspot.com/2006_02_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Sunday, February 26, 2006. More on the Java IDE comparison. You can read the entire article, as it builds up, at this URL. While($ITER$.hasNext() { $TYPE$ $VAR$ = $CAST$ $ITER$.next(); $END$ }. Then you insruct IDEA to give $CLASS NAME$ the value className(), regi...
entzi.blogspot.com
Emil Kirschner: October 2005
http://entzi.blogspot.com/2005_10_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Sunday, October 23, 2005. TESTARE - junit integration. I've started to work on JUnit integration for TESTARE, my java testing framework. Receive an event before the execution of the first test in the suite. Posted by Emil Kirschner at 2:48 AM. Le Mans, France.
entzi.blogspot.com
Emil Kirschner: September 2005
http://entzi.blogspot.com/2005_09_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Wednesday, September 07, 2005. Xstream and jdk1.5 annotations - continued. Posted by Emil Kirschner at 2:43 PM. Le Mans, France. View my complete profile. 24 Hours of Le Mans. Emil and maria kirschner. Emil kirschner - professional profile.
entzi.blogspot.com
Emil Kirschner: July 2005
http://entzi.blogspot.com/2005_07_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Friday, July 08, 2005. I have developed a test framework for distributed java applications wich is available on java.net ( http:/ testare.dev.java.net/. And the binary distribution can be downloaded from here. Posted by Emil Kirschner at 5:55 AM. Le Mans, France.
entzi.blogspot.com
Emil Kirschner: August 2006
http://entzi.blogspot.com/2006_08_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Monday, August 21, 2006. Yup, still alive. Unfortunately didn't have time to write much - did have a few subjects, though. Hope to have a little bit more time starting with September. Posted by Emil Kirschner at 11:51 PM. Le Mans, France. View my complete profile.
entzi.blogspot.com
Emil Kirschner: April 2006
http://entzi.blogspot.com/2006_04_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Wednesday, April 26, 2006. J2ee postings on server side. Whenever I have a minute I try to share some of my j2ee experience on the server side forums. Here are a links to a few threads of general interest I have participated in:. About statefull session beans.
entzi.blogspot.com
Emil Kirschner: December 2005
http://entzi.blogspot.com/2005_12_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Wednesday, December 14, 2005. IDEA vs. Eclipse vs. NetBeans - which one to choose? Which one is the best for you? What's the value and the subtle differences between all those cryptic features that seem all the same on paper? Well, you'll be surprised. Well, the w...
entzi.blogspot.com
Emil Kirschner: January 2006
http://entzi.blogspot.com/2006_01_01_archive.html
Mainly comments on software architecture, modeling, development and testing as well as news regarding two personal open source projects I maintain: testare. Most topics are about java in general and java enterprise edition (J2EE) in particular. Thursday, January 19, 2006. IDEA live templates for log4j. Xml version="1.0" encoding="UTF-8"? Variable name="LOGGER" expression="variableOfType(org.apache.log4j.Logger)" defaultValue="log" alwaysStopAt="true" /. Option name="JAVA CODE" value="true" /. Option name...