Efficient & scalable
- Two-tier scalable architecture that requires no server-side components
- Very small installer < 1 MB
- Low CPU and disk space requirements
- Automatic caching of web content and images (including '304 NOT
MODIFIED') to reduce bandwidth usage
Configurable
- Brandable & skinnable
- Sidebar, ‘topbar', ‘bottombar', and floating layouts
of Klips on desktop
Remotely manageable
- Built-in management for Klip and Klipfolio Branded Desktop Application upgrades
Other
- Automatic proxy detection and configuration
- Built-in developer tools for testing Klips
|
Language
- Klips are written in XML and JavaScript
- API library to simplify parsing and display of data
- UI library to easily build Klip Setup dialogs (tabs, buttons, text
fields, etc.)
Extracting data
- Very fast XML parser
- Built-in support for CSV files
- RSS, RDF, and ATOM ready
- Powerful CSS-based tools for reading any XML format
Localization
- Multilingual support (unicode, OEM, ASCII) in over 24 other languages
(including Chinese and Japanese)
Learn
more about developing Klips...
|
Data sources
- Any web site (static or dynamic)
- Any web application (Klips can extract data from HTML)
- Any Windows accessible file
- Microsoft Reporting Services
Protocol & APIs
- HTTP/HTTPS (using GET or POST)
- TCP/IP Server (such as FTP, SMTP, XAMPP, POP-3, etc)
- UNC path (using File://)
- SOAP and Rest
Format of data
- Any XML (including HTML, Atom, RSS, etc.)
- Any comma separated values (CSV), tab separated values, or structured
data format
|
Secure communications
Secure authentication
- Microsoft Active Directory / Kerberos support
- Basic user authentication
- Session-based authentication
Built-in Klipfolio Dashboard security
- Klipfolio Dashboard can be signed by Microsoft authenticode
- Klips can be digitally signed and encrypted to secure their logic
Safeguards
- Klipfolio Dashboard does not open TCP/IP ports unless a valid signature is
in place
- Klipfolio Dashboard does not use 3rd party products, such as browser controls,
that may cache information
|