All pastesPublic feed

Public feed

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

    2133416·text·938 B·2012-03-28 20:51 UTC
    Julia, queen of hearts
    Pleads to play the part
    The casualty of everything
    Fatal elve through the lark
    
    And the nightingale, with his offering
    Pleases not her heart
    The hum and ring of the broke
  • Stuff

    2133413·text·512 B·2012-03-28 20:39 UTC
    <?php
    Mage::log(__FILE__);
    
    class Company_RemoveCC_Model_Order_Status_After_Observer
    {
    
     public function removeCC($observer)
     {
     $order = $observer->getEvent()->getOrder();
  • Stuff

    2133404·text·519.6 KB·2012-03-28 20:08 UTC
    
        
  • Something

    2133403·text·84 B·2012-03-28 20:06 UTC
    #!/bin/sh
    
    xset b off
    
    eval `ssh-agent -s`
    ssh-add
    
    xscreensaver &
    
    fluxbox
  • Website

    2133401·text·36 B·2012-03-28 19:54 UTC
    Who wants to make a website with me?
  • Something

    2133398·text·35 B·2012-03-28 19:47 UTC
    Proving tos9 wrong all of the days.
  • Stuff

    2133397·text·35 B·2012-03-28 19:45 UTC
    Proving tos9 wrong all of the days.
  • Someone

    2133375·text·970 B·2012-03-28 19:02 UTC
    Tyranitar (F) @ Choice Band
    Trait: Sand Stream
    EVs: 176 HP / 252 Atk / 80 Spd
    Adamant Nature (+Atk, -SAtk)
    - Crunch
    - Pursuit
    - Stone Edge
    - Superpower
    
    Jirachi @ Choice Scarf
    Trait: Serene
  • I like pie

    2133372·text·970 B·2012-03-28 18:55 UTC
    Tyranitar (F) @ Choice Band
    Trait: Sand Stream
    EVs: 176 HP / 252 Atk / 80 Spd
    Adamant Nature (+Atk, -SAtk)
    - Crunch
    - Pursuit
    - Stone Edge
    - Superpower
    
    Jirachi @ Choice Scarf
    Trait: Serene
  • Unnamed

    2133368·php·1.4 KB·2012-03-28 18:29 UTC
    if (strpos($CURUSER['openclose'], "[latestforum]") === false) {
     $result6 = mysql_query("SELECT posts.body AS postbody, posts.id AS pid, posts.topicid, posts.userid AS userpost, posts.added, topics.
  • Miscellany

    2133366·text·1.9 KB·2012-03-28 18:27 UTC
    private ShaderProgram shader;
     private Mesh mesh;
     private PerspectiveCamera camera;
     private Matrix4 model = new Matrix4();
     private float angle = 45;
    
     @Override
     public void cre
  • test001

    2133363·text·410 B·2012-03-28 18:19 UTC
    (
    
     print '('
    
     integer i
    
     for ((i=0 ; i < 16384 ; i++ )) ; do
     printf '\tinteger var%i=%i\n' i i
     done
    
     printf 'typeset -a ar=(\n'
     for ((i=0 ; i < 16384 ; i++ )) ; do
     printf '\t[%d]=%d\n' i i
  • test001

    2133347·text·886 B·2012-03-28 17:03 UTC
    (dbx) where
     [1] memcpy(0xffffffff7a91e930, 0xffffffff7aa20000, 0x6, 0x1, 0xffffffff7aa00000, 0x0), at 0xffffffff7b200e6c 
    =>[2] nv_putval(np = 0xffffffff7a91e9f0, string = 0xffffffff7aa1ffc0 "var",
  • Someone

    2133324·text·6 B·2012-03-28 15:59 UTC
    Lol xD
  • 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

older pastes →