All pastesPublic feed

Public feed

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

    2072480·text·1.9 KB·2011-05-30 21:22 UTC
    p 11 
    No one could tell whence Mondo. He arrived one day, by chance, here in our town, without anyone noticing, and then we got used to it. He was a boy of ten years, with a round face and quiet, and
  • Miscellany

    2072479·text·614 B·2011-05-30 21:22 UTC
    @echo off
    
    :: Creates a RAR archive of files and moves them to a specified directory 
    
    :: size of rar archives in kilobytes
    set /a rarsize_kb=200000
    
    :: extension of files to not pack
    set ex
  • Anonymous

    2072478·text·710 B·2011-05-30 21:21 UTC
    Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format `/tmp/magick-XXVJip7m' @ error/constitute.c/ReadImage/533' in /srv/www/vhosts/repo.openpandora
  • Stuff

    2072477·text·610 B·2011-05-30 21:21 UTC
    @echo off
    
    :: Creates a RAR archive of files and moves them to a specified directory 
    
    :: size of rar archives in kilobytes
    set /a rarsize_kb=200000
    
    :: extension of files to move
    set extens
  • Untitled

    2072476·text·1.2 KB·2011-05-30 21:20 UTC
    // From zmatchmedia in psi/zmedia2.c around line 82:
     switch (code = dict_int_null_param(preq, "MediaPosition", 0, 0x7fff,
     0, &mepos)) {
     default:
     return code;
     case 2:
     case
  • Arduino potentiometer/piezo inst

    2072475·c·500 B·2011-05-30 21:19 UTC
    int val = 0;
    void setup() {
     pinMode(7, INPUT); //set up our push button
    }
    void loop() {
     val = analogRead(0); //reads the potentiometer information
     val = map(val, 0, 1023, -12, 13); //
  • Someone

    2072474·text·631 B·2011-05-30 21:19 UTC
    else if(e.getSource() == jmenuitemDigit){
    
     DecimalFormat df = new DecimalFormat();
    
     String inputString = getDisplayString();
     if (inputString.indexOf(",") > 0){
     d
  • SIP debug

    2072473·text·915 B·2011-05-30 21:12 UTC
    ---
     -- Called Telcentric/18008008004
    
    <--- SIP read from UDP:208.77.4.13:5060 --->
    SIP/2.0 100 Trying again
    Via: SIP/2.0/UDP 216.25.164.12:5060;branch=z9hG4bK153ffeda;rport=5060
    From: "305
  • 1000. A+B Problem

    2072471·java·265 B·2011-05-30 21:00 UTC
    import java.util.Scanner;
    
    public class Main {
     
     public static void main(String[] args) {
     Scanner read=new Scanner(System.in);
     int a=0,b=0;
     
     while(read.hasNext()){
     a=read.nextInt(
  • Unnamed

    2072468·text·201 B·2011-05-30 20:38 UTC
    127.0.0.1 localhost localhost.localdomain
    
    192.168.11.5 sluggo.localdomain sluggo
    192.168.11.7 tiger.localdomain tiger
    192.168.11.6 gumby.localdomain gumby
    192.168.11.18 ringo.localdomain ringo
  • Stuff

    2072467·java·278 B·2011-05-30 20:37 UTC
    //EDITADO
    
    import java.util.Scanner;
    
    public class Main {
     
     public static void main(String[] args) {
     Scanner read=new Scanner(System.in);
     int a=0,b=0;
     
     while(read.hasNext()){
     a=
  • Unnamed

    2072465·text·185 B·2011-05-30 20:34 UTC
    #include <stdio.h>
    
    main() {
     int i;
     for(i = 0; i < 1000000000000000; i++) {
     printf("%016d\n", i);
     fflush(stdout);
     }
    }
  • Stuff

    2072460·java·265 B·2011-05-30 20:29 UTC
    import java.util.Scanner;
    
    public class Main {
     
     public static void main(String[] args) {
     Scanner read=new Scanner(System.in);
     int a=0,b=0;
     
     while(read.hasNext()){
     a=read.nextInt(
  • Unnamed

    2072459·text·1.6 KB·2011-05-30 20:29 UTC
    173.219.29.215:27977
    174.57.64.137:27977
    206.255.159.231:27977
    207.172.113.200:27977
    216.137.138.136:27977
    24.1.85.212:27977
    24.100.184.40:27977
    24.119.113.59:27977
    24.125.192.198:27977
    24.12
  • Stuff

    2072458·java·265 B·2011-05-30 20:28 UTC
    import java.util.Scanner;
    
    public class Main {
     
     public static void main(String[] args) {
     Scanner read=new Scanner(System.in);
     int a=0,b=0;
     
     while(read.hasNext()){
     a=read.nextInt(
  • Anonymous

    2072457·text·596 B·2011-05-30 20:25 UTC
    endure - aushalten/dulden
    imbecile - Blödmann
    volition - Wille/willenskraft
    beggar - Bettler/Kerl
    vermin - Abschaum/Pack/Gesindel
    auricle - Öhrchen/Ohrmuschel
    mold - Form/Abdruck/Abguss
    collide
  • Someone

    2072453·text·302 B·2011-05-30 20:15 UTC
    root@mybox:/opt/myscripts# php gearman.test.php 
    Starting
    PHP Fatal error: Class 'GearmanWorker' not found in /opt/myscripts/gearman.test.php on line 6
    root@mybox:/opt/myscripts# pecl install gear
  • Stuff

    2072450·text·5.6 KB·2011-05-30 20:06 UTC
    package Base;
    
    import java.util.HashMap;
    import java.util.LinkedList;
    
    import Shared.* ;
    
    /**
     * This class should hold your grid, and also contains a method that will
     * start the game.
     *
  • recast.ini

    2072449·text·280 B·2011-05-30 20:04 UTC
    [Recast_Options]
    ShowTwoHour=1
    ShowIndex=0
    
    [Recast_Position]
    X=16.0
    Y=350.0
    
    [Recast_FontSettings]
    Font=Verdana
    Size=8
    Bold=0
    SwapTimers=1
    
    [Recast_TextColor]
    Alpha=200
    Red=255
    Green
  • Unnamed

    2072447·text·1.9 KB·2011-05-30 19:59 UTC
    ssh -v svn.debian.org
    OpenSSH_5.5p1 Debian-6, OpenSSL 0.9.8o 01 Jun 2010
    debug1: Reading configuration data /home/rrivas/.ssh/config
    debug1: Applying options for *.debian.org
    debug1: Reading confi

older pastes →