-
2049095·text·3.8 KB·2011-04-21 18:30 UTC
1) Overview of Child Development
2) Overview of theories – frued erikson vygotski piaget
3) Basic principles
4) History
5) Research methods
6) Nature vs. nurture debate
7) Prenatal Development
-
2049094·text·11.0 KB·2011-04-21 18:28 UTC
[2011-04-22 05:59:36.412529] VERBOSE[10144] file.c: -- <DAHDI/35-1> Playing 'beep.gsm' (language 'en')
[2011-04-22 05:59:36.413230] DEBUG[10062] devicestate.c: No provider found, checking channel
-
2049092·text·11.0 KB·2011-04-21 18:26 UTC
[2011-04-22 05:59:36.412529] VERBOSE[10144] file.c: -- <DAHDI/35-1> Playing 'beep.gsm' (language 'en')
[2011-04-22 05:59:36.413230] DEBUG[10062] devicestate.c: No provider found, checking channel
-
2049091·text·11.0 KB·2011-04-21 18:25 UTC
[[2011-04-22 05:59:36.412529] VERBOSE[10144] file.c: -- <DAHDI/35-1> Playing 'beep.gsm' (language 'en')
[2011-04-22 05:59:36.413230] DEBUG[10062] devicestate.c: No provider found, checking channe
-
2049088·text·502 B·2011-04-21 18:01 UTC
http://www.futurehi.net/images/singularity_dynvision.jpg
http://www.atomicarchive.com/Fusion/Images/fusion.jpg
http://cronodon.com/sitebuilder/images/SuperGiant.jpg
http://2.bp.blogspot.com/_jXZiQ5
-
2049087·javascript·4.3 KB·2011-04-21 17:44 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta ht
-
2049084·text·1.4 KB·2011-04-21 17:36 UTC
zombies-e@brains:~$ minecraft
java.io.IOException: Cannot run program "javaw": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
-
2049083·text·556 B·2011-04-21 17:35 UTC
void bubblesort()
{
int i;
int j;
int z;
char aux[MAX_LENGTH];
for (i= 1; i< n_airports; i++)
for (j = n_airports-1; j >= i; j--)
if (strcmp(airports[j-1].name, airports[j].name) == 1)
{
-
2049082·text·15.3 KB·2011-04-21 17:31 UTC
[Apr 21 12:22:03] DEBUG[15610]: chan_sip.c:7312 sip_alloc: Allocating new SIP dialog for 3c27c7f8e57e-t9iceszcrded@snom360 - INVITE (No RTP)
[Apr 21 12:22:03] DEBUG[15610]: rtp_engine.c:271 ast_rtp_i
-
2049076·text·1.1 KB·2011-04-21 17:20 UTC
top - 18:20:03 up 2:41, 1 user, load average: 1.34, 0.72, 0.46
Tasks: 73 total, 3 running, 70 sleeping, 0 stopped, 0 zombie
Cpu(s): 75.6%us, 1.0%sy, 0.0%ni, 23.1%id, 0.0%wa, 0.0%hi,
-
2049074·php·2.9 KB·2011-04-21 17:10 UTC
<html>
<head>
</head>
<body>
<!--include external scripts-->
<?php
require_once("kaltura-php5-client/KalturaClient.php");
//define constants
-
2049072·javascript·235 B·2011-04-21 17:10 UTC
// menuBar()->
QMessageBox msgBox;
msgBox.setInformativeText(menu_aboutAction->objectName());
msgBox.setStandardButtons(QMessageBox::Ok);
// int ret = msgBox.exec();
//menu_
-
2049058·text·7.0 KB·2011-04-21 16:53 UTC
PREFIX dct: <http://purl.org/dc/terms/> PREFIX bibo: <http://purl.org/ontology/bibo/> DESCRIBE ?s ?author WHERE { { ?s bibo:isbn13 "9781416940920" } UNION { ?s bibo:isbn10 "9781416940920" } UNION { ?
-
2049054·text·1.4 KB·2011-04-21 16:40 UTC
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total tim
-
2049049·text·1.7 KB·2011-04-21 16:27 UTC
#!/bin/bash
######################
GDB_ENABLED=1
GDB="trinity.gdb"
COREPID="core.pid"
REALMPID="realm.pid"
CORE_CONFIG="../etc/worldserver.conf"
REALM_CONFIG="../etc/authserver.conf"
-
2049046·text·1.6 KB·2011-04-21 16:16 UTC
#!/bin/bash
######################
GDB_ENABLED=1
GDB="trinity.gdb"
COREPID="core.pid"
REALMPID="realm.pid"
CORE_CONFIG="../etc/worldserver.conf"
REALM_CONFIG="../etc/authserver.conf"
-
2049041·text·419 B·2011-04-21 16:00 UTC
import sys;
sys.path.append('d:\\develop\\sav1-sr\\sav1-files\\tools\\');
import MayaExporter.plugin;
import maya.OpenMaya as OpenMaya;
import MayaExporter.s2model as s2model
from MayaExporte
-
2049039·text·7.3 KB·2011-04-21 15:59 UTC
[New Thread 0x4c818950 (LWP 14171)]
[New Thread 0x4d019950 (LWP 14172)]
[New Thread 0x4d81a950 (LWP 14173)]
[New Thread 0x4e01b950 (LWP 14174)]
[Thread 0x4d81a950 (LWP 14173) exited]
[New Thread
-
2049036·text·4.6 KB·2011-04-21 15:45 UTC
virt-v2v: Transferring storage volume RHEL4_1_RHEL4_1: 2147483648 bytes
virt-v2v: Transferring storage volume RHEL4_1_RHEL4_1_1: 10485760 bytes
add_drive_opts "/tmp/V6U3IwoBfU/73ab1853-4a8a-4916-847
-
2049035·text·157 B·2011-04-21 15:43 UTC
#!/usr/bin/csharp
using System.Net;
WebClient w = new WebClient();
string s = w.DownloadString("http://checkip.dyndns.org/");
Console.WriteLine(s);