1. Conversations to Remember

    Conversations to Remember

    Your [gas] is horrible.”

    No, no it’s not. It’s like someone made you a peanut butter sandwich and you didn’t even know you brought lunch.”

    read more
  2. Still Waiting

    Still Waiting

    For Zero Punctuation to get old. It seems like everything that really entertains me on the Internet has a short life. Hilarious for a week, funny for a month, meh after that. But I’m starting to doubt this will ever happen with Yahtzee. See for yourself:

    read more
  3. Clone Table Rows with Form Elements in a .NET Style

    Clone Table Rows with Form Elements in a .NET Style

    Using jQuery to coax .NET into cloning table rows with properly numbered id/ name attributes:

    var MyNamespace = {
        init: function()
        {
            // attach row clone to passenger table
            $("table#tblPassengers tr:last :input").change(function() {MyNamespace.cloneRow("tblPassengers")});
    
            // attach row clone to contacts …
    read more
  4. Yahoo!: Yahoo! Buzz Evaluation

    Yahoo!: Yahoo! Buzz Evaluation

    2007-09-18

    Reviewed the beta version of Yahoo! Buzz to evaluate the possibility of building widgets for it.

    Sort of a strange engagement in one of my first freelance jobs. At the time, Yahoo was marching forward so quickly on so many things they didn’t have …

    read more

social