All pastesPublic feed

Public feed

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

    2053553·text·967 B·2011-05-03 18:20 UTC
    <?php
    include "../classes.php";
    session_start();
    $mysql = new mysql();
    $mysql->connect();
    $login = new login();
    $login->checklogin();
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transition
  • Someone

    2053550·xml·258 B·2011-05-03 18:14 UTC
    <button>
     <sprite spriteName="gfx/hud/action_buttons">
     <element x="280" y="240" w="64" h="64" elementName="jumpButton" priority="1020" />
     <element x="344" y="240" w="64" h="64" elementName=
  • Stuff

    2053549·text·1.2 KB·2011-05-03 18:13 UTC
    package dje.act.res;
    
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.PrintWriter;
    import java.net.Socket;
    import java.net.UnknownHos
  • Someone

    2053548·text·340 B·2011-05-03 18:13 UTC
    <?
     $a = false;
     $b = null;
     $c = '';
     $d = NULL;
     $e = 0;
    
     if($a ==NULL)
     {
     print 'nulo 1 <br>';
     }
    
     if($b==NULL)
     {
     print 'nulo 2 <br>';
     }
     
     if($c==NULL)
  • Someone

    2053543·scheme·214 B·2011-05-03 18:01 UTC
    | dic |
    
    dic := Dictionary new.
    
    ContratacaoDePonto todos do: [ :contratoDePonto |
     contratoDePonto pontosFisicos do: [ :pontoFisico |
     dic at: pontoFisico put: pontoFisico equipamentos.
     ].
  • Unnamed

    2053542·text·1.4 KB·2011-05-03 17:56 UTC
    package dje.act.res;
    
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.PrintWriter;
    import java.net.Socket;
    import java.net.UnknownHos
  • Mine

    2053535·text·1.6 KB·2011-05-03 17:38 UTC
    mount
    rootfs on / type rootfs (rw)
    none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    none on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    none on /dev type devtmpfs (rw,relatime,size=
  • Something

    2053530·text·409 B·2011-05-03 17:24 UTC
    Hi Gus,
     
    Okay I've got the same error that you were getting in your VM now that I'm attempting to build on an x86 architecture. The Makefile doesn't have a SPARC option in the architecture listing.
  • Something

    2053529·text·771 B·2011-05-03 17:22 UTC
    bash-3.00$ gmake -e os=BSD
    gmake -C src all
    gmake[1]: Entering directory `/home/alex.thibodeau/RITProj/UDTServer/skynetd/libudt/src'
    g++ -fPIC -Wall -Wextra -DBSD -finline-functions -O3 -fno-stri
  • Miscellany

    2053528·text·2.2 KB·2011-05-03 17:20 UTC
    package dje.act.res;
    
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.PrintWriter;
    import java.net.ServerSocket;
    import java.net.Sock
  • Unnamed

    2053526·text·5.9 KB·2011-05-03 17:11 UTC
    (18:47:46) Nadine: men jeg skal ta meg en dusj nå jeg da:D og så lage grønn te og sette meg på macen igjen:D
    (18:48:38) Nadine: kos deg med middagen da=)
    (18:48:39) Christine: men men. hvordan skal
  • Mine

    2053524·text·11.0 KB·2011-05-03 16:58 UTC
    [18:34:00] <xelister> hi i'm paying 0.5 - 2 BTC: to give me bash script to unfaggotize file names (make them fat32 compatible, just ascii, space to _ and other specials to _. ALSO make it solve result
  • Mine

    2053523·text·2.4 KB·2011-05-03 16:54 UTC
    # athstats
    29022247 data frames received
    19989973 data frames transmit
    11182 tx frames with an alternate rate
    401136 long on-chip tx retries
    762 tx failed 'cuz too many retries
    54M
  • Mine

    2053521·text·8.0 KB·2011-05-03 16:33 UTC
    Type=cdir;Modify=20110502110020;Win32.ea=0x00000010; /
    Type=dir;Modify=20110502100203;Win32.ea=0x00000010; Alice.In.Wonderland.2010.NL.PAL.DVDR-REWIND
    Type=dir;Modify=20110418215342;Win32.ea=0x00000
  • Unnamed

    2053519·text·1.3 KB·2011-05-03 16:14 UTC
    # LC_ALL=C urpmi MIME-Types
    To satisfy dependencies, the following packages are going to be installed:
     Package Version Release Arch 
    (medium "Core Release")
  • Someone

    2053517·java·1.4 KB·2011-05-03 16:06 UTC
    //================== Please DO NOT modify any code below ======================
     public boolean equals(SynonymList list)
     {
     boolean retval = false;
     int len = length();
  • Mine

    2053516·text·424 B·2011-05-03 16:01 UTC
    void OnComplete(int error, const AddressList& addrlist) {
     if (error == OK)
     addresses_->SetFrom(addrlist, port());
     CompletionCallback* callback = callback_;
     MarkAsCancelled();
  • Miscellany

    2053514·text·1.0 KB·2011-05-03 15:57 UTC
    MariaDB [mydb]> repair table tx_stelection_Candidate;
    +------------------------------+--------+----------+----------------------------------------------------+
    | Table | Op
  • Untitled

    2053512·text·4.9 KB·2011-05-03 15:49 UTC
    private static int[][] calculateHonogram(int[][] board){
     int numberOfChanges=1;
     while(numberOfChanges!=0){
     numberOfChanges=0;
     /*
     * Check all possible row solutions
     */
     for (
  • Mine

    2053510·text·715 B·2011-05-03 15:46 UTC
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1046.179] (II) Loading extension MIT-SCREEN-SAVER
    [ 1047.220] (EE) Logitech USB Receiver: failed to initialize for relative axes.

older pastes →