All Gists

Gravatar
Tue Nov 24 06:19:45 -0800 2009 by jpemberthy
1
2
3
#FB publish stream when
 
1. User connects with the app.
Gravatar
Tue Nov 24 06:17:13 -0800 2009 by jdriscoll
1
2
3
from django.contrib.sites.models import Site
from django.core.urlresolvers import set_script_prefix
 
Gravatar
Tue Nov 24 06:13:25 -0800 2009 by mgng
1
2
3
不安だ……
ふ―――――……
好きだぁ~~~!!
Gravatar
Tue Nov 24 06:01:44 -0800 2009 by dotemacs
1
2
3
--- runner.rb.orig 2009-11-23 14:14:58.000000000 +0000
+++ runner.rb 2009-11-24 13:47:17.000000000 +0000
@@ -1,7 +1,6 @@
Gravatar
Tue Nov 24 05:45:36 -0800 2009 by silasdb
1
2
3
# install.cfg - Installation configuration file
 
# Let's tell what is our default disk
Gravatar
Tue Nov 24 05:45:13 -0800 2009 by koke
1
2
3
--- ebox-remoteservices-1.3.10.orig/debian/ebox-remoteservices.postinst
+++ ebox-remoteservices-1.3.10/debian/ebox-remoteservices.postinst
@@ -0,0 +1,20 @@
Gravatar
Tue Nov 24 05:40:40 -0800 2009 by zellyn
1
2
3
from helpers import override_settings
 
KONG_DEFAULT_SERVERNAME = 'ljworld.com'
Gravatar
Tue Nov 24 05:23:02 -0800 2009 by glennr
1
2
3
alias gphm='git push heroku master'
alias hmig='heroku rake db:migrate'
alias hlog='heroku logs'
Gravatar
Tue Nov 24 05:19:37 -0800 2009 by QuBiT
1
2
3
# app/models/user.rb
class User < ActiveRecord::Base
  acts_as_authentic
Gravatar
Tue Nov 24 05:10:56 -0800 2009 by yabushita
1
2
3
<?php
// OSがサポートしているディレクトリの区切り文字
// Windowsでは\、Linuxでは/
Gravatar
Tue Nov 24 05:04:41 -0800 2009 by AndreaCrotti
1
2
3
eval2 :: Term -> MyMaybe2 Float
eval2 (Log x) = do
 
Gravatar
Tue Nov 24 05:03:53 -0800 2009 by AndreaCrotti
1
2
3
(defun check-problem (id ext)
  (interactive)
  (setq ext (downcase ext))
Gravatar
Tue Nov 24 04:58:21 -0800 2009 by ato
1
2
3
(defn inside? [[z-re z-im]]
  (> (+ (* z-re z-re) (* z-im z-im)) 4))
 
Gravatar
Tue Nov 24 04:54:50 -0800 2009 by jkramer
1
2
3
#!/usr/bin/env perl
 
use strict;
Gravatar
Tue Nov 24 04:52:28 -0800 2009 by DefV
1
2
3
require 'lingua/en/readability'
class Haiku
  def initialize(text)
gist: 241851 Beech · Tweet from your hom...
Gravatar
Tue Nov 24 04:48:16 -0800 2009 by pjaspers
1
2
3
# A quick way to tweet from the command line
# As for the name: http://itunes.com/app/oak by @10to1
 
Gravatar
Tue Nov 24 04:47:18 -0800 2009 by znz
1
2
3
#!/usr/bin/ruby -Kn
 
# http://www.microsoft.com/typography/otspec/
gist: 241847 A class to generate a Haiku...
Gravatar
Tue Nov 24 04:40:35 -0800 2009 by pjaspers
1
2
3
require 'lingua/en/readability'
class Haiku
  def initialize(text)
Gravatar
Tue Nov 24 04:29:45 -0800 2009 by chris-d-adams
1
2
3
// this delivers the custom behaviour for the slide toggling response section for adding thoughts
 
 
Gravatar
Tue Nov 24 04:25:49 -0800 2009 by elliot42
1
2
3
Psychology has this concept that people have "cognitive blinders,"
self-biases, (e.g. see "Strangers to Ourselves"), i.e. that we have a
hard time understanding or introspecting on our own inner workings.