Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
D&B Hoovers is Your Sales Accelerator
For sales teams that want to accelerate B2B sales with better data
Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
netcdf-tools is a set of tools for creating netCDF files. It supports command line use on both Windows and Unix as well as use directly as a Java library. Written by CSIRO Australia and funded by the ANDS Australian Research Data Commons Project
Example-based Modeling (EMO) is an tool to create data models, with examples, using a web interface. You interactively create a web-accessible database of models and samples for those models. A white paper describes the underlying assumptions.
The Wicket Stuff project makes third party components available using the Wicket web component framework. Subprojects of this project contain integrations for Spring, Groovy, Hibernate, Velocity and other popular Java open source projects.
C4me aims to provide a convenient way of editing XML files (and, in a distant future, even more modding-related files) for modifications for Sid Meier's Civilization 4. It's now in its infancy and not really usable - join and help changing that!
This project aims to create a multi-platform interface and protocol to connect Amiga machines to other OS and system as the famous Amiga-Explorer does. The program will support the same functionalities of Amiga-Explorer and possibly much more.
A web services front-end to the Asterisk Management Interface, written in C# / WCF. Need help to maintain the C# codebase, help to get it working on Mono on Linux, and help to port it to Java / CXF / Axis 2.
Trial Criteria Online Data Entry (trialCODE): a Java-based userinterface that codifies eligibility requirements used to automate the screening of potential subjects to clinical trials. Used for caMATCH screening engine on BreastCancerTrials.org site.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
Powerful cloud-based licensing solution designed for fast-growing software businesses.
A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.
10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
The gateway is an open source JavaEE application developed by the Vermont Dept of Taxes. It provides a web services framework for accepting Streamlined Sales Tax registrations and returns. It also includes a web interface for submitting transmissions.
IcePodder is a Linux podcast receiver for the X Windows system. It allows users to subscribe to RSS feeds containing audio podcasts as well as torrents. The IcePodder source was forked from CastPodder 5.3.
LaTeX editor written in Objective Caml (OCaml) with the GTK+ toolkit. It provides multi-document interface, syntax highlighting, code completion, UTF-8 support, plugins, customizable GUI, regexp-based find and replace and more...
HTMLtext.mcc is a MUI custom class that allows to display HTML pages and files within your application. It supports text formatting and references, sound playback, image display via installed datatypes, localization. It requires MUI3.3 or newer.
LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
The suds project is a python soap web services client lib. Suds leverages python meta programming to provide an intuative API for consuming web services. Runtime objectification of types defined in the WSDL is provided without class generation.
A powerful python module that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
Making use of our library you can easily deploy and consume services available on the web. PyServices is a pythonic library that provides a default interface to WebServices written in many different protocols. Our objective is describe and implement
This python script takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.
Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth