tilo
Start-Up Expert. Love Ruby/Rails, and Elixir/Phoenix. Creator of smarter_csv and other gems, open source contributor.
Earth
Pinned Repositories
cmusphinx-1
A git clone of the CMU Sphinx svn repository
deploy_rails_as_rpm
Helps you to deploy your Rails app as an RPM in seconds. This Gem helps you generate an RPM.spec file, helps you build the RPM, and to automate the deployment via RPM
embedded_localization
Rails I18n: embedded_localization allows you to transparently store translations for ActiveRecord 3 attributes right inside each attribute -- no extra table needed.}
ID3
A native ID3 tag library for Ruby, which does not depend on architecture-dependent C-libraries. It supports reading and writing ID3-tag versions 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x
mail_form_example_with_recaptcha
A mail_form example with Rails 3 using reCaptcha
nginx-rpm
Nginx RPM spec file with most useful modules plus auth_pam
replace_string
Command line tool to do Multiple search-replace or query-search-replace operations on multiple files.
smarter_csv
Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Writing CSV Files is equally easy.
tilo's Repositories
tilo/deploy_rails_as_rpm
Helps you to deploy your Rails app as an RPM in seconds. This Gem helps you generate an RPM.spec file, helps you build the RPM, and to automate the deployment via RPM
tilo/cmusphinx-1
A git clone of the CMU Sphinx svn repository
tilo/nginx-rpm
Nginx RPM spec file with most useful modules plus auth_pam
tilo/MongoDeviseTest
Example of Using Devise 1.3.3 with Mongoid 2.0.1 and Ruby 1.9.2
tilo/netflix4r
a port of http://code.google.com/p/flix4r/
tilo/activerecord-tableless
Bringing together the different tableless model implementations into a single gem/plugin
tilo/apn_sender
Background worker to send Apple Push Notifications over a persistent TCP socket.
tilo/Enhanced-Ruby-Mode
An enhanced ruby-mode for Emacs that uses Ripper in ruby 1.9.2 to highlight and indent the source code
tilo/exception_notification
Exception Notifier Plugin for Rails
tilo/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
tilo/forward-backward
implementation of the forward-backward algorithm for the course TDT4171 Artificial Intelligence Methods
tilo/HMM
HMM - viterbi, forward, backward, Baum Welch
tilo/mongo-resque
mongo-backed fork of resque
tilo/nginx-cookbook
nginx setup via chef
tilo/Palaver
Linux Speech Recognition
tilo/push-apns
APNS (iOS) part of the modular push daemon.
tilo/push-core
Core of the modular push daemon
tilo/push-gcm
GCM (Android) part of the modular push daemon
tilo/pushr-core
Redis backed push notification daemon
tilo/resque-lock-timeout
A Resque plugin; adds locking, with optional timeout/deadlock handling to resque jobs.
tilo/rocket_pants
API building tools on top of ActionController. Also, an awesome name.
tilo/rspec_api_documentation
Automatically generate API documentation from RSpec
tilo/ruby-1.9.3-rpm
A Ruby 1.9.3-p# spec for CentOS/RHEL 5/6 based systems.
tilo/Ruby-on-Rails-Example-RPM-Deployment-spec-file
Ruby on Rails Example RPM Deployment spec file
tilo/s3_uploader
Multithreaded recursive directory upload to S3 using FOG
tilo/sidekiq
Simple, efficient background processing for Ruby
tilo/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
tilo/unicorn_rails-initscript
Debian initscript for unicorn_rails
tilo/waze
Waze source code mirror (see http://www.waze.com/wiki/index.php/Source_code )
tilo/whitedb-rb
Wrapper for WhiteDB databases written fully in C.