All pastesPublic feed

Public feed

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

    2048670·text·3.5 KB·2011-04-20 16:00 UTC
    [client]
    port = 3306
    socket = /path/to/socket
    
    [mysqld_safe]
    socket = /path/to/socket
    nice = 0
    
    [mysqld]
    default-storage-engine = innodb
    wait_timeou
  • Stuff

    2048669·text·2.2 KB·2011-04-20 15:55 UTC
    top - 17:55:30 up 7:12, 3 users, load average: 1.37, 1.22, 1.07
    Tasks: 277 total, 2 running, 275 sleeping, 0 stopped, 0 zombie
    Cpu(s): 6.2%us, 0.6%sy, 0.0%ni, 93.1%id, 0.0%wa, 0.0%hi,
  • Someone

    2048667·text·1.5 KB·2011-04-20 15:47 UTC
    # By Brian Gross #
    # Co editor Liz Henry #
    # 4/19/11 #
    url = raw_input('Please enter a website url: ')
    x = raw_input('Please enter a search word: ')
    import urllib
    html_source = urllib.urlopen(ur
  • Unnamed

    2048663·scheme·578 B·2011-04-20 15:30 UTC
    (define (place-queen board i j)
     (let
     ; copy the board that is got from function.
     ; I will change it via (vector-set!) and return it
     [(output board)]
     
     (begin
     ;
  • Anonymous

    2048662·text·536 B·2011-04-20 15:30 UTC
    //You Need This Line For Each MovieClip You want to switch between.
    PAGE_1.addEventListener(MouseEvent.CLICK, onPageChange);
    PAGE_SEVEN.addEventListener(MouseEvent.CLICK, onPageChange);
    contactPage
  • Someone

    2048659·text·37.3 KB·2011-04-20 15:06 UTC
    
        
  • Someone

    2048658·text·7.8 KB·2011-04-20 14:58 UTC
    20Apr 10:51:44 [4548] INFO - Initialize Irs proxy from vds: 10.10.2.244
    20Apr 10:51:44 [1060] INFO - AsyncTaskManager::StopStoragePoolTask: Attempting to get and stop tasks on storage pool 'chgdc01
  • Anonymous

    2048657·text·7.8 KB·2011-04-20 14:58 UTC
    20Apr 10:51:44 [4548] INFO - Initialize Irs proxy from vds: 10.10.2.244
    20Apr 10:51:44 [1060] INFO - AsyncTaskManager::StopStoragePoolTask: Attempting to get and stop tasks on storage pool 'chgdc01
  • Anonymous

    2048653·text·1.2 KB·2011-04-20 14:39 UTC
    -ERINNERUNGEN-
    Samstag Nachmittag bei Jacky anrufen
    Montag kommt UPS man für Handy
    
    ____________________________________________________________________________
    * Folgende Nachricht konnte nich
  • Mine

    2048650·javascript·124 B·2011-04-20 14:30 UTC
    // var dragRtw = new OpenLayers.Control.DragFeature(rtw_markers);
     // map.addControl(dragRtw);
     // dragRtw.activate();
  • Someone

    2048647·text·1.0 KB·2011-04-20 14:25 UTC
    class GameApplication;
    class Model;
    
    class GameApplication
    {
    public:
     GameApplication() { cout << "GameApplication constructed" << endl; }
     ~GameApplication() { cout << "GameApplication destruc
  • dmes

    2048646·text·60.8 KB·2011-04-20 14:20 UTC
    
        
  • Miscellany

    2048641·text·1.4 KB·2011-04-20 13:47 UTC
    lexa user # emerge -DNua world
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    
    emerge: there are no ebuilds built with USE flags to satisfy ">=kde-bas
  • aginies

    2048636·text·17.9 KB·2011-04-20 13:27 UTC
    package Iurt::Chroot;
    
    use strict;
    use base qw(Exporter);
    use MDV::Distribconf::Build;
    use MDK::Common;
    use Iurt::Process qw(clean sudo);
    use Iurt::Config qw(dump_cache_par);
    use Iurt::Util qw(plog);
  • aginies

    2048634·text·594 B·2011-04-20 13:24 UTC
    #!/bin/sh
    
    if [ $# -lt 1 ]; then
     echo "first arg must be full path to the SRPM to rebuild"
     exit 1;
    fi
    
    DISTRO=mes5
    CHROOTURPMI=http://localhost/BIG/official/
    
    for LARCH in `echo i586 x86_64`
    do
     #AD
  • 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
    سلام

older pastes →