All pastesPublic feed

Public feed

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

    2074835·text·267 B·2011-06-05 02:56 UTC
    bool editingWindow = false;
    
    typedef struct{
     unsigned int r, g, b, a;
    } Color;
    
    Color Black;
    
    bool createQuad(double top_l, double top_r, double bot_r, double bot_l, Color color = Black)
    {
  • Miscellany

    2074833·text·158 B·2011-06-05 02:50 UTC
    ON *:START:{
     /server patience.purplesurge.com
     /server -m irc.slayar-irc.net
     /server -m irc.shadowvortex.co.cc
     /server -m shadow.ambernova.net
    }
  • Mine

    2074827·cpp·4.7 KB·2011-06-05 02:25 UTC
    #include "Socket.h"
    #include "Common.h"
    
    #include "ExceptionHandler.h"
    
    #ifdef DEBUG
    #include "Common.h"
    #include "Configuration.h"
    #endif
    
    #pragma comment(lib,"wsock32.lib")
    
    #ifndef MSG_
  • Mine

    2074826·text·4.7 KB·2011-06-05 02:24 UTC
    #include "Socket.h"
    #include "Common.h"
    
    #include "ExceptionHandler.h"
    
    #ifdef DEBUG
    #include "Common.h"
    #include "Configuration.h"
    #endif
    
    #pragma comment(lib,"wsock32.lib")
    
    #ifndef MSG_
  • Someone

    2074820·text·1.1 KB·2011-06-05 01:52 UTC
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package fuse-sshfs.i686 0:2.2-6.el6 set to be updated
    ---> Package iperf.i686 0:2.0.5-1.el6 set to be updated
    -
  • Unnamed

    2074818·html·3.5 KB·2011-06-05 01:36 UTC
    월드라,이브카,지-노♧월드바,카-라
    " ▶ 월드라,이브카,지-노♧월드바,카-라▒ ㉿ ♣ ━━( ‥ HTTP://WWW.TTD66.COM‥ )━━ ♣ [Y((×&#65103;×)P]∵인터밀란을>-< 월드라,이브카,지-노♧월드바,카-라>-<㉿ ㉿이끄는 감독이 21일 새벽(한국시각) 토튼햄과 ‘2010-11 UEFA챔피언스리그∵>-< 월드라,이브카,지-노♧월
  • Untitled

    2074814·text·2.8 KB·2011-06-05 01:23 UTC
    [2011-05-30 19:38] Running 'pacman -Syu'
    [2011-05-30 19:38] synchronizing package lists
    [2011-05-30 19:38] starting full system upgrade
    [2011-05-31 15:20] Running 'pacman -Syu'
    [2011-05-31 15:20]
  • Something

    2074813·text·1.5 KB·2011-06-05 01:17 UTC
    00:58 -!- meLon [meLon@gitbrew.org] has joined #otheros
    01:03 < meLon> Hmm, maybe I can use my USB printer's SD card reader, eussNL :P
    01:18 < meLon> Is there a walk-through that goes into a little
  • jmanuel_cool

    2074803·text·328 B·2011-06-05 00:37 UTC
    deb http://ftp.de.debian.org/debian/ stable main #contrib non-free
    deb-src http://ftp.de.debian.org/debian/ stable main #contrib non-free
    deb-src http://ftp.de.debian.org/debian/ stable contrib non-
  • Unnamed

    2074801·text·1.8 KB·2011-06-05 00:29 UTC
    Cleverbot: Are you an alien?
    
    User: Not in the extraterrestrial sense but I do sometimes feel alien to the people around me.
    
    Cleverbot: What are you?
    
    User: Do you watch TV much?
    
    Cleverbot:
  • Mine

    2074797·text·6.3 KB·2011-06-05 00:14 UTC
    Stranger: hi ı am male
    CleverBot: I don't speak spanish.
    Stranger: me too
    Stranger: :)
    CleverBot: But you just did!
    Stranger: no ı just said ı am male
    CleverBot: Okay?
    Stranger: ı am not girl
  • Miscellany

    2074796·text·1.1 KB·2011-06-05 00:11 UTC
    Stranger: announce urself
    You: good day
    Stranger: good day to u too sir
    You: To whom do I owe the pleasure?
    Stranger: well sir i am a dame looking for a pervert
    Stranger: i reckon u are not one
  • Miscellany

    2074795·text·1.1 KB·2011-06-05 00:09 UTC
    <%@ Import Namespace="System.Data" %>
    
    <SCRIPT Runat="Server">
    
    Dim CodesArray As ArrayList
    
    Sub Page_Load
    
     If Not Page.IsPostBack Then
    
     '-- Import XML file into data set
     Dim Stat
  • Stuff

    2074772·text·1.4 KB·2011-06-04 22:55 UTC
    diff --git a/build_compiz++ b/build_compiz++
    index 193db2a..4b708ab 100755
    --- a/build_compiz++
    +++ b/build_compiz++
    @@ -4,18 +4,6 @@
     # A script to build compiz++ by Scott Moreau oreaus@gmail.
  • rPSYC.rb error output

    2074766·text·501 B·2011-06-04 22:29 UTC
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    
    C:\Users\coyotama>cd Code
    
    C:\Users\coyotama\Code>ruby rpsyc.rb
    connecting to:81.92.172.232
  • rPSYC.rb snapshot

    2074765·ruby·1012 B·2011-06-04 22:29 UTC
    #!/env/ruby
    
    #@filename rpsyc.rb
    #@author Alex Maurin
    #Description A simple PSYC connection handler in ruby.
    
    require 'socket'
    puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
  • rPSYC.rb snapshot

    2074763·ruby·1.0 KB·2011-06-04 22:24 UTC
    #!/env/ruby
    
    #@filename rpsyc.rb
    #@author Alex Maurin
    #Description A simple PSYC connection handler in ruby.
    
    require 'socket'
    puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
  • Untitled

    2074760·text·1.7 KB·2011-06-04 22:12 UTC
    In rode the Lord of the Nazgûl. A great black shape against the fires beyond he loomed up, grown to a vast menace of despair. In rode the Lord of the Nazgûl, under the archway that no enemy ever yet h
  • rPSYC.rb snapshot

    2074758·ruby·921 B·2011-06-04 22:06 UTC
    #!/env/ruby
    
    #@filename rpsyc.rb
    #@author Alex Maurin
    #Description A simple PSYC connection handler in ruby.
    
    require 'socket'
    puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"
  • Stuff

    2074757·text·921 B·2011-06-04 22:06 UTC
    #!/env/ruby
    
    #@filename rpsyc.rb
    #@author Alex Maurin
    #Description A simple PSYC connection handler in ruby.
    
    require 'socket'
    puts 'connecting to:' + IPSocket::getaddress('psyced.org') + "\n"

older pastes →