Skip to content

Instantly share code, notes, and snippets.

View gmoothart's full-sized avatar

Gabe Moothart gmoothart

  • Google
  • Portland, OR
View GitHub Profile
YUI().use('event', 'io', function(Y) {
...
Y.on('click', function(ev) {
// lazy-load admin stuffz
Y.OhYeahUseTheseToo('anim', 'admin-module', function() {
// anim and admin-module are now available on the existing Y instance
});
YUI().use('event', 'io', function(Y) {
...
Y.on('click', function(ev) {
// lazy-load admin stuffz
YUI().use('anim', 'admin-module', function(Y2) {
});
Y.on("domready", function(ev) {
//
// submit batch order
//
Y.on('click', function(ev) {
var cfg = {
method: 'POST',
form: { upload: true, id: 'batchForm' },
--type for the "collapsed" fibonacci matrices
type Fiblist = (Integer, Integer, Integer)
-- This data type wraps the double-return value needed by fibSum'
data PowerSum = PowerSum {
curr_pow :: Fiblist,
curr_sum :: Fiblist
}
i = (1,0,1)
His machine was exceptionally manueverable and he appeared to take flying liberties
with impunity... I put my nose down to give him a burst, perhaps too soon; to my
amazement he kicked on full rudder without bank, pulled his nose up slightly, gave me
a burst while he was skidding sideways, and then kicked on opposite rudder before the
results of this amazing stunt appeared to have any effect on the manueverability of
his machine.