halfbyte

Jan Krutisch
mindmatters GmbH & Co. KG
Hamburg, Germany
6
23
A webgen project to keep the webpage of the Arbeitskreis Umwelttechnik e.V. up to date
Created Sat Apr 05 13:21:53 -0700 2008
legend
find amazon products just using the product code (like, from a barcode)
Created Mon May 05 13:30:48 -0700 2008
legend
A few experiments for using the arduino platform as a standalone sequencer.
Created Wed Aug 20 23:18:37 -0700 2008
legend
An idea for a web application, floating around for some time. A camping app to allow collection o...
Created Sun Apr 06 13:57:32 -0700 2008
legend
some kind of multimedia library with barcode recognition etc.
Created Mon Apr 07 00:01:45 -0700 2008
legend
Jaja
Created Mon Apr 07 17:09:50 -0700 2008
legend
Library to access couchdb in ruby
Created Fri Feb 22 10:12:39 -0800 2008
legend
A spacetaxi clone written in ruby, with the help of gosu and chipmunk
Created Mon Apr 14 15:26:19 -0700 2008
legend
a very crude and naive partial implementation of a logo parser written in javascript, using the c...
Created Mon Apr 07 04:02:54 -0700 2008
legend
An arduino library for the EA DOG-M LCD displays (an adaption of the LCD libraries available)
Created Sun Aug 24 10:47:13 -0700 2008
legend
a very oldschool-geeky-greenlight-monitor-theme for wordpress. for all what's worth, compatible t...
Created Mon Apr 21 06:35:31 -0700 2008
legend
the maeshroom website is a collection of maeshroom related mashups (yay).
Created Thu Apr 17 03:03:22 -0700 2008
legend
A place for UI experiments in form of a small camping app
Created Sun Mar 30 23:49:56 -0700 2008
legend
Mindmatters baseline application for Rails
Forked from KaiPruess/mm-baseline Tue Apr 15 05:08:49 -0700 2008
legend
an nintendo ds homebrew application that sends OSC (Open Sound Control) data for touchscreen data...
Created Sun Aug 03 13:49:16 -0700 2008
legend
*p*roject *cd*, a cool new way to start your development. (well...)
Created Wed Apr 02 14:27:40 -0700 2008
legend
Ruby Wrapper for the portmidi c library
Created Fri Feb 15 12:36:58 -0800 2008
legend
My take at converting the python code from the O'Reilly book by Toby Segaran to my language of ch...
Created Tue Apr 15 01:18:42 -0700 2008
legend
test to interface a ruby/gosu graphical tool with the reacTIVision software
Created Wed Apr 30 10:25:44 -0700 2008
legend
OpenSound Control for Ruby
Created Sun May 18 12:05:11 -0700 2008
legend
Blah blah
Created Mon Apr 28 07:20:12 -0700 2008
legend
planning game
Forked from alto/towel Tue Mar 18 15:57:27 -0700 2008
legend
you don't wanna know
Created Thu May 22 02:15:31 -0700 2008
legend

Following

Public Activity  feed

halfbyte created lcddogmspi 3 days ago
New repository is at halfbyte/lcddogmspi
halfbyte created arduino-seq 7 days ago
New repository is at halfbyte/arduino-seq
halfbyte updated gist: 6180 8 days ago
def mock_uploader(file, type = 'image/png') filename = "%s/%s" % [ File.dirname(__FILE__), file ] uploader = ActionController::UploadedStringIO.new
halfbyte created gist: 6180 8 days ago
def mock_uploader(file, type = 'image/png') filename = "%s/%s" % [ File.dirname(__FILE__), file ] uploader = ActionController::UploadedStringIO.new
halfbyte committed to halfbyte/nds-oscpad 9 days ago

93eb077ae18ca4f38f4f814ac9a4011ee2a917ee

changes in parsing, a few cleanups

halfbyte committed to halfbyte/nds-oscpad 9 days ago

0ebd09557b7747d9afae0c568a12495b26c7d080

config file, configurable network address

halfbyte committed to halfbyte/nds-oscpad 13 days ago
halfbyte committed to halfbyte/nds-oscpad 13 days ago
halfbyte committed to halfbyte/nds-oscpad 17 days ago
halfbyte committed to halfbyte/nds-oscpad 17 days ago

9cc3e209e4db7d83dca85b03251eb38063baae8c

working OSC message construction