Posts

  • strava

    PHP Class for the Strava API (v3)

    The class simply houses methods to help send data to and receive data from the API. Please read the API documentation to see what endpoints are available.

    There is no file upload support at this time.

    Tags: #php • strava • fitness

  • autoNumeric

    AutoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.

    AutoNumeric is a standalone Javascript library that provides live as-you-type formatting for international numbers and currencies.

    Tags: #javascript • autonumeric • javascript-library

  • classification_models

    Classification models trained on ImageNet. Keras.

    Trained on ImageNet classification models. The library is designed to work both with Keras and TensorFlow Keras. See example below.

    Tags: #python • resnet • pretrained-models

  • qpixel

    Q&A-based community knowledge-sharing software

    Tags: #ruby • rails • q-and-a

  • fromthepage

    FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.

    • Wiki-style Editing: Users add or edit transcriptions using simple, wiki-style syntax on one side of the screen while viewing a scanned image of the manuscript page on the other side.
    • Version Control: Changes to each page transcription are recorded and may be viewed to follow the edit history of a page.
    • Wikilinks: Subjects mentioned within the document may are indexed via simple wikilinks within the transcription. Users can annotate subjects with full subject articles.
    • Presentation: Readers can view transcriptions in a multi-page format or alongside page images. They can also read all the pages that mention a subject
    • Automatic Markup: FromThePage can suggest wikilinks to editors by mining previously edited transcriptions. This helps insure editorial consistency and vastly reduces the amount of effort involved in markup.
    • Internet Archive integration: FromThePage can be pointed at manuscripts hosted on Archive.org. It will import the page structure and any printed page titles into its native format for transcription, while serving page images from the Internet Archive.

    Tags: #ruby

  • yox

    A lightweight mvvm framework

    Just like Vue, but it is more lightweight and easy to use than Vue.

    The key feature is that Yox supports IE6.

    QQ Group: 232021930

    Tags: #javascript • mvvm • reactive

  • Babelish

    Chaotically confused, like Babel

    gem install babelish

    Requires Ruby 2.1.0 or above.

    Or download Latest Release.

    Or via docker: docker run netbe/babelish babelish help

    Tags: #ruby • csv • localisation

  • fabric

    Essential hooks for modding with Fabric.

    Essential hooks and patches for modding with Fabric.

    Tags: #java • fabric • minecraft

  • Buzz

    PHP’s lightweight HTTP client

    Install by running:

    composer require kriswallsmith/buzz
    

    You do also need to install a PSR-17 request/response factory. Buzz uses that factory to create PSR-7 requests and responses. Install one from this list.

    Example:

    composer require nyholm/psr7
    

    Tags: #php

  • higlass

    Fast, flexible and extensible genome browser.

    HiGlass is a web-based viewer for datasets too large to view at once. It features synchronized navigation of multiple views as well as continuous zooming and panning for navigation across genomic loci and resolutions. It supports visual comparison of genomic (e.g., Hi-C, ChIP-seq, or bed annotations) and other data (e.g., geographic maps, gigapixel images, or abstract 1D and 2D sequential data) from different experimental conditions and can be used to efficiently identify salient outcomes of experimental perturbations, generate new hypotheses, and share the results with the community.

    A live instance can be found at http://higlass.io. A Docker container is available for running an instance locally, although we recommend using the higlass-manage package to start, stop and configure local instances.

    For documentation about how to use and install HiGlass, please visit http://docs.higlass.io.

    Tags: #javascript • genomics • visualization

subscribe via RSS