melchior-b

Melchior Brislinger
Ultravague
Germany
1
1
  • OpenGL Helpers for Cocoa and UIKit
    Created Tue Aug 05 17:05:35 -0700 2008
    legend

Following

Public Activity  feed

melchior-b started watching rubyonprocessing 7 days ago
rubyonprocessing is at tomsmith/rubyonprocessing
melchior-b started watching merb-more about 1 month ago
merb-more is at wycats/merb-more
melchior-b started watching merb-core about 1 month ago
merb-core is at wycats/merb-core
melchior-b created gist: 8293 about 1 month ago
javascript:var%20s=document.createElement('script');s.setAttribute('src',%20'http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('body')[0].appendChild(s);alert('thank%20you%20for%20using%20jquery!');void(s);
melchior-b created gist: 8292 about 1 month ago
javascript:(function(){var%20D=document;%20D.body.normalize();%20F(D.body);%20function%20F(n){var%20u,A,M,R,c,x;%20if(n.nodeType==3){%20u=n.data.search(/https?\:\/\/[^\s]*[^.,%22%3E\s\)\]]/);%20if(u%3E=0)%20{%20M=n.splitText(u);%20R=M.splitText(RegExp.lastMatch.length);%20A=document.createElement(%22A%22);%20A.href=M.data;%20A.appendChild(M);%20R.parentNode.insertBefore(A,R);%20}%20}else%20if(n.tagName!=%22STYLE%22%20&&%20n.tagName!=%22SCRIPT%22%20&&%20n.tagName!=%22A%22)for(c=0;x=n.childNodes[c];++c)F(x);%20}%20})();
melchior-b deleted uvgraphics 2 months ago
Deleted repository was at http://www.github.com/melchior-b/uvgraphics
melchior-b created uvopengl 2 months ago
New repository is at melchior-b/uvopengl
melchior-b forkd gist: 2635 2 months ago
class Bar def self.class_name name.split(/::/)