michael (Michael Aufreiter)

Name
Michael Aufreiter
Website/Blog
http://www.quasipartikel.at
Company
Quasipartikel
Location
Linz, Austria
Member Since
Mar 12, 2008 (about 1 year)

Following 18 githubbers and watching 85 repositories view all →

Public Repositories (10)

  • processing-js-libs

    import libraries for Processing.js

    legend

    Forked from F1LT3R/processing-js-libs Tue Nov 17 11:33:50 -0800 2009

    Last updated Tue Nov 24 13:51:58 -0800 2009

  • askken

    Visual Knowledge Browser

    legend

    Last updated Mon Nov 09 19:12:50 -0800 2009

  • typhoeus

    Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP reque...

    legend

    Forked from pauldix/typhoeus Mon Nov 09 10:35:45 -0800 2009

    Last updated Mon Nov 02 12:54:35 -0800 2009

  • ken

    A Ruby API for accessing Freebase. It wraps the Metaweb Architecture to smart Ruby Objects.

    legend

    Last updated Sun Nov 01 16:13:42 -0800 2009

  • multiselect

    jQuery UI Multiselect Widget

    legend

    Last updated Fri Oct 30 03:37:11 -0700 2009

  • processing-js

    A port of the Processing visualization language to JavaScript.

    legend

    Forked from jeresig/processing-js Mon Oct 05 10:42:30 -0700 2009

    Last updated Tue Oct 06 02:25:22 -0700 2009

  • trxl

    A specced little language written with ruby and treetop. It has lambdas, recursion, conditionals,...

    legend

    Forked from snusnu/trxl Sat Jul 11 07:10:10 -0700 2009

    Last updated Tue Sep 01 11:58:40 -0700 2009

  • transformer

    Turn your ruby objects into a html representation using transformers

    legend

    Last updated Thu Jul 09 20:13:30 -0700 2009

  • m_queue

    MQueue Client Library extracted from Sparrow to provide it as a Gem

    legend

    Last updated Thu Jun 11 14:23:23 -0700 2009

  • multiple_select

    MooTools based multiple select widget

    legend

    Last updated Mon Jun 30 14:39:29 -0700 2008

Public Activity feed

michael created gist: 242302 Tue Nov 24 14:31:53 -0800 2009
// start expanding tween public void expand() { this.fan.continueTo(3.0, 2.0);
michael pushed to master at michael/processing-js-libs Tue Nov 24 13:51:59 -0800 2009
HEAD is d6711d078cec7a318079c9d4847601cb7d53d9ac
  • michael committed d6711d07:
    added a stand alone pie chart navigation prototype (extracted from askken)
michael created gist: 239811 Fri Nov 20 13:46:25 -0800 2009
float totalWeight = 0; for (int i=0; i < attributes.size(); i++) { totalWeight += attributes[i]....
michael pushed to master at michael/processing-js-libs Thu Nov 19 10:48:10 -0800 2009
HEAD is 64c06d6d5b89220c22031989a7bd2acafcdc887f
michael forked F1LT3R/processing-js-libs Tue Nov 17 11:33:51 -0800 2009
Forked repository is at michael/processing-js-libs
michael created gist: 235416 Sun Nov 15 11:14:21 -0800 2009
/* faster for loops over arrays */ var myArray = [ 0, 1, 2, 3, 4, 5 ];
michael started watching tekkub/Mustache.tmbundle Fri Nov 13 00:32:32 -0800 2009
Mustache.tmbundle's description:
A little textmate bundle for defunkt/mustache
michael started watching defunkt/resque Fri Nov 13 00:29:56 -0800 2009
resque's description:
A simple Redis-based queue.
michael opened issue 5 on michael/ken Tue Nov 10 03:10:44 -0800 2009
CVT support for Ken::Topic's
michael created gist: 230502 Mon Nov 09 16:55:58 -0800 2009
// using this.length instead of size makes the ArrayList#clone function work? array.clone = fun...
michael forked pauldix/typhoeus Mon Nov 09 10:35:47 -0800 2009
Forked repository is at michael/typhoeus
michael started watching Modernizr/Modernizr Thu Nov 05 16:54:35 -0800 2009
Modernizr's description:
Feature detect HTML5 and CSS3 features, with handy css and javascript hooks so you can progressively enhance to your heart's content.
michael started watching JackDanger/jquery-ui Thu Nov 05 14:09:15 -0800 2009
jquery-ui's description:
Updated hourly from the jQuery-UI SVN repo
michael started watching F1LT3R/burst Thu Nov 05 13:53:23 -0800 2009
burst's description:
A javascript vector animation engine for the HTML5 Canvas supporting SVGs, Blender3D objects, timelines, easing, command chanining and callbacks.
michael pushed to master at michael/ken Sun Nov 01 16:13:42 -0800 2009
HEAD is 6371fcdb33dabae83815f2476096edab620aff8a

2 commits »

michael deleted tag 0.0.2 at michael/ken Sun Nov 01 16:11:19 -0800 2009
Deleted tag was at michael/ken/tree/0.0.2
michael created tag v0.2.0 at michael/ken Sun Nov 01 16:07:52 -0800 2009
New tag is at michael/ken/tree/v0.2.0
michael created tag 0.0.2 at michael/ken Sun Nov 01 16:07:52 -0800 2009
New tag is at michael/ken/tree/0.0.2
michael pushed to master at michael/ken Sun Nov 01 15:46:42 -0800 2009
HEAD is 40a1cd769f486389fe2e3003d18cace7d4790332
  • michael committed 40a1cd76:
    Ken now also wraps the new ingenious Topic API. Check the README!
michael started watching thumblemonks/riot Sun Nov 01 13:35:40 -0800 2009
riot's description:
An extremely fast-running, expressive, and context-driven unit testing framework. Protest the slow test.
michael started watching merb/merb Fri Oct 30 17:11:08 -0700 2009
merb's description:
Merb official repository
michael applied fork commits to multiselect/next Fri Oct 30 03:37:11 -0700 2009
next was changed to a4272a
michael started watching jquery/jquery Thu Oct 29 10:28:38 -0700 2009
jquery's description:
jQuery JavaScript Library
michael opened issue 7 on michael/askken Thu Oct 29 06:09:35 -0700 2009
Consider using Freebase Topic API instead of mqlread
michael opened issue 6 on michael/askken Thu Oct 29 04:00:20 -0700 2009
Springs should be longer for active resources
michael opened issue 5 on michael/askken Thu Oct 29 03:57:04 -0700 2009
Deal with empty resources
michael opened issue 4 on michael/askken Thu Oct 29 03:55:09 -0700 2009
Strip HTML Entities in Labels
michael opened issue 3 on michael/askken Thu Oct 29 03:51:47 -0700 2009
Labels for connections (edges)
michael pushed to master at michael/askken Wed Oct 28 05:16:42 -0700 2009
HEAD is 2a80128c8601a387809434efb23d09ac2d31d025

4 commits »

michael pushed to master at michael/askken Mon Oct 26 15:24:41 -0700 2009
HEAD is 5b38709e88b1fd53fcde716a3bdc97e6b4cf5819
michael pushed to master at michael/askken Mon Oct 26 15:12:48 -0700 2009
HEAD is 5f953b3707c7677efac87705c08753446da05ba7