-
2131183·php·1.8 KB·2012-03-22 19:09 UTC
<?php
/* roll_call.php
****************
* - if log-in
* - take user-name/passphrase
* - verify with database
* - set session 'logged-in' state
* - if log-out
* - unset session 'lo
-
2131182·sql·1.1 KB·2012-03-22 19:07 UTC
SELECT
to_char(LAW.data, 'DD/MM/YYYY HH24:MI:SS') as data_hora,
LAW.ip_terminal,
LAW.bytes,
LAW.status,
LAW.url,
U.nome AS full_name
FROM (SELECT * FROM log_acesso_web WHERE date_trun
-
2131175·text·352 B·2012-03-22 18:57 UTC
Driver: Eric Anderson (room for one more)
Passengers: <your names here>
----------------------------------------------------------
Driver: Bob Ganahl (room for two more)
Passengers: <your names
-
2131174·text·336 B·2012-03-22 18:56 UTC
Driver: Eric Anderson (room for one more)
Passengers: <your names here>
----------------------------------------------------------
Driver: Bob Ganahl (room for two more)
Passengers: <your names
-
2131169·text·195.7 KB·2012-03-22 18:54 UTC
-
2131168·text·281 B·2012-03-22 18:53 UTC
my $sched1 = Schedule.new(
id=> 'TestSchedule',
time=> <12:30>,
weekdays=> <Mon Thu Sat>,
ordinal=> <1 3>,
months=> <Jan Mar Aug Sep>,
timeout=> 30,
ca
-
2131165·text·5.6 KB·2012-03-22 18:51 UTC
use v6;
use WorkdayCalendar;
use TimeOfDay;
class Schedule {
subset DaysInWeek of Str where <Mon Tue Wed Thu Fri Sat Sun>;
subset WeeksInMonth of Int where 1..5;
subset D
-
2131164·text·1.3 KB·2012-03-22 18:48 UTC
@.months = <Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec> if @.months.elems == 0;
my Str @whole_schedule =
(
(
(
-
2131163·text·62 B·2012-03-22 18:44 UTC
This is the first line
This is the second.
This is the third
-
2131158·text·5.2 KB·2012-03-22 18:24 UTC
int led = 13; // 7
int count =0;
void setup() {
//Serial.begin(9600);
// // initialize the digital pin as an output.
// // Pin 13 has an LED connected on most Arduino boards:
//
-
2131157·text·63.1 KB·2012-03-22 18:23 UTC
-
2131155·text·2.6 KB·2012-03-22 18:19 UTC
Environment:
Request Method: GET
Request URL: http://localhost:8000/
Django Version: 1.3.1
Python Version: 2.7.2
Installed Applications:
['django.contrib.auth',
'django.contrib.contentty
-
2131153·text·297 B·2012-03-22 18:13 UTC
[11:11:31] seramage@seawolf3:~/test$javac -Xmx512m test.java
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
-
2131152·text·198 B·2012-03-22 18:13 UTC
[11:11:31] seramage@seawolf3:~/test$javac -Xmx512m test.java
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
-
2131150·text·1.2 KB·2012-03-22 17:59 UTC
The WWW2012 is the most famous web conference in the world. This year, the conference will take place in Lyon, France, from April 16th to 20th. A lot of web specialists will take part in order to pres
-
2131149·text·873 B·2012-03-22 17:54 UTC
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MUL
-
2131147·text·51.4 KB·2012-03-22 17:32 UTC
-
2131146·text·51.4 KB·2012-03-22 17:31 UTC
-
2131144·text·3.5 KB·2012-03-22 17:28 UTC
kBuild: Compiling VBoxREM64 - /usr/work/virtualbox/src/VirtualBox-4.1.4_OSE/src/recompiler/tcg/tcg.c
kBuild: Compiling VBoxREM64 - /usr/work/virtualbox/src/VirtualBox-4.1.4_OSE/src/recompiler/tcg/tcg
-
2131143·text·253 B·2012-03-22 17:27 UTC
It has to do with the speed of which the runes are put in from the start I believe.
Like R1 (Runeword 1) straight to clear sockets then R2 in under a certain amount of time.
At least that is wha