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 Open Source and user mister__m

• 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 


Open Source

Recently we've added generic script language support to genesis. Here I tell what we learned in the process and how you can run your favourite script language in your own application.
on Apr 24, 2005 | Permalink | Discuss
Using open-source frameworks and tools already available instead of rolling your own solution is a good thing. However, what happens when you find out you can't solve a problem by extending a class or changing some configurations? What if you write a patch to a problem and no one commits it after weeks? Is it a good thing to start branching nearly every library and tool you need to use?
on Mar 19, 2004 | Permalink | Discuss