Minimalistic address book in web browser. No server or plugin needed.
Minimalistic but full-featured addressbook in your web browser.
adx is a standalone and portable web app (online and offline).
FEATURES
Contact Management, portable, small (~350KB), lightweight, contact tagging, geo mapping, web accounts, trigger phone/Skype calls, etc.
EXPORT FUNCTIONALITY
vCard (as file or QR code via offline generator)
HOW IT WORKS
Your address-book (XML file) is transformed in your web browser (via XSLT) to a full-featured web application...
The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
This software records Linux terminal sessions with util-linux "script" and converts the recorded binary file (with timing) to a human-readable XML file. This file can be replayed with the Javascript-HTML terminal that behaves as a real terminal.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Xml4ipl is a light weight Internet protocol focused on a very simple Machine-To-Machine communications (m2m) solutions. It allows small devices and computer software to send collected or generated data to any server on the Internet.
...FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local computer request to print, not in a server
//post data
var data = new FormData();
data.append("printer", "[printer name]");
Post request with url http://localhost:8888 and the form data
Get request with http://localhost:8888?printer=[printer name]
Printer property only can send once or in get variables or in post variables.