-
2124948·text·1.9 KB·2012-03-06 23:08 UTC
Jan 09 23:23:43 <gheorghe> ba, dar uita-te pe capitalismpepaine
Jan 09 23:23:49 <gheorghe> numai la titluri
Jan 09 23:23:55 <gheorghe> astia sunt retardati in pula mea
Jan 09 23:24:0
-
2124947·text·1.6 KB·2012-03-06 23:05 UTC
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
class Forwarder implements Runnable
-
2124946·text·1.2 KB·2012-03-06 22:52 UTC
Name: IllegalStateException
GUID: 9c3cd62e3320b498
Time: Mar 06, 2012 17:34:45
Initialize method wasn't called yet!
SpotifyCore-1(4EF0BA07)
SessionImpl
getInstance
0xA559
SpotifyCore-3(4EF0
-
2124945·text·1.1 KB·2012-03-06 22:51 UTC
Name: IllegalStateException
GUID: 9c3cd62e3320b498
Time: Mar 06, 2012 17:34:45
Initialize method wasn't called yet!
SpotifyCore-1(4EF0BA07)
SessionImpl
getInstance
0xA559
SpotifyCore-3(4EF0
-
2124944·text·1.1 KB·2012-03-06 22:50 UTC
Name: IllegalStateException
GUID: 9c3cd62e3320b498
Time: Mar 06, 2012 17:34:45
Initialize method wasn't called yet!
SpotifyCore-1(4EF0BA07)
SessionImpl
getInstance
0xA559
SpotifyCore-3(4EF0
-
2124939·text·89.7 KB·2012-03-06 22:29 UTC
-
2124935·text·1.2 KB·2012-03-06 22:20 UTC
#!/bin/bash
iptables -F
iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P FORWARD DROP
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -i lo -j
-
2124934·text·16 B·2012-03-06 22:19 UTC
Trying this out.
-
2124927·bash·695 B·2012-03-06 21:53 UTC
#!/bin/bash
#
#Scriptname:
#12.8
#Beskrivelse:
#tager 4 tal og udskriver det største
#Scriptprogrammering ZBC h2, LINUX script, 10-10-2011
echo -n "Skriv et heltal: "
read T1
echo -n "Skriv e
-
2124925·text·1.5 KB·2012-03-06 21:40 UTC
(I have no tumblr) okay, so there's this girl, right? And we were good friends for a long time, but she was with this guy. Then she wasn't, but everything was going all hectic, and besides, she didn't
-
2124923·pascal·1.4 KB·2012-03-06 21:37 UTC
Function InsertarDato(dato:tDato;lista:tListaOrdenada):tListaOrdenada ;
var
flag:boolean = false;
aux1,aux2:tDato;
begin
if esListavacia(lista)=true THEN
Begin
lista.primero:=1;
list
-
2124921·text·3.9 KB·2012-03-06 21:21 UTC
'javac -g -source 1.6 -target 1.6 -classpath "lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin/lwjgl.jar:jars/bin/lwjgl_util.jar" -sourcepath src/minecraft -d bin/minecraft src/minecraft/
-
2124912·text·7.9 KB·2012-03-06 20:54 UTC
* QA Notice: Package triggers severe warnings which indicate that it
* may exhibit random runtime failures.
* src/unix/core.c:94:7: warning: dereferencing type-punned pointer will brea
-
2124906·cpp·2.6 KB·2012-03-06 20:42 UTC
void Display::drawBone(Bone *pBone,int skelNum)
{
static float z_dir[3] = {0., 0., 1.};
float r_axis[3], mag, theta;
//Tranform (rotate) from the local coordinate system of this bone to it's
-
2124903·text·2.1 KB·2012-03-06 20:35 UTC
void Display::drawBone(Bone *pBone,int skelNum)
{
static float z_dir[3] = {0., 0., 1.};
float r_axis[3], mag, theta;
//Tranform (rotate) from the local coordinate system of this bone to it's
-
2124901·text·1.6 KB·2012-03-06 20:33 UTC
[3:30:43 PM][ServerHandler1] Missing file: explosioneffects.blo
[3:30:43 PM][ServerHandler1] Missing file: kshrap.blo
[3:30:43 PM][ServerHandler1] Missing file: gorybitz.blo
[3:30:43 PM][ServerHand
-
2124900·cpp·2.1 KB·2012-03-06 20:29 UTC
void Display::drawBone(Bone *pBone,int skelNum)
{
static float z_dir[3] = {0., 0., 1.};
float r_axis[3], mag, theta;
//Tranform (rotate) from the local coordinate system of this bone to it's
-
2124899·text·2.1 KB·2012-03-06 20:29 UTC
void Display::drawBone(Bone *pBone,int skelNum)
{
static float z_dir[3] = {0., 0., 1.};
float r_axis[3], mag, theta;
//Tranform (rotate) from the local coordinate system of this bone to it's
-
2124890·text·437 B·2012-03-06 20:09 UTC
sub vcl_recv {
if (req.http.Cookie !~ "sess-loggedin=1") {
set req.http.X-Logged-In = "Nope";
if (req.http.Cookie ~ "cc=[a-zA-Z]+") {
set req.http.X-Country-Code = regsub(req.http.
-
2124888·text·216 B·2012-03-06 19:58 UTC
$items['newuser'] = array(
'title' => 'Register',
'menu_name' => 'primary-links',
'page callback' => 'register_browse_page',
'access callback' => 'newuser_access_ca