-
2062805·text·3.0 KB·2011-05-17 20:07 UTC
May 17 16:04:21 telluride.nsnet.us /usr/bin/mythexport-daemon[13946]: Starting Processing: 1305662661
May 17 16:04:21 telluride.nsnet.us /usr/bin/mythexport-daemon[13946]: query = select id, type, p
-
2062799·text·627 B·2011-05-17 20:03 UTC
#!/bin/bash
# checkQR.bash [stamp] [key]
# For phototimestamping
# v0.1
# http://plasticliving.blogspot.com/2011/05/fun-with-qr-codes.html
secret_string="This super secret string should not b
-
2062798·text·627 B·2011-05-17 20:02 UTC
#!/bin/bash
# checkQR.bash [stamp] [key]
# For phototimestamping
# v0.1
# http://plasticliving.blogspot.com/2011/05/fun-with-qr-codes.html
secret_string="This super secret string should not b
-
2062796·text·5.1 KB·2011-05-17 20:00 UTC
config 'interface' 'loopback'
-
2062791·text·9 B·2011-05-17 19:46 UTC
wpolka :)
-
2062788·text·24.0 KB·2011-05-17 19:43 UTC
Hoofdstuk I - De Verdachte
Het was Februari en verdomd heet. 26 graden Celsius in de schaduw, wat een dag! Bloemstengels voerden wulpse dansen uit in de wind, om zo indruk te maken op de coole sid
-
2062784·text·5.9 KB·2011-05-17 19:32 UTC
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking
-
2062781·text·490 B·2011-05-17 19:20 UTC
/proc/asound/oss/sndstat:
Sound Driver:3.8.1a-980706 (ALSA v1.0.23 emulation code)
Kernel: Linux tardigrade 2.6.38-6.slh.2-aptosid-amd64 #1 SMP PREEMPT Sun May 15 18:26:30 UTC 2011 x86_64
Config
-
2062780·text·845 B·2011-05-17 19:20 UTC
Kompex::SQLiteDatabase *db;
Kompex::SQLiteStatement *Stmt
void Database::Init()
{
FILE* CheckIfDatabaseExists = fopen ("SSGM_HRE.db" , "r");
if (CheckIfDatabaseExists == NULL) { //shit doesn'
-
2062776·text·968 B·2011-05-17 19:04 UTC
0 [SI7012 ]: ICH - SiS SI7012
SiS SI7012 with ALC655 at irq 18
==================================================
aplay -L produces
null
Discard all samples
-
2062775·text·637.9 KB·2011-05-17 18:58 UTC
-
2062773·bash·96 B·2011-05-17 18:51 UTC
ifneq (,$(filter foo, $(shell dh_listpackages)))
chmod 4755 debian/foo/usr/bin/foo
endif
-
2062772·text·304 B·2011-05-17 18:51 UTC
minuti_server_js = minuti_server_js + 15;
jQuery.validator.addMethod(
"selectNone",
function(value, element) {
if ( Ora == ora_server_js) {
if ( minuti_server_js < minuti ) {
ret
-
2062770·text·746 B·2011-05-17 18:45 UTC
#include "OpenImageIO/imageio.h"
#include "../CMP_util.h"
static bNodeSocketType cmp_node_value_out[]= {
{ SOCK_VALUE, 0, "Value", 0.5f, 0.0f, 0.0f, 0.0f, -10000.0f, 10000.0f},
{ -1, 0, "" }
-
2062767·text·1.3 KB·2011-05-17 18:40 UTC
Midna's Mage Secrets:
This macro I use to pop the haste CD Icy Veins, my DPS buff trinket, and mirror images. This only uses one GCD!
#showtooltip Icy Veins
/cast Icy Veins
/cast Platinum Di
-
2062766·text·25.6 KB·2011-05-17 18:38 UTC
[4:48:53 PM] *** Котьоo! ® added MAFIA to this chat
***
[4:48:58 PM] Котьоo! ® says: tuka li si e
[4:49:00 PM] Котьоo! ® says: stawri
[4:49:07 PM] Цветков says: ?
[4:49:10 PM] Цветков says: ????
-
2062758·c·333 B·2011-05-17 18:09 UTC
int Space_collision_detection(Space space, float x, float y){
// Check all stars
List stars = space->stars;
Star star = (Star)stars->val;
while(star != NULL){
if(Star_point_within(star, x,
-
2062757·text·333 B·2011-05-17 18:07 UTC
int Space_collision_detection(Space space, float x, float y){
// Check all stars
List stars = space->stars;
Star star = (Star)stars->val;
while(star != NULL){
if(Star_point_within(star, x,
-
2062755·text·795 B·2011-05-17 18:04 UTC
# Extract Files
extract () {
if [ -f $1 ] ; then
case $1 in
*.tar.bz2) tar xvjf $1 ;;
*.tar.gz) tar xvzf $1 ;;
*.tar.xz) tar xvJf $1 ;;
-
2062753·text·1.5 KB·2011-05-17 18:00 UTC
mysql> select * from orksegment;
+----+----------+-----------------+------------+-------------+-------------+------------+------------------+---------------+----------+---------+---------------------