All pastesPublic feed

Public feed

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

    2133214·text·558 B·2012-03-28 13:23 UTC
    ==============================================================================
    +GPS_NMEA(3) .GPS. 0 l 43 64 377 0.000 -0.207 0.475
    *resolv.internod 210.9.192.50 2 u
  • Umar

    2133206·text·277 B·2012-03-28 13:12 UTC
    #!c:\perl64\bin\perl.exe
    
    print "content-Type: text/html\n\n";
    
    $ip = $ENV{'REMOTE_ADDR'}; 
    $title = "My first cgi/perl script";
    
    print "<HTML><HEAD>\n<TITLE>$title</TITLE>\n</HEAD>\n";
    
    prin
  • Umar

    2133205·text·279 B·2012-03-28 13:11 UTC
    #!c:\perl64\bin\perl.exe
    
    print "content-Type: text/html\n\n";
    
    $ip = $ENV{'REMOTE_ADDR'}; 
    $title = "My first cgi/perl script";
    
    print "<HTML><HEAD>\n<TITLE>$title</TITLE>\n</HEAD>\n";
    
    prin
  • Someone

    2133202·text·638 B·2012-03-28 13:09 UTC
    remote refid st t when poll reach delay offset jitter
    ==============================================================================
    +GPS_NMEA(3) .GPS. 0 l
  • AttachmentEditFix

    2133192·xml·335 B·2012-03-28 12:46 UTC
    1 0.293 2.498 3.542 63.898
    2 0.307 2.597 3.393 71.858
    3 0.312 2.564 3.429 71.896
    4 0.31 2.779 3.547 66.307
    5 0.296 2.502 4.076 80.936
    6 0.334 3.107 4.04 72.304
    7 0.304 2.769 3.575 70.726
    8 0.29
  • Untitled

    2133191·text·278 B·2012-03-28 12:44 UTC
    #!d:\perl\bin\perl.exe
    
    print "Content-Type: text/html\n\n";
    
    $ip = $ENV{'REMOTE_ADDR'};
    $title = "My first cgi/perl script";
    
    print "<HTML><HEAD>\n<TITLE>$title</TITLE>\n</HEAD>\n";
    
    print "
  • Untitled

    2133190·text·1.3 KB·2012-03-28 12:42 UTC
    I was catching the bus home from the library yesterday, and I'd barely eaten, so I felt incredibly tired. Now, I happened to sit behind a girl on the bus. She was young, and had long hair, but she did
  • Untitled

    2133184·text·1.3 KB·2012-03-28 12:38 UTC
    One of the awkward moments I remember the most was at one of my brother's parties when I was 16. I still remember it really clearly. I got bored of hanging around all of my brother's drunken idiot fri
  • Miscellany

    2133158·text·2.0 KB·2012-03-28 11:56 UTC
    last night.
    
    1 1 ms 1 ms 1 ms rtr1.ath.cx [10.1.1.1]
    2 2 ms 2 ms 3 ms L100.RCMDVA-VFTTP-23.verizon-gni.net [72.84.246.
    1]
    3 3 ms 2 ms 3 ms G0-4-1-0.RCMDVA-LCR-21.verizon-gni.net [130.81.1
    37.232
  • Stuff

    2133153·text·3.9 KB·2012-03-28 11:50 UTC
    <!--footer-->
     <div id="footer">
     <!--footer logos-->
     <div class="footer-logos">
     <a href="http://volun
  • Miscellany

    2133152·text·12.0 KB·2012-03-28 11:49 UTC
    package modelPatricia;
    
    import java.util.ArrayList;
    import java.util.Random;
    
    import org.xml.sax.Attributes;
    import org.xml.sax.SAXException;
    
    import modelPatricia.ReadingXMLGraphs.SaxHa
  • Untitled

    2133138·text·704 B·2012-03-28 11:12 UTC
    size_t
    extractToStopPacked (void* data, size_t size, void* buf, size_t len)
    {
     u_char* in = data;
     u_char* out = buf;
     size_t i;
     u_char ch;
     size_t used;
     u_int shift;
  • Unnamed

    2133092·text·7.1 KB·2012-03-28 09:14 UTC
    Wed Mar 28 2012 17:00:53 GMT+0800 (MYT) Got HTTP POST for /api/booking
    >> Host: localhost:9998
    >> User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.53.11 (KHTML, like Gecko)
  • Unnamed

    2133091·text·7.1 KB·2012-03-28 09:11 UTC
    Wed Mar 28 2012 17:00:53 GMT+0800 (MYT) Got HTTP POST for /api/booking
    >> Host: localhost:9998
    >> User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.53.11 (KHTML, like Gecko)
  • isItright?

    2133079·text·770 B·2012-03-28 08:34 UTC
    mov eax,16
     mov my16,eax
    // Y1:= round(16.0 * v1.y);
     finit
     fild my16
     fld theY1
     fmul
     fistp Y1
     wait
    // Y2:= round(16.0 * v2.y);
     fld theY2
     fmul
     f
  • hm..

    2133076·text·970 B·2012-03-28 08:24 UTC
    mov eax,16
     mov my16,eax
    // Y1:= round(16.0 * v1.y);
     finit
     fild my16
     fld theY1
     fmul
     fist Y1
     wait
    // Y2:= round(16.0 * v2.y);
     finit
     fild my16
  • Untitled

    2133074·text·753 B·2012-03-28 08:16 UTC
    diff --git a/lcms2/prj/d.lst b/lcms2/prj/d.lst
    index b79227e..12c2f69 100644
    --- a/lcms2/prj/d.lst
    +++ b/lcms2/prj/d.lst
    @@ -1,8 +1,9 @@
     mkdir: %_DEST%\inc\lcms2
     ..\%__SRC%\inc\*.h %_DEST%\inc
  • Untitled

    2133072·text·4.8 KB·2012-03-28 08:14 UTC
    /tmp/ccOpvE9A.o: In function `__static_initialization_and_destruction_0(int, int)':
    asio3.cpp:(.text+0x126): undefined reference to `boost::system::get_system_category()'
    asio3.cpp:(.text+0x130): un
  • Something

    2133062·text·547 B·2012-03-28 07:47 UTC
    l0000@l0000:~$ dig AAAA google.com @8.8.8.8
    
    ; <<>> DiG 9.7.3 <<>> AAAA google.com @8.8.8.8
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31149
    ;; fl
  • gsyvmbkqdoy

    2133054·text·428 B·2012-03-28 06:47 UTC
    And the spirit extended to the Parade of Nations, which, bizarrely, was scored to a medley of '70s disco hits.
     http://www.mbtvendita.net/donne-mbt-sport-c-1_20.html - Sport
     And it will be interest

older pastes →