| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Open source Java projects: Java Binding for OpenGL (JOGL) by Jeff Friesen - [Clicks: 2]
If you're planning to develop a game engine or other Java software that requires 3D graphics, you'll want to know about JOGL. Learn how to use this low-level API to introduce OpenGL's high performance and powerful features to your Java-based games.
http://www.javaworld.com/javaworld/jw-09-2008/jw-09-opensourcejava-jogl.html - Sep, 2008 - Identity Management Made Easy with OpenSSO by Thribhuvan Thakur - [Clicks: 6]
Sun's open-source identity services initiative aims to provide an extensible foundation for an identity services infrastructure in the public domain, facilitating single sign-on (SSO) and cross-domain single sign-on (CDSSO) for web applications, federation capabilities, and secure Web services. Find out how it measures up.
http://javaboutique.internet.com/tutorials/openSSO/ - Aug, 2008 - 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: 15]
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: 11]
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: 18]
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: 12]
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