Posts

  • 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

  • bulk_insert

    Efficient bulk inserts with ActiveRecord

    A little ActiveRecord extension for helping to insert lots of rows in a single insert statement.

    Tags: #ruby

  • wordpress-github-sync

    A WordPress plugin to sync content with a GitHub repository (or Jekyll site)

    Contributors: JamesDiGioia, benbalter
    Tags: github, git, version control, content, collaboration, publishing
    Requires at least: 3.9
    Tested up to: 4.8
    Stable tag: 2.0.1
    License: GPLv2
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    Tags: #php β€’ wordpress-plugin

  • genieacs

    A fast and lightweight TR-069 Auto Configuration Server (ACS)

    GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. It’s battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.

    Tags: #typescript β€’ tr-069 β€’ cwmp

subscribe via RSS