All pastesPublic feed

Public feed

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

    2083937·text·17.4 KB·2011-09-28 16:07 UTC
    **** BEGIN LOGGING AT Tue Jul 26 21:23:40 2011
    
    Jul 26 21:23:40 * Now talking on #doki-recruits
    Jul 26 21:23:40 * Topic for #doki-recruits is: Doki-recruits ~ Editor recruitment closed | Timer re
  • Untitled

    2083909·text·1.1 KB·2011-09-28 15:44 UTC
    Sep 28 09:08:57 ostest /usr/local/sbin/opensips[3504]: ERROR:registrar:send_reply: failed to send 200 OK
    Sep 28 09:08:58 ostest /usr/local/sbin/opensips[3511]: ERROR:core:udp_send: sendto(sock,0x826a
  • Miscellany

    2083907·text·168 B·2011-09-28 15:44 UTC
    rem browser_test.bat
    @echo off
    SET /P site=Enter the URL you would like to visit:
    start %site%
    ping 127.0.0.1 -n 20 -w 2000 > nul
    taskkill /im iexplore.exe
    exit
  • Miscellany

    2083900·php·592 B·2011-09-28 15:40 UTC
    <?php
    /**
     * functionalized menu display
     */
     
    function show($baseurl,$items,$selected)
    {
     echo('<ul id="menu">');
     
     foreach($items as $key => $value)
     {
     if($key == $selected)
     echo '
  • Untitled

    2083899·javascript·55.7 KB·2011-09-28 15:39 UTC
    
        
  • Stuff

    2083894·text·202 B·2011-09-28 15:36 UTC
    rem user_log.bat
    echo off
    cls
    echo Hi there %username% >>log.txt
    echo Today's date is: %date% >>log.txt
    echo The time is: %time% >>log.txt
    copy log.txt %username%.log
    type %username%.log
    
    pau
  • Unnamed

    2083891·text·68 B·2011-09-28 15:33 UTC
    جنتی بر بالین عزرائیل : طاقت بیار رفیق
  • Unnamed

    2083888·text·66 B·2011-09-28 15:31 UTC
    جنتی بر بالین عزائیل : طاقت بیار رفیق
  • Untitled

    2083884·text·413 B·2011-09-28 15:28 UTC
    @ECHO OFF
    ECHO Date
    DATE /T
    ECHO Path
    path
    ECHO System Drive
    ECHO %SystemDrive%
    SET /P foreground=Choose a foreground colour: 
    SET /P background=Choose a background colour:
    COLOR %background%
  • Unnamed

    2083875·text·77.1 KB·2011-09-28 15:23 UTC
    
        
  • Mine

    2083874·text·77.1 KB·2011-09-28 15:22 UTC
    
        
  • Miscellany

    2083862·text·1.3 KB·2011-09-28 15:04 UTC
    Target Name: N/A
     IP: 14.192.68.197
     Date/Time: 9/28/2011 11:02:03 PM to 9/28/2011 11:03:43 PM
    
    Hop Sent Err PL% Min Max Avg Host Name / [IP]
     1 100 0 0.0 2 53 8 132.115.in-ad
  • Untitled

    2083852·python·1.1 KB·2011-09-28 14:51 UTC
    class Car(box):
     """Box that can be pushed and have its properties changed, and can update its position"""
     def __init__(self, mass=1, velocity=vector(), **args):
     super(Car, self).__i
  • Untitled

    2083851·text·1.1 KB·2011-09-28 14:50 UTC
    class Car(box):
     """Box that can be pushed and have its properties changed, and can update its position"""
     def __init__(self, mass=1, velocity=vector(), **args):
     super(Car, self).__i
  • Mine

    2083831·php·325 B·2011-09-28 14:25 UTC
    Get-ChildItem -Path D:/test/"file converting" -Recurse -Include *.txt |
    ForEach-Object {
     $inFileName = $_.DirectoryName + '\' + $_.name
     $outFileName = $inFileName + "_UTF_8"
     Write-Host "wind
  • Unnamed

    2083814·text·435 B·2011-09-28 13:59 UTC
    $(function() {
    
     // if the function argument is given to overlay,
     // it is assumed to be the onBeforeLoad event listener
     $("a[rel]").overlay({
    
     mask: 'darkred',
     effect: 'apple',
    
     onBe
  • aza-aza

    2083811·actionscript·50 B·2011-09-28 13:54 UTC
    test this project - vashfasad.od.ua
  • Mine

    2083804·text·2.1 KB·2011-09-28 13:47 UTC
    +------------------+
    | Tables_in_ekstra |
    +------------------+
    | category |
    | groupcat |
    | indexarticles |
    | indexposts |
    | posts |
    | users |
    +-
  • Something

    2083785·text·111 B·2011-09-28 13:12 UTC
    #include <iostream>
    using namespace std;
    
    int main()
    {
    cout << " this is a test " << endl;
    
    return 0;
    }
  • Anonymous

    2083783·text·1.0 KB·2011-09-28 13:07 UTC
    Problem
    - crashes on startup after recompiling the kernel several times
    - hasn't always done so
    
    FreeBSD 8.2-RELEASE
    ===================
    
    /usr/src/sys/amd64/conf/VIMAGE2KERNEL
    --------------

older pastes →