sign in · help · news · about · deen

BibSonomy ::  user :: hkorte ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (39)
<< < 1 | 2 > >> 
  • JADE (Java Agent DEvelopment Framework) is a software Framework fully implemented in Java language. It simplifies the implementation of multi-agent systems...
    JADE (Java Agent DEvelopment Framework) is a software Framework fully implemented in Java language. It simplifies the implementation of multi-agent systems through a middle-ware that complies with the FIPA specifications and through a set of graphical tools that supports the debugging and deployment phases
    to agent aose java library p2p by hkorte and 4 other users on Sep 24, 2011, 10:57 AM
    (0)
  • AWS Elastic Beanstalk is an even easier way for developers to quickly deploy and manage applications in the AWS cloud without having to worry about the phy...
    AWS Elastic Beanstalk is an even easier way for developers to quickly deploy and manage applications in the AWS cloud without having to worry about the physical infrastructure or the resource configuration that accompanies setting up that infrastructure. You simply upload your application and AWS Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring, while allowing you to change configuration settings and deploy new versions.
    to amazon cloud java programming tools webapps by hkorte on May 18, 2011, 12:52 PM
    (0)
  • The JNI signatures that are required when getting methods and constructors are a bit hard to understand.
    to c java jni programming by hkorte on Dec 14, 2010, 3:05 PM
    (0)
  • The Javatools are a collection of Java classes for a variety of small tasks, such as parsing, database interaction or file handling. They were developed by...
    The Javatools are a collection of Java classes for a variety of small tasks, such as parsing, database interaction or file handling. They were developed by Fabian M. Suchanek for the YAGO-NAGA project. The Javatools are licensed under a Creative Commons Attribution 3.0 License by the YAGO-NAGA team.
    to free java tools by hkorte on Dec 6, 2010, 2:24 PM
    (0)
  • With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again.
    to java web by hkorte and 7 other users on Apr 7, 2010, 6:10 PM
    (0)
  • Protégé is a free, open source ontology editor and knowledge-base framework. The Protégé platform supports two main ways of modeling ontologies via the ...
    Protégé is a free, open source ontology editor and knowledge-base framework. The Protégé platform supports two main ways of modeling ontologies via the Protégé-Frames and Protégé-OWL editors. Protégé ontologies can be exported into a variety of formats including RDF(S), OWL, and XML Schema. Protégé is based on Java, is extensible, and provides a plug-and-play environment that makes it a flexible base for rapid prototyping and application development.
    to editor java ontology opensource tools by hkorte and 43 other users on Mar 11, 2010, 11:22 PM
    (0)
  • The OntoLT approach aims at a more direct connection between ontology engineering and linguistic analysis. OntoLT is a Protégé plug-in, with which concept...
    The OntoLT approach aims at a more direct connection between ontology engineering and linguistic analysis. OntoLT is a Protégé plug-in, with which concepts (Protégé classes) and relations (Protégé slots) can be extracted automatically from linguistically annotated text collections. It provides mapping rules, defined by use of a precondition language that allow for a mapping between linguistic entities in text and class/slot candidates in Protégé.
    to java knowledge_base_population ontology opensource tools by hkorte on Mar 11, 2010, 11:20 PM
    (0)
  • QxWT is a JSNI-Wrapper for the Qooxdoo JavaScript library to use it in GWT applications.
    to google_web_toolkit java javascript widgets by hkorte on Feb 13, 2010, 10:21 PM
    (0)
  • qooxdoo is a comprehensive and innovative framework for creating rich internet applications (RIAs). Leveraging object-oriented JavaScript allows developers...
    qooxdoo is a comprehensive and innovative framework for creating rich internet applications (RIAs). Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed.
    to free_licence google_web_toolkit java javascript ria tools by hkorte and 8 other users on Feb 12, 2010, 5:16 PM
    (0)
  • Watij (pronounced wattage) stands for Web Application Testing in Java. It is a pure Java API created to allow for the automation of web applications.
    to java tools www by hkorte and 1 other user on Jan 16, 2010, 6:16 PM
    (0)
  • This java class extracts the text from a Word 6.0/95/97/2000/XP word document.
    to java text_extraction tools by hkorte on Dec 30, 2009, 11:58 AM
    (0)
  • to crawling java tools by hkorte and 4 other users on Dec 7, 2009, 9:47 PM
    (0)
  • MegaMap is a Java implementation of a map (or hashtable) that can store an unbounded amount of data, limited only by the amount of disk space available. Ob...
    MegaMap is a Java implementation of a map (or hashtable) that can store an unbounded amount of data, limited only by the amount of disk space available. Objects stored in the map are persisted to disk. Good performance is achieved by an in-memory cache. The MegaMap can, for all practical reasons, be thought of as a map implementation with unlimited storage space.
    to java by hkorte and 1 other user on Oct 25, 2009, 10:43 AM
    (0)
  • TreeTagger for Java is a Java wrapper around the popular TreeTagger package by Helmut Schmid.
    to java pos tools by hkorte and 1 other user on Oct 25, 2009, 10:32 AM
    (0)
  • Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbat...
    Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.
    to java opensource parser tools by hkorte on Sep 22, 2009, 2:26 PM
    (0)
  • SmartGWT is a GWT based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets ...
    SmartGWT is a GWT based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets in with your server-side for data management. SmartGWT is based on the powerful and mature SmartClient library.
    to google_web_toolkit java javascript license_lgpl programming tools by hkorte on Aug 27, 2009, 10:02 PM
    (0)
  • Ext GWT: Rich Internet Application Framework for GWT.
    to google_web_toolkit java javascript opensource programming ria by hkorte on Aug 27, 2009, 9:49 PM
    (0)
  • Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simpl...
    Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.
    to java library tools by hkorte and 7 other users on Jul 20, 2009, 5:16 PM
    (0)
  • The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format, and Office OpenXML format, us...
    The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format, and Office OpenXML format, using pure Java. In short, you can read and write MS Excel files using Java. In addition, you can read and write MS Word and MS PowerPoint files using Java.
    to java library tools by hkorte and 2 other users on Jul 20, 2009, 5:14 PM
    (0)
  • iText is a library that allows you to generate PDF files on the fly.
    to java library pdf tools by hkorte and 11 other users on Jul 20, 2009, 5:12 PM
    (0)
<< < 1 | 2 > >>bookmarks per page: 5 10 20 50 100  

publications

 (1)
<< < 1 > >> 
<< < 1 > >>publications per page: 5 10 20 50 100  
a gripper