Open Source Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Party of one: Surviving the solo open source project by Kirill Grouchnikov
    Kirill Grouchnikov explores the challenges and pitfalls of starting and maintaining an open source software project, especially for the developer who codes alone. (An excerpt from Kirill's blog, Pushing Pixels.)
    http://www.javaworld.com/javaworld/jw-06-2008/jw-06-oneman.html - Jun, 2008
  • The Google Collections Library, An Update by Dick Wall   - [Clicks: 12]
    It's an unpredictable world! Who would have guessed that within a day of the Google Collections Library article being published, a snapshot update was released that affected some of the samples. Here is a quick update on the new snapshot, and the differences in the API.
    http://www.developer.com/java/other/article.php/3739816 - Apr, 2008
  • Google Collections by Dan Lewis   - [Clicks: 9]
    Google Collections is a free, open source library of Java classes that extend and enhance Java's version of the canonical data structures, collectively called the Java Collections Framework. The goal of the project is to extend the Java Collections Framework and make working with it more convenient.
    [Includes source code]
    http://www.ociweb.com/jnb/jnbApr2008.html - Apr, 2008
  • Extending OpenPTK, the User Provisioning Toolkit by Masoud Kalali   - [Clicks: 1]
    Project Open Provisioning ToolKit (OpenPTK) is as an open source user provisioning toolkit exposing APIs, web services, HTML taglibs, and JSR-168 portlets with user self-service and administration examples. OpenPTK hides the implementation differences between different user stores, allowing developers to use multiple stores with a common API. Masoud Kalali shows how to use and extend the toolkit.
    http://today.java.net/pub/a/today/2008/03/27/extending-openptk-user-provisioning-toolkit.html - Mar, 2008
  • The Google Collections Library by Dick Wall   - [Clicks: 16]
    The Google collections library has the potential to both increase your productivity and significantly clean up your code. Take a look at what it can do for you!
    http://www.developer.com/java/ent/article.php/3735441 - Mar, 2008
  • Sun and MySQL: How It Stacks Up for Developers by Rick Palkovic   - [Clicks: 9]
    MySQL, the world's most popular open-source database, fills an important niche in Sun's software stack. With Sun's reach and resources, MySQL is poised for even wider adoption.
    http://java.sun.com/developer/technicalArticles/mysql_acq/ - Feb, 2008

[Top]