tosch (Torsten Schönebaum)

Name
Torsten Schönebaum
Company
Planquadrat Software-Integration GmbH
Location
Leipzig, Germany
Member Since
Dec 15, 2008 (about 1 year)

Following 2 coders and watching 18 repositories view all →

Public Repositories (10)

  • ruote-on-rails

    Example Rails app using Ruote and RuoteKit

    legend

    Last updated Tue Feb 09 23:40:59 -0800 2010

  • ruote

    a ruby workflow engine

    legend

    Forked from jmettraux/ruote Mon Nov 23 00:55:18 -0800 2009

    Last updated Tue Feb 09 06:50:06 -0800 2010

  • ruote-kit

    RESTful wrapper for ruote workflow engine

    legend

    Forked from kennethkalmer/ruote-kit Tue Dec 08 03:17:27 -0800 2009

    Last updated Tue Feb 09 02:55:40 -0800 2010

  • ruote-kit-client

    Small client library that speaks JSON to ruote-kit and provides you with bpm bliss in return

    legend

    Forked from kennethkalmer/ruote-kit-client Wed Dec 09 03:18:52 -0800 2009

    Last updated Fri Dec 11 05:30:40 -0800 2009

  • ruote-jig

    legend

    Last updated Tue Dec 08 02:16:44 -0800 2009

  • fotolia

    Ruby client for Fotolia's XML-RPC API.

    legend

    Last updated Wed Nov 25 05:01:27 -0800 2009

  • ruote-activeresource

    legend

    Last updated Wed Nov 11 05:18:45 -0800 2009

  • geokit-gem

    Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with t...

    legend

    Forked from andre/geokit-gem Tue Sep 29 08:18:04 -0700 2009

    Last updated Wed Sep 30 05:44:17 -0700 2009

  • rvideo

    Temporary home of RVideo, a Ruby gem for video and audio transcoding. This fork is there to incor...

    legend

    Forked from kakra/rvideo Thu Oct 08 03:17:08 -0700 2009

    Last updated Sun Jul 26 14:12:34 -0700 2009

  • youtube-g

    An object-oriented Ruby wrapper for the YouTube GData API

    legend

    Forked from tmm1/youtube-g Fri Mar 06 07:58:59 -0800 2009

    Last updated Fri Mar 06 09:16:44 -0800 2009

Public Activity feed

tosch pushed to rails3 at tosch/ruote-on-rails Tue Feb 09 23:40:59 -0800 2010
HEAD is f0aaad5efdb75c2e6fcb8eee29c26538f396cbaf
tosch pushed to rails3 at tosch/ruote-on-rails Tue Feb 09 23:34:59 -0800 2010
HEAD is e8c60a84115f6285adab3109ebf2a107d7b1d4b3
tosch pushed to rails3 at tosch/ruote-on-rails Tue Feb 09 23:31:40 -0800 2010
HEAD is cfb3ab5d11edb6f19bf08c227ca5d21fbda5d163
tosch created branch rails3 at tosch/ruote-on-rails Tue Feb 09 08:31:56 -0800 2010
tosch pushed to master at tosch/ruote Tue Feb 09 06:50:29 -0800 2010
HEAD is f841be33178bf3df67743b32e74ad0a34251787a

383 commits »

tosch updated gist: 299235 Tue Feb 09 06:29:18 -0800 2010
def remote_definition_allowed!(true_or_false = true) conf = @storage.get('configurations', 'eng...
tosch created gist: 299235 Tue Feb 09 06:27:45 -0800 2010
def remote_definition_allowed!(true_or_false) conf = @storage.get('configurations', 'engine') ...
tosch pushed to master at tosch/ruote-on-rails Tue Feb 09 03:52:04 -0800 2010
HEAD is 8bf97cadda6add56ffe03fdbdebf37464a672a8d
tosch pushed to master at tosch/ruote-on-rails Tue Feb 09 03:48:57 -0800 2010
HEAD is 77cb2c986e37bd770c5a0aa838236d8e4fe2de1a
tosch pushed to master at tosch/ruote-on-rails Tue Feb 09 03:46:44 -0800 2010
HEAD is bfd19bc035f4babb5f6d48a580d91da64d470270
tosch pushed to master at tosch/ruote-on-rails Tue Feb 09 03:44:58 -0800 2010
HEAD is 19157e5cb2584362fc8b8b8ebf8ecdb91bf9d31e
tosch created branch master at tosch/ruote-on-rails Tue Feb 09 03:43:08 -0800 2010
tosch created repository ruote-on-rails Tue Feb 09 03:41:13 -0800 2010
New repository is at tosch/ruote-on-rails
tosch pushed to master at tosch/ruote-kit Tue Feb 09 02:55:43 -0800 2010
HEAD is f789e0bbdf1c6f5563310f85710f2f7d5d54e221

2 commits »

tosch pushed to master at tosch/ruote-kit Tue Feb 09 02:27:38 -0800 2010
HEAD is e3d09a6eaffe75713db4d07d5ef4abac71cd6377
  • tosch committed e3d09a6e:
    The catchall participant isn't needed anymore since we use an own instance of StorageParticipant which should be present anyway.
tosch pushed to master at tosch/ruote-kit Tue Feb 09 01:17:03 -0800 2010
HEAD is c9867e5ae324f9c07bad9b3b909147149b8bc2a8
  • tosch committed c9867e5a:
    Bundler changed its API in recent versions...
tosch pushed to master at tosch/ruote-kit Tue Feb 09 00:19:04 -0800 2010
HEAD is 9e63babe77befc5a77aa7e70e83c5c0bf25d891b
  • tosch committed 9e63babe:
    Improve Storage Participant integration
tosch pushed to master at tosch/ruote-kit Mon Feb 08 23:18:52 -0800 2010
HEAD is 779a9a5c1966fe1df3a38176f414aac2d52fb6b8

12 commits »

tosch updated gist: 286669 Mon Feb 01 00:15:36 -0800 2010
# config/environment.rb Rails::Initializer.run do |config| config.gem 'yajl-ruby',
tosch updated gist: 286669 Sun Jan 31 23:54:11 -0800 2010
# config/environment.rb Rails::Initializer.run do |config| config.gem 'yajl-ruby',
tosch created gist: 289771 Fri Jan 29 06:53:01 -0800 2010
#-- # Copyright (c) 2010, John Mettraux, jmettraux@gmail.com
tosch created gist: 287638 Tue Jan 26 23:49:33 -0800 2010
>> pdef = Ruote.process_definition{sequence{workflow_step_one; workflow_step_two}} => ["define", ...
tosch updated gist: 286669 Tue Jan 26 00:29:45 -0800 2010
# config/environment.rb Rails::Initializer.run do |config| config.gem 'yajl-ruby',
tosch created gist: 286669 Tue Jan 26 00:28:43 -0800 2010
Rails::Initializer.run do |config| config.gem 'yajl-ruby', :lib => 'yajl'
tosch updated gist: 271107 Fri Jan 08 01:34:48 -0800 2010
tsc@raisa:~/git/rk$ ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] tsc@raisa:~/git/r...
tosch updated gist: 271107 Fri Jan 08 00:36:59 -0800 2010
tsc@raisa:~/git/rk$ ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] tsc@raisa:~/git/r...
tosch updated gist: 271107 Thu Jan 07 09:05:56 -0800 2010
tsc@raisa:~/git/ruote-kit$ rake spec (in /home/tsc/git/ruote-kit) ./spec/../lib/ruote-kit.rb:6: w...
tosch updated gist: 271107 Thu Jan 07 08:51:13 -0800 2010
tsc@raisa:~/git/ruote-kit$ rake spec (in /home/tsc/git/ruote-kit) ./spec/../lib/ruote-kit.rb:6: w...
tosch created gist: 271107 Thu Jan 07 01:24:39 -0800 2010
tsc@raisa:~/git/ruote-kit$ rake spec (in /home/tsc/git/ruote-kit) All dependencies seem to be ins...
tosch pushed to master at tosch/ruote-kit Thu Jan 07 00:51:32 -0800 2010
HEAD is 8d8109be3abd5b7040791015003e69f129ddd856

18 commits »

tosch pushed to master at tosch/ruote-kit Tue Jan 05 07:09:01 -0800 2010
HEAD is 93ded34ab380988b2f62424ab66c23362d6791e8
tosch created gist: 269367 Tue Jan 05 05:19:22 -0800 2010
(in /home/tsc/git/ruote-kit) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF~~ parent gon...
tosch pushed to master at tosch/ruote-kit Tue Jan 05 03:04:35 -0800 2010
HEAD is 6c5cfb02dd366a364bb4c30aa49b5d10f8667798

4 commits »

tosch pushed to master at tosch/ruote-kit Mon Jan 04 06:23:33 -0800 2010
HEAD is b609a90097511f897dca6ed8fe91539ff0ff302d

2 commits »

tosch updated gist: 268499 Mon Jan 04 05:50:34 -0800 2010
ruby test/test.rb ruby 1.8.7 i686-linux ruby 1.8.7 i686-linux