setMetaTags($metaDescription, $metaKeywords); $page->header(); // Generating the random thumbs (across all types) is way too slow (about a 15 second query). We'll cache the results for 15 minutes to make the site perform better. profiler_beginSection('randomThumbs(random)'); randThumbs("", strtotime("-15 minute")); profiler_endSection('randomThumbs(random)'); // Random videos. profiler_beginSection('randomThumbs(movies)'); randThumbs("movies"); profiler_endSection('randomThumbs(movies)'); // Random pictures. profiler_beginSection('randomThumbs(pictures)'); randThumbs("pictures"); profiler_endSection('randomThumbs(pictures)'); // Random games. profiler_beginSection('randomThumbs(games)'); randThumbs("games"); profiler_endSection('randomThumbs(games)'); // Random flash movies. profiler_beginSection('randomThumbs(flash)'); randThumbs("flash"); profiler_endSection('randomThumbs(flash)'); if(WHICH_SERVER == SERVER_DEV){ $page->addToolTip("testTip", "Hello W0rldz", "This is to test to make sure the tooltip functionality ported successfully."); ?> Register
Submit new content



Welcome. All your page-hits are belong to us.

Some things I want to do in the near-term (in approximate order) Things that I've done so far: bottom(); ?>