All pastesPublic feed

Public feed

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

    2126224·actionscript·15 B·2012-03-08 21:24 UTC
    Unknown message
  • Something

    2126222·text·3.2 KB·2012-03-08 21:05 UTC
    ATAT / HOUSTON CHAPTER
    APPRENTICESHIP & TRAINING ASSOCIATION OF TEXAS
    
    JOINT APPRENTICESHIP TRAINING PROGRAMS
    Construction Trades Work/Study Programs
    Program Address Training Director
  • Mine

    2126221·text·14.4 KB·2012-03-08 21:02 UTC
    CAREER DAY APPRENTICESHIP INFORMATION
    The International Union of Operating Engineers Local Union 450 Apprenticeship and Training Fund is a skilled based, minimum 3 year, 6,000 hour paid on the job tr
  • Someone

    2126216·text·3.3 KB·2012-03-08 20:46 UTC
    steven@bobov:~$ sudo get_flash_videos hulu the simpsons
    Search for 'hulu the simpsons' found these results:
    [ 1] The Simpsons - S23E15 - Exit Through the Kwik-E-Mart (21:31) (Latest episode)
     B
  • Miscellany

    2126213·text·476 B·2012-03-08 20:08 UTC
    jumbles = {}
    maximum = 0
    bs = []
    
    f = open("words", "r")
    for w in f:
     w = w.strip()
     s = "".join(sorted(w))
    
     if s in jumbles:
     if w not in jumbles[s]:
     jumbles[s
  • Untitled

    2126212·text·1.0 KB·2012-03-08 20:07 UTC
    f=open("points.txt","r")
    points_set = set()
    num_squares = 0
    
    for line in f:
     line = line.rstrip('\n')
     point = line.split()
     i = 0
     
     while i < len(point):
     coordinate
  • Miscellany

    2126211·text·236 B·2012-03-08 20:07 UTC
    repeated = {}
    numbers = {}
    
    f = open("data.txt", "r")
    for n in f:
     n = int(n)
     if n in numbers:
     if not n in repeated:
     repeated[n] = None
     else:
     numbers[n
  • Someone

    2126206·text·77.8 KB·2012-03-08 19:14 UTC
    
        
  • Unnamed

    2126205·text·640 B·2012-03-08 19:11 UTC
    /data # ./gfree -w yes -k yes
    ./gfree -w yes -k yes
    --disable_wp yes set
    --disable_kf yes set
    Section header entry size: 40
    Number of section headers: 44
    Total section header table size: 1760
    S
  • gfree output

    2126203·text·380 B·2012-03-08 19:09 UTC
    /data # ./gfree -w no -k no -f
    ./gfree -w no -k no -f
    --secu_flag off set
    --cid set. CID will be changed to: 11111111
    --sim_unlock. SIMLOCK will be removed
    --disable_wp no set
    --disable_kf no se
  • bread!

    2126202·text·1.2 KB·2012-03-08 18:30 UTC
    Ingredients:
    .5 cup milk
    3 tablespoons sugar
    2 teaspoons salt
    3 tablespoons butter or margarine
    2 packages active dry yeast (~2 to 2.5 tablespoons of yeast)
    1.5 cups warm water
    5-6 cups all pur
  • Stuff

    2126201·text·528 B·2012-03-08 18:23 UTC
    C:/Perl/site/bin/gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE
     -D_USE_32BIT_TIME_T -DPERL_MSVCRT_READ
  • Stuff

    2126200·text·2.1 KB·2012-03-08 18:19 UTC
    Devel.xs: In function `xmlMemMallocAtomic':
    Devel.xs:36: warning: return makes pointer from integer without a cast
    Devel.xs: In function `debug_memory':
    Devel.xs:41: error: `xmlMemFree' undeclared
  • Mine

    2126198·text·1.1 KB·2012-03-08 18:12 UTC
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: GnuPG v1.4.9 (MingW32)
    
    mQENBE9YPm8BCAD564UStuxHlihVx3NEzy0s5hNrEHyoqtnOKHf9tH23QNO8tHWs
    b+6Sl1D1L65H5UIG6bNtYFYtxBdkhjq+uPzr+C4mYI1MzX5b6g6BqUo93fYfA
  • Stuff

    2126197·text·718 B·2012-03-08 18:10 UTC
    traceroute to 8.7.244.10 (8.7.244.10), 64 hops max, 52 byte packets
     1 172.23.0.1 (172.23.0.1) 1.708 ms 14.121 ms 14.991 ms
     2 192.168.88.1 (192.168.88.1) 3.194 ms 9.599 ms 1.820 ms
     3 * *
  • mmc

    2126196·text·4.8 KB·2012-03-08 18:07 UTC
    /cache/tmp # dmesg | grep mmc
    dmesg | grep mmc
    <5>[ 0.000000] Kernel command line: board_vision.disable_uart2=0 board_vision.usb_h2w_sw=0 board_vision.disable_sdcard=0 diag.
    d=0 board_vision.deb
  • Untitled

    2126195·text·1.9 KB·2012-03-08 18:05 UTC
    online <pool> <device> ... 
     offline [-t] <pool> <device> ... 
     clear <pool> [device]
  • Seite3.html

    2126194·html·2.0 KB·2012-03-08 18:04 UTC
    <!document html>
    
    <html>
    <head>
    <link rel="stylesheet" type="text/css" href="external.css"/>
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"><
  • Mine

    2126193·php·1.3 KB·2012-03-08 18:02 UTC
    <?php $Slider = new Slider(); ?>
    <?php $slides = $Slider->get_slider_top( array( 'per_page' => 5 )); ?>
    <?php if(!empty( $slides['slider_top'] )): ?>
     <div id="slider-container">
     <ul id="slider"
  • Stuff

    2126192·text·2.1 KB·2012-03-08 17:59 UTC
    <?php 
    /*
    Template Name: Full Width Page (No Header)
    */
    ?>
    <?php get_header(); ?>
    
    <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
    
    <?php get_template_part('includes/bread

older pastes →