All pastesPublic feed

Public feed

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

    2075249·text·6.3 KB·2011-06-05 21:58 UTC
    :) pacman -Ss json
    extra/json-glib 0.12.4-1 [0.08 MB] [installed]
     JSON library built on GLib
    extra/qjson 0.7.1-1 [0.05 MB]
     A qt-based library that maps JSON data to QVariant objects
    commu
  • Anonymous

    2075245·text·1.5 KB·2011-06-05 21:51 UTC
    \alignauthor
    NAME A\\
     \affaddr{University of Twente}\\
     \affaddr{P.O. Box 217, 7500AE Enschede}\\
     \affaddr{The Netherlands}\\
     \email{x}
    \alignauthor
    NAME B\\
  • Anonymous

    2075241·text·387 B·2011-06-05 21:50 UTC
    \alignauthor
    NAME A\\
     \affaddr{University of Twente}\\
     \affaddr{P.O. Box 217, 7500AE Enschede}\\
     \affaddr{The Netherlands}\\
     \email{x}
    \alignauthor
    NAME B\\
  • Stuff

    2075239·text·420 B·2011-06-05 21:46 UTC
    ********************** p1.h ********************************
    
    class TEST_CLASS
    {
     private:
     int x;
     public:
     int getX();
    }
    
    *********************end of p1.h **********
  • Stuff

    2075238·text·418 B·2011-06-05 21:45 UTC
    ********************** p1.h ********************************
    
    class TEST_CLASS
    {
     private:
     int x;
     public:
     int getX();
    }
    
    *********************end of p1.h **********
  • Mine

    2075234·text·5.0 KB·2011-06-05 21:37 UTC
    Traceback (most recent call last):
     File "bravo\factories\beta.pyc", line 123, in update_time
    
     File "bravo\factories\beta.pyc", line 143, in update_season
    
     File "bravo\plugin.pyc", line 83,
  • JSON

    2075233·text·5.7 KB·2011-06-05 21:36 UTC
    :) pacman -Ss json
    extra/json-glib 0.12.4-1 [0.08 MB] [installed]
     JSON library built on GLib
    extra/qjson 0.7.1-1 [0.05 MB]
     A qt-based library that maps JSON data to QVariant objects
    commu
  • JSON

    2075231·text·1008 B·2011-06-05 21:34 UTC
    :) pacman -Ss json
    extra/json-glib 0.12.4-1 [0.08 MB] [installed]
     JSON library built on GLib
    extra/qjson 0.7.1-1 [0.05 MB]
     A qt-based library that maps JSON data to QVariant objects
    commu
  • Something

    2075226·text·525 B·2011-06-05 21:29 UTC
    rm -rf autom4te.cache
    rm -f aclocal.m4 ltmain.sh
    
    touch README
    
    echo "Running autopoint..." ; autopoint -f || exit 1
    echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
    echo "Run
  • Mine

    2075225·text·89 B·2011-06-05 21:28 UTC
    Section "Device"
     Identifier "Device0"
     Driver "vesa"
    EndSection
  • Unnamed

    2075224·text·467 B·2011-06-05 21:27 UTC
    ORIGINAL DESC I ENTERED:
    This is a nice Job.
    This is a weird line: ### @@@ ^^^ 'A`A"AçA_AºA\A|A:A_A>A.
    This is my final line.
    
    COMMANDS ON RUBY CONSOLE:
    
    Loading development environment (Ra
  • Miscellany

    2075220·text·1.3 KB·2011-06-05 21:13 UTC
    #include <iostream>
    #include <queue>
    #include <stack>
    #include <math.h>
    
    #define FIL 7
    #define COL 7
    
    int m[FIL][COL] = {
     {0,0,0,0,0,0,0},
     {0,1,0,0,0,0,0},
     {0,0,2,0,0,0,0},
  • Mine

    2075218·text·382 B·2011-06-05 21:11 UTC
    GRUB_DEFAULT=0
    GRUB_HIDDEN_TIMEOUT=2
    GRUB_TIMEOUT=0
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX="CONSOLE=/dev/tty1 resume=/dev/sda5 lapic hpet=force"
    GRUB_
  • Something

    2075214·text·29.6 KB·2011-06-05 21:08 UTC
    Jun 5 20:48:39 whistle1 freeswitch[998]: recv 584 bytes from udp/[98.254.245.79]:29712 at 20:48:39.620806: ------------------------------------------------------------------------ 
    Jun 5 20:48:3
  • Mine

    2075213·text·72.1 KB·2011-06-05 21:06 UTC
    
        
  • Something

    2075207·text·28.3 KB·2011-06-05 20:55 UTC
    Jun 5 20:48:39 whistle1 freeswitch[998]: recv 584 bytes from udp/[98.254.245.79]:29712 at 20:48:39.620806: ------------------------------------------------------------------------ 
    Jun 5 20:48:3
  • Miscellany

    2075191·text·6.1 KB·2011-06-05 19:37 UTC
    actionbuttons.xml
    ====
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <ActionButtonConfig>
     <ActionButtonFrame x="668" y="4" visible="false">
     <ActionButton id="0" icon="clw">cast 'cure light wo
  • nicdev007

    2075187·php·541 B·2011-06-05 19:21 UTC
    //Before (failing):
    echo "<input maxlength='100' name='forenames' size='15' title='Firstnames (or initials)' value='{$contactobj->forenames}' />\n";
    echo "<input maxlength='100' name='surname' size=
  • nicdev007

    2075186·text·541 B·2011-06-05 19:20 UTC
    //Before (failing):
    echo "<input maxlength='100' name='forenames' size='15' title='Firstnames (or initials)' value='{$contactobj->forenames}' />\n";
    echo "<input maxlength='100' name='surname' size=
  • Mine

    2075182·text·1.8 KB·2011-06-05 19:11 UTC
    diff --git a/svtools/source/svhtml/parhtml.cxx b/svtools/source/svhtml/parhtml.cxx
    index 66ef97c..d8a80c2 100644
    --- a/svtools/source/svhtml/parhtml.cxx
    +++ b/svtools/source/svhtml/parhtml.cxx
    @@

older pastes →