All pastesPublic feed

Public feed

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

    2051308·text·1.4 KB·2011-04-27 19:54 UTC
    CreateObject(985, 2644.8845214844, -2039.7027587891, 10.554044723511, 0, 0, 178);
    CreateObject(985, 1843.7287597656, -1855.7330322266, 8.4497909545898, 0, 0, 270);
    CreateObject(985, 1024.8260498047,
  • Anonymous

    2051307·text·26.2 KB·2011-04-27 19:53 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
     Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://open
  • Mine

    2051306·text·573 B·2011-04-27 19:52 UTC
    stephan@laptop:~$ host -a portal
    Trying "portal.arts.local"
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2621
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
    
    ;; QU
  • Stuff

    2051305·text·5.0 KB·2011-04-27 19:49 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    #include <arpa/inet.h>
    
    // copyright of capisce
    
    uint32_t read_uint32(FILE *fp)
    {
     int32_t value;
     fread(&value, 4, 1, fp);
     return ntohl(va
  • Anonymous

    2051303·java·258 B·2011-04-27 19:43 UTC
    String content = EntityUtils.toString(response.getEntity());
     if(content == "EMAIL_PLS") {
     EditText errorText = (EditText)findViewById(R.id.errorText);
  • Untitled

    2051302·text·258 B·2011-04-27 19:43 UTC
    String content = EntityUtils.toString(response.getEntity());
     if(content == "EMAIL_PLS") {
     EditText errorText = (EditText)findViewById(R.id.errorText);
  • Unnamed

    2051298·text·5.3 KB·2011-04-27 19:31 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    #include <arpa/inet.h>
    
    // copyright of capisce
    
    uint32_t read_uint32(FILE *fp)
    {
     int32_t value;
     fread(&value, 4, 1, fp);
     return ntohl(va
  • Mine

    2051297·text·2.5 KB·2011-04-27 19:13 UTC
    function NTM_ChangeAreaInt(how, dest, ownername, myportal)
    {
     debugPrint("ntm changeAreaint how:"+how+" Dest:"+dest );
     var _portal, _wpHex;
     var _playerportal = false;
     var _prearea;
     var _warp
  • Mine

    2051295·text·291 B·2011-04-27 19:06 UTC
    @cls
    
    set DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\Common7\IDE
    set TF=%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\Common7\IDE
    echo PATH=%PATH%;%DEVENV%;%TF%
    
    TF.exe get $tfse
  • Untitled

    2051293·text·362 B·2011-04-27 18:55 UTC
    BigInteger hashkey = FBUtilities.hash(ks.key);
    this.currentToken = hashkey;
    ...
    
    KeyRange kr = new KeyRange();
    kr.setStart_token(this.currentToken.toString());
    kr.setEnd_token(this.endToken.toSt
  • Miscellany

    2051292·php·62 B·2011-04-27 18:47 UTC
    <?php
    class A {
     var $b = 'c';
    }
    echo (new A())->b;
    ?>
  • Mine

    2051290·text·5.4 KB·2011-04-27 18:43 UTC
    Death of a Salesman
    4
    Willy, in my opinion, does not have the sympathy that most other tragic heroes possess. He is presented, at least to my eyes, as a man who has become flawed, but whose flaws ha
  • Something

    2051288·text·1.1 KB·2011-04-27 18:36 UTC
    Kernel IPv6 routing table
    Destination Next Hop Flags Metric Ref Use Iface
    ::1/128 ::
  • Anonymous

    2051287·text·652 B·2011-04-27 18:28 UTC
    Guen: hi, im one of the owners, why?
    
    Immunity: Hi, I was looking for a gm position.
    
    Guen: you can apply on the forums
    
    Immunity: Oh I was looking for the head gm. I know we are not supposed to
  • Stuff

    2051285·text·7.5 KB·2011-04-27 18:08 UTC
    var _NTP_HaveCTA = -1;
    
    function NTP_DoPrecastCTA(refresh, castbo)
    {
     if(arguments.length < 2){
     castbo = true;
     }
    
     if(me.classid == NTC_CHAR_CLASS_BARBARIAN || NTC_InTown())
     return true;
  • Untitled

    2051284·text·230 B·2011-04-27 18:07 UTC
    public function _initRoutes() {
     $route = new Zend_Controller_Router_Route(
     ":module/:controller/:action/:id",
     array("id" => "\d+")
     );
     self::$frontController->getRouter()->addRoute(
  • Someone

    2051281·text·547 B·2011-04-27 18:01 UTC
    git push
    Counting objects: 5, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (2/2), done.
    Writing objects: 100% (3/3), 261 bytes, done.
    Total 3 (delta 1), reused 0 (delt
  • Anonymous

    2051280·text·1.9 KB·2011-04-27 18:00 UTC
    ker:
    Frodite
    
     * (27.04.2011 19:55:10)
     * Round 1 / 1
    
     * <<
     * Reserve
     * >>
    
     *
     1965
     *
     181
     *
     160
     *
     1
     *
     12
     *
  • Someone

    2051279·text·777 B·2011-04-27 17:59 UTC
    Battle for Lordaeron (27.04.2011 19:55:10)
    Attacker: Frodite from Gneisenau
    Defender: King_Style from -X- Leningrad
    Battle outcome
    Attacker 
     
     
     
     
     
     
    Enemies 1965 (-0) 526 (-5) 244 (
  • cabal ghci-haskeline build failu

    2051278·text·7.3 KB·2011-04-27 17:58 UTC
    $ cabal -v install ghci-haskeline
    /usr/bin/ghc --numeric-version
    looking for package tool: ghc-pkg near compiler in /usr/bin
    found package tool in /usr/bin/ghc-pkg
    /usr/bin/ghc-pkg --version
    /usr

older pastes →