All pastesPublic feed

Public feed

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

    2076643·text·163.0 KB·2011-06-08 09:34 UTC
    
        
  • Unnamed

    2076639·text·19.8 KB·2011-06-08 09:33 UTC
    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.Point;
    import java.awt.image.BufferedImage;
    import java.io.IOException;
    import java.net.MalformedURLException;
    import java.net.UR
  • Someone

    2076636·text·510 B·2011-06-08 09:25 UTC
    GlobalShortcutX: Unable to open any keyboard input devices under /dev/input, falling back to XInput
    GlobalShortcutX: Using XInput 2.0
    GlobalShortcutX: XInput 4:Virtual core XTEST pointer
    GlobalShor
  • Unnamed

    2076634·text·1.3 KB·2011-06-08 09:12 UTC
    :::::NSRX:::::
    
    ::PLAYER::
    You are a Ninja Skyboat Racer and you are Extreme.
    You must manage your Speed and your Lift. You want each number to be as close to 7 as possible, without reaching 8.
  • Unnamed

    2076628·text·1.9 KB·2011-06-08 08:51 UTC
    :::::BeanbagGladiator:::::
    
    ::PLAYER::
    You are a Beanbag Gladiator.
    You must manage your Clean (C), Lazy (L), Food (F), and Joy (J).
    You have up to five cards in your area. If a card would enter
  • Miscellany

    2076626·text·196 B·2011-06-08 08:36 UTC
    C:\Users\yuuno>nslookup ipv6.google.com
    Server: UnKnown
    Address: 192.168.1.1
    
    Non-authoritative answer:
    Name: ipv6.l.google.com
    Address: 2a00:1450:8001::63
    Aliases: ipv6.google.com
  • Something

    2076618·text·1004 B·2011-06-08 08:11 UTC
    Politoed (M) @ Choice Scarf
    Trait: Drizzle
    EVs: 116 HP / 140 SAtk / 252 Spd
    Timid Nature (+Spd, -Atk)
    - Hydro Pump
    - Ice Beam
    - Focus Blast
    - Hidden Power [Flying]
    
    Leafeon (M) @ Leftovers
    T
  • Someone

    2076617·text·13.8 KB·2011-06-08 08:05 UTC
    All processes killed
    ========== OTL ==========
    Prefs.js: "http://www.searchqu.com/web?src=ffb&systemid=406&q=" removed from keyword.URL
    C:\Documents and Settings\Korisnik\Application Data\Mozilla\F
  • names

    2076614·text·3.8 KB·2011-06-08 08:01 UTC
    Logan/0wl: a mineking a
    Logan/0wl: xxfly highxx
    Logan/0wl: phinx fire2
    Logan/0wl: dudemanbro2
    Logan/0wl: buzzball1993
    Logan/0wl: riden solo
    Logan/0wl: guateverr
    Logan/0wl: mia maria
    Logan/
  • Unnamed

    2076613·text·1.1 KB·2011-06-08 07:55 UTC
    worth:
     stone: 7.5
     dirt: 0.2
     cobblestone: 2
     wooden plank: 1.5
     sapling: 3
     sand: 1
     gravel: 1.25
     wood: 6
     glass: 5
     lapisblock: 270
     sandstone: 4
     c
  • Stuff

    2076608·text·1.3 KB·2011-06-08 07:50 UTC
    STEPS
    1. yum install bind
    2. vim /etc/named.conf
    options {
     #listen-on port 53 { 127.0.0.1; };
     #listen-on-v6 port 53 { ::1; };
     directory "/var/named";
    # dump-
  • Unnamed

    2076607·text·1.4 KB·2011-06-08 07:43 UTC
    class Ads extends Controller {
    
     function __construct()
     {
     parent::Controller();
     }
    
     function index()
     {
     if($this->session->userdata('appID')){
     $this->load->model('fte_db');
     $msg
  • Untitled

    2076605·bash·411 B·2011-06-08 07:37 UTC
    # Создаешь 2 файла и даешь им права на исполнения chmod +x имя файла
    
    # Пример для 2-х языков
    setxkbmap -layout "us,ru(winkeys),ua" -option "grp:alt_shift_toggle,grp_led:scroll" -model pc105
    
    # П
  • Miscellany

    2076600·diff·569 B·2011-06-08 07:19 UTC
    --- woof-LATEST-orig/rootfs-skeleton/usr/bin/dir2pet 2011-06-07 17:27:53.769411425 +0800
    +++ woof-LATEST/rootfs-skeleton/usr/bin/dir2pet 2011-06-08 07:17:02.872655279 +0800
    @@ -353,9 +353,10 @@ echo
  • Mine

    2076599·bash·569 B·2011-06-08 07:19 UTC
    --- woof-LATEST-orig/rootfs-skeleton/usr/bin/dir2pet 2011-06-07 17:27:53.769411425 +0800
    +++ woof-LATEST/rootfs-skeleton/usr/bin/dir2pet 2011-06-08 07:17:02.872655279 +0800
    @@ -353,9 +353,10 @@ echo
  • Giuly

    2076594·python·348 B·2011-06-08 07:02 UTC
    #!/usr/bin/pyhton
    i = 9
    primes = [3,5,7]
    
    print "Prime found: 3"
    print "Prime found: 5"
    print "Prime found: 7"
    
    def multipleOfPrime(prime):
     for prime in primes:
     if i%prime =
  • seg_fault

    2076590·text·3.0 KB·2011-06-08 06:53 UTC
    I am compiling a file connMan.cxx for mini6410 ,through openemmbedded ,the file gets compiled properly but when I run the complied binary on mini6410 target ,it gives seg fault on the xterm at the
  • thom

    2076589·text·4.8 KB·2011-06-08 06:51 UTC
    Debootstrap HOWTO by glevand (geoffrey.levand@mail.ru) (Redone by snowy)
    (Updated by thom)
    -------------------------------------------------------
    Installing Debian Squeeze with debootstrap on peti
  • seg_fault

    2076588·text·3.0 KB·2011-06-08 06:50 UTC
    I am compiling a file connMan.cxx for mini6410 ,through openemmbedded ,the file gets compiled properly but when I run the complied binary on mini6410 target ,it gives seg fault on the xterm at the
  • Unnamed

    2076587·text·1.8 KB·2011-06-08 06:50 UTC
    :::::BeanbagGladiator:::::
    
    ::PLAYER::
    You are a Beanbag Gladiator.
    You must manage your Clean (C), Lazy (L), Food (F), and Joy (J).
    You have up to five cards in your area. If a card would enter

older pastes →