All pastesPublic feed

Public feed

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

    2070513·text·775.2 KB·2011-05-27 16:42 UTC
    
        
  • Unnamed

    2070503·text·3.5 KB·2011-05-27 16:28 UTC
    [tdfischer@tdfischer-dev notredame-images]$ sudo nmap -v wm161.net -p 22,9000,443 --reason --packet-trace
    
    Starting Nmap 5.21 ( http://nmap.org ) at 2011-05-27 12:27 EDT
    Initiating Ping Scan at 12:
  • JBOSS-Server-log

    2070493·text·135.9 KB·2011-05-27 16:18 UTC
    
        
  • Anonymous

    2070492·text·2.1 KB·2011-05-27 16:18 UTC
    127 Hours
    2001: A Space Odyssey
    21
    25th Hour
    A Beautiful Mind
    A Clockwork Orange
    A History of Violence
    A Serious Man
    Alien
    Aliens
    Amelie
    American Beauty
    American History X
    American Psycho
  • Mine

    2070489·text·1.8 KB·2011-05-27 16:18 UTC
    cat nsswitch.conf 
    # CDDL HEADER START
    #
    # The contents of this file are subject to the terms of the
    # Common Development and Distribution License (the "License").
    # You may not use this file exc
  • Stuff

    2070482·text·347 B·2011-05-27 16:03 UTC
    <?php 
    $args = '';
    $my_query = new WP_Query($args);
    while ( $my_query->have_posts() ) : $my_query->the_post(); ?>
     <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
     <p>by <
  • Unnamed

    2070479·text·348 B·2011-05-27 16:00 UTC
    Array
    (
     [0] => Array
     (
     [title] => Valores Monetários
     [name] => vlr_acordado
     [label] => Valor Acordado
     [decimal] => 2
     )
  • Unnamed

    2070478·text·282 B·2011-05-27 15:59 UTC
    Array
    (
     [0] => Array
     (
     [title] => Valores Monetários
     [name] => vlr_acordado
     [label] => Valor Acordado
     [decimal] => 2
     )
  • Stuff

    2070475·text·417 B·2011-05-27 15:54 UTC
    <?php 
     $args = '';
     $myposts = query_posts($args);
     foreach ($myposts as $post) { ?>
     <h2><a href="<?php echo get_permalink($post->ID);?>"><?=$post->post_title;?> </a></h
  • Untitled

    2070469·text·1.6 KB·2011-05-27 15:50 UTC
    Index: model/state.php
    ===================================================================
    --- model/state.php (revision 3384)
    +++ model/state.php (working copy)
    @@ -270,4 +270,20 @@
     {
  • Someone

    2070465·text·466 B·2011-05-27 15:48 UTC
    Traceback (most recent call last):
     File "./plugins/scc.py", line 633, in on_text
     watchlist_splitted[1] = '^' + watchlist_splitted[1] + '$'
     IndexError: list index out of range
     Traceback (
  • Miscellany

    2070459·text·1.1 KB·2011-05-27 15:35 UTC
    import java.util.ArrayList;
    import java.io.FileWriter;
    import java.io.IOException;
    
    /**
     * Jacob's Games Store
     */
    public class GameShop
    {
     // instance variables
     private ArrayList<Gam
  • Miscellany

    2070458·text·1.1 KB·2011-05-27 15:35 UTC
    import java.util.ArrayList;
    import java.io.FileWriter;
    import java.io.IOException;
    
    /**
     * Jacob's Games Store
     */
    public class GameShop
    {
     // instance variables
     private ArrayList<Gam
  • Miscellany

    2070448·php·1.9 KB·2011-05-27 15:19 UTC
    <div class="form">
     <?php $form=$this->beginWidget('CActiveForm'); ?>
     
     <?php echo $form->errorSummary($model); ?>
  • Anonymous

    2070447·php·795 B·2011-05-27 15:18 UTC
    # ошибка
    Fatal error: Call to a member function getErrors() on a non-object in Y:\home\framework\web\helpers\CHtml.php on line 1592
    
    # protected/models/RequestForm.php
    <?php
    
    class RequestForm e
  • Something

    2070442·text·742 B·2011-05-27 15:13 UTC
    kierank@obe2:~/libav-obe-dev$ make
    AR libavdevice/libavdevice.a
    AR libavfilter/libavfilter.a
    AR libavformat/libavformat.a
    AR libavcodec/libavcodec.a
    AR libpostproc/libpos
  • yasp aldo updated

    2070431·text·6.6 KB·2011-05-27 15:03 UTC
    ###################################################################################################
    ########################## Yasp Script ###############################
  • Miscellany

    2070421·text·2.7 KB·2011-05-27 14:50 UTC
    root@admod /home/divinity/heavymetal/snippets]# php mut.php --db-run-all >../../../mut.out 2>../../../mut.err
    [root@admod /home/divinity/heavymetal/snippets]# less ../../../mut.out
    
    NOTICE: Undefin
  • Someone

    2070420·text·40.9 KB·2011-05-27 14:47 UTC
    
        
  • Untitled

    2070405·php·1.1 KB·2011-05-27 14:37 UTC
    # SiteController.php
     public function actionNovosti() {
     $this->render('novosti');
     }
    
    # protected/views/site/novosti.php
    <?php $this->pageTitle=Yii::app()->name; ?>
    <ul>
     <?ph

older pastes →