This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.
To capture the video (filesize: 19MB), using the free "QuickTime Player" application:
#include <node.h> | |
#include <v8.h> | |
#include <stdio.h> | |
#include <stdlib.h> | |
using namespace v8; | |
Handle<Value> getRandomCoords2D(const Arguments& args) { | |
HandleScope scope; | |
import org.apache.commons.io.IOUtils | |
import org.eclipse.jetty.http.HttpHeaders | |
import org.eclipse.jetty.testing.HttpTester | |
import org.eclipse.jetty.io.ByteArrayBuffer | |
import util.DynamicVariable | |
import org.scalatra.test.ScalatraTests | |
import java.net.HttpCookie | |
import java.io.{ByteArrayOutputStream, FileInputStream, File} | |
trait ScalatraFileUploadTests extends ScalatraTests { |