Simple Project List Software Map

8994 projects in result set
Última Atualização: 2013-11-26 22:28

ZK

ZK is a highly productive Java framework for building amazing enterprise Web and mobile applications. With event-driven components and an XUL-based markup language, developing is as simple as programming desktops and authoring HTML. Scripting languages include but are not limited to Java, JavaScript, Ruby, and Groovy.

Última Atualização: 2014-06-14 06:27

DataNucleus AccessPlatform

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, JPA2 and JPA2.1 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

(Machine Translation)
Última Atualização: 2006-10-07 21:44

jEdit

jEdit is an Open Source text editor written in Java. It has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace, folding, and keyboard macros. jEdit also includes a powerful plugin architecture that allows more than 80 plugins to be downloaded and installed from within the editor.

Última Atualização: 2013-09-12 23:28

Eclipse Project

Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. The real value of Eclipse comes from tool plug-ins that "teach" Eclipse how to work with things - java files, web content, graphics, video, etc. Eclipse allows you to independently develop tools that integrate with other people's tools seamlessly.

Última Atualização: 2014-04-29 02:11

Linux Cluster Management Console

The Linux Cluster Management Console (LCMC) is an application that eases the burden of managing your Corosync/Heartbeat, Pacemaker, and DRBD-based cluster systems. It does not require any kind of agent or client code on the cluster nodes, instead using SSH.

Linguagem Natural: English, Japanese
Sistema Operacional: OS Independent
Linguagem de Programação: Java, Perl
Interface de Usuário: Graphical
Última Atualização: 2014-05-10 02:14

CloverETL

CloverETL is Java-based tool/framework for data integration and creation of data transformations. It is component based and follows the concept of transformation graphs which consist of individual nodes/components performing simple (or complex) operations on data. Any transformation can be defined as a set of interconnected nodes through which data flows. CloverETL can be used as a standalone application or be embedded into a larger project.

Última Atualização: 2014-06-12 08:59

Google Map GPS Cell Phone Tracker

Google Map GPS Cell Phone Tracker allows you to track Android, iOS, Windows Phone, and Java ME cellphones using Google Maps. It has two parts, a server and phone clients. You have a choice of two servers, using asp.net and SQL server or PHP and MySQL. The server software allows you to view cellphone locations in realtime using Google Maps and store routes and view them later. The client applications send their locations to the website periodically. All four applications work properly in the background and are written natively on each platform.

Database Environment: SQL-based
Sistema Operacional: OS Independent
Linguagem de Programação: C#, Java, JavaScript, Objective C, PHP
Interface de Usuário: Web Environment
Última Atualização: 2012-07-14 03:05

OBM

OBM is a groupware, email, LDAP, Windows PDC, CRM, and project management application. It is mainly used as a mail server, as an LDAP directory, as a Windows PDC, as a contact and customer database, as a project management tool, or as any combination of these functions. It supports internationalization and themes.

Última Atualização: 2014-05-04 19:33

JFtp

JFtp is a Swing Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. It includes many advanced features such as recursive directory up/download, browsing FTP servers while transferring files, FTP resuming and queueing, browsing the LAN for Windows shares, and more. The FTP API is separated from the GUI and can also be used in third-party applications. It should ideally be launched in a Web browser via Java Web Start (contained by the Java 1.4 plugin), but can also be started locally.

(Machine Translation)
Última Atualização: 2013-07-25 12:52

Apache OpenMeetings

Apache OpenMeetings is a multi-language customizable video-conferencing and collaboration system. It supports audio/video and allows you to see the desktop of any participant. It includes a whiteboard, the ability to import a variety of image formats, invitations, a moderation system, backup and language modules, private and public conference rooms, and the ability to record meetings. The project also provides integrations for Asterisk, Jira, Confluence, Moodle, Sakai, and SugarCRM, and connectors for LDAP and ADS.

Última Atualização: 2014-01-05 15:29

FreeMind

FreeMind is Mind-Mapping tool and an intuitive editor for tree-structured data. It features a modular design, and can be used to edit any kind of data, dependent on the current mode. The data is represented as a Mind-Map, while data, behavior, node style, edge style, color, etc. are determined by the mode. It features one-click fold, unfold, and "follow link" operations.

(Machine Translation)
Última Atualização: 2014-04-06 17:46

OpenSearchServer

OpenSearchServer is a powerful, enterprise-class, search engine program. Using its Web user interface, crawlers (Web, file, database, etc.), and REST/RESTFul API, you can integrate advanced full-text search capabilities into your application.

Última Atualização: 2014-06-16 08:41

XOWA

XOWA is a desktop application that can read and edit English Wikipedia offline. It displays articles in an HTML browser, and can download images on demand. It can also be used for Wiktionary, Wikisource, Wikiquote, and the non-English counterparts.

Última Atualização: 2021-06-03 07:41

Pentaho Business Analytics

レポーティング、解析(OLAP)、ダッシュボード、データマイニング、データインテグレーション(ETL)などを含む完全なビジネスインテリジェンス(BI)プラットフォームです。 Webサービスを介してアクセスし、個々のコンポーネントまたはフルスイートとして使えます。

Última Atualização: 2013-12-27 23:39

ProGuard

ProGuard is a shrinker, optimizer, obfuscator, and preverifier for Java bytecode. It detects and removes unused classes, fields, methods, and attributes. It optimizes methods and removes dead code. It renames the remaining classes, fields, and methods using short, meaningless names. Finally, it preverifies the processed code for Java 6 or higher, or for Java Micro Edition. The resulting code is more compact, more efficient, and more difficult to reverse-engineer. Advantages of ProGuard compared to other Java shrinkers and obfuscators are compact template-based configuration, memory efficiency, and speed. It is mostly popular for embedded development and for commercial development, and is integrated in Oracle's Wireless Toolkit, in Intel's TXE SDK, and in Google's Android SDK.