Software Listing of Author : "Arto Bendiken"
- CRM114 Text Classifier
- License: Freeware
- Price: 0.00


Ruby interface to the CRM114 Controllable Regex Mutilator, an advanced and fast text classifier that uses sparse binary polynomial matching with a Bayesian Chain Rule evaluator and a hidden Markov model to categorize data with up to a 99.87% accuracy.
- Publisher: Arto Bendiken
- Date Released: 05-05-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- DataMapper RDF.rb Adapter
- License: Freeware
- Price: 0.00


DataMapper adapter for RDF storage systems.
- Publisher: Arto Bendiken
- Date Released: 26-03-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- Killfile
- License: Freeware
- Price: 0.00


Provides soft-deletion/trash bin functionality for Drupal. Content is "killfiled" instead of deleted outright, and can be retained for a configurable span of time before being permanently purged. All this is opaque to end-users as all killfiled content is pervasively hidden from them, but administrators can access and restore killfiled content when necessary. An index of recently killfiled content is also made available as an RSS feed at killfile.rdf (this functionality requires the RDF module), allowing content deletions to be propagated from one Drupal instance to another that subscribes to its content (requires FeedAPI on the subscribing side in order to process the content deletions). This particular functionality is intended for use cases such as multi-instance scenarios based on the publish/subscribe architectural model. This...
- Publisher: Arto Bendiken
- Date Released: 03-02-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Lockdown
- License: Freeware
- Price: 0.00


A state machine for paranoia, with the halting state typically entailing the implementation of a scorched earth policy response (i.e., erasing the Drupal database). Think DEFCON for Drupal. This module is meant primarily for "paranoid" Drupal use cases involving information warfare. Typical users might be political dissidents in repressive regimes, BitTorrent bootleggers, various kinds of activists, and so on and so forth. Basically, if you have adversaries trying to hunt & shut your site down or limit your ability to disseminate information, you'll probably want to install Lockdown to help maintain tight information discipline as well as to guard the perimeter and perhaps give you some advance warning when it's getting to be time to move shop.
- Publisher: Arto Bendiken
- Date Released: 21-01-2013
- Download Size: 20 KB
- Download
- Platform: PHP, Scripts
- Mises.org Syndicated
- License: Freeware
- Price: 0.00


Blocks are provided for displaying random quotes from the works of Ludwig von Mises, upcoming events at the institute, the daily articles, or the latest economics posts. A promotional banner ad linking back to Mises.org can also be displayed Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules
- Publisher: Arto Bendiken
- Date Released: 25-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- OpenCoinage
- License: Freeware
- Price: 0.00


Open-source digital cash.
- Publisher: Arto Bendiken
- Date Released: 24-04-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- OpenPGP
- License: Freeware
- Price: 0.00


OpenPGP is the most widely-used e-mail encryption standard in the world. Originally derived from PGP (Pretty Good Privacy), first created by Phil Zimmermann in 1991, the standard is now defined by the IETF in RFC 4880. This module provides encryption for Drupal's outgoing e-mails using GNU Privacy Guard, an open-source implementation of the OpenPGP standard. This module requires PHP 5.2 or newer. In addition, the GnuPG command-line tools, specifically the gpg executable, must be installed on the web server. This project is developed and maintained by Arto Bendiken and deprecates the older GnuPG module.
- Publisher: Arto Bendiken
- Date Released: 01-02-2013
- Download Size: 20 KB
- Download
- Platform: PHP, Scripts
- PHP.rb
- License: Freeware
- Price: 0.00


PHP.rb is an experimental Ruby-to-PHP code generator.
- Publisher: Arto Bendiken
- Date Released: 24-03-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- Quantity
- License: Freeware
- Price: 0.00


Quantities for ruby, like 12.miles.
- Publisher: Arto Bendiken
- Date Released: 04-02-2013
- Download Size: 20 KB
- Download
- Platform: Ruby, Scripts
- RDFbus
- License: Freeware
- Price: 0.00


RDFbus is middleware for transmitting RDF publish/subscribe payloads over AMQP
- Publisher: Arto Bendiken
- Date Released: 07-04-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- RDFgrid
- License: Freeware
- Price: 0.00


A framework for batch-processing RDF data with Hadoop and Amazon Elastic MapReduce.
- Publisher: Arto Bendiken
- Date Released: 06-04-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- RDFize
- License: Freeware
- Price: 0.00


RDFize is a command-line tool for converting various data formats and data sources into RDF. Set your data free!
- Publisher: Arto Bendiken
- Date Released: 05-01-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- RDFS.rb
- License: Freeware
- Price: 0.00


RDFS.rb is a forward-chaining inference engine that implements the RDF Schema (RDFS) entailment rules.
- Publisher: Arto Bendiken
- Date Released: 26-06-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- RSA.rb
- License: Freeware
- Price: 0.00


RSA.rb is a pure-Ruby implementation of the RSA encryption algorithm and the PKCS#1 cryptography standard.
- Publisher: Arto Bendiken
- Date Released: 23-03-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- SPARQL.rb
- License: Freeware
- Price: 0.00


SPARQL tooling for RDF.rb.
- Publisher: Arto Bendiken
- Date Released: 11-05-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- SXP
- License: Freeware
- Price: 0.00


A universal S-expression parser for Ruby.
- Publisher: Arto Bendiken
- Date Released: 19-05-2013
- Download Size: 10 KB
- Download
- Platform: Ruby, Scripts
- TimeCert
- License: Freeware
- Price: 0.00


TimeCert is a web service for timestamping content. This provides evidence by a trusted third-party that something (e.g. a blog post, a document, or a file) existed at a given time. TimeCert records and gives you the timestamp for when someone first referenced a given digital fingerprint. This module timestamps administrator-selected Drupal content types based on their full URLs, providing evidence that a Drupal page existed at a given time. The module requires PHP 5.2 or newer, and can optionally integrate with Bitcache if installed. This project is developed and maintained by Arto Bendiken as part of the Drupal for Liberty initiative.
- Publisher: Arto Bendiken
- Date Released: 26-02-2013
- Download Size: 20 KB
- Download
- Platform: PHP, Scripts