Posts

  • jquery-iframe-transport

    jQuery Ajax transport plugin that supports file uploads through a hidden iframe

    jQuery Ajax transport plugin for iframe-based file uploads. For documentation, see:

    https://cmlenz.github.io/jquery-iframe-transport/

    Tags: #javascript

  • PHRETS

    PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system

    PHRETS provides PHP developers a way to integrate RETS functionality directly within new or existing code by handling the following aspects for you:

    • Response parsing (XML, HTTP multipart, etc.)
    • Simple variables, arrays and objects returned to the developer
    • RETS communication (over HTTP)
    • HTTP Header management
    • Authentication
    • Session/Cookie management
    • PHP 5.6, 7.0, 7.1 and 7.2 supported

    Tags: #php • mls • phrets

  • aeneas

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment).

    Tags: #python • speech • alignment

  • 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

  • yarAnalyzer

    Yara Rule Analyzer and Statistics

    Yara Rule Analyzer and Statistics

    Tags: #python

  • High-Frequency-Trading-Model-with-IB

    A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python

    Steps to run the trading model on your command line:

    • Within a Python 3.7 environment, install the requirements:

        pip install -r requirements.txt
      
    • In IB Trader Workstation (TWS), go to Configuration > Api > Settings and:

      • enable ActiveX and Socket Clients
      • check the port number you will be using
      • If using Docker, uncheck Allow connections from localhost only and enter the machine IP running this model to Trusted IPs.
    • Update main.py with the required parameters and run the model with the command:

        python main.py
      

    Tags: #python

  • ws-scrcpy

    Web client prototype for scrcpy.

    Web client for [Genymobile/scrcpy][scrcpy] and more.

    Tags: #typescript • android • websocket

  • Modaal

    An accessible dialog window library for all humans.

    Modaal is a WCAG 2.0 Level AA accessible modal window plugin.

    Tags: #javascript • modal-plugin • css

  • xpressengine

    PHP Open Source CMS

    XE3 is based on a modern PHP including Composer. It provides autoloading through PSR and a well tested code base. For more information, please refer to the manual.

    Tags: #php • laravel-framework • xpressengine

  • mui-tel-input

    📌 A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js

    // with npm
    npm install mui-tel-input
    
    // with yarn
    yarn add mui-tel-input
    

    The component uses libphonenumber-js for phone number parsing and formatting.

    Tags: #typescript • react • material-ui

subscribe via RSS