Interleave is a business process management application. It enables you to model your business process and make it available online. It's meant to replace processes which currently rely on paper or spreadsheets and it has a good workflow engine.
An open source (Apache 2 license) file server software with a RESTFul web service for file management in a cluster of nodes. Including 4 set of API
- Store API: Upload, download files and directories
- Process API: Managing the long term process runs
- Glacier API: Uploading from the server to Glacier
- Cluster API: Manage the nodes in the cluster
Java program to extract postings and comments from http://www.livejournal.com (blog) into DB and view/classify/process it. LJ loader. Components to reuse: perl-like, but efficient Web pages scraper, trees analyzer, concurrent scheduler.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A File Browser written in Javascript and PHP. All the querys and operations are called by JS and processed server-side by PHP.It accepts FTP and PHP filesystem calls. The login process is not yet implemented, this information is taken from a config file.