All pastesPublic feed

Public feed

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

    2048632·text·98.0 KB·2011-04-20 13:21 UTC
    
        
  • ClientAccessTracker

    2048628·text·1.9 KB·2011-04-20 13:01 UTC
    package com.raritan.ccsg.meetserv;
    
    import org.slf4j.Logger;
    import org.slf4j.LoggerFactory;
    
    import com.google.inject.Inject;
    import com.meetwise.serv.Disposable;
    import com.meetwise.serv.cons
  • Untitled

    2048624·text·918 B·2011-04-20 12:42 UTC
    #include <stdio.h>
    static struct {
     int value1;
     int value2;
     int used;
    } data[] = {
     { 1, 2, 0 },
     { 1, 3, 0 },
     { 2, 3, 0 },
     { 2, 4, 0 },
     { 3, 4, 0 },
    };
    
    enum { DATA_SIZE = s
  • Miscellany

    2048623·php·608 B·2011-04-20 12:41 UTC
    function parse_signed_request($appsecret) {
     list($encoded_sig, $payload) = explode('.', $_REQUEST['signed_request'], 2);
    
     // decode the data
     $sig = base64_url_decode($encoded_sig);
     $data
  • Mine

    2048621·text·10 B·2011-04-20 12:33 UTC
    سلام
  • 26031993

    2048617·text·95.2 KB·2011-04-20 12:01 UTC
    
        
  • Miscellany

    2048614·ini·1.1 KB·2011-04-20 11:38 UTC
    ; Autogenerated by /usr/sbin/dahdi_genconf on Sun Feb 27 21:55:20 2011
    ; If you edit this file and execute /usr/sbin/dahdi_genconf again,
    ; your manual changes will be LOST.
    ; Dahdi Channels Config
  • Untitled

    2048612·text·44.4 KB·2011-04-20 11:29 UTC
    
        
  • Mine

    2048610·text·2.1 KB·2011-04-20 11:27 UTC
    <?xml version="1.0" encoding="UTF-8" ?>
    
    <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
     <des
  • Mine

    2048609·text·4.3 KB·2011-04-20 11:27 UTC
    Name:Sam Bowen
    
    Student ID:11193041
    
    Example: Male Underwear
    
    Consumers always have to make a decision of what good they want, why they want that good and what price they are willing to pay for
  • CMBasic 'Windfeld' Template

    2048608·php·1.6 KB·2011-04-20 11:21 UTC
    <?php
    
    // Hier Include-Dateien einbinden!
    
    error_reporting(0); // Beim Testen 0 durch 'E_ALL' ersetzen!
    
    include "contentmaker.inc.php";
    
    echo <<<TEMPLATE_CMBASIC
    <?xml version="1.0" encoding
  • Untitled

    2048605·text·641 B·2011-04-20 11:13 UTC
    [Fact]
     public void Renew_Must_Be_Called_With_42()
     {
     int? passedValue = null;
     var paymentGatewayMock = new Mock<IPaymentGateway>(MockBehavior.Strict);
     paymentGatewayMock.Setup(x =>
  • Anonymous

    2048604·text·28.0 KB·2011-04-20 11:11 UTC
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
     Subsystem: Hewlett-Packard Company Device 143c
     Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SER
  • Unnamed

    2048603·text·779 B·2011-04-20 11:06 UTC
    Download RT3070USB(RT307x) from http://www.ralinktech.com/support.php?s=2
    
    This exists in staging, but we need to patch it. These instructions are based on the version: RT3070_LinuxSTA_V2.3.0.1_2010
  • lspci

    2048602·text·2.1 KB·2011-04-20 10:57 UTC
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
    00:1a.0
  • lsusb

    2048601·text·820 B·2011-04-20 10:56 UTC
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 002: ID 045e:00d1 Microsoft Corp. Optical Mouse with Tilt
  • dmesg

    2048600·text·60.9 KB·2011-04-20 10:46 UTC
    
        
  • Someone

    2048598·html·6.6 KB·2011-04-20 10:21 UTC
    // ButtonTest.cpp: определяет точку входа для приложения.
    //
    
    #include "stdafx.h"
    #include "ButtonTest.h"
    #include <stdio.h>
    
    #define MAX_LOADSTRING 100
    
    // Глобальные переменные:
    HINSTANCE
  • Someone

    2048597·cpp·6.6 KB·2011-04-20 10:20 UTC
    // ButtonTest.cpp: определяет точку входа для приложения.
    //
    
    #include "stdafx.h"
    #include "ButtonTest.h"
    #include <stdio.h>
    
    #define MAX_LOADSTRING 100
    
    // Глобальные переменные:
    HINSTANCE
  • Someone

    2048595·cpp·6.7 KB·2011-04-20 10:07 UTC
    // ButtonTest.cpp: определяет точку входа для приложения.
    //
    
    #include "stdafx.h"
    #include "ButtonTest.h"
    #include <stdio.h>
    
    #define MAX_LOADSTRING 100
    
    // Глобальные переменные:
    HINSTANCE

older pastes →