Posts

  • popoto

    Visual query builder for Neo4j graph database

    Tags: #javascript • popoto • graph

  • svgtofont

    Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.

    npm i svgtofont
    

    [!NOTE]
    This package v5+ is ESM only: Node 18+ is needed to use it and it must be import instead of require.

    import svgtofont from 'svgtofont';
    

    Tags: #typescript • svgtofont • svg2font

  • php-ga-measurement-protocol

    Send data to Google Analytics from the server using PHP. Implements GA measurement protocol.

    Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol so its possible to send any data that you would usually do from analytics.js on the client side. You can send data regarding the following parameters categories (Full List):

    • General
    • User
    • Session
    • Traffic Sources
    • System Info
    • Hit
    • Content Information
    • App Tracking
    • Event Tracking
    • E-Commerce
    • Enhanced E-Commerce
    • Social Interactions
    • Timing
    • Exceptions
    • Custom Dimensions / Metrics
    • Content Experiments
    • Content Grouping

    Tags: #php • google-analytics • tracking

  • document-management-system

    OpenKM is a Open Source Document Management System

    OpenKM Community Edition is an Open Source Document Management System. If you are looking for a free cost then “Community” is your best option. OpenKM document management system (DMS) allows businesses to control the production, storage, management and distribution of electronic documents, yielding greater effectiveness and the ability to reuse information and to control the flow of the documents.

    OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. The system also includes administration tools to define the roles of various users, access control, user quota, level of document security, detailed logs of activity and automations setup.

    OpenKM builds a highly valuable repository of corporate information assets to facilitate knowledge creation and improve business decision making, boosting workgroups and enterprise productivity through shared practices, greater, better customer relations, faster sales cycles, improved product time-to-market, and better-informed decision making.

    With OpenKM Open Source Community Edition you can:

    • Collect information from any digital source.
    • Collaborate with colleagues on documents and projects.
    • Empower organizations to capitalize on accumulated knowledge by locating documents, experts, and information sources.
    • Embedded workflow engine to take control of your business case.
    • Automate tasks.

    Tags: #java • open • document

  • rspec-openapi

    Generate OpenAPI schema from RSpec request specs

    Generate OpenAPI schema from RSpec request specs.

    Tags: #ruby • rspec • openapi

  • json-schema-validator

    A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order

    The current version of this project is licensed under both [LGPLv3] (or later) and [ASL 2.0]. The old version (2.0.x) was licensed under [LGPL 3.0][LGPLv3] (or later) only.

    Version 2.2 is out. See here for the list of changes compared to 2.0. And of course, it still has all the features of older versions.

    Tags: #java

  • ulogger-android

    μlogger • android application for real-time collection and publishing of geolocation data

    μlogger [micro-logger] is an android application for continuous logging of location coordinates, designed to record hiking, biking tracks and other outdoor activities. Application works in background. Track points are saved automatically at chosen intervals or manually and may be uploaded to dedicated server in real time. This client works with μlogger web server. Together they make a complete self owned and controlled client–server solution.

    Tags: #java • android-application • location

  • homebrew-rmtree

    Remove a formula and its unused dependencies

    It’s an external command for Homebrew that provides a new command, rmtree, that will uninstall that formula, and uninstall any of its dependencies that have no formula left installed that depend on them. The command will check all dependencies recursively starting at the one specified on the command line.

    This is tricky business. So this command comes with a warning.

    Tags: #ruby

  • JFastText

    Java interface for fastText

    JFastText is a Java wrapper for Facebook’s fastText, a library for efficient learning of word embeddings and fast sentence classification. The JNI interface is built using javacpp.

    The library provides full fastText’s command line interface. It also provides the API for loading trained model from file to do label prediction in memory. Model training and quantization are supported via the command line interface.

    JFastText is ideal for building fast text classifiers in Java.

    Tags: #java • machine-learning • nlp

  • PowerTunnel

    Powerful and extensible proxy server with anti-censorship functionality

    PowerTunnel is an extensible proxy server built on top of LittleProxy.

    PowerTunnel provides an SDK that allows you to extend its functionality however you like, and even handle encrypted HTTPS traffic (powered by LittleProxy-MITM), which can be especially useful in web development. PowerTunnel has an Android version, so any plugin you write can work on almost all devices.

    PowerTunnel was originally developed and is best known as a censorship bypass tool. This functionality has been spun off in the LibertyTunnel plugin which is installed by default, just like DNS Resolver with DNS over HTTPS support.

    Tags: #java • anti-censorship • dpi-filtering

subscribe via RSS