Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic Programming and user garysweaver

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


Programming

What's going on in /System/Library/Frameworks/JavaVM.framework/Versions?
on Jun 23, 2010 | Permalink | Discuss
Attempts to isolate the flow layer from the services layer to better prepare for changes in how flow is handled in your application.
on Dec 19, 2008 | Permalink | Discuss
You've used in-memory databases, such as HSQLDB (formerly called Hypersonic) or it's newer, faster cousin H2, but fewer have heard about the in-memory mail server, GreenMail by IceGreen.
on Aug 7, 2008 | Permalink | Discuss
It's a classic problem, but not many people talk about it. How can your Java app/library/plugin work with different versions of an API? Some options discussed...
on Jul 31, 2008 | Permalink | Discuss