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 99 githubbers and watching 66 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 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.
marcoow started watching wycats/thor Tue Nov 03 00:41:13 -0800 2009
thor's description:
A scripting framework that replaces rake and sake
marcoow opened issue 1 on schoefmax/sirop Mon Nov 02 05:10:56 -0800 2009
DataMapper adapter
marcoow forked datamapper/dm-more Mon Nov 02 02:24:49 -0800 2009
Forked repository is at marcoow/dm-more
marcoow opened issue 18 on simplabs/excellent Fri Oct 30 06:07:22 -0700 2009
Method that take blocks should not count the block as a parameter
marcoow created gist: 220513 Wed Oct 28 07:32:49 -0700 2009
+----------------------+-------+-------+---------+---------+-----+-------+ | Name ...
marcoow created gist: 218834 Mon Oct 26 10:26:48 -0700 2009
+----------------------+-------+-------+---------+---------+-----+-------+ | Name ...
marcoow started watching nesquena/sinatra_more Mon Oct 26 09:56:27 -0700 2009
sinatra_more's description:
Generators, helpers and extensions enabling complex sinatra apps
marcoow started watching vigetlabs/garb Mon Oct 26 04:59:16 -0700 2009
garb's description:
A Ruby wrapper for the Google Analytics API
marcoow started watching madrobby/textorize Fri Oct 23 04:11:40 -0700 2009
textorize was created Sat Sep 26 05:56:10 -0700 2009
marcoow opened issue 17 on simplabs/excellent Fri Oct 23 00:51:19 -0700 2009
switch to sydparse?
marcoow started watching jquery/jquery Fri Oct 23 00:32:35 -0700 2009
jquery's description:
jQuery JavaScript Library
marcoow updated gist: 211805 Fri Oct 16 06:33:13 -0700 2009
class SomeModel include DataMapper::Resource
marcoow updated gist: 211804 Fri Oct 16 06:33:02 -0700 2009
class ArbitraryModel < DataMapper::Type primitive String
marcoow created gist: 211805 Fri Oct 16 06:21:24 -0700 2009
class SomeModel include DataMapper::Resource
marcoow created gist: 211804 Fri Oct 16 06:20:15 -0700 2009
class ArbitraryModel < DataMapper::Type primitive String
marcoow started watching slact/nginx_http_push_module Fri Oct 16 05:21:59 -0700 2009
nginx_http_push_module's description:
Turn NGiNX into an adept HTTP push server. (Solid release in a few days)
marcoow created gist: 210760 Thu Oct 15 00:36:47 -0700 2009
<
marcoow opened issue 9 on simplabs/excellent Wed Oct 14 13:14:57 -0700 2009
Make HTML output nicer