All pastesPublic feed

Public feed

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

    2133312·javascript·3.1 KB·2012-03-28 15:54 UTC
    (function(){
    var iScroll = function (el, options) {
     var that = this,
     doc = document,
     i;
    
     that.wrapper = typeof el == 'object' ? el : doc.getElementById(el);
     that.wrapper.style.overf
  • Unnamed

    2133284·text·5.4 KB·2012-03-28 15:40 UTC
    package classes.weapons
    {
     import flash.geom.Point
     import classes.data.*;
     public class Animset 
     {
    
     public static var ID:int = 0;
     public static var CENTREANGLE:int = 1;//Angle of a line
  • Untitled

    2133283·text·9.9 KB·2012-03-28 15:39 UTC
    package classes.weapons 
    {
     import flash.geom.Point;
     import flash.display.*;
     import flash.events.*;
     import classes.data.*;
     import classes.objects.*;
     import classes.core.Physics;
     import c
  • strangers in the French governem

    2133228·text·2.2 KB·2012-03-28 14:28 UTC
    function replaceText() {
     var replacements = [
     [/Nicolas sarkozy/ig, "le président français d'origine hongroise N.Sarkozy"],
     [/à Jean-François Copé/ig, "au président français d'origine alg
  • Untitled

    2133217·text·276 B·2012-03-28 13: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 "
  • first perl

    2133227·text·1.1 KB·2012-03-28 13:39 UTC
    <html>
    
    <head><title>my first form</title></head>
    
    <body>
    
    <h1>my first form</h1>
    
    <form action="cgi-bin/first.pl" method=post>
    
    First name: <input type=text name=fname><br>
    
    Last name: <i
  • first perl

    2133216·text·1.1 KB·2012-03-28 13:39 UTC
    <html>
    
    <head><title>my first form</title></head>
    
    <body>
    
    <h1>my first form</h1>
    
    <form action="cgi-bin/first.pl" method=post>
    
    First name: <input type=text name=fname><br>
    
    Last name: <i
  • 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)

older pastes →