All pastesPublic feed

Public feed

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

    2128969·actionscript·111 B·2012-03-17 01:59 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • cool patch.. good performance..

    2128968·text·1.7 KB·2012-03-17 01:55 UTC
    ---
     clients/window.c | 203 +++++++++++++++++++++++++++++++++++++++--------------
     1 files changed, 149 insertions(+), 54 deletions(-)
    
    diff --git a/clients/window.c b/clients/window.c
    index 905
  • teste

    2128967·csharp·3.6 KB·2012-03-17 01:28 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html 
    
    xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Co
  • Someone

    2128964·php·607 B·2012-03-17 01:05 UTC
    $query = mysql_query("SELECT id_pg, slot_1, slot_2, slot_3, slot_4, slot_5 FROM backpacks JOIN pgs ON backpacks.id_pg = pgs.id");
    $array = mysql_fetch_assoc($query);
    
    $query_check = mysql_query ("S
  • Anonymous

    2128963·php·622 B·2012-03-17 00:49 UTC
    $query = mysql_query("SELECT id_pg, slot_1, slot_2, slot_3, slot_4, slot_5 FROM backpacks JOIN pgs ON backpacks.id_pg = pgs.id");
    $array = mysql_fetch_array($query);
    
    $query_check = mysql_query ("S
  • Miscellany

    2128962·text·953 B·2012-03-17 00:41 UTC
    Tyranitar (M) @ Leftovers
    Trait: Sand Stream
    EVs: 252 HP / 4 Atk / 252 SDef
    Careful Nature (+SDef, -SAtk)
    - Stealth Rock
    - Crunch
    - Pursuit
    - Rock Slide
    
    Skarmory (M) @ Leftovers
    Trait: Stur
  • Something

    2128961·text·1.9 KB·2012-03-17 00:32 UTC
    package OpenILS::Application;
    use OpenSRF::Application;
    use UNIVERSAL::require;
    use base qw/OpenSRF::Application/;
    
    sub ils_version {
     # version format is "x-y-z", for example "2-0-0" for Eve
  • Someone

    2128960·text·34.4 KB·2012-03-17 00:26 UTC
    
        
  • Mine

    2128956·php·612 B·2012-03-16 23:42 UTC
    $query = mysql_query("SELECT id_pg, slot_1, slot_2, slot_3, slot_4, slot_5 FROM backpacks JOIN pgs ON backpacks.id_pg = pgs.id");
    $array = mysql_fetch_array($query);
    
    $query_check = mysql_query ("S
  • Miscellany

    2128955·php·597 B·2012-03-16 23:25 UTC
    $query = mysql_query("SELECT id_pg, slot_1, slot_2, slot_3, slot_4, slot_5 FROM backpacks JOIN pgs ON backpacks.id_pg = pgs.id");
    $array = mysql_fetch_array($query);
    
    $query_check = mysql_query ("S
  • Miscellany

    2128952·php·111 B·2012-03-16 23:02 UTC
    <?php for ($i = 0; $i < $count; $i++){
     if ($array_check['i'] = $array['slot_1'])
     echo $array_check['i'];}?>
  • Something

    2128951·text·37.3 KB·2012-03-16 22:52 UTC
    
        
  • Something

    2128948·text·378 B·2012-03-16 22:18 UTC
    <!-- Out -->
    <iq xmlns="jabber:client" type="get" id="219">
    <query xmlns="jabber:iq:roster" />
    </iq>
    
    <!-- In -->
    <iq from='xxxxxxxxxx@jabber.fr' to='xxxxxxxxxx@jabber.fr/Gallifrey' type='error'
  • Anonymous

    2128946·text·4.3 KB·2012-03-16 21:56 UTC
    # Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
    # Maintainer: Jose Riha <jose1711 gmail com>
    
    pkgname=freegish-git
    pkgver=20120316
    pkgrel=1
    pkgdesc="Free version of gish, a physics platform
  • Anonymous

    2128944·php·246 B·2012-03-16 21:49 UTC
    Il tuo Inventario: <br>
    Slot 1: <?php foreach ($array_check as $check)
     if($check == $array['slot_1'])
     echo $check['nome'];?> <br>
    Slot 2: <?php foreach ($array_check as $check)
     if($check
  • Mine

    2128942·text·4.1 KB·2012-03-16 21:40 UTC
    16:38:55 [SEVERE] javax.script.ScriptException: ReferenceError: "Pakages" is not defined. (./craftscripts/island.js#3) in ./craftscripts/island.js at line number 3
    16:38:55 [SEVERE] at com.sk89q.wor
  • Unnamed

    2128938·text·4.8 KB·2012-03-16 21:22 UTC
    So I had my 5th consult yesterday and I was still fairly up in the air but starting to think I'd go with the guy who had the most experience....which didn't really excite me because he just didn't mes
  • Mine

    2128937·text·382 B·2012-03-16 21:15 UTC
    Index: libc/arm/gen/_set_tp.c
    ===================================================================
    --- libc/arm/gen/_set_tp.c (revision 232878)
    +++ libc/arm/gen/_set_tp.c (working copy)
    @
  • Mine

    2128936·php·257 B·2012-03-16 21:08 UTC
    Slot 1: <?php for ($i = 0; $i < $count; $i++){
     if ($array_check['i'] = $array['slot_1'])
     echo $array_check['name'];}
     ?> <br>
    Slot 2: <?php for ($i = 0; $i < $count; $i++){
     if ($array_check['i
  • Stuff

    2128932·text·235 B·2012-03-16 20:47 UTC
    victor = MyArea.Min;
     victor.x += rand(MyArea.Max.x - MyArea.Min.x);
     victor.y += rand(MyArea.Max.Y - MyArea.Min.y);
     victor.z += rand(MyArea.Max.Z - MyArea.Min.z);
     `log("Contains Point" @ vecto

older pastes →