Posts
-
ocra
One-Click Ruby Application Builder
home :: https://github.com/larsch/ocra/
issues :: http://github.com/larsch/ocra/issues
forum :: http://groups.google.com/group/ruby-ocra
Tags: #ruby
-
vimeo.php
Official PHP library for the Vimeo API.
This is a simple PHP library for interacting with the Vimeo API.
Tags: #php • vimeo • vimeo-api
-
JMSSerializerBundle
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
You can learn more about the bundle in its documentation.
Tags: #php
-
koko-analytics
Privacy-friendly analytics for your WordPress site.
- No external services. Data is yours and yours alone.
- No personal information or anything visitor specific is tracked.
- Fast! Handles thousands of daily visitors or sudden bursts of traffic without breaking a sweat.
- Lightweight. Adds only 985 bytes of data to your pages.
- Plug and play. Just install and activate the plugin and stats will be recorded right away.
- Open-source (GPLv3 licensed).
Tags: #php
-
OpenFarm
A free and open database for farming and gardening knowledge. You can grow anything!
We take security seriously and value the input of independent researchers. Please email
security@farmbot.iofor issues that require immediate attention. Please follow responsible disclosure. Do not use Slack or Github issues to discuss security vulnerabilities.Tags: #ruby • gardening • farming
-
aes-everywhere
Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, Dart, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)
AES Everywhere is Cross Language Encryption Library which provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms.
This is an implementation of the AES algorithm, specifically CBC mode, with 256 bits key length and PKCS7 padding. It implements OpenSSL compatible cryptography with random generated salt
Tags: #java • aes • bash
-
docx-templates
Template-based docx report creation
Template-based docx report creation for both Node and the browser. (See the blog post).
Tags: #typescript • docx • ms-word
-
request_store
Per-request global storage for Rack.
Ever needed to use a global variable in Rails? Ugh, that’s the worst. If you need global state, you’ve probably reached for
Thread.current. Like this:def self.foo Thread.current[:foo] ||= 0 end def self.foo=(value) Thread.current[:foo] = value endUgh! I hate it. But you gotta do what you gotta do…
Tags: #ruby
-
mastodon-api
A ruby interface for the Mastodon API
gem 'mastodon-api', require: 'mastodon'Tags: #ruby • mastodon • mastodon-api
-
eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.
Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.
Tags: #java • eclipse-collections • java-collections
subscribe via RSS