-
2047839·text·678 B·2011-04-18 16:37 UTC
The spatial operators DWithin and Beyond test whether the value of a geometric property is within or beyond a specified distance of the specified literal geometric value. Distance values are expressed
-
2047838·text·63.9 KB·2011-04-18 16:36 UTC
-
2047837·text·785 B·2011-04-18 16:30 UTC
[trunkgroups]
[channels]
context=from-pstn
signalling=fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
tra
-
2047836·text·1.6 KB·2011-04-18 16:29 UTC
TIMER| common/global.xml: 1.19489 ms
GAME STARTED, ALL INIT COMPLETE
Program received signal SIGSEGV, Segmentation fault.
0xa15a7f57 in radeon_bo_is_referenced_by_cs () from /usr/lib/libdrm_radeo
-
2047835·python·167 B·2011-04-18 16:27 UTC
elif predicate == 'overlaps':
if bbox1.intersects(bbox2) and bbox1.touches(bbox2):
result = True
else:
result = False
-
2047832·text·1.9 KB·2011-04-18 16:11 UTC
bo(0x88de0618, 65536) is mapped (-1) can't valide it.
invalid bo(0x88de0618) [0xD19DD000, 0xD1A5D000]
bo(0x88de0618, 65536) is mapped (-1) can't valide it.
invalid bo(0x88de0618) [0xD1B5D000, 0xD1B
-
2047829·text·776 B·2011-04-18 15:59 UTC
select NON EMPTY {[Measures].[Total]} ON COLUMNS,
NON EMPTY Hierarchize(Union(Union(Union(Union(Union(Crossjoin({[tiempo].[2011].[1].[3]}, {([sucursal].[TodasRegiones], [cliente].[All clientes])}),
-
2047825·text·1.7 KB·2011-04-18 15:56 UTC
[64580.748522] Processing WAN device wanpipe3...
[64580.748533] wanpipe3: Locating: A200/A400/B600/B700/B800 card, CPU A, PciBus=5, PciSlot=12
[64580.748550] wanpipe3: Found: A500/B700 card, CPU A,
-
2047823·text·558 B·2011-04-18 15:51 UTC
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 59.9*+
1600x1200
-
2047815·text·3.5 KB·2011-04-18 15:32 UTC
#include <stdio.h>
#include <math.h> //I had to google to learn about this header. It handles basic math operations.. I think. I'll try it.
//This will be my attempt at making a menu-based program.
-
2047814·text·4.5 KB·2011-04-18 15:31 UTC
C:\Program Files\Just Great Software\EditPadPro7>set path=C:\Program Files\ActiveState Komodo IDE 6\;C:\Program Files\ImageMagick-6.6.6-Q16;C:\Program Files\Common Files\Microsoft Shared\Windows Liv
-
2047811·objectivec·948 B·2011-04-18 15:17 UTC
-(long)itemCount
{
if ([_tab selectedTabItemIndex]<0) {
return 0;
}
if ([[_tab selectedTabItem] identifier]==kTwitterTagInfo/*[_tab selectedTabItemIndex]==0*/) {
-
2047810·text·948 B·2011-04-18 15:17 UTC
-(long)itemCount
{
if ([_tab selectedTabItemIndex]<0) {
return 0;
}
if ([[_tab selectedTabItem] identifier]==kTwitterTagInfo/*[_tab selectedTabItemIndex]==0*/) {
-
2047809·c·7.8 KB·2011-04-18 15:11 UTC
/* Copyright (C) 1991,1996-2001,2003,2009 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
-
2047808·text·7.8 KB·2011-04-18 15:10 UTC
/* Copyright (C) 1991,1996-2001,2003,2009 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
-
2047807·text·21 B·2011-04-18 15:10 UTC
asdasdasdasdasasasasd
-
2047805·text·19.2 KB·2011-04-18 15:07 UTC
root@daniela.leleobhz.org:~# lshw
daniela.leleobhz.org
description: Notebook
product: VPCEA21FX
vendor: Sony Corporation
version: C6051YZY
serial: 27506935-3003403
-
2047803·text·3.5 KB·2011-04-18 15:00 UTC
#include <stdio.h>
#include <math.h> //I had to google to learn about this header. It handles basic math operations.. I think. I'll try it.
//This will be my attempt at making a menu-based program.
-
2047802·text·7.6 KB·2011-04-18 14:59 UTC
root@deb6:~# ls -la
total 153988
drwx------ 12 root root 4096 Apr 17 22:56 .
drwxr-xr-x 21 root root 4096 Apr 2 03:18 ..
drwx------ 2 root root 4096 Apr 17 22:21 .aptitude
-rw
-
2047800·text·2.3 KB·2011-04-18 14:53 UTC
// OTHER VARIABLES
long scriptStartTime;
int runEnergy = random(40, 95);
int log = 0;
int useTile = 99;
int startXP = 0;
int startLvl = 0;
double XPperLog = 0;
boolean newSpot = tru