-
2054296·text·22.8 KB·2011-05-05 17:51 UTC
creature_sr_terr_canine
[OBJECT:CREATURE]
=====================================================================================================================================
Terrestrial: Can
-
2054294·text·789 B·2011-05-05 17:47 UTC
May 5 17:47:10 ubuntu kernel: [78213.982161] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
May 5 17:47:10 ubuntu kernel: [78213.982165] ata2.00: irq_stat 0x40000001
May 5 17:47:10 ubu
-
2054289·text·607.3 KB·2011-05-05 17:31 UTC
-
2054288·text·13.2 KB·2011-05-05 17:30 UTC
Question 1 (1.00 points)
Americans' national identity rests largely upon
a. ethnic kinship.
b. common language.
c. shared political ideals.
d. religion.
e. federal law.
-
2054284·python·452 B·2011-05-05 17:23 UTC
#choose support or oppose
position = random.randint(0,1)
# start the timer
start_timer = time.time()
#click on bill (THIS MIGHT BREAK)
if position
-
2054280·text·74.0 KB·2011-05-05 17:18 UTC
-
2054276·text·255.9 KB·2011-05-05 17:08 UTC
-
2054271·perl·604 B·2011-05-05 17:00 UTC
use strict;
use warnings;
package Foo;
# doesn't have a new(), i'm just going to bless
# stuff in manually
sub bark {
print "i'm in foo, and i can bark. woof!\n";
}
package Bar;
-
2054269·perl·607 B·2011-05-05 16:56 UTC
use strict;
use warnings;
package Foo;
# doesn't have a new(), i'm just going to bless
# stuff in manually
sub bark {
print "i'm in foo, and i can bark. woof!\n";
}
package Bar;
-
2054265·python·66.9 KB·2011-05-05 16:15 UTC
-
2054264·python·66.9 KB·2011-05-05 16:11 UTC
-
2054263·cpp·209 B·2011-05-05 16:04 UTC
void MainWindow::theThread(QString filename)
{
..
}
void MainWindow::kirkSezDoIt(const QString& filename)
{
m_engineThread = new boost::thread(boost::bind(&MainWindow::theThread, this, filen
-
2054262·bash·17.7 KB·2011-05-05 16:02 UTC
#!/bin/sh
#---------------------------------------------
# xdg-open
#
# Utility script to open a URL in the registered default application.
#
# Refer to the usage() function below for usag
-
2054259·text·521 B·2011-05-05 15:55 UTC
Chat Rules:
~ No spamming.
~ No Excessive punctuation or letters.
~ No all caps.
~ No sexual harassment.
~ No mentioning other RPGs.
~ Please speak English.
~ Don't use ops command.
~ Ask staf
-
2054258·text·1.2 KB·2011-05-05 15:50 UTC
/etc/shorewall/masq
#INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK
eth0 192.168.35.0/16,\
172.16.35.0/12,\
-
2054257·text·13.9 KB·2011-05-05 15:49 UTC
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3e784960, pid=2504, tid=3804
#
# JRE version: 6.0_24-b07
# Java VM: Java
-
2054255·python·512 B·2011-05-05 15:40 UTC
# First I would save the position where my own dictionary is stored
myPosition = None
def saveposition():
global myPosition
playeri = 0
for playerI in range(len(players)):
if pl
-
2054251·text·1.1 KB·2011-05-05 15:32 UTC
Index: src/EBox/RemoteServices/Model/ReportsInfo.pm
===================================================================
--- src/EBox/RemoteServices/Model/ReportsInfo.pm (revision 21246)
+++ src/EBox/R
-
2054250·text·1.2 KB·2011-05-05 15:31 UTC
pacman-db-upgrade
pacman -Syyu
useradd -m -g users -G audio,lp,optical,storage,video,wheel,games,power,scanner -s /bin/bash andy
passwd andy
pacman -S sudo
EDITOR=nano visudo
# sound
# X
pacma
-
2054249·text·2.3 KB·2011-05-05 15:23 UTC
$counter = 0
def getXml(x,y,z)
$counter = $counter + 1
uuid = sprintf("%012x", $counter);
localid = 702000 + $counter
return <<__EE__;
<SceneObjectGroup><RootPart><SceneObjectPart><Cr