All pastesPublic feed

Public feed

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

    2099465·text·4.7 KB·2012-01-04 22:38 UTC
    Introduction
    
    I used to call myself atheist in the way people usually 
    refer to the word, as religionless. I have never 
    called myself religious, not even when I was younger and was 
    constant
  • Mine

    2099461·text·852 B·2012-01-04 22:27 UTC
    import java.util.concurrent.Callable;
    public class Task implements Callable {
     private int seq;
     public Task() {}
     public Task(int i) { seq = i; }
    
     public Object call() {
     String
  • Miscellany

    2099458·perl·2.2 KB·2012-01-04 22:17 UTC
    sub ecloud_vm_find_url {
     my ($VM_QUERY) = @_ ;
     my $VM_URI ;
    
     return($VM_QUERY) if ($VM_QUERY =~ m/\//) ;
    
     our %ECLOUD ; # = ecloud_get_cloud unless (%ECLOUD) ;
    
     for my $TH
  • Mine

    2099457·text·966 B·2012-01-04 22:06 UTC
    [root@vpn1 etc]# ls -la
    total 60
    drwxr-xr-x 9 root root 4096 Jan 4 16:58 .
    drwxr-xr-x 9 root root 4096 Nov 29 05:36 ..
    -rw-r--r-- 1 root root 2998 Nov 29 05:36
  • Mine

    2099453·cpp·1.8 KB·2012-01-04 21:46 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Unnamed

    2099452·ini·994 B·2012-01-04 21:44 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Unnamed

    2099451·ini·994 B·2012-01-04 21:44 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Unnamed

    2099450·text·994 B·2012-01-04 21:43 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Mine

    2099449·cpp·1.8 KB·2012-01-04 21:34 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Mine

    2099447·text·869 B·2012-01-04 21:14 UTC
    ==19968== Process terminating with default action of signal 11 (SIGSEGV): dumping core
    ==19968== Access not within mapped region at address 0x20AF3123E
    ==19968== at 0x8D67CDE: mdb_page_split (md
  • Someone

    2099446·text·29.6 KB·2012-01-04 21:11 UTC
    p docvert-openoffice.org - converts word processor files to HTML usin
    p libbase-java-openoffice.org - A general purpose base service library (OO
    p libflute-java-openoffice.org
  • Stuff

    2099442·text·5.9 KB·2012-01-04 20:53 UTC
    Network or server failure. Please check your Internet connection to tallis.greygarth and choose Retry Network. If you need to enter Offline Mode, choose Ignore Errors in this and subsequent dialogs.
  • Anonymous

    2099441·text·572 B·2012-01-04 20:28 UTC
    root@Carola:/home/carola# aptitude install gnome-openoffice.org
    No se puede encontrar ningún paquete cuyo nombre o descripción coincida con "gnome-openoffice.org"
    No se puede encontrar ningún paquet
  • Mine

    2099440·cpp·1.4 KB·2012-01-04 20:27 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Mine

    2099439·text·989 B·2012-01-04 20:16 UTC
    Presentation
    
    Det här vill jag ha
    
    och det här drömmer jag om:
    
     
    
    Gorgonzolagratinerad fläskfilé
    
    med kulpotatis som vi har lagat tillsammans.
    
    Våra blickar som möts…lätta beröringar.
  • Unnamed

    2099438·text·534 B·2012-01-04 20:02 UTC
    <!--[if lt IE 7]> 
     <div style=' clear: both; text-align:center; position: relative;'> <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img
  • Something

    2099437·text·7.3 KB·2012-01-04 20:02 UTC
    <?php require_once('Connections/sginc.php'); ?>
    <?php $rnum = rand(6,9) ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "",
  • Something

    2099436·php·813 B·2012-01-04 20:01 UTC
    /**
     * Add the reCAPTCHA messages
     * 
     */
    function efReCaptcha() {
     global $recaptcha_public_key, $recaptcha_private_key;
     global $wgMessageCache, $wgServerName;
  • Something

    2099435·php·810 B·2012-01-04 20:00 UTC
    /**
     * Add the reCAPTCHA messages
     * 
     */
    function efReCaptcha() {
     global $recaptcha_public_key, $recaptcha_private_key;
     global $wgServerName;
     
     
     requ
  • Stuff

    2099429·text·30.5 KB·2012-01-04 19:39 UTC
    CREATE TABLE IF NOT EXISTS `lb-main` (
     `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
     `date` datetime NOT NULL,
     `playerid` smallint(5) unsigned NOT NULL,
     `replaced` tinyint(3) unsigned NOT

older pastes →