* Nitobi Podcast #11

Posted on August 17th, 2006 by Dave Johnson. Filed under AJAX, Podcast.


Podcast 11 is up! We talked about a few random things as usual with one or two digressions. Mostly we talked about open source and our Ajax framework. Although I wanted to talk about the latest happenings in Lebanon I tried to stick to the script ;)
Happy listening and as usual feel free to comment here or just email me at dave(youknowwhatgoeshere)nitobi.com.

Pick up the feed or just listen here:

MP3 File



2 Responses to “Nitobi Podcast #11”

  1. xian Says:

    Wiki would be awesome, as for offline, Microsoft Document Explorer is definitely a step up from CHM.

  2. xian Says:

    GZ’d JS.
    PHP Loader: ( From TinyMCE Editor )

    ob_start (”ob_gzhandler”);
    header(”Content-type: text/javascript; charset: UTF-8″);
    header(”Cache-Control: must-revalidate”);
    $offset = 60 * 60 ;
    $ExpStr = “Expires: ” .
    gmdate(”D, d M Y H:i:s”,
    time() + $offset) . ” GMT”;
    header($ExpStr);

    print $outputFile->getContents();

Trackback URI | Comments RSS

Leave a Reply