The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Programming and user tomwhite

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Programming

Following on from a previous post about using anaphora (a word like it that refers to something previously referred to) to make jMock tests more readable, I ask "Can we have language-level anaphora?"
on Jun 29, 2006 | Permalink | Discuss
dk.brics.automaton is a Java regex package whose main claim to fame is that it is significantly faster then all other Java regex libraries, including the one in the JDK. How can this be?
on Mar 27, 2006 | Permalink | Discuss
It pays to think about how you can break up a system into modular units at all levels of the hierarchy.
on May 30, 2005 | Permalink | Discuss
Bringing Perl-style one-liners to Java.
on Apr 18, 2005 | Permalink | Discuss