November 2007 Archives

Music to Code by

| | Comments (6)

Mellow:

Blockhead's Music by Cavelight

Massive Attack's Mezzanine & 100th Window

The Cure's Carnage Visors (1 track

DJ Krush - all

Tones on Tail

Love and Rockets' Earth, Sun, Moon

King Black Acid - all

Energetic:

Ascii Disko -

New Model Army - Thunder and Consolation

Led Zeppelin - all

ohGr - all

Big Black - Songs about Fucking

My RejectConf Talk

| | Comments (0)
YAY! The 4th Annual RejectConf videos are up!

Here is my talk "SchemaProcessor":

 

Whereby I "officially" defined the term "duck raping" as "to rudely ducktype by any means necessary".

I won't go into it now, but "duck raping" is different from "duck typing" by a long shot. I'll get all the slides I can up for RubyConf2007 and the RejectConf soon.

Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). The code is compiled and run on the fly when needed.

Changes:

3.6.5 / 2007-11-08

miniunit is a completely minimial drop-in replacement for ruby's test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite.

Changes:

1.1.0 / 2007-11-08

  • 4 major enhancements:
    • Finished writing all missing assertions.
    • Output matches original test/unit.
    • Documented every method needed by language implementor.
    • Fully switched over to self-testing setup.
  • 2 minor enhancements:

    • Added deny (assert ! test), our favorite extension to test/unit.
    • Added .autotest and fairly complete unit tests. (thanks Chad for help here)
  • http://rubyforge.org/projects/bfts

RubyConf 2007

| | Comments (1)

102 slides and while I feel like I'm close to done, I feel like it is eating my soul.

About this Archive

This page is an archive of entries from November 2007 listed from newest to oldest.

October 2007 is the previous archive.

December 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en