All pastesPublic feed

Public feed

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

    2081928·text·11.2 KB·2011-09-21 20:04 UTC
    - Fixed overwriting custom language files (no, really this time).
    2011-09-21 21:45:15 [INFO] - Towny will now clean up it's backup folder. Default time to keep backups is 90 days (configurable in
  • Demand Suggestion

    2081927·text·433 B·2011-09-21 20:02 UTC
    PLEASE, ALWAYS INCLUDE SOURCE FOR QUOTES!
    =========================================
    
    An imbalance between rich and poor is the oldest and most fatal ailment of all republics.
     --Plutarch
    
    I do n
  • Quotes

    2081926·text·433 B·2011-09-21 19:59 UTC
    PLEASE, ALWAYS INCLUDE SOURCE FOR QUOTES!
    =========================================
    
    An imbalance between rich and poor is the oldest and most fatal ailment of all republics.
     --Plutarch
    
    I do n
  • Quotes

    2081925·text·433 B·2011-09-21 19:59 UTC
    PLEASE, ALWAYS INCLUDE SOURCE FOR QUOTES!
    =========================================
    
    An imbalance between rich and poor is the oldest and most fatal ailment of all republics.
     --Plutarch
    
    I do n
  • Quotes

    2081924·text·345 B·2011-09-21 19:57 UTC
    An imbalance between rich and poor is the oldest and most fatal ailment of all republics.
     --Plutarch
    
    I do not feel obliged to believe that the same God who has endowed us with senses, reason,
    an
  • Something

    2081923·text·1.1 KB·2011-09-21 19:52 UTC
    [20:48:31] <Moose> -munch-
    [20:49:11] <Kaih> *lures Moose with a handfull of fresh grass*
    [20:49:40] <Mrjustinsmith> *dives out of nowhere and kills the moose*
    [20:49:49] <Mrjustinsmith> *checks th
  • Stuff

    2081919·php·21.3 KB·2011-09-21 19:44 UTC
    body {background-color: #ffffff; color: #000000;}
    body, td, th, h1, h2 {font-family: sans-serif;}
    pre {margin: 0px; font-family: monospace;}
    a:link {color: #000099; text-decoration: none; backgroun
  • Someone

    2081918·text·2.4 KB·2011-09-21 19:36 UTC
    zan@Karamoon:~/Projects/Shaderkit$ qmake-qt4
    zan@Karamoon:~/Projects/Shaderkit$ make
    Makefile:7219: warning: overriding commands for target `glsl_yacc.o'
    Makefile:916: warning: ignoring old command
  • Anonymous

    2081917·text·558 B·2011-09-21 19:35 UTC
    [Wed Sep 21 15:31:55 2011] [error] [client 10.0.0.2] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_def
  • Untitled

    2081916·text·3.6 KB·2011-09-21 19:34 UTC
    2011-09-21 21:07:19 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-09-21 21:07:19 [INFO] [Towny] Loading Error: Exception while reading world file world
    2011-09-21 21:07:19 [SEVERE] c
  • Something

    2081911·text·948 B·2011-09-21 19:25 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    #define MAX_ROLLS 100000
    #define HIGH 6
    #define LOW 1
    
    int main(int argc, char **argv) {
     /*
     Declare variable to hold seconds on clock.
     */
     t
  • elseif

    2081909·php·329 B·2011-09-21 19:15 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_
  • elseif

    2081908·text·329 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 the_
  • 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

older pastes →