Powerful Website Security | Continuous Web Threat Platform
Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.
Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
Learn More
Fax.Cloud delivers encrypted, point-to-point faxing with guaranteed delivery and built-in audit trails
For organizations in regulated industries needing a solution to replace traditional fax infrastructure and integrate with email or online portals
Unlike email or file-sharing tools, Fax.Cloud doesn’t bounce around the internet, exposed and vulnerable. It’s direct, encrypted, and verified. You get delivery confirmation, audit trails, and peace of mind, without the spam filters, metadata leaks, or cyber threats.
W2hfax is a windows client for hylafax.
The client is based on a active-x library that is written in python.
The active-x library can also be used to send fax in word or excel.
The windows client itself is written in visual basic.
Abelujo helps bookshops or publishers manage their stock of books. It provides a quality bibliographic search, works with a barcode scanner, allows to dispatch books in many places, records sells, understands deposits, can export lists to txt, pdf or csv (Excel or LibreOffice), has statistics, and more.
converts csv files into one (or more if splitted) xls file(s)
There exist solutions already. But maybe for some people it is not possible or acceptable to install perl or python just for this small program. On Linux python and/or perl is often installed already. But on windows not. This csv2xls can be cross compiled for windows on Linux with mingw.
It depends on:
xlslib: http://sourceforge.net/projects/xlslib/
libcsv: http://sourceforge.net/projects/libcsv/
-= Limitations =-
- produces only Excel(TM) 97/2000/XP/2003
- no cell formatting, just plain text
Source code is hosted on
https://github.com/ferkulat/csv2xls