10 projects tagged "Web service"
iSfinx is a Web services based prototype of the Sfinx PIM. Sfinx is a personal knowledge and data manager which can manage your private data like contacts, events, notes, files, tasks, know-how, etc. Each data item is structured with abstract "slices", which are organized with a category hierarchy that you can define for your own needs. Every data item must be connected to some Sfinx object. Events can be connected to contacts, contacts to tasks, tasks to data sources, know-how, or notes, and so on. You can freely edit, delete, or reconnect them. Additional tags, which can be slices or other Sfinx objects, can also be attached to items, so any data you enter to Sfinx can be cross-connected with any other data or abstract category. A search engine helps you to navigate in this information ocean.
ExtConvLinks is a PHP class that can be used to convert URLs in text to links using Bit.ly. It can parse a text to find HTTP, HTTPS, FTP, and FTPS links. The class sends requests to the Bit.ly Web services API to convert the URLs that it finds into HTML links using the Bit.ly URLs.
GriF is a collaborative grid framework to support computational chemistry applications. It is meant to be used as a tool to facilitate massive grid calculations and also to improve scientific collaboration. Accordingly, GriF facilitates profiling the users of grid communities in order to systematically evaluate the work carried out in a grid and to foster its sustainability.
CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.
HTSQL a high-level query language and Web service gateway for relational databases. It comes with source code and is royalty free for any use with open source database systems such as MySQL, PostgreSQL, SQLite, etc. Licenses for using HTSQL in conjunction with proprietary databases such as Microsoft SQL and Oracle can be purchased.
Mercurial HeadQuarter is a Web service for managing Mercurial repositories. It allows the user to define contact names, define project descriptions, set up access (read and write), set which types of archives are allowed, define encoding charsets, hide/unhide projects, set the presentation style, and redirect access and error logs to files.
PunyPNG PHP API compresses images using the PunyPNG Web service. It sends HTTP requests to upload one or more image files to the PunyPNG Web services API Web server so it can compress them. It can download the images compressed by PunyPNG individually or in a group in a .zip archive. The downloaded images are stored in a configurable download directory.
JsonRpcPhp is a class that sends HTTP requests to a given JSON RPC server to call a specified function, passing any additional parameters. It can also send multiple JSON RPC requests and return the results of all calls. Another class can process server requests by registering a given object of service class and dispatching requests to be handled by that object.
Comics Refcard Generator is a Web service to create a comics collection list in a refcard fashion, thanks to a TeX template. It allows importing a comics collection from a LaTeX list, from TeX file, or from a CSV file, editing the comics database, exporting a comics collection to a LaTeX list, to TeX file, or to a CSV file, and generating a refcard fashion list of the comics collection into a PDF file.