Pinned Repositories
abacus
Small rails-based counting and statistics server
detect_mobile_browser
Plugin to find out if the client is a mobile device, based on the user agent string.
imagestore
CGI to download images from URLs, converting them into 4 resolutions putting all together in one container. In combination with a webserver and a proxyserver the whole thing will surf the images eather directly out of a proxy cache, the local container or after the creation of the container...
louisville
A collection of string manipulation tools - slugs, deabbreviations, replacement of non-ASCII chars
masterplan
Masterplan is a library for comparing Ruby data structures against predefined templates - like XML Schema without the XML.
memcache_array
MemcacheArray is a wrapper for Memcache so it can be used as shared memory holding arrays.
nagios_plugin_mongodb_errmsg
Plugin for Nagios which checks the errmsg of all nodes in a replication set. Can also be used with nrpe or directly out of the shell
rails
Ruby on Rails
simple_test_plans
A rails app to administrate and use simple test plans
xml_data_builder
XmlDataBuilder renders Ruby data structures as XML using Builder.
Travel IQ's Repositories
traveliq/masterplan
Masterplan is a library for comparing Ruby data structures against predefined templates - like XML Schema without the XML.
traveliq/imagestore
CGI to download images from URLs, converting them into 4 resolutions putting all together in one container. In combination with a webserver and a proxyserver the whole thing will surf the images eather directly out of a proxy cache, the local container or after the creation of the container...
traveliq/xml_data_builder
XmlDataBuilder renders Ruby data structures as XML using Builder.
traveliq/abacus
Small rails-based counting and statistics server
traveliq/louisville
A collection of string manipulation tools - slugs, deabbreviations, replacement of non-ASCII chars
traveliq/nagios_plugin_mongodb_errmsg
Plugin for Nagios which checks the errmsg of all nodes in a replication set. Can also be used with nrpe or directly out of the shell
traveliq/simple_test_plans
A rails app to administrate and use simple test plans
traveliq/detect_mobile_browser
Plugin to find out if the client is a mobile device, based on the user agent string.
traveliq/memcache_array
MemcacheArray is a wrapper for Memcache so it can be used as shared memory holding arrays.
traveliq/rails
Ruby on Rails
traveliq/tapi
Reference client to the Travel IQ API at http://apiv3.travel-iq.com/
traveliq/httpi
Common interface for Ruby HTTP libraries
traveliq/nagios-plugin-mongodb
A Nagios plugin to check the status of MongoDB
traveliq/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later.
traveliq/savon
Heavy metal Ruby SOAP client
traveliq/spawn
spawn plugin for Rails to easily fork or thread long-running code blocks