Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language.
Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.
Piston is a utility that eases vendor branch management. This is
similar to svn:externals, except you have a local copy of the files,
which you can modify at will. As long as the changes are mergeable,
you should have no problems.
Piston has a similar purpose than svnmerge.py which you can find in
the contrib/client-side folder of the main Subversion. The main
difference is that Piston is designed to work with remote
repositories.
tkmerge is a tk script to help with the task of merging the differences
between two files.
On startup creates a window consisting of four panels. One for each
of the source files, one for the merged result, and a fourth that can
contain substitution text (which is user editable) and various selection
and navigation buttons and options.
Additionally, for any of the difference sequences you may elect to
edit them with your favorite editor via the "Editor" button.
rebar is an Erlang build tool that makes it easy to compile and test Erlang
applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute or even
embed directly in a project. Where possible, rebar uses standard Erlang/OTP
conventions for project structures, thus minimizing the amount of build
configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
rebar 3.0 is an Erlang build tool that makes it easy to compile and
test Erlang applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute
or even embed directly in a project. Where possible, rebar uses
standard Erlang/OTP conventions for project structures, thus
minimizing the amount of build configuration work. rebar also
provides dependency management, enabling application writers to
easily re-use common libraries from a variety of locations (git,
hg, etc).
Updatedd is a program for Unix like operating systems to
update dynamic DNS records. It supports multiple services,
including:
changeip.com
dyndns.org
eurodyndns.org
ovh.com,
no-ip.org
ods.org
hn.org
regfish.com
tzo.com
Each service is represented by a plugin, therefore it is
very simple to add support for additional services.
Furthermore the package includes a wrapper for updatedd
called `updatedd-wrapper'. It provides support for
configuration files and IP adddress caching.
TECO is the grand old text editor. It is powerful and compact precursor
to EMACS and has a completely nongraphical user interface. It is very fast
(probably the fastes editor in the world) and have a macro language. TECO
was written by Dan Murphy (http://www.opost.com/dlm) at Digital Equipment
Corporation in 1962. This is based on Pete Siemsen's TECOC implementation,
and comes with a copy of the originals DECUS TECO documentation.
In a recent fit of madness, hacker Joel Holveck has released Vigor, a version
of the popular Unix editor vi featuring the Vigor Assistant. Holveck declined
to comment on his true motives for creating the program, although it has been
confirmed that he was inspired by Pitr of User Friendly the Comic Strip.
Holveck denies rumors that he created the program as part of a plot to
encourage the use of Emacs.
This module provides a simple way to handle transactions sent to WorldPay
for payment when using the WorldPay Select Junior service.
This module aims for simplicity. All it does is track the transaction and
then verify the callback data supplied by WorldPay after a payment has been
made. The module is designed with the requirement to immediately verify that
a payment has been made and is as expected in mind.
Two command line ftp tools.
ftpcopy is a simple FTP client written to copy files or directories
(recursively) from a FTP server. It's main purpose is to mirror FTP sites which
support the MLSD/MLST commands or which employ the EPLF directory listing
format, although it also supports the traditional listing format (/bin/ls).
ftpls is a FTP client which generates directory listings, either in plain text
or HTML format.
The tools only support passive mode FTP, intentionally.