Public Gists by boscomonkey

Gravatar
Fri Nov 06 11:00:48 -0800 2009
1
2
3
#!/bin/sh
 
# Use mencoder to create a video from image and audio files
Gravatar
Mon Oct 19 14:25:31 -0700 2009
1
2
3
#
# personal account
#
Gravatar
Thu Aug 20 16:03:20 -0700 2009
1
2
3
// Java snippet for GWT to trap keyboard keyUp events at the document level.
// In other words, no KeyUpHandler needed (nor does Document provide a hook).
 
Gravatar
Thu May 14 16:25:08 -0700 2009
1
2
3
# This RoR controller uses "protect_from_forgery" declaration to let anyone
# perform a POST to create another instance of an UnsafeObject.
#
Gravatar
Wed May 13 17:35:42 -0700 2009
1
2
3
#!/bin/sh
 
# Transcode an MMS into an H.264 in an .mp4 container.
Gravatar
Tue May 05 16:27:30 -0700 2009
1
2
3
#/bin/sh
 
# git-zip.sh
Gravatar
Wed Apr 29 12:31:14 -0700 2009
1
2
3
Building native extensions. This could take a while...
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.
Gravatar
Wed Apr 29 11:54:29 -0700 2009
1
2
3
!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
rake aborted!
no such file to load -- mysql
Gravatar
Wed Apr 29 11:33:15 -0700 2009
1
2
3
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- net/https (LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/lib/ruby/gems/1.8/gems/rest-client-0.9.2/lib/restclient.rb:2
gist: 103957 command line error when ins...
Gravatar
Wed Apr 29 11:28:57 -0700 2009
1
2
3
Building native extensions. This could take a while...
ERROR: Error installing heroku:
ERROR: Failed to build gem native extension.
Gravatar
Mon Apr 27 17:23:52 -0700 2009
1
2
3
    require 'oauth/consumer'
 
    # need to define methods: app_name, developer_key, developer_secret