-
2046567·text·15.6 KB·2011-04-14 22:30 UTC
!SESSION 2011-04-14 14:57:22.809 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARC
-
2046563·text·744 B·2011-04-14 22:22 UTC
[tetrahedonism@singularity Trine]$ ./trine-bin32
Got signal 11 at (nil) from 0xb5784dfb
./trine-bin32[0x8078188]
[0xb78ad40c]
./lib32/libxcb.so.1(xcb_send_request+0x3b)[0xb5784dfb]
/usr/lib/libx
-
2046557·text·33.8 KB·2011-04-14 21:54 UTC
-
2046554·text·1.2 KB·2011-04-14 21:30 UTC
SELECT
op_media.status,
op_media.type,
op_media.key as mediakey,
op_media.date_submitted,
op_media.event_id,
op_media.album_id,
op_media.device,
-
2046553·text·914 B·2011-04-14 21:29 UTC
SELECT
op_media.status,
op_media.type,
op_media.key as mediakey,
op_media.date_submitted,
op_media.event_id,
op_media.album_id,
op_media.device,
-
2046552·text·9.3 KB·2011-04-14 21:28 UTC
[1441254.567]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[1441254.570] X Protocol Version 11, Revision 0
[1441254.571] Build Operating System: Linux 2.6.35-23-generic i686
[1441254.605] Curr
-
2046546·text·4.5 KB·2011-04-14 21:06 UTC
[2011-04-14 06:44] Running 'pacman -Sy'
[2011-04-14 06:44] synchronizing package lists
[2011-04-14 06:44] starting full system upgrade
[2011-04-14 06:44] Running 'pacman -S -u'
[2011-04-14 06:44]
-
2046544·text·473 B·2011-04-14 21:05 UTC
%ECE 416
%Homework #10
%Kirk Guotana
%A37602559
%Problem 1.1
T=0.05;
a=tf([1],[1 2 0]);
b=c2d(a,T,'zoh');
%Problem 1.2
c=tf([1 2],[1 5 4]);
d=c2d(c,T,'zoh');
%Problem 2
T2=0.2;
g=t
-
2046541·text·5.4 KB·2011-04-14 20:54 UTC
''' <summary>
''' 5000-byte text
''' </summary>
Protected Const LongTextSample = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi in lacus sapien, dignissim tempus
-
2046538·php·901 B·2011-04-14 20:35 UTC
<?php
/**
* The Header for our theme.
*
* Displays all of the <head> section and everything up till <div id="main">
*
* @package WordPress
* @subpackage Twenty_Ten
* @since Twenty Ten 1
-
2046536·text·1016 B·2011-04-14 20:35 UTC
[user1]-[2011-04-14 16:31:41]-[39]
$ export BATTERIES_NATIVE_SHLIB no
[user1]-[2011-04-14 16:31:49]-[40]
$ make all
cp -f src/batCamomile-0.8.2.ml src/batCamomile.ml
test ! -e src/batteri
-
2046535·csharp·701 B·2011-04-14 20:17 UTC
using UnityEngine;
using System.Collections;
public class CreateBall : MonoBehaviour {
public GameObject projectile;
private GameObject clone;
// Use this for initialization
void Start
-
2046533·php·308 B·2011-04-14 20:11 UTC
[14-Apr-2011 16:01:11] PHP Fatal error: Uncaught exception 'PDOException' with message 'You cannot serialize or unserialize PDO instances' in -:32
Stack trace:
#0 [internal function]: PDO->__sleep(
-
2046532·text·980 B·2011-04-14 20:08 UTC
<mausi> oh man, ich hasse meine familie. kann ich bei dir einziehen?
<kathi> warum? was haste den angestellt?
<mausi> ich hab nix angestellt
<kathi> raus mit der sprache !!
<mausi> ich hab gestern
-
2046529·csharp·697 B·2011-04-14 20:02 UTC
using UnityEngine;
using System.Collections;
public class CreateBall : MonoBehaviour {
public GameObject projectile;
private GameObject clone;
// Use this for initialization
void Start
-
2046527·text·119 B·2011-04-14 19:56 UTC
<?php $path_string = "/taxonomy/term/" . $fields['tid']->content;
print l($fields['name']->content, $path_string);
?>
-
2046526·text·122 B·2011-04-14 19:56 UTC
<?php $path_string = "/taxonomy/term/" . $fields['tid']->content;
print l($fields['name']->content, $path_string);
?>
-
2046525·text·13.1 KB·2011-04-14 19:53 UTC
04-14 22:36:05.368: DEBUG/dalvikvm(279): GC_EXTERNAL_ALLOC freed 605K, 57% free 3553K/8135K, external 13167K/13187K, paused 74ms
04-14 22:36:12.108: INFO/ActivityManager(184): Starting: Intent { act=
-
2046523·text·3.2 KB·2011-04-14 19:51 UTC
#!/bin/bash
####################################################
####################################################
##################### OPTIONS ######################
#########################
-
2046516·text·598 B·2011-04-14 19:34 UTC
mysql> SHOW CREATE PROCEDURE get_season_dates;
+------------------+----------+------------------+
| Procedure | sql_mode | Create Procedure |
+------------------+----------+---------------