All pastesPublic feed

Public feed

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

    2099341·text·4.5 KB·2012-01-04 17:15 UTC
    (setq snd_card_aliases_array (
  • Miscellany

    2099281·text·817 B·2012-01-04 16:47 UTC
    # 
    
    deb http://security.debian.org/ squeeze/updates main contrib non-free
    deb-src http://security.debian.org/ squeeze/updates main contrib non-free
    
    # squeeze-updates, previously known as 'volati
  • Miscellany

    2099256·text·819 B·2012-01-04 16:41 UTC
    # 
    
    deb http://security.debian.org/ squeeze/updates main contrib non-free
    deb-src http://security.debian.org/ squeeze/updates main contrib non-free
    
    # squeeze-updates, previously known as 'volati
  • Unnamed

    2099214·text·1.5 KB·2012-01-04 16:02 UTC
    EXPLAIN SELECT `faads_record`.`data_commons_id`, `faads_record`.`recipient_congressional_district` FROM `faads_record` ORDER BY `faads_record`.`data_commons_id` ASC LIMIT 1000 OFFSET 2395000;
    +----+-
  • Someone

    2099211·text·387 B·2012-01-04 16:01 UTC
    1.Calculator 
    2.ACV %111
    3.Beside Calculator
    4.D
    5.Assignments
    6.True
    7.B
    8.Itemized Totals
    9.Duplicate
    10.B
    11.A
    12.D
    13.True
    14.System Profile
    15.Rightside Icon @ Top
    16.D
    17.Toolbar
  • Someone

    2099188·text·1.7 KB·2012-01-04 15:26 UTC
    ! compilation with 
    ! gfortran -std=f2008 -Wimplicit-procedure <thisfile> -lblas
    ! fails
    !
    ! when removing USE BLAS_INTERFACE it works as expected...
    
    MODULE BLAS_INTERFACE
     !
     USE ISO_FOR
  • dsadsd

    2099165·text·80 B·2012-01-04 15:05 UTC
    <html>
    <head></head>
    <?php echo '<body>foobar</body>'.date('Y-m'); ?>
    </html>
  • Unnamed

    2099114·text·471 B·2012-01-04 14:36 UTC
    echo CHtml::dropDownList(
     'DirectoryFilters[order_date]',
     'DirectoryFilters_order_date', 
     DirectoryController::getOrderDate(),
     array(
     'options' => DirectoryController::get
  • Miscellany

    2099093·sql·619 B·2012-01-04 14:11 UTC
    SELECT plotteur.nom as nom, sum(score.score) AS scoreTotal, sum(score.plotaverage) AS plotaverageTotal, plotteur.drapeau AS drapeau, plotteur.licence AS licence, count(score.score) as tournoisJoues, (
  • Miscellany

    2099090·sql·618 B·2012-01-04 14:11 UTC
    ELECT plotteur.nom as nom, sum(score.score) AS scoreTotal, sum(score.plotaverage) AS plotaverageTotal, plotteur.drapeau AS drapeau, plotteur.licence AS licence, count(score.score) as tournoisJoues, (S
  • Miscellany

    2099088·text·618 B·2012-01-04 14:11 UTC
    ELECT plotteur.nom as nom, sum(score.score) AS scoreTotal, sum(score.plotaverage) AS plotaverageTotal, plotteur.drapeau AS drapeau, plotteur.licence AS licence, count(score.score) as tournoisJoues, (S
  • Untitled

    2099085·text·7.1 KB·2012-01-04 14:02 UTC
    <?php require_once('Connections/sginc.php'); ?>
    <?php $rnum = rand(3,8) ?>
    <?php 
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = ""
  • Something

    2099045·text·3.5 KB·2012-01-04 13:31 UTC
    own_window yes
    own_window_type desktop
    own_window_class Conky
    own_window_transparent true 
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    out_to_console no
    out_to_stderr no
  • Dark Omen DDRAW debugging.

    2099040·text·135.4 KB·2012-01-04 13:21 UTC
    
        
  • Dark Omen fails to load

    2099035·text·1.9 KB·2012-01-04 13:15 UTC
    wine EngRel.exe 
    fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
    fixme:win:EnumDisplayDevicesW ((null),0,0x32f1bc,0x00000000), stub!
  • Miscellany

    2099033·text·17.6 KB·2012-01-04 13:02 UTC
    cat /var/log/Xorg.0.log
    
    X.Org X Server 1.7.7
    Release Date: 2010-05-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
    Current Operating System: Li
  • Someone

    2099032·text·1.3 KB·2012-01-04 12:57 UTC
    X.Org X Server 1.7.7
    Release Date: 2010-05-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
    Current Operating System: Linux jocasta 2.6.32-5-686 #1
  • Mine

    2099004·text·6.1 KB·2012-01-04 12:21 UTC
    #### FIREWAL ####
    
    #!/bin/bash
    
    # modprobe eh usado para carregar modulos do kernel
    MOD=$(which modprobe)
    
    # iptables
    IPT=$(which iptables)
    
    # Interfaces de rede
    I_LINK1="eth0"
    I_LINK2="
  • Untitled

    2099000·text·1.2 KB·2012-01-04 12:14 UTC
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http
  • Unnamed

    2098994·text·376 B·2012-01-04 12:01 UTC
    #!/bin/sh
    
    function misspelled_function_name()
    {
     echo "this will never print because I am going to call the function with the wrong name"
    }
    
    A_misspelled_function_name 
    
    ec

older pastes →