HOME SEARCH ABOUT
   
 
September 9, 2010 - 7131 resources reviewed - 4502 members
You are not identified - Login
 
Search
 
 

Search: Proprietary License
Document type
Events (1)  Home Pages (1)  News (1)  Paper (3)  Articles (1)  Specification (1)  Tutorial / Course (2)  Portal / Dedicated site (1)  Press Release (6)  Product (287) 
API
Core API (19)  AWT / Swing (JFC) (11)  Layout (1)  Swing L&F (3)  Serialization (1)  JNI (2)  Networking (1)  java.lang (2)  Reflection (1)  Collections (1)  EmbeddedJava (3)  J2EE API (73)  EJB (1)  JDBC (23)  JDBC Driver (13)  JMS (4)  JNDI (6)  JTA (5)  RMI (6)  Web (18)  JSP (8)  JSP TagLib (5)  Struts (1)  JavaServer Faces (1)  Servlets (9)  Servlet Filters (1)  JAI (1)  JMF (1)  JMX (2)  Memory Management (2)  Java2D (4)  Java3D (1)  JavaHelp (1)  JavaMail (1)  Jini (5)  Security (4)  JAAS (1) 
Code
Applets (29)  Graphics (5)  Office tools (6)  Applications (44)  Browser (3)  HttpServer (3)  Mail (3)  Office tools (11)  XML (8)  Beans (10)  Rule-based engine (1)  Workflow (3)  Project Management (3)  Data Structures (6)  Graphs (4)  Data base / Persistence (17)  JDO (3)  SQLJ (1)  Graphics (61)  2D Graphics (27)  Barcodes (7)  Charts (14)  Flash (2)  3D Graphics (7)  Animation / Video (3)  GIS (2)  GUI (12)  Toolkit (4)  SWT (1)  Image processing (9)  OCR (3)  Image Acquisition (2)  HTML (7)  Math / Science (7)  Natives (7)  COM bridge (3)  Networking (42)  Distributed File System (3)  Distributed objects (1)  FTP (5)  HTTP (5)  Mail (3)  NNTP (1)  P2P (4)  JXTA (3)  RPC (1)  Replication (1)  SNMP (1)  Web services (7)  SOAP (1)  UDDI (2)  Messenger (7)  Jabber (2)  Bluetooth (1)  Security / Crypto (6)  SSL (1)  Utils (34)  Code generator (3)  Compression (1)  File Format (19)  PDF (14)  Printing (4)  Text Processing (6)  Full-text search engine (3)  XML (21)  XML Schema (1)  XML parser (2)  XPath / XPointer (1)  XSL (1) 
Tools
Application Server (16)  BEA WebLogic (3)  IBM WebSphere (2)  JBoss (2)  Servlet/JSP engine (3)  Bug Tracking System (8)  Build tool (10)  Ant (2)  Compiler (1)  Debugger (2)  Decompiler (1)  Designing / Modeling / CASE (10)  Editor / IDE (39)  Eclipse (15)  Emacs (1)  GUI builder (9)  JBuilder (5)  Installer (13)  Deployement and Update (6)  JNLP (4)  Executable wrapper (4)  NT services / registry (1)  Packager (1)  JDK/JRE (1)  JVM (2)  Language extensions (1)  Lexer/Parser (2)  Obfuscator (5)  Optimization / Performances (1)  Other tools (10)  Plugin / Add-on (17)  Profiler (4)  JVMPI (1)  Shell (2)  Source management (13)  Documentation (3)  Revision Control System (1)  Source Code Measurement (3)  Static Checker (3)  Testing (8)  Translator (1) 
OS
Macintosh (11)  Mac OS X (3)  OS/400 (1)  Pure Java (39)  Unix (28)  AIX (2)  FreeBSD (1)  HP-Unix (2)  Linux (5)  SCO UnixWare (1)  Solaris (4)  VxWorks (1)  Windows (36) 
Misc
License
Open Source License (8)  Specific Open Source License (2)  GPL (3)  IBM Common Public License (1)  Public Domain (1) 

In the results In all publications - Advanced Refine Form

Sort by: date  |  rating  |  title  |  author  |  #reviews

326 results

1. StelsMDB v1.3 - JDBC driver for MS Access files.   
StelsMDB is a MDB JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on Microsoft Access database files (MS Access 2000, 2002, 2003, 2007 versions). The driver is completely platform-independent and does not require installing additional client or server software to provide access to MDB files. It can be effectively used to create, process and export Microsoft Access... more

Published by: Sergey Kutsygin - May 20, 2010
Categories: Product , JDBC , Proprietary License , JDBC Driver

 

2. StelsCSV v5.0 - JDBC driver for CSV / text files   
StelsCSV is a JDBC driver that allows to perform SQL queries and other JDBC operations on text files (CSV, DSV, tab-separated, fixed-length, etc). Using this driver, you can easily create a fast database consisting of plain text files. Also, the driver can be used for writing data importing programs and migration tools.

Features: supports most keywords of ANSI SQL92, supports inner and oute... more

Published by: Sergey Kutsygin - May 20, 2010
Categories: Product , JDBC , Proprietary License , JDBC Driver

 

3. StelsDBF v4.1 - JDBC driver for DBF/FoxPro files   
StelsDBF is a DBF JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on DBF files (dBase III/IV/V, Visual FoxPro). The driver is completely platform-independent and does not require installing additional client or server software to provide access to DBF files. It can be effectively used to create, process and export DBF databases in your Java applications.

*Featu... more

Published by: Sergey Kutsygin - December 16, 2009
Categories: Product , JDBC , Proprietary License , JDBC Driver

 

4. StelsXML v1.3 - JDBC driver for XML files   
StelsXML is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files. With StelsXML JDBC driver, you can easily access data contained in XML documents using the standard SQL syntax and XPath expressions. The driver is completely platform-independent.

Features: supports most keywords of ANSI SQL'92, supports XPath expressions for defining tables and colu... more

Published by: Sergey Kutsygin - December 16, 2009
Categories: Product , JDBC , Proprietary License , JDBC Driver

 

5. HybridJava Compiler - a very simple serverside framework   
HybridJava is a new programming language that is a symmetric cross between Java and HTML, rather than one another attempt to embed Java in HTML or HTML in Java. The suggested technology continues JSP approach which only advantage is exactly the above mentioned symmetry in using Java and HTML, but goes much further. In this sense HybridJava is a successor and thus a modern alternative to Java Serve... more

Published by: Alexey Serov - September 11, 2009
Categories: Home Pages , Paper , Specification , Tutorial / Course , Product , Servlets , Proprietary License , Servlet/JSP engine , Compiler , Language extensions , Pure Java , Web

 

6. Java Print Dialog Framework version 2.1 released   
Soft Frame Works has recently released the Java Print Dialog Framework version 2.1. The JPDF provides a comprehensive printing solution for Java: including the ability to print Swing components, and to compose and print reports.

An interactive Demo application is available for download. For more information go to [[http://w...  href="display.jsp?id=c_21457">more

Published by: hlander - June 24, 2009
Categories: Applets , Applications , Proprietary License , Pure Java , Windows , Java2D

 

7. ChartDirector Ver 5.0 Released - a cross-platform chart component   
Advanced Software Engineering is pround to announce the immediately availability of ChartDirector Version 5.0 - a cross-platform chart component supporting multiple programming languages and operating systems.

New feature in ChartDirector Version 5.0 includes scalable vector graphics support for creating charts that are indefinitely scalable without losing resolution; 3D surface and contour cha... more

Published by: Peter Kwan - April 9, 2009
Categories: News , Press Release , Product , JSP , Servlets , Graphics , Charts , Proprietary License , Pure Java

 

8. fixx - bug tracking made super simple   
fixx is a web-based bug tracking and issue tracking system for software teams in the enterprise and freelancers. By focusing on the needs of developers and their managers, fixx allows the painless resolution of bugs and software delivery.

Published by: Sarat Pediredla - July 8, 2008
Categories: Product , Proprietary License , Bug Tracking System , Pure Java , FreeBSD , HP-Unix , Linux , SCO UnixWare , Solaris , Windows , Mac OS X

 

9. Parabuild 3.2 Released, Adds Online Build Logs   
Mountain View, California - February 18, 2008 - Viewtier Systems, Inc., today announced the release of Parabuild 3.2. Parabuild is a Software Release Management System that helps software organizations reduce risks of failures of projects by providing practically unbreakable scheduled builds and Continuous Integration.

This major release introduces an ability to watch build logs online, as the ... more

Published by: Slava Imeshev - February 18, 2008
Categories: Proprietary License , Build tool , Macintosh , Pure Java , Unix , Windows

 

10. Viewtier Opens Beta Program For Parabuild 3.2, Offers Free Licenses For Found Bugs   
Viewtier Systems announced the beginning of a beta program for its all-Java Continuous Integration and Software Release Management System Parabuild 3.2. Viewtier offers a free license for each new bug found in beta builds. To join the beta program please visit http://www.viewtier.com/products/parabuild/eap.htm

What's New In Parabui... more

Published by: Slava Imeshev - September 5, 2007
Categories: Proprietary License , Build tool , Macintosh , Pure Java , Unix , Windows

 

Previous page  [ 1 ]  2  3  4  5  6  7  8  9  10  Next page
Tout en une page

 
  Home | Search | About Jalios, Master Your Content Management