 |
 |
|
Main Menu |
 |
|
 |
|
Development |
 |
|
 |
|
Community / News |
 |
|
 |
|
Java Links |
 |
|
 |
|
Projects&Libraries |
 |
|
 |
|
Books&Tutorials |
 |
|
 |
|
Who's Online |
 |
|
There are currently, guest(s) and member(s) that are online.
You are Anonymous user. You can register for free by clicking here.
|
|
|  |
|
|  |
|
JGAP 3.3.3 released (Java Genetic Algorithms Package)
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:06:05 CEST (124 reads)
Anonymous writes "JGAP is a sophisticated Genetic Algorithms and Genetic Programming package written in Java.
JGAP version 3.3.3 is an extensive release, featuring basically the following:
- The evolution cycle has been revamped and simplified for a better understanding
- A lot of smaller enhancements and architectural improvements, see the change log
- Some bugs have been fixed
- The basic MinimizingMakeChange example was simplified
- Improved grid computing by adding new classes and features
- Javadoc-enhancements
- New JUnit tests
This release can be downloaded here:
http://sourceforge.net/project/showfiles.php?group_id=11618&package_id=48940
For more information visit the JGAP homepage at http://jgap.sf.net
Klaus Meffert for the JGAP team"
|
|
|  |
|
Team Integrator for Eclipse-based Tools
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:05:14 CEST (134 reads)
jmalasko writes "Learn how Team Integrator for Eclipse-based Tools enables collaboration between developers using different tools. This package provides team integration for business process management, an exemplar implementation of the package, and projects built using WebSphere Business Modeler and Websphere Integration Developer."
|
|
|  |
|
AJAX: Retrofit with JTip tooltips and GreyBox lightboxes
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:04:33 CEST (129 reads)
jmalasko writes "Learn to retrofit a Web 1.0 shopping site with Ajax’s best practices. Discover how Ajax can improve user experience through principles of progressive enhancement. These principles eliminate pop-up windows and navigational dead ends using simple lightbox and tooltip techniques. "
|
|
|  |
|
Syncro Soft Announces New Release of Oxygen XML Editor
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:04:03 CEST (125 reads)
oxygenxml writes "Syncro Soft Announces New Release of Oxygen XML Editor, Schema Editor and XSLT/XQuery Debugger.
Release date: May 9, 2008
Version 9.2 introduces a new XML Author edition specially tuned for content authors providing a well designed interface for XML editing by keeping only the relevant authoring features. The major additions in Oxygen XML Editor 9.2 are related to the WYSIWYG-like editing support and in particular to the DITA support. The general visual editing improvements include displaying the resolved content in the editor and navigation through links. With the new DITA features that include a new DITA map editor, actions for inserting conref links, a tight integration of the latest version of the DITA Open Toolkit, Oxygen XML Editor becomes the leading DITA editor and the easiest to use. Other improvements are browsing of XML databases using WebDAV connections, better handling of Chinese, Japanese and Korean (CJK) text, support for the Intel® XML Software Suite and multiple component updates.
"
|
|
|  |
|
Application Collage Programming Model
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:03:10 CEST (116 reads)
jmalasko writes "Discover a declarative programming model and supporting run-time environment that enables cross-organizational software as compositions of Web components. Also, examine the simplification, evolution, distribution, and device adaptation of the language. "
|
|
|  |
|
The future of PHP
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 08:02:17 CEST (144 reads)
jmalasko writes "Discover PHP's new features and syntax improvements and see how they will take this already-popular scripting language to the next level. Learn how Unicode support, Web 2.0 features, and other changes make PHP V6 more robust, as well as more international."
|
|
|  |
|
Linux Web services with Apache Synapse
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 07:59:53 CEST (131 reads)
jmalasko writes "Discover Apache Synapse, a high-performance enterprise service bus with simple configuration, extensible architecture, and a minimal footprint. It is a versatile tool that you can use for a variety of tasks. This article examines how you can use Apache Synapse to create mock Web services. "
|
|
|  |
|
Simple Text Transformation Tool
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 07:58:56 CEST (131 reads)
jmalasko writes "Discover the Simple Text Transformation Tool, an extensible, Eclipse-RCP-based tool that allows you to perform transformations to text data. Also, become familiar with the Simple Text Transformation Tool’s built-in features for processing text files. "
|
|
|  |
|
Databases: Increase code reuse and enhance performance
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 07:58:18 CEST (124 reads)
Anonymous writes "More strategies and best practices for modern ORM tools. Learn base domain entities, behavior in the domain model, and more-advanced features of a generic DAO. They also share strategies for enhancing data-retrieval performance with the domain model."
|
|
|  |
|
Lotus Quickr libraries based on Dojo and REST
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 07:57:09 CEST (109 reads)
jmalasko writes "Lotus Quickr content libraries can help you share content for your projects with your team. Learn how content from different Lotus Quickr libraries interacts with simple Lotus Quickr REST services in the library linker tool, which is based on the Dojo 1.0 framework. "
|
|
|  |
|
XML: Universal Services for pureXML using Web Services
|
 |
|
Posted by jsurfer
on Saturday, May 10 @ 07:56:32 CEST (106 reads)
jmalasko writes "This article demonstrates the simplicity of exposing a pureXML column of a DB2 database through Web service operations, using scripts without launching a separate tool. The installation of the Universal Services can be used to build your own prototypes or applications. "
|
|
|  |
|
XML: Schema-aware processing with XSLT 2.0
|
 |
|
Posted by jsurfer
on Saturday, May 03 @ 22:49:41 CEST (212 reads)
jmalasko writes "With the release of version 2.0, XSLT now allows you to design your stylesheets to be schema-aware. In this article, learn more about the concept of schema-aware facilities and follow some examples that illustrate the benefits. "
|
|
|  |
|
XML: Scala and XML processing made easy
|
 |
|
Posted by jsurfer
on Saturday, May 03 @ 22:49:22 CEST (250 reads)
Anonymous writes "Scala lets you navigate and process parsed XML in several ways. It also has first class support for XML built right in, so you don't need to create strings of XML or programmatically build DOM trees. In this article, you will see these aspects of Scala in action and see how Scala can make working with XML a joy to do."
|
|
|  |
|
Write Java Apps with purQuery Inline Method
|
 |
|
Posted by jsurfer
on Friday, May 02 @ 15:51:14 CEST (238 reads)
Anonymous writes "IBM pureQuery is a high-performance Java data access platform focused on simplifying the tasks of developing and managing applications that access data. This article introduces the pureQuery inline method programming style, and discusses how users can use it to efficiently query and update databases. Also explore benefits and key features of using the inline method."
|
|
|  |
|
Visual Performance Analyzer
|
 |
|
Posted by jsurfer
on Friday, May 02 @ 15:50:55 CEST (249 reads)
jmalasko writes "Discover Visual Performance Analyzer, an Eclipse-based performance visualization toolkit. Also, become familiar with its five major updated components: Profile Analyzer, Code Analyzer, Pipeline Analyzer, Counter Analyzer, Trace Analyzer, and Control Flow Analyzer. "
|
|
|  |
|
AJAX: Create an Ajax-based IM client
|
 |
|
Posted by jsurfer
on Friday, May 02 @ 15:50:06 CEST (238 reads)
jmalasko writes "Create a Web-based instant messaging client using the Prototype Javascript library and a Jabber server. When it's complete, you will be able to choose among users who are on your buddy list and send and receive messages through the Web page to users on traditional IM clients. "
|
|
|  |
|
Java EE Migration tool for WebSphere App Server
|
 |
|
Posted by jsurfer
on Thursday, May 01 @ 08:56:09 CEST (242 reads)
jmalasko writes "Discover a tool that enables developers of Java EE applications to migrate from WebSphere Application Server, Community Edition, to the more advanced WebSphere Application Server family of products. Remove a lot of the manual intervention involved in migrating the specific deployment descriptors. "
|
|
|  |
|
Migrate .NET apps from Visual Studio to Eclipse
|
 |
|
Posted by jsurfer
on Thursday, May 01 @ 08:55:47 CEST (232 reads)
jmalasko writes "This article provides a basic knowledge of Eclipse Mono Integration and Nant, which are the most active C# and .NET toolkits available for Eclipse. You will also learn how both Emonic and Nant can help build .NET applications in Eclipse and how to migrate and existing C# project into Eclipse."
|
|  |
 |
|
Categories |
 |
|
 |
|
Survey |
 |
|
 |
|
Today's Big Story |
 |
|
|
There isn't a Biggest Story for Today, yet.
|
|
 |
|
Login |
 |
|
|
Don't have an account yet? You can create one. As registered user you have some advantages like theme manager, comments configuration and post comments with your name.
|
|
 |
|
Past Articles |
 |
|
|