-
1953095·text·9.1 KB·2010-10-02 06:03 UTC
Artemis_Fowl:
Cherry blossom petals swirled throughout the courtyard as a gentle northern zephyr coursed through. At that moment, the entire world could have been at peace. When the gods above were
-
1953019·text·3.2 KB·2010-10-02 02:20 UTC
<Stat ColumnName="RakePaid" ValueExpressions="SUM(pkh.rakeamount * (ph.netamountwon + phmisc.postamountpreflop + phmisc.betamountpreflop + phmisc.callamountpreflop + COALESCE(flop.betamount + flop.cal
-
1952988·nasm·278 B·2010-10-02 01:16 UTC
.globl main
main:
pushl %ebp /* prologue */
movl %esp, %ebp
movl $0, %eax /* sum = 0 */
movl $5, %ecx /* i = 5 */
loop:
addl %ecx, %eax /* sum += i */
decl %ecx /* i-- */
-
1952956·text·9 B·2010-10-02 00:20 UTC
test #006
-
1952955·text·9 B·2010-10-02 00:17 UTC
test #005
-
1952953·text·9 B·2010-10-02 00:14 UTC
test #002
-
1952952·text·9 B·2010-10-02 00:12 UTC
test #002
-
1952951·text·9 B·2010-10-02 00:11 UTC
test #002
-
1952950·text·9 B·2010-10-02 00:10 UTC
test #001
-
1952945·text·222 B·2010-10-01 23:40 UTC
0.5.80-1mdv2011.0 in contrib/release, cooker for x86_64
0.5.80-1mdv2011.0 in contrib/release, cooker for i586
0.2.0-0.1mdv2010.0 in contrib/testing, cooker for x86_64
0.2.0-0.1mdv2010.0 in contrib/tes
-
1952913·text·11.1 KB·2010-10-01 22:39 UTC
wlan0 Scan completed :
Cell 01 - Address: 94:0C:6D:EB:1D:9E
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=26/70 Signa
-
1952896·php·207 B·2010-10-01 21:56 UTC
function misund_pwn_thematic_access() {
remove_action('thematic_header','thematic_access',9);
add_action('thematic_header','misund_access',9);
}
add_action('init','misund_pwn_thematic_acce
-
1952842·text·51 B·2010-10-01 20:35 UTC
My blog
http://alt255gamerthoughts.blogspot.com/
-
1952815·text·1.6 KB·2010-10-01 19:47 UTC
# first load the core RT modules that will be needed
# kinematics
loadrt trivkins
# motion controller, get name and thread periods from ini file
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SER
-
1952794·text·1.5 KB·2010-10-01 18:51 UTC
Whenever I get a package of plain M&Ms, I make it my duty to continue the
strength and robustness of the candy as a species. To this end, I hold
M&M duels.
Taking two candies between my thumb and
-
1952783·text·1.5 KB·2010-10-01 18:23 UTC
A SPANISH Teacher was explaining to her class that in Spanish, unlike English, nouns are designated as either masculine or feminine.
'House' for instance, is feminine: 'la casa.'
'Pencil,' howev
-
1952756·xml·16.0 KB·2010-10-01 17:44 UTC
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width
-
1952745·text·19 B·2010-10-01 17:37 UTC
ethically christian
-
1952688·c·7.1 KB·2010-10-01 16:21 UTC
/*
*
* THIS IS A TEST FILE FOR BINARY_TREE.C
*
* Binary Tree Coded by Anastasios Ksouzafeiris (c) 2010
* For contact anastasis.ksouzafeiris[at]gmail[dot]com
*
*/
#include <stdio.h>
-
1952654·diff·1.2 KB·2010-10-01 15:26 UTC
From fd20b774bf057502ea04090051fad2c5c9351c74 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Fri, 1 Oct 2010 18:05:31 +0300
Subject: [PATCH] Fix possible invisible chat.
Rev