-
2101140·text·426 B·2012-01-08 14:34 UTC
Itachi_07
KidCommentator
tastycrazyasian
Joshchamp67
baboonsbum
stalking_shadow
TheIvyX
Josheey3
Tmanzee
Daybreakninja
Firebuilder3000
Freak_Me_Baby
Deasway
Minired101
DJSeptimus
belero
-
2101123·text·128 B·2012-01-08 14:00 UTC
#!/bin/bash
FILE=foo.txt
while read line
do
if [ "$line" = 456 ]; then
echo yoohoo; fi
done < $FILE
-
2101117·text·518 B·2012-01-08 13:38 UTC
1 13
1 1477
1 18
1 200
1 206
1 21
1 2142
1 23
1 30
1 32
1 34
1 340
1 341
1 35
1 351
1 36
1 3608
1 376
1 38
1 40
1 44
-
2101092·text·1.4 KB·2012-01-08 11:57 UTC
mysql> select date,category from sms_toto where date like '2012-01-08%' order by date desc;
+---------------------+----------+
| date | category |
+---------------------+----------+
-
2101074·text·526 B·2012-01-08 10:33 UTC
"questions": {
"q1": {
"question": "What is your name?",
"answers": [
"Sarah Siregar",
"Raj Kissu",
"Mi Len!!!!!"
-
2101072·python·931 B·2012-01-08 10:28 UTC
def is_palindrome(n):
text = str(n)
length = len(text)
if text[0] == text[-1]:
if length%2 == 0: #even length
for i in range(length/2):
if not tex
-
2101071·text·488 B·2012-01-08 10:28 UTC
"questions": {
"q1": {
"question": "What is your name?",
"answers": [
"Sarah Siregar",
"Raj Kissu",
"Mi Len!!!!!"
-
2101067·python·619 B·2012-01-08 10:09 UTC
def is_prime(n):
if n < 3:
return False #too small/negative
if n%2 == 0:
return False #even
for i in range(3, int(n**0.5)+1, 2):
if n%
-
2101066·text·619 B·2012-01-08 10:09 UTC
def is_prime(n):
if n < 3:
return False #too small/negative
if n%2 == 0:
return False #even
for i in range(3, int(n**0.5)+1, 2):
if n%
-
2101060·text·1.1 KB·2012-01-08 09:17 UTC
I am making a flash game! Once upon a time, this was a thing that I did with some frequency, until it stopped being that. This game I am making will probably seem really weird. Maybe even creepy! Don'
-
2101059·text·233 B·2012-01-08 09:16 UTC
0 1 2 3 4 5
0 1 2 3 4 5 6
0 1 2 3 4 5 6 7
0 1 2 3 4 5 6 7 8
0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8 9 10
0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8
0 1 2 3 4 5 6 7
-
2100949·text·81.9 KB·2012-01-08 06:53 UTC
-
2100927·text·250 B·2012-01-08 04:07 UTC
mplayer -fs /home/kiosk/kiosk/show.wmv -loop 0
MPlayer 1.0rc3-4.4.4 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: no such file or directory
Failed to open LIRC support
-
2100925·text·861 B·2012-01-08 03:59 UTC
Fit Y by X Group
#Logistic Fit of 0-10207-01-333 By Latitude
Whole Model Test
#Model -LogLikelihood DF ChiSquare Prob>ChiSq
#Difference 0.43873 1 0.877462 0.3489
Full 372.60451
-
2100923·text·357 B·2012-01-08 03:08 UTC
<sencha> @figlet JEEV
<SirFrostAlot> #### ###### ###### ## ##
<SirFrostAlot> ## ## ## ## ## ## ##
<SirFrostAlot> ## ## ## ## ##
<SirFrostAlot> ## #### #### ##
-
2100922·text·815 B·2012-01-08 02:57 UTC
BTW, when people talk of "traditional marriage", they need to be more specific which version of traditional marriage they are referring to.
The one from 1691, when only whites could marry?
The one
-
2100921·text·179 B·2012-01-08 02:47 UTC
error setup
error evbit key
error evbit key
error evbit rel
error x rel
error y rel
error pressure rel
error tool rel
error evbit rel
error create
Error on send_event 16
-
2100920·text·3.7 KB·2012-01-08 01:48 UTC
Goose has withdrawn from IEM Kiev
After a surprising performance that nobody expected from US team A Picture of Goose, where they won a spot in IEM Kiev tournament and all drama regarding financial
-
2100913·text·8.0 KB·2012-01-08 00:33 UTC
package com.ssbot.script.methods;
import com.ssbot.script.wrappers.Locatable;
import com.ssbot.script.wrappers.Tile;
import java.awt.*;
/**
* Game world and projection calculations.
*/
-
2100912·text·824 B·2012-01-08 00:28 UTC
01:23 <+ Battaglin> that installs it as a service though..
01:23 <+ glurk> lfc4life: it's 2 script calls, and changing your PATH
01:24 <+ glurk> besides it being add to ~/bin, so it normall