Encog is an open source neural network framework released under the Lesser GNU Public License.
Find out how to use Linden Scripting Language to control virtual vehicles in Second Life.
Millions of dollars change hands in Second Life. Find out how to create scripts to sell items in your own Second Life store.
Use web service APIs along with these tools and techniques to construct your own hybrid search bots and automate your web data-collection tasks.
If you have ever dreamed about building a castle, now's your chance. Learn to manipulate Second Life graphics primitives, and the only limit is your imagination.
If you learned programming in your first life, you can now exercise your skills in Second Life, using Linden Scripting Language to activate objects you build in the popular simulation.
Instant messaging is more than a great way to keep in touch: It's a full-fledged business tool and there are plenty of reasons that you might be interested in extending your favorite IM service into a custom chat application. But if you choose AIM, you'll need to be armed with some detailed information about its brand new protocol.
Copying database data is a basic, yet endlessly complex task, because not all data copy operations are alike. But the sample database-copy classes you'll find here provide a basic template for nearly every type of copy you need to perform.
J2SE 5.0 introduced many additions to the collections API that you need to be aware of to properly implement generic custom collections that work seamlessly with multiple types and the new "for each" construct.
Although you may be completely at ease with Java collections in previous versions, J2SE 5.0 collections are both simpler and different, requiring less codebut altered programming techniques.