marcoow (Marco Otte-Witte)

Name
Marco Otte-Witte
Email
Website/Blog
http://simplabs.com
Company
Freelance Software Engineer
Location
Munich, Germany
Member Since
Feb 28, 2008 (about 1 year)

Following 107 githubbers and watching 79 repositories view all →

Public Repositories (11)

  • dm-pagination

    Better DataMapper paging solution

    legend

    Forked from visionmedia/dm-pagination Wed Oct 07 03:03:40 -0700 2009

    Last updated Fri Oct 09 01:05:39 -0700 2009

  • reports_as_sparkline

    rails plugin for easy generation of sparklines based on your models

    legend

    Forked from mk/reports_as_sparkline Sat Feb 07 05:11:59 -0800 2009

    Last updated Fri Sep 18 11:13:42 -0700 2009

  • highlight

    syntax higlighting plugin for Ruby on Rails

    legend

    Last updated Fri Sep 18 10:59:37 -0700 2009

  • excellent

    Source Code analysis gem for Ruby and Rails

    legend

    Forked from simplabs/excellent Tue Sep 01 00:59:13 -0700 2009

    Last updated Wed Aug 05 23:44:05 -0700 2009

  • syntax_highlighting

    Syntax Highlighting extension for RadiantCMS

    legend

    Last updated Wed Jul 29 02:29:46 -0700 2009

  • fast_failing_forms

    JavaScript lib for validated forms

    legend

    Last updated Thu Apr 30 03:09:47 -0700 2009

  • glider

    Javascript Glider control based on script.aculo.us

    legend

    Last updated Thu Apr 30 01:44:46 -0700 2009

  • content_repository

    A simple content repository plugin for Ruby on Rails

    legend

    Last updated Wed Apr 29 12:13:14 -0700 2009

  • rspec-demo

    RSpec demo for my talk at Rails UG Munich

    legend

    Last updated Fri Feb 27 06:03:58 -0800 2009

  • cerberus

    Continuous Integration tool for Ruby projects

    legend

    Forked from cpjolicoeur/cerberus Wed Feb 04 03:27:20 -0800 2009

    Last updated Mon Jan 26 14:24:35 -0800 2009

  • rspec-on-rails-matchers

    A collection of RSpec matchers to be used with the Ruby on Rails project

    legend

    Forked from joshknowles/rspec-on-rails-matchers Thu Oct 01 03:15:19 -0700 2009

    Last updated Wed Mar 26 12:40:02 -0700 2008

Public Activity feed

marcoow created gist: 239527 Fri Nov 20 06:19:39 -0800 2009
app/views/service_mails/_common_form_elements.html.erb * Line 2: Instance variable possible...
marcoow started watching visionmedia/formz Fri Nov 20 00:36:58 -0800 2009
formz's description:
Ruby framework / ORM agnostic form utilities
marcoow started watching jnicklas/capybara Fri Nov 20 00:35:50 -0800 2009
capybara's description:
webrat alternative which aims to support all browser simulators
marcoow started watching fizx/parsley-ruby Fri Nov 20 00:35:44 -0800 2009
parsley-ruby's description:
ruby binding for parsley
marcoow started watching fizx/parsley Fri Nov 20 00:35:44 -0800 2009
parsley's description:
Parsley is a simple language for extracting structured data from web pages. Parsley consists of an powerful selector language wrapped with a JSON structure that can represent page-wide formatting.
marcoow started watching evanphx/rubinius Wed Nov 18 07:20:00 -0800 2009
rubinius's description:
Rubinius, the Ruby VM
marcoow started watching sproutit/sproutcore Tue Nov 17 06:05:32 -0800 2009
sproutcore's description:
JavaScript Application Framework - JS library only
marcoow started watching ryanb/cancan Tue Nov 17 00:44:43 -0800 2009
cancan's description:
Simple authorization for Rails.
marcoow started watching lsegal/yard Mon Nov 16 01:34:00 -0800 2009
yard's description:
YARD is a Ruby Documentation tool (Yay!)
marcoow started watching sickill/racksh Mon Nov 16 01:18:58 -0800 2009
racksh's description:
Console for any Rack based ruby web app
marcoow started watching DmitryBaranovskiy/g.raphael Thu Nov 12 08:20:11 -0800 2009
g.raphael's description:
Charts for Raphaël
marcoow started watching metajack/strophejs Thu Nov 12 07:04:22 -0800 2009
strophejs's description:
Strophe.js is an XMPP library for JavaScript
marcoow started watching DmitryBaranovskiy/raphael Thu Nov 12 06:56:13 -0800 2009
raphael's description:
JavaScript Vector Library
marcoow started watching flyerhzm/rails_best_practices Tue Nov 10 07:58:26 -0800 2009
rails_best_practices's description:
rails_best_practices is a gem to check quality of rails app files according to ihower’s presentation from Kungfu RailsConf in Shanghai China
marcoow started watching madrobby/emile Mon Nov 09 00:40:47 -0800 2009
emile's description:
emile.js is a no-thrills stand-alone CSS animation JavaScript framework, named after Émile Cohl, early animator.
marcoow started watching tobie/Evidence Mon Nov 09 00:40:26 -0800 2009
Evidence's description:
JavaScript unit testing
marcoow started watching bmizerany/sinatra Fri Nov 06 02:45:53 -0800 2009
sinatra's description:
(offically at github.com/sinatra/sinatra) Classy web-development dressed in a DSL
marcoow updated gist: 227876 Fri Nov 06 01:53:05 -0800 2009
require 'rubygems' require 'spork' ENV['RAILS_ENV'] = 'test'
marcoow created gist: 227876 Fri Nov 06 01:52:58 -0800 2009
require 'rubygems' require 'spork' ENV['RAILS_ENV'] = 'test'
marcoow updated gist: 227875 Fri Nov 06 01:50:08 -0800 2009
require 'simplabs/excellent/rake' desc 'Analyse the source with excellent.'
marcoow created gist: 227875 Fri Nov 06 01:49:58 -0800 2009
require 'simplabs/excellent/rake' desc 'Analyse the source with excellent.'
marcoow created gist: 227868 Fri Nov 06 01:34:48 -0800 2009
Code LOC: 1394 Test LOC: 3340 Code to Test Ratio: 1:2.4 ...
marcoow updated gist: 210760 Thu Nov 05 00:31:57 -0800 2009
+----------------------+-------+-------+---------+---------+-----+-------+ | Name ...
marcoow started watching defunkt/resque Wed Nov 04 01:18:44 -0800 2009
resque's description:
A simple Redis-based queue.