Public Gists by fmeyer

Gravatar
Mon Nov 09 09:02:07 -0800 2009
1
2
3
(*This folder action script is designed to keep your downloads folder organised *)
 
 
Gravatar
Sun Nov 08 17:23:04 -0800 2009
1
2
3
#!/usr/bin/ruby
 
RLSP_VERSION = "1.4.1"
Gravatar
Fri Oct 30 06:37:42 -0700 2009
1
2
3
# Simple script to send you email when someone unfollows you on twitter.
#
# Replace email on line 24 with the email you want to receive notifications at, and
Gravatar
Mon Oct 26 03:47:51 -0700 2009
1
2
3
REGIOES_BRASILEIRAS = {
   'Norte' => [
      ['Acre', 'AC'],
Gravatar
Thu Oct 22 11:22:35 -0700 2009
1
git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative"
Gravatar
Tue Oct 20 13:15:56 -0700 2009
1
2
3
source /opt/local/etc/bash_completion.d/git
 
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/usr/local/spidermonkey/lib
Gravatar
Fri Oct 02 08:37:31 -0700 2009
1
2
3
function _ajax_request(url, data, callback, type, method) {
    if (jQuery.isFunction(data)) {
        callback = data;
Gravatar
Mon Sep 28 17:15:34 -0700 2009

      
Gravatar
Sat Sep 26 23:46:38 -0700 2009
1
2
3
#ICU
 
curl -O http://download.icu-project.org/files/icu4c/4.2.1/icu4c-4_2_1-src.tgz
Gravatar
Sat Sep 26 16:44:41 -0700 2009
1
2
3
# python -m SimpleHTTPServer 8080
 
import sys
Gravatar
Thu Sep 17 21:47:06 -0700 2009
1
2
3
# make sure your local ports tree is up-to-date
 
sudo port selfupdate
Gravatar
Thu Sep 17 11:30:43 -0700 2009
1
2
3
Acquisition.app
Address Book.app
Adium.app
Gravatar
Thu Sep 17 10:38:24 -0700 2009
1
2
3
<script type="text/javascript" language="JavaScript">
 
/*TWITTER GENERATOR
Gravatar
Thu Sep 10 10:42:03 -0700 2009
1
2
3
(1..10).to_a.each do |i|
  (1..i).to_a.each do |b|
    puts "#{i*10}.#{b*2}.15.9 - - [08/Sep/2009:18:06:39 -0300] \"GET http://baixatudo.globo.com/download/software-#{i}.html HTTP/1.1\" 200 35099 \"http://www.globo.com/\" \"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618)\""
Gravatar
Fri Sep 04 11:52:33 -0700 2009
1
2
3
#!bash
#
# bash completion support for core Git.
Gravatar
Fri Sep 04 11:52:29 -0700 2009
1
2
3
#!bash
#
# bash completion support for core Git.
Gravatar
Fri Sep 04 11:22:09 -0700 2009
1
2
3
## System update #########################################################################
aptitude update
aptitude -y safe-upgrade
Gravatar
Wed Aug 26 20:41:18 -0700 2009
1
2
3
18:18:49 WARN Configuration :: Failed to build dataset from
description (service name: reason): cannot find a most specific type
for file:///joseki-config.ttl#dataset_reason, which has as
Gravatar
Mon Aug 24 12:51:08 -0700 2009
1
2
3
Dependencies:
sudo apt-get install curl tcsh git-core scons g++
sudo apt-get install libpcre++-dev libboost-dev libmozjs-dev
Gravatar
Mon Aug 24 12:42:01 -0700 2009
1
2
3
#!/bin/sh
#
# init.d script with LSB support.