-
2049511·text·2.6 KB·2011-04-22 23:18 UTC
Name: Elicia Meryr
Concept: Compassionate Sage
Caste: Changing Moon
Caste Attributes: CHA/MAN/APP
Spirit Shape: Hearth-cat
Tell: Radiates heat, cat tail
Motivation: Create peace between the Real
-
2049510·text·126.4 KB·2011-04-22 23:12 UTC
-
2049509·text·2.5 KB·2011-04-22 22:58 UTC
Never tell your password to anyone.
Wurps: this is your only chance to amend your abuse, I know you love petty trolling attempts, but I'm just not going to bother with you any further if this is the
-
2049508·text·1.3 KB·2011-04-22 22:50 UTC
connect() called
updating GPRS status...
updating GPRS status...
error when trying to de/activate context
org.freesmartphone.GSM.DeviceFailed: +CME ERROR: 100
connect() called
updating GPRS stat
-
2049505·text·5.2 KB·2011-04-22 22:47 UTC
case 3: // Lobby Chat
if(!chatActionsDone)
{
chatActionsDone = true;
Delay(Random(waitInChatBeforeActionsMin, waitInChatBeforeActionsMax));
if(joinRandomC
-
2049504·text·4.2 KB·2011-04-22 22:46 UTC
Memory Configuration
Name Origin Length Attributes
flash 0x0000000000000000 0x0000000000200000 xr
ram 0x0000000030000000 0x0000000004
-
2049502·text·222 B·2011-04-22 22:43 UTC
$ ./dev_controller.py
The following devices and their controllers were found:
/dev/sda is connected to nVidia Corporation MCP51 IDE (rev a1)
/dev/sdb is connected to 3ware Inc 7xxx/8xxx-series P
-
2049500·text·399 B·2011-04-22 22:13 UTC
name = raw_input('Enter your name ')
print len(name)
letter_1 = name.__getslice__(0,1)
letter_2 = name.__getslice__(1,2)
letter_3 = name.__getslice__(2,3)
letter_4 = name.__getslice__(3,4)
lette
-
2049498·text·440 B·2011-04-22 22:12 UTC
name = raw_input('Enter your name ') # Gets name and assigns it to a variable
print len(name)
letter_1 = name.__getslice__(0,1)
letter_2 = name.__getslice__(1,2)
letter_3 = name.__getslice__(2,3)
-
2049496·text·382 B·2011-04-22 22:09 UTC
name = raw_input('Enter your name ')
letter_1 = name.__getslice__(0,1)
letter_2 = name.__getslice__(1,2)
letter_3 = name.__getslice__(2,3)
letter_4 = name.__getslice__(3,4)
letter_5 = name.__gets
-
2049492·text·1.7 KB·2011-04-22 22:01 UTC
<?
$next = 'http://www.funpic.hu/en/';
while(true){
$page = LoadHTML(GetHTTP($next));
foreach($page->query('//ul[@class="gallery"]/li/a/img') as $pic){
$title = $pic->getAttribute('alt');
-
2049490·diff·6.7 KB·2011-04-22 21:45 UTC
From fea952abb79cb470c50729af1b6848c417cc6ce1 Mon Sep 17 00:00:00 2001
From: leho <leho@kraav.com>
Date: Sat, 23 Apr 2011 00:41:20 +0300
Subject: [PATCH] (wip) implement fetching LUKS keyfile from
-
2049487·text·735 B·2011-04-22 21:36 UTC
01. The Streets - Blinded By The Lights (Bryan Kearney's Passion NYE Intro)
02. Yoji Biomehanika - Techy techy (original mix)
03. Yoji - Airport (Tech Dance Euphoria Mix)
04. Industrialyzer - Plast
-
2049483·text·713 B·2011-04-22 21:28 UTC
#include <stdio.h>
void swap(int *pA, int *pB) {
int temp;
temp = *pA;
*pA = *pB;
*pB = temp;
}
void sort(int array[]) {
int a, b, temp;
for(a = 0; a < 5; a++) {
for(b =
-
2049482·php·1.0 KB·2011-04-22 21:24 UTC
############## rpc_client.php
$client = new Zend_XmlRpc_Client('http://127.0.0.1:8888/dev_central/ldx/public_html/testing/rpc_server.php');
$response = $client->call('say_hello', array('Scarlett J
-
2049479·text·2.9 KB·2011-04-22 21:17 UTC
[21:04] * shelly (~Shelly@synIRC-FEFC5F90.direcpc.com) has joined #3sperg
[22:16] * shelly (~Shelly@synIRC-FEFC5F90.direcpc.com) Quit (Connection reset by peer)
[06:39] * shelly (~Shelly@synIRC-FEFC
-
2049478·text·50.9 KB·2011-04-22 21:09 UTC
-
2049477·text·50.9 KB·2011-04-22 21:09 UTC
-
2049476·text·50.9 KB·2011-04-22 21:09 UTC
-
2049475·text·227 B·2011-04-22 21:04 UTC
cat /etc/X11/xorg.conf.d/30-touchpad.conf
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Drive