Posts

  • msphpsql

    Microsoft Drivers for PHP for SQL Server

    Welcome to the Microsoft Drivers for PHP for Microsoft SQL Server

    The [Microsoft Drivers for PHP for Microsoft SQL Server][phpdoc] are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PHP Data Objects (PDO) for accessing data in all editions of SQL Server 2012 and later (including Azure SQL DB). These drivers rely on the [Microsoft ODBC Driver for SQL Server][odbcdoc] to handle the low-level communication with SQL Server.

    This release contains the SQLSRV and PDO_SQLSRV drivers for PHP 8.0+ with improvements on both drivers and some limitations. Upcoming [releases][releases] will contain additional functionalities, bug fixes, and more.

    Tags: #php • microsoft • php-extension

  • loghouse

    Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.

    • Collecting and storing logs from all Kubernetes pods efficiently:
      • Fluentd processes upto 10,000 log entries per second consuming 300 MB of RAM (installed at each K8s node).
      • ClickHouse makes disk space usage minimal. Examples of logs stored in our production deployments: 3.7 million entries require 1.2 GB, 300m — 13 GB, 5,35 billion — 54 GB.
    • Simple query language: Easy to select entries by exact keys values or regular expressions, multiple conditions are supported with AND/OR. Learn more in query language docs.
    • Selecting entries based on additional containers’ data available in Kubernetes API (pod’s and container’s names, host, namespace, labels, etc).
    • Quickly & straightforward deployable to Kubernetes via Dockerfiles and Helm chart.
    • Web UI made cosy and powerful:
      • Papertrail-like user experience.
      • Customizable time frames: from date to date / from now till given period (last hour, last day, etc) / seek to specific time and show logs around it.
      • Infinite scrolling of older log entries.
      • Save your queries to use in future.
      • Basic permissions (limiting entries shown for users by specifying Kubernetes namespaces).
      • Exporting current query’s results to CSV (more formats will be supported).
    • fluentd monitoring via Prometheus with Grafana dashboards for ClickHouse and fluentd.

    Tags: #ruby • kubernetes • clickhouse

  • i18n-active_record

    I18n ActiveRecord backend

    This repository contains the I18n ActiveRecord backend and support code that has been extracted from the I18n gem: http://github.com/svenfuchs/i18n. It is fully compatible with Rails 4 and higher.

    Tags: #ruby

  • name_of_person

    Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)

    Presenting names for English-language applications where a basic model of first and last name(s) combined is sufficient. This approach is not meant to cover all possible naming cases, deal with other languages, or even titulations. Just the basics.

    Tags: #ruby

  • obsidian-advanced-uri

    Advanced modes for Obsidian URI

    A plugin for Obsidian

    Documentation

    Tags: #typescript

  • embed

    Library to embed Typeforms in your website

    ⚠️ Important: This library it is not compatible with the new version of embed lib - version 1. These docs are for old embed library. Please use the new version here: https://github.com/Typeform/embed

    Typeform/embed is the client-side script and a CommonJS module that allows you to integrate a typeform into your website easily.

    This README file contains instructions to embed typeform into your website. If you are looking to set up the project locally for development and contribution, see CONTRIBUTING.md.

    If you are not comfortable with frontend development you can embed typeform via code snippets

    Tags: #typescript • use-production • type-library

  • android-thinkmap-treeview

    Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图

    中文】【English⭐If ok, give me a star⭐

    ⭐⭐⭐⭐⭐Tree View; Mind map; Think map; tree map; 树状图;思维导图;组织机构图;层次图;树型图

    A custom tree view for Android, designed for easy drawing some tree nodes (e.g. thind mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node’s customs view and touch event detection.

        dependencies {
        	implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
       	implementation 'io.github.guaishoun:gyso-treeview:1.0.1'
       }
    

    Tags: #java • android • thinkmap

  • TelegramRSS

    Convert telegram posts to RSS or json in amphp server

    RSS/JSON generator for telegram

    Get posts from my TelegramApiServer and output them as RSS or JSON.

    Tags: #php • telegram • microservice

  • drb

    Distributed object system for Ruby

    dRuby is a distributed object system for Ruby. It allows an object in one Ruby process to invoke methods on an object in another Ruby process on the same or a different machine.

    The Ruby standard library contains the core classes of the dRuby package. However, the full package also includes access control lists and the Rinda tuple-space distributed task management system, as well as a large number of samples. The full dRuby package can be downloaded from the dRuby home page (see References).

    For an introduction and examples of usage see the documentation to the DRb module.

    Tags: #ruby

  • polylang-slug

    A unique post slug within the language in Polylang. This allows for a page to have same/identical slug in multiple languages.

    • Contributors: grapplerulrich
    • Requires at least: 3.9
    • Tested up to: 4.9.6
    • License: GPLv2 or later
    • License URI: http://www.gnu.org/licenses/gpl-2.0.html
    • Tags: polylang, single-slug

    Tags: #php

subscribe via RSS