-
2107969·text·2.7 KB·2012-01-31 03:08 UTC
Validating models...
0 errors found
Django version 1.3.1, using settings 'mysite.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[30/Jan/2012 1
-
2107968·text·2.0 KB·2012-01-31 03:06 UTC
Jan 30 21:02:41 localhost lxdm-binary: pam_tcb(lxdm:session): Session opened for user by root(uid=0)
Jan 30 21:02:42 localhost lxdm-binary: pam_tcb(lxdm:session): Session closed for user
Jan 30 21:0
-
2107967·text·56.8 KB·2012-01-31 02:26 UTC
-
2107966·text·265 B·2012-01-31 02:24 UTC
$ sudo lsmod | grep radeon
[sudo] password for :
radeon 900524 2
ttm 65184 1 radeon
drm_kms_helper 40971 1 radeon
drm 184164 4 ra
-
2107965·text·405 B·2012-01-31 02:23 UTC
Starting full system upgrade...
warning: libva: local (1.0.15-3) is newer than platform (1.0.15-2)
warning: nvidia: local (295.09-3) is newer than testing (290.10-3)
warning: nvidia-utils: local (2
-
2107961·text·6.5 KB·2012-01-31 02:00 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta conten
-
2107959·text·4.0 KB·2012-01-31 01:55 UTC
<?
/*
Plugin Name: Mobilisation
Plugin URI: http://www.seriadesign.com
Description: Plugin servant a gerer la mobilisation
Version: 0.01
Author: Christophe Rudyj
Author URI: http://www.seriades
-
2107958·text·504 B·2012-01-31 01:51 UTC
$ df
df
Filesystem Size Used Free Blksize
/dev 141M 80K 141M 4096
/mnt/asec 141M 0K 141M 4096
/mnt/obb 141M 0K
-
2107953·text·5.3 KB·2012-01-31 01:40 UTC
resource.AddSingleFile("models/nater/weedplant_pot.dx80.vtx")
resource.AddSingleFile("models/nater/weedplant_pot.dx90.vtx")
resource.AddSingleFile("models/nater/weedplant_pot.mdl")
resource.AddSing
-
2107951·text·5.7 KB·2012-01-31 01:37 UTC
<?php
/*
Plugin Name: Pdf
Plugin URI: http://www.seriadesign.com
Description: Plugin servant a mettre des pdf
Version: 0.01
Author: Christophe Rudyj
Author URI: http://www.seriadesign.com
Lice
-
2107950·text·128 B·2012-01-31 01:37 UTC
<?php
$path = substr ($_SERVER['REQUEST_URI'], 11);
$View = Router::getViewByPath ($path);
echo $View->getHTML();
?>
-
2107949·text·129 B·2012-01-31 01:36 UTC
<?php
$path = substr ($_SERVER['REQUEST_URI'], 11);
$View = Router::getViewByPath ($path);o
echo $View->getHTML();
?>
-
2107947·text·2.4 KB·2012-01-31 01:31 UTC
package edu.wpi.first.wpilibj.templates;
import edu.wpi.first.wpilibj.*;
public class RobotTemplate4334 extends IterativeRobot {
public RobotDrive drivetrain;
public Joystick leftStick
-
2107943·text·1.9 KB·2012-01-31 01:28 UTC
20:18:29 [INFO] [AfkBooter] Kicking player Striffington
20:18:30 [INFO] Striffington kicked for idling.
20:18:30 [INFO] [OKLogger] [COMMAND] <corona36(xxx.xxx.xxx.xxx)>@world(95,75,-520) : /ch g
20
-
2107941·text·1.7 KB·2012-01-31 00:57 UTC
1 Mountain
1 Sulfur Elemental
1 Keldon Marauders
1 Needlepeak Spider
1 Plains
1 Aven Riftwatcher
1 Jaya Ballard, Task Mage
1 Empty the Warrens
1 Plains
1 Terramorphic Expanse
1 Prodigal Pyro
-
2107940·text·12.8 KB·2012-01-31 00:54 UTC
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: NetBSD-5.99.60-i386 The NetBSD Foundation
Current Operating System: NetBSD thunder 5.99.60 N
-
2107936·text·12.8 KB·2012-01-31 00:28 UTC
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: NetBSD-5.99.60-i386 The NetBSD Foundation
Current Operating System: NetBSD thunder 5.99.60 N
-
2107935·text·2.3 KB·2012-01-31 00:24 UTC
//
// Hesap Makinesi 00002
// Author: Gökhan Erdoğdu
// Date: 31/01/2012 02:24
//
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace C_Toplama_
-
2107930·text·13.9 KB·2012-01-30 23:57 UTC
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986
-
2107929·text·813 B·2012-01-30 23:57 UTC
from django.contrib.auth.models import User, check_password
class EmailAuthBackend(object):
"""
Email Authentication Backend
Allows a user to sign in using an email/password pa