All pastesPublic feed

Public feed

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

    2093868·csharp·7.1 KB·2011-11-11 20:15 UTC
    System.ServiceModel.Security.MessageSecurityException was unhandled
     Message=The identity check failed for the outgoing message. The expected identity is 'identity(http://schemas.xmlsoap.org/ws/2005
  • Untitled

    2093865·text·1.4 KB·2011-11-11 19:53 UTC
    ##put your sequence names in here. aa, ab, ac, etc. is the default UNIX split() designator. I think.
    for (split in c("srw_aa","srw_ab","srw_ac","srw_ad","srw_ae","srw_af","srw_ag","srw_ah", "srw_ai",
  • Someone

    2093857·text·598 B·2011-11-11 19:18 UTC
    USER:workingdrogo Joffrey$ ls -la Drogo
    total 4176
    drwxr-xr-x 9 USER staff 306 25 Oct 22:30 .
    drwxr-xr-x 12 USER staff 408 10 Nov 09:01 ..
    -rw-r--r--@ 1 USER staff 12292 11 Nov
  • Anonymous

    2093856·text·795 B·2011-11-11 19:13 UTC
    USER:workingdrogo USER$ ls -la
    total 416
    drwxr-xr-x 12 USER staff 408 10 Nov 09:01 .
    drwx------+ 15 USER staff 510 11 Nov 09:29 ..
    -rw-r--r--@ 1 USER staff 15364 11 Nov 10:27 .DS_St
  • Stuff

    2093855·text·1.7 KB·2011-11-11 19:08 UTC
    timestamp(prefix="starting job at ",suffix=".\n")
    for (split in 
     c(
     "srw_aa","srw_ab","srw_ac","srw_ad","srw_ae","srw_af","srw_ag","srw_ah",
     "srw_ai","srw_aj","srw_ak","srw_a
  • Stuff

    2093854·text·73.1 KB·2011-11-11 19:03 UTC
    
        
  • Someone

    2093849·text·4.2 KB·2011-11-11 18:27 UTC
    Feos contacted me on IRC near the end of DTC4 when I mentioned that I debugged some useful things for Rockin Kats. He told me about his Battletoads project which had a problematic area about finishing
  • Mine

    2093848·text·18.0 KB·2011-11-11 18:03 UTC
    <!--
    
     Copyright (c) 2007-2011, Kaazing Corporation. All rights reserved.
    
    -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
     "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <hea
  • Miscellany

    2093836·text·463 B·2011-11-11 16:51 UTC
    typedef struct MFVideoAlphaBitmap {
     BOOL GetBitmapFromDC;
     union {
     HDC hdc;
     IDirect3DSurface9 *pDDs;
     } bitmap;
     MFVideoAlphaBitmapParams params;
  • Something

    2093835·text·620 B·2011-11-11 16:44 UTC
    14:58 -!- Irssi: Starting query in Packetheads with tim-16265
    15:00 <Whiterat-8607> Bit of a cheeky ask but any chance you can pref up our routes recieved over linx? You're coming to us over KPN at t
  • spy6

    2093833·text·470 B·2011-11-11 16:40 UTC
    IP address HW type Flags HW address Mask Device
    10.35.42.21 0x1 0x2 00:10:5a:a2:dc:c4 * eth1
    217.145.98.65 0x1 0x2 6
  • Something

    2093829·text·14.9 KB·2011-11-11 16:13 UTC
    \section{Improved localization using the Hough Transform}
    \label{sec:line_seg_extraction} 
    In a noise-free scenario, and neglecting the effects of machine precision, the global minimum of~\eqref{opt
  • Unnamed

    2093828·text·8.6 KB·2011-11-11 16:12 UTC
    \section{Extension to multiple reflectors}
    \label{sec:mult_ref_extension} 
    There are two big challenges when considering multiple reflectors. The first is how to accurately obtain TOA estimates for
  • Something

    2093827·text·24.0 KB·2011-11-11 16:10 UTC
    \section{Experimental Results}
    \label{sec:experiments}
    %Experimental environments were created to evaluate the performance of the proposed inference algorithm with multiple reflectors. Experiments 1
  • Stuff

    2093826·text·1.3 KB·2011-11-11 15:58 UTC
    Bonjour à tous,
    
    J'ai une question concernant le fichier .bash_history sur les MAC OSX. Ce fichier contient les dernières commandes exécutées sur l'ordinateur en question.
    
    -Ces commandes sont-ell
  • Stuff

    2093824·text·428 B·2011-11-11 15:56 UTC
    Ce une commandete .bash_histo felles toutes des commandes ayant été entrées sur le logiciel Mac "terminal"? ou alors des commandes graphiques se retrouvent elles sous la forme de commandes présentes d
  • Unnamed

    2093823·text·340 B·2011-11-11 15:51 UTC
    [connection]
    id=Auto Tele2-modem
    uuid=aea13240-df8e-4c05-a72d-84f895b470a4
    type=802-11-wireless
    permissions=user:bertrik:;
    timestamp=1318720796
    
    [802-11-wireless]
    ssid=Tele2-modem
    mode=infr
  • iPod Restore Error 9

    2093822·text·26.0 KB·2011-11-11 15:44 UTC
    2011-11-10 23:46:30.000 iTunes[33931:207]: restore library built Sep 2 2011 at 02:05:52
    2011-11-10 23:46:30.000 iTunes[33931:207]: iTunes: iTunes 10.5
    2011-11-10 23:46:30.000 iTunes[33931:207]: iTu
  • Mine

    2093816·text·172 B·2011-11-11 15:00 UTC
    #include <stdio.h>
    #include <stdbool.h>
    
    int
    main()
    {
     bool val;
     val = (bool) -1;
     printf("%d %d %zd\n", val, (int) val, sizeof(val));
     return 0;
    }
  • gost_r_34.11-94.js

    2093815·javascript·16.6 KB·2011-11-11 14:59 UTC
    /**
     * Javascript GOST R 34.11-94 hash function implementation.
     * Based on C-code by Alexei Kravchenko and Markku-Juhani Saarinen
     * and Utf8 class by Chris Veness.
     *
     * Usage: gosthash("<strin

older pastes →