All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Someone

    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
  • Something

    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.
  • Miscellany

    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
  • Miscellany

    2124884·text·1.7 KB·2012-03-06 19:53 UTC
    42] <moneypower> Hey man—thanks for checking in with us
    [14:42] <Martinp23> hi
    [14:42] <moneypower> Basically we have a bunch of users from another channel, called #reddit-seddit which is another
  • Untitled

    2124874·text·4.2 KB·2012-03-06 19:25 UTC
    http://www.jnutbio.com/article/S0955-2863%2809%2900031-X/abstract
    >adiponectin upregulated in response to intermittent fasting in rats
    
    http://jap.physiology.org/content/103/2/547.short
    > Altern
  • Miscellany

    2124872·text·744 B·2012-03-06 19:19 UTC
    Etudiant pertinent. Des résultats à confirmer au prochain semestre grâce à un travail plus régulier 
    = Relevant student. Results have to be confirmed next semester with more regular work.
    
    Bonne
  • Unnamed

    2124870·text·3.7 KB·2012-03-06 19:03 UTC
    //---------------------------
    // Includes
    //---------------------------
    #include "Smiley.h"
    
    //---------------------------
    // Defines
    //---------------------------
    #define GAME_ENGINE (GameEng
  • Stuff

    2124868·text·1.8 KB·2012-03-06 18:56 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Anonymous

    2124866·text·1.8 KB·2012-03-06 18:50 UTC
    #!/bin/sh
    # author: JS
    # date: March 3, 2012
    # 
    # Purpose: Comp 8006 Net Sec Admin II Assignment 3
    # Lockout an IP based on failed login attempts
    #
    
    ### user configuration ###
    # log file to
  • Someone

    2124865·text·1.8 KB·2012-03-06 18:44 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Stuff

    2124861·text·1.7 KB·2012-03-06 18:28 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Miscellany

    2124856·text·767 B·2012-03-06 18:11 UTC
    289/851/1140 mbufs in use (current/cache/total)
    260/732/992/32768 mbuf clusters in use (current/cache/total/max)
    260/308 mbuf+clusters out of packet secondary zone in use (current/cache)
    0/322/322/
  • Something

    2124855·text·1020 B·2012-03-06 18:08 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(double d, cha
  • Anonymous

    2124853·text·8.8 KB·2012-03-06 17:57 UTC
    Mar 6 09:02:31 linux-gsss gdm[2995]: GLib-GObject-WARNING: gsignal.c:2924: signal id `10' is invalid for instance `0x78e6c0'
    Mar 6 09:02:31 linux-gsss gdm[19170]: ******************* START ********
  • Someone

    2124852·text·7.1 KB·2012-03-06 17:51 UTC
    [ANJDEE049D] Komytea-Electro_House_Is_Dead-(ANJDEE049D)-WEB-2009-LOSSLESS-GAF
     [ANJDEE050D] Answer42_feat_Belinda_Frank-Pink_Houses-(ANJDEE050D)-WEB-2009-LOSSLESS-GAF
     [ANJDEE051D] Solarity-DNA-(A
  • Stuff

    2124849·text·2.9 KB·2012-03-06 17:21 UTC
    /*
    Generated by PegEdit for Peggy2 boards.
    PegEdit is by Karim Sultan (karimsultan@hotmail.com).
    Peggy 2 is by Windell Oskay of www.evilmadscientist.com.
    */
    
    #include <Peggy2Frame.h>
    
    char ima
  • Something

    2124848·text·1.1 KB·2012-03-06 17:18 UTC
    def union(p1,p2):
     driver = ogr.GetDriverByName("ESRI Shapefile")
    
     #Open file 1 and get its layer and feature
     file1 = driver.Open(p1,0)
    
     if file1 is None:
     print "Could no
  • Someone

    2124845·text·503 B·2012-03-06 17:04 UTC
    digit@blahblah ~/Games/trine $ ./trine-launcher64
    ALSA lib conf.c:3312:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
    ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) U
  • Something

    2124843·text·682.8 KB·2012-03-06 16:57 UTC
    
        
  • Encoder alarm log

    2124842·text·617 B·2012-03-06 16:55 UTC
    3/6/2012 1:17:31 PM General Stream 3 (iPhone) transfer queue: alarm cleared. from user Alarm
    3/6/2012 1:17:26 PM General Stream 4 (iPhone) transfer queue: alarm cleared. from user Alarm
    3/6/2012 1:1

older pastes →