All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • elseif 2

    2081907·php·490 B·2011-09-21 19:14 UTC
    <?php while ($my_query->have_posts()) : $my_query->the_post(); ?>
    
     <?php if ( get_post_meta($post->ID, 'video', true) ) { ?> 
    
    <li class="videoplus"><a href="<?php the_permalink(); ?>"><?php th
  • elseif

    2081906·text·329 B·2011-09-21 19:13 UTC
    <?php while ($my_query->have_posts()) : $my_query->the_post(); ?>
    
     <?php if ( get_post_meta($post->ID, 'video', true) ) { ?> 
    
    <li class="videoplus"><a href="<?php the_permalink(); ?>"><?php the_
  • Untitled

    2081903·text·446 B·2011-09-21 18:54 UTC
    linking ... Ced2911-pcsxr-xenon-49b6d7c.elf
    /usr/local/xenon/lib/gcc/xenon/4.6.1/../../../../xenon/bin/ld: skipping incompatible /usr/local/xenon/usr/lib/libbz2.a when searching for -lbz2
    /usr/local
  • Stuff

    2081896·c·1005 B·2011-09-21 18:28 UTC
    int a = 13; // LED pin
    int b = 10; // LED pin
    
    void setup() { 
     // Setup LED pins
     pinMode(a, OUTPUT);
     pinMode(b, OUTPUT);
    }
    
    void loop() {
     // First: Gonna do this 5 times.
  • Unnamed

    2081894·text·532 B·2011-09-21 18:08 UTC
    mysql_select_db($r['rss_db_name'], $RDB);
     #$RDB = connectToSiteDatabase($r['rss_db_host'], $r['rss_db_user'], $r['rss_db_pass'], $r['rss_db_name']);
     $q = mysql_query($sql, $R
  • Unnamed

    2081892·python·669 B·2011-09-21 17:56 UTC
    %for s, events in streams:
     <li class="yesterday"><a href="${prev_url}#t_${s.slug}">« ${prev.strftime('%a, %B %d')}</a></li>
     <li class="today"> ${date.strftime('%a, %B %
  • Anonymous

    2081886·text·388 B·2011-09-21 17:50 UTC
    /etc/init.d/ntpd stop
    ntpdate ntp.voxel.net
    hwclock --systohc
    /etc/init.d/ntpd start
    
    rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-5-4.noarch.rpm
    rpm -Uvh http
  • edgy

    2081881·text·1.3 KB·2011-09-21 17:12 UTC
    2011-09-21 20:11:28,781 - softwarecenter.ui.gtk3.em - INFO - EM's: 17 14 19
    /usr/lib/python2.7/dist-packages/lazr/restfulclient/__init__.py:19: UserWarning: Module paste was already imported from Non
  • Teepan

    2081876·text·336 B·2011-09-21 16:39 UTC
    Introduction
    The purpose of this lab was to design a circuit that will display on one of the seven segment displays the maximum of two 3 bit binary inputs. These binary inputs were submitted via swit
  • Unnamed

    2081875·php·1.6 KB·2011-09-21 16:37 UTC
    <?php
    //load function library
    require('include/editnews_functions.php');
    
    //get config data
    require('include/editnews_config.php');
    
    //read news data
    $newsdata = readDatabaseFile($newsfilename
  • Stuff

    2081870·text·1.6 KB·2011-09-21 16:31 UTC
    <?php
    //load function library
    require('include/editnews_functions.php');
    
    //get config data
    require('include/editnews_config.php');
    
    //read news data
    $newsdata = readDatabaseFile($newsfilename
  • Mine

    2081867·text·1.6 KB·2011-09-21 16:25 UTC
    <?php
    //load function library
    require('include/editnews_functions.php');
    
    //get config data
    require('include/editnews_config.php');
    
    //read news data
    $newsdata = readDatabaseFile($newsfilename
  • Mine

    2081864·text·7.6 KB·2011-09-21 16:11 UTC
    from Blender import *
    from Blender.Mathutils import *
    from test_fbx import test_fbx
    
    fbx_test = test_fbx
    
    do_debug = 0
    
    class FBXMultipleKeyBag (list):
     pass
    
    #FBX dicts are kindof like nor
  • Stuff

    2081856·text·307 B·2011-09-21 15:25 UTC
    # sudo editor /etc/init/ttyS0.conf
    Add the configuration
    
    # ttyS0 - getty
    #
    # This service maintains a getty on ttyS0 from the point the system is
    # started until it is shut down again.
    
    start
  • Unnamed

    2081855·text·356 B·2011-09-21 15:11 UTC
    Quellcode
    
    public class MyClass
    {
     public static void main(String[] args)
     {
     int a = 2;
     int b = 2; 
     
     System.out.println(++a);
     System.out.println(a++);
     System.ou
  • nazev title

    2081850·text·11 B·2011-09-21 15:00 UTC
    15242614521
  • Anonymous

    2081846·text·916 B·2011-09-21 14:57 UTC
    Between 1915 and 1970, as lynching became public spectacle, as a
    nicely dressed black woman might be arrested for “acting white”,
    as black sections of towns were burned down or terrorized, black
    sh
  • Untitled

    2081843·text·4 B·2011-09-21 14:55 UTC
    feaw
  • Anonymous

    2081841·text·649 B·2011-09-21 14:53 UTC
    Marie herself could be charged with trespassing, vandalism or
    breaking and entering. Rameau assured her he has lawyers who
    will represent her free. Two weeks after Marie moved in, she came
    home to
  • Unnamed

    2081837·text·4.3 KB·2011-09-21 14:22 UTC
    Sep 21 10:20:05 ofzandstra kernel: [15193390.545172] sd 6:0:0:0: mptscsih: ioc0: completing cmds: fw_channel 0, fw_id 8, sc=ffff880146aa5700, mf = ffff8801bc384980, idx=43
    Sep 21 10:20:05 ofzandstra

older pastes →