Posts

  • pipedrive

    Complete Pipedrive API client for PHP

    This won’t take much time. You could use my referral code or link to get up to 45 days completely free of charge. Just sign up using this link or add the code to the billing section:

    pdp-devio

    Tags: #php • pipedrive-api • pipedrive-instance

  • selfoss

    multipurpose rss reader, live stream, mashup, aggregation web application

    selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.

    For more information visit our web site.

    Tags: #php • rss-reader • news-feed

  • typescene

    Strongly typed front-end framework

    All documentation for Typescene can be found on the website: https://typescene.dev/docs.

    The online docs include an overview as well as other guides, and reference documentation.

    Tags: #typescript • web • webapp

  • SniffAir

    A framework for wireless pentesting.

    SniffAir is an open-source wireless security framework which provides the ability to easily parse passively collected wireless data as well as launch sophisticated wireless attacks. SniffAir takes care of the hassle associated with managing large or multiple pcap files while thoroughly cross-examining and analyzing the traffic, looking for potential security flaws. Along with the prebuilt queries, SniffAir allows users to create custom queries for analyzing the wireless data stored in the backend SQL database. SniffAir is built on the concept of using these queries to extract data for wireless penetration test reports. The data can also be leveraged in setting up sophisticated wireless attacks included in SniffAir as modules.

    SniffAir is developed by @Tyl0us and @theDarracott

    Tags: #python

  • MCEdit-Unified

    Combined MCEdit & Pymclevel repository.

    MCEdit-Unified is an updated fork of the original MCEdit by Codewarrior. The previous license still applies. MCEdit-Unified is an open-source, BSD-licensed world editor for the viral indie hit Minecraft. For downloads and update info, visit the official website at podshot.github.io/MCEdit-Unified. The rest of this file is intended for computer programmers, Linux/Mac users, and those who wish to run from source.

    Tags: #python • minecraft • mcedit

  • uibuilder

    Typed HTML templates using TypeScript’s TSX files

    Typed HTML templates using TypeScript’s TSX files.

    Tags: #typescript

  • sail

    Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app

    This Rails engine brings a setting model into your app to be used as feature flags, gauges, knobs and other live controls you may need.

    It saves configurations to the database so that they can be changed while the application is running, without requiring a deploy.

    Having this ability enables live experiments and tuning to find an application’s best setup.

    Enable/Disable a new feature, turn ON/OFF ab testing for new functionality, change jobs’ parameters to tune performance, you name it.

    It comes with a lightweight responsive admin dashboard for searching and changing configurations on the fly.

    Sail assigns to each setting a relevancy score. This metric is calculated while the application is running and is based on the relative number of times a setting is invoked and on the total number of settings. The goal is to have an indicator of how critical changing a setting’s value can be based on its frequency of usage.

    Tags: #ruby • rails • settings

  • sandthorn

    Main gem for Sandthorn

    A ruby library for saving an object’s state as a series of events.

    Tags: #ruby

  • Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes

    Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high (see https://dev.twitter.com/discussions/11564).

    Even worse I couldn’t find any simple solutions for JavaScript. All code examples were server side. So after much thinking I invented the following solution. It makes use of the over bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and non semantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! Enjoy!

    Tags: #javascript • twitter • twitter-api

  • django-dynamic-scraper

    Creating Scrapy scrapers via the Django admin interface

    Django Dynamic Scraper (DDS) is an app for Django which builds on top of the scraping framework Scrapy and lets you create and manage Scrapy spiders via the Django admin interface. It was originally developed for german webtv program site http://fernsehsuche.de.

    Tags: #python • django • scraper

subscribe via RSS