All pastesPublic feed

Public feed

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

    2070274·text·340 B·2011-05-27 12:03 UTC
    window.addEvent('domready', function() {
     var maxH=0;
    
     $$('#whyList .whyBox').each(function(el, i){
     var tmp =0;
     tmp=$(el).getSize().x;
     if(tmp>maxH) {
  • Unnamed

    2070264·text·980 B·2011-05-27 11:48 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    RIGHT OUT
  • Untitled

    2070251·text·3.8 KB·2011-05-27 11:32 UTC
    #
    # Server-Pool Management (MPM specific)
    # 
    
    #
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    #
    # Note that this is the default PidF
  • Someone

    2070250·text·2.4 KB·2011-05-27 11:32 UTC
    #
    # This configuration file reflects default settings for Apache HTTP Server.
    #
    # You may change these, but chances are that you may not need to.
    #
    
    #
    # Timeout: The number of seconds before re
  • Unnamed

    2070247·text·920 B·2011-05-27 11:23 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    RIGHT OUT
  • Unnamed

    2070232·text·448 B·2011-05-27 11:07 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    ORDER BY
  • Anonymous

    2070227·text·6.7 KB·2011-05-27 10:56 UTC
    But there was no hesitation among students — from undergraduates in computer science to M.B.A. candidates — who were spending much of their lives immersed in Facebook.
    
    From the start, many approach
  • Unnamed

    2070225·text·115 B·2011-05-27 10:54 UTC
    SELECT id AS selected_id FROM tbl1 WHERE (SELECT COUNT(*) FROM tbl2 WHERE id = selected_id GROUP BY something) > 25
  • Miscellany

    2070222·text·385 B·2011-05-27 10:49 UTC
    $a = (Get-Host).UI.RawUI
    $a.ForegroundColor = "white"
    $global:CurrentUser = [System.Security.Principal.WindowsIdentity]::GetCurrent()
    $a.WindowTitle = $env:COMPUTERNAME + " - " + $CurrentUser.Name
  • Untitled

    2070217·text·17.5 KB·2011-05-27 10:39 UTC
    #
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2> for detai
  • Someone

    2070208·text·2.3 KB·2011-05-27 10:32 UTC
    KeyPress event, serial 37, synthetic NO, window 0x2c00001,
     root 0xab, subw 0x0, time 229662638, (623,409), root:(1217,703),
     state 0x0, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_sc
  • Someone

    2070205·text·4.9 KB·2011-05-27 10:29 UTC
    Some side info:
    
    /dev/md4 is the export, it consists of /dev/sd[e-l]
    
    Don't mind the high CPU, it runs boinc (worldcommunitygrid) as well.
    
    Local dd if=/dev/zero of=/mnt/export/bigfucker bs=1M
  • Someone

    2070203·text·253 B·2011-05-27 10:26 UTC
    File "scc.py", line 563, in on_text
    elif destination.get_info('network') == sccnet.get_info('network') and destination.get_info('channel') == sccnet.get_info('channel') and stnick == "SCC":
    Attribut
  • C++ code

    2070201·cpp·1.4 KB·2011-05-27 10:25 UTC
    #include <iostream>
    #include <cstdlib>
    using namespace std;
    
    // Generates a random number
    int nGenerate()
    {
     int number;
     number = rand() % 100 + 1;
     return number;
    }
    // Asks for imput and
  • Anonymous

    2070196·text·2.8 KB·2011-05-27 10:16 UTC
    /*
     Socket.h
    
     Copyright (C) 2002-2004 René Nyffenegger
    
     This source code is provided 'as-is', without any express or implied
     warranty. In no event will the author be held liable for a
  • Anonymous

    2070192·text·21 B·2011-05-27 10:09 UTC
    this is a test paste.
  • Something

    2070186·text·37.9 KB·2011-05-27 09:56 UTC
    
        
  • ejbca_jboss_2

    2070174·text·66.3 KB·2011-05-27 09:46 UTC
    
        
  • ejbca_jboss_1

    2070172·text·117.1 KB·2011-05-27 09:44 UTC
    
        
  • Something

    2070156·text·1.4 KB·2011-05-27 09:04 UTC
    Mem: 8648K used, 20720K free, 0K shrd, 1100K buff, 3244K cached
    CPU: 0% usr 0% sys 0% nic 0% idle 0% io 0% irq 100% sirq
    Load average: 2.75 3.45 2.16 2/18 699
     PID PPID USER STAT

older pastes →