The Stomp project is the Streaming Text Orientated Messaging Protocol site (or
the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp).
Stomp provides an interoperable wire format so that any of the available Stomp
Clients can communicate with any Stomp Message Broker to provide easy and
widespread messaging interop among languages, platforms and brokers.
This is a rubygem binding for stomp.
This is an implementation of Daniel Berger's proposal of structured warnings
for Ruby. They provide dynamic suppression and activation, as well as,
an inheritance hierarchy to model their relations. This library preserves
the old warn signature, but additionally allows a raise-like use.
A set of methods added to the String class to allow title casing of strings:
- capitalize each word
- downcase each of the small_words
- words with capitals after the first character are left alone
- words with periods are left alone
- first and last word always capitalized
- small words after colons are capitalized
TZInfo is a Ruby library that uses the standard tz database
(http://www.twinsun.com/tz/tz-link.htm) to provide daylight savings
aware transformations between times in different time zones. The
tz database is compiled into Ruby classes which are packaged in the
release. No external zoneinfo files are required at runtime.
TZInfo is a Ruby library that uses the standard tz database
(http://www.twinsun.com/tz/tz-link.htm) to provide daylight savings
aware transformations between times in different time zones. The
tz database is compiled into Ruby classes which are packaged in the
release. No external zoneinfo files are required at runtime.
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library.
Some of SGE:s features are:
-Pixel operations
-Clipping
-Lines, circles and other figures (with antialiasing and alpha blending)
-Rotation and scaling of surfaces
-Palette functions
-TrueType/Bitmap/SFont font functions
-Basic 2D collision detection
-Sprite classes
-Basic texture mapping
-Filled and gourand shaded polygons (with antialiasing or alpha blending)
Version Control with Subversion
free book about the ubiquitous Apache. Subversion version control
system and written by some of the developers of Subversion itself.
If you like the book please consider to buy a printed version and
support the subversion documentation project.
The TclOO Package is an implementation of TclOO for Tcl 8.5. It allows users to
write code against TclOO without using Tcl 8.6, and originally started out as a
way to progress implementation of TclOO without being tightly bound to the Tcl
core. The implementation in Tcl 8.6 was later developed from this package's
source.
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
tkinspect, release 5.1.6p8
(04 Apr 2002)
Tkinspect is a Tk program browser originally written by Sam Shen and
now updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with
systems such as MS Windows where the Tk 'send' command is not
available. Based upon the 5.1.6 release of tkinspect this version
contains numerous bug fixes and functionality patches. See the
ChangeLog file for details.