My Recent Pastes (449 and counting)

All Pasties (over 449 and counting)

Pages: 1 3 4 5 30

Below are summaries of the 15 most recent pasties by Jacob Rus.

September 03, 2008
8:09PM EDT
by Jacob Rus

1
2
3
4
5
Subject: L* channel duplicated across a* and b* for finer color control, &c.
Date: 9/2/08 2:32 AM
From: Jacob Rus
To: "Applied Color Theory" <colortheory@yahoogroups.com>

September 03, 2008
8:08PM EDT
by Jacob Rus

1
2
3
4
5
Subject: L* channel duplicated across a* and b* for finer color control, &c.
Date: 9/2/08 2:32 AM
From: Jacob Rus
To: "Applied Color Theory" <colortheory@yahoogroups.com>

August 09, 2008
4:36PM EDT
by Jacob Rus

1
2
3
4
5
--- untitled
+++ (clipboard)
@@ -1,4 +1,4 @@
-Oniguruma Regular Expressions Version 3.6.0    2005/02/01
+Oniguruma Regular Expressions Version 5.9.1    2007/09/05

May 02, 2008
1:38AM EDT
by Jacob Rus

1
2
3
4
5
Rules are subject to change. If you think something needs fixing, please email help@cebturf.com.
The Basics
Welcome to CEB Turf (aka CEB Risk). The twelve houses of Harvard compete for control of the campus. Anyone with a @fas.harvard.edu e-mail address can create an account and join a team. There is a limit of one account per player -- creating additional accounts will result in the player being banned from the game. Each player is assigned a small number of armies, which they can move around the map and conquer territories for their team. Armies will carry out their assigned orders when turns are processed. This takes place three times a day: noon, 6pm, and midnight. Once a turn begins processing, you cannot issue any more orders for that turn and must wait until the turn finishes processing before you can issue orders for the next turn. The first turn will be processed May 3rd at 6pm. The team that conquers all the territories wins.

Starting Positions

May 01, 2008
11:20PM EDT
by Jacob Rus

1
2
3
4
5
Formal description of an extended plain-text property list format
=================================================================

Apple's [property list format][plist] format is a data serialization
format used extensively by Mac OS X and OS X applications.  Its

April 09, 2008
8:27PM EDT
by Jacob Rus

1
2
3
4
5
{
/*  # Extra default keybindings for cocoa text fields: #
 *
 *  ## Files: ##  
 *

December 22, 2007
7:09PM EDT
by Jacob Rus

1
2
3
4
5
#!/usr/bin/env python
import sys, os

env = os.environ
envlist = env.keys()

December 22, 2007
7:03PM EDT
by Jacob Rus

1
2
3
4
5
#!/usr/bin/env python
import sys, os

env = os.environ
envlist = env.keys()

November 20, 2007
5:43AM EDT
by Jacob Rus

1
2
3
4
5
import socket
from simplejson.encoder import JSONEncoder
encode = JSONEncoder().encode
END = '\r\n'

November 20, 2007
5:42AM EDT
by Jacob Rus

1
2
3
4
5
import socket
from simplejson.encoder import JSONEncoder
encode = JSONEncoder().encode
END = '\r\n'

November 20, 2007
5:34AM EDT
by Jacob Rus

1
2
3
4
5
import socket
from simplejson.encoder import JSONEncoder
encode = JSONEncoder().encode
END = '\r\n'

November 20, 2007
5:09AM EDT
by Jacob Rus

1
2
3
4
5
### THESE FAIL???

from pyorbited.simple import Client
client = Client()
user_key = "user, 0, /demo"

November 18, 2007
3:31AM EDT
by Jacob Rus

1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>

November 13, 2007
9:14PM EDT
by Jacob Rus

1
2
3
4
5
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Chess Clock 9000</title>

November 09, 2007
6:07AM EDT
by Jacob Rus

1
2
3
4
5
<!DOCTYPE html>
<html>
  <head>
    <title>PylonsChat</title>
    <!--Import both the css stylesheet and the javascript.  Notice that

Next page