All pastesPublic feed

Public feed

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

    2056676·text·761 B·2011-05-11 09:29 UTC
    (17:06:18) jrmithdobbs: suggestions on what to cap these xfire connectors with?
    (17:06:38) jrmithdobbs: they ever so slightly touch the edge of the drive bay when positioned in a way that aiflow will
  • Miscellany

    2056675·text·734 B·2011-05-11 09:28 UTC
    (17:06:18) jrmithdobbs: suggestions on what to cap these xfire connectors with?
    (17:06:38) jrmithdobbs: they ever so slightly touch the edge of the drive bay when positioned in a way that aiflow will
  • Mine

    2056672·text·53.8 KB·2011-05-11 09:18 UTC
    
        
  • zcmd 0.3.1

    2056670·cpp·3.0 KB·2011-05-11 09:13 UTC
    /**********************************
     * *
     * @Author: ZeeX *
     * @Version: 0.3.1 *
     * @Released: 31/10/2009 *
     *
  • Mine

    2056668·cpp·1.7 KB·2011-05-11 09:09 UTC
    //---------------------------------------------------------------------------
    
    #include <vcl.h>
    #pragma hdrstop
    
    #include "Unit1.h"
    //------------------------------------------------------------
  • Untitled

    2056667·php·2.1 KB·2011-05-11 09:07 UTC
    <?php
    function handle_video_tag($videoUri) {
     $match = array();
    
     // dirty trick to play arround do_clickable
     preg_match('`href="([^"]+)"`', stripslashes($videoUri), $match);
     if(!empty($match[
  • Anonymous

    2056659·text·15.3 KB·2011-05-11 08:49 UTC
    alarm(0) = 0
    setitimer(ITIMER_REAL, 0xFFBFF5A8, 0xFFBFF598) = 0
    sigaction(SIGALRM, 0xFFBFF4A8, 0xFFBFF558) = 0
    sigprocmask(SIG_BLOCK, 0xFFBFF548, 0xFFBFF538) = 0
    setitimer(ITIMER_REAL, 0xFFBFF
  • Something

    2056655·text·458 B·2011-05-11 08:43 UTC
    [Wed May 11 10:37:30 2011] [error] [client 82.117.198.142] File does not exist: /home/www/css, referer: http://ipntmp3.nine.ch/aussendiensttermine/
    [Wed May 11 10:37:32 2011] [error] [client 82.117.1
  • Someone

    2056647·python·15.0 KB·2011-05-11 08:32 UTC
    import urllib.request
    import urllib.error
    import struct
    import re
    import webbrowser
    import traceback
    import sys
    import os
    import hashlib
    import base64
    import time
    
    NON_B = 'a c d e g gif h
  • Mine

    2056646·text·306 B·2011-05-11 08:32 UTC
    Wed May 11 10:31:10 2011] [error] [client 82.117.198.142] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if
  • Unnamed

    2056641·text·2.9 KB·2011-05-11 08:18 UTC
    [12:17] <Thief> waaaaaaaa
    [12:17] <Thief> i loged out and loged in and lost my char
    03[12:17] * Hart (~unknown@mmoxeno-4C024482.hsd1.fl.comcast.net) has joined #mmoxeno
    [12:17] <%a88819787> oh
    [1
  • Unnamed

    2056639·text·418 B·2011-05-11 08:17 UTC
    Alias /test3 /home/www/test3
    <VirtualHost *:80>
     DocumentRoot /home/www/test3/
     ServerAdmin uros.djokic@ipn.ch
     ServerName test3.rubix.ch
     ServerAlias www.test3.rubix.
  • Untitled

    2056632·text·494 B·2011-05-11 08:08 UTC
    Jakelu: ainakin TELOK, Modeemi, OH3TR, TiTe, skilta, autek
    
    ----
    
    SÄÄTÄJÄ-ÄSSÄ!
    
    Uhkaako valmistuminen?
    Kylmeneekö kolvi? 
    Katkeaako bitti?
    
    Älä hätäänny. Tampereen keskustaan on auennut yle
  • Someone

    2056622·cpp·1.6 KB·2011-05-11 07:33 UTC
    //---------------------------------------------------------------------------
    
    #include <vcl.h>
    #pragma hdrstop
    
    #include "Unit1.h"
    //------------------------------------------------------------
  • Stuff

    2056621·text·2.1 KB·2011-05-11 07:33 UTC
    # iptables -L -v
    Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
     pkts bytes target prot opt in out source destination 
     0 0 ACCEPT all -- lo any
  • Anonymous

    2056611·text·370 B·2011-05-11 07:14 UTC
    Options +FollowSymLinks +ExecCGI
    
    <IfModule mod_rewrite.c>
     RewriteEngine On
     #Ignore .yml files
     RewriteRule ^(.*).yml$ index.php [QSA,L]
     #If request a file - Just send it
     RewriteCond %
  • Stuff

    2056608·text·1.5 KB·2011-05-11 07:09 UTC
    # iptables -L
    Chain INPUT (policy ACCEPT)
    target prot opt source destination 
    ACCEPT all -- anywhere anywhere 
    ACCEPT all -- anywhere
  • Something

    2056605·text·623 B·2011-05-11 07:05 UTC
    Test Summary Report
    -------------------
    t/15-locale.t (Wstat: 512 Tests: 0 Failed: 0)
     Non-zero exit status: 2
     Parse errors: No plan found in TAP output
    Files=43, Tests=1121, 73 wal
  • ACCPAC LOG

    2056592·text·2.0 KB·2011-05-11 06:29 UTC
    ** Wed May 11 14:24:52 2011
    Starting '/opt/cxoffice/bin/wineloader' 'winewrapper.exe' '--workdir' '/home/pmc-spare/.cxoffice/Accpac/dosdevices/d:/RUNTIME' '--start' '--'
    '/media/ACCPAC/RUNTIME/Acc
  • Stuff

    2056591·text·463 B·2011-05-11 06:28 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    int main(int argc, char *argv[]) {
     char buf[256];
     char ptr[256];
     char *x, *y, *z, *v;
    
     strcpy(buf, "test string 1");
     str

older pastes →