-
2067789·text·369 B·2011-05-23 18:03 UTC
Rayen (19 F) Hey.
Tigress3: hey
Tigress3: pls i am sorry :(
Rayen (19 F) No, you're not. You keep doing it over and over.
Tigress3: what ?
Rayen (19 F) Peach doesn't want to talk to you
-
2067784·python·191 B·2011-05-23 17:45 UTC
class MenuText():
def __init__(self, text, xPosition, yPosition):
self.text = sf.String(text)
self.text.SetPosition(xPosition, yPosition)
text = MenuText('Hi', 0, 0)
-
2067781·bash·1.2 KB·2011-05-23 17:30 UTC
# Prepare location
mkdir unison
cd unison
# Fetch files
git clone git://github.com/pgiblox/ingen.git
git clone git://github.com/pgiblox/unison.git -b next
# "Install" experimental LV2 extens
-
2067771·text·1.6 KB·2011-05-23 17:09 UTC
<tr>
<td>
PLZx / Ort
</td>
<td colspan="2">
{$form.address.$blockId.postal_code.html}
{$form.address.$blockId.city.html}
{$form.addr
-
2067768·text·161 B·2011-05-23 16:58 UTC
if [ "$PS1" ] ; then
mkdir -m 0700 /dev/cgroup/cpu/user/$$
echo $$ > /dev/cgroup/cpu/user/$$/tasks
echo "1" > /dev/cgroup/cpu/user/$$/notify_on_release
fi
-
2067763·text·872 B·2011-05-23 16:51 UTC
_calcRe = re.compile(r'<h\d class="?r"?.*?<b>(.*?)</b>', re.I)
_calcSupRe = re.compile(r'<sup>(.*?)</sup>', re.I)
_calcFontRe = re.compile(r'<font size=-2>(.*?)</font>')
_calcTimesR
-
2067762·text·10 B·2011-05-23 16:51 UTC
<b>testit
-
2067761·text·6 B·2011-05-23 16:50 UTC
testit
-
2067756·text·2.1 KB·2011-05-23 16:46 UTC
Header:
United States Marshal
San Andreas Office
Justice. Integrity. Service.
UnderHeader:
The United States Marshal Service is one of the oldest federal law enforcement agency. The USMS
-
2067754·text·68.4 KB·2011-05-23 16:36 UTC
-
2067751·text·750 B·2011-05-23 16:35 UTC
object(stdClass)#1 (1) {
["QMP"]=>
object(stdClass)#2 (2) {
["version"]=>
object(stdClass)#3 (2) {
["qemu"]=>
object(stdClass)#4 (3) {
["micro"]=>
int(0
-
2067750·text·460 B·2011-05-23 16:33 UTC
This Troper's nakama started when we were all members of the high school anime club. Most of us have graduated, but we still accept people who are still in said high school anime club. Although things
-
2067741·text·1.1 KB·2011-05-23 16:14 UTC
Have a little song
Won't take long
Sing it right
Once or twice
Oh Lordy me, didn't we shake sugaree?
Everything I got is down in pawn
Everything I got is down in pawn
Pawned my watch
-
2067726·php·54 B·2011-05-23 15:52 UTC
<?php echo '<h1><strong>Hello World!</strong></h1>';?>
-
2067722·text·1.2 KB·2011-05-23 15:44 UTC
/*-------------------------------------------------------*/
/* pth.c exemple utilisation pthreads Posix sur Solaris */
/* ----- -- Michel Vayssade -- Avril 1999 -- */
/* > gcc -o pth pth.c -L
-
2067708·text·2.1 KB·2011-05-23 15:33 UTC
Acts 1:6-11 He replied, “The Father alone has the authority to set those dates and times, and they are not for you to know. But you will receive power when the Holy Spirit comes upon you. And you will
-
2067701·text·116.8 KB·2011-05-23 15:20 UTC
-
2067699·text·81.1 KB·2011-05-23 15:18 UTC
-
2067691·text·706 B·2011-05-23 15:02 UTC
\documentclass{letter}
\usepackage{ngerman}
\signature{pluto}
\date{somewhere, 23 May 2011}
\address{name\\street\\PC, town}
\begin{document}
\makeatletter
\renewcommand*{\opening}[1]{\ifx\@emp
-
2067688·text·241 B·2011-05-23 15:01 UTC
connect {
// required tokens
hostname 127.0.0.1;
port 7001;
passwd "";
protocol inspircd12;
// optional tokens
#bindhost nowhere;
#bindpo