All pastesPublic feed

Public feed

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

    2074031·text·380 B·2011-06-03 07:43 UTC
    <style>
    thead {
     background:#70a82d url('/static/images/image.png') left top repeat-x;
    }
    <style
    
    <table cellpadding="0" cellspacing="0" style="width: 90%" border="1">
     <thead align="center">
  • Unnamed

    2074030·text·483 B·2011-06-03 07:42 UTC
    <style>
    thead {
     background:#70a82d url('/static/images/image.png') left top repeat-x;
    }
    <style
    
    <table cellpadding="0" cellspacing="0" style="width: 90%" border="1">
     <thead align="center">
  • Variations on Cool Story Bro

    2074028·text·1.2 KB·2011-06-03 07:33 UTC
    Air-conditioned, algid, arctic, biting, chill, chilled, chilling, chilly, coldish, frigid, frore, frosty, gelid, hawkish, nipping, refreshing, refrigerated, shivery, snappy, wintry, assured, composed,
  • Mine

    2074019·sql·431 B·2011-06-03 06:57 UTC
    SELECT m1.avizate, m2.facturate, m3.retururi, m1.month
    FROM (
    
    SELECT count( 1 ) AS avizate, month( date_sent )
    MONTH
    FROM orders
    GROUP BY month( date_sent )
    )m1, (
    SELECT count( 1 ) AS factur
  • CLAN BROBERST - COSMIC FIGHTING

    2074016·text·2.7 KB·2011-06-03 06:44 UTC
    CLAN BROBERST;
    POST-APOCALYPTIC BROTHERHOOD ACTION!!
    
    ☼☼Setting☼☼
    Post-apocalyptic world, it has been over 200 years since the nuclear missle crisis, the earth is barely habitable, people now live
  • Something

    2074011·text·837 B·2011-06-03 06:25 UTC
    [Brutix, 2x Rep]
    Energized Adaptive Nano Membrane II
    Energized Adaptive Nano Membrane II
    Damage Control II
    Medium Armor Repairer II
    Medium Armor Repairer II
    
    Y-T8 Overcharged Hydrocarbon I Micr
  • Miscellany

    2074009·text·478 B·2011-06-03 06:18 UTC
    [Vexor, PvP]
    800mm Reinforced Rolled Tungsten Plates I
    Damage Control II
    Energized Adaptive Nano Membrane I
    Energized Adaptive Nano Membrane I
    
    Y-T8 Overcharged Hydrocarbon I Microwarpdrive
    War
  • Mine

    2074008·text·17.7 KB·2011-06-03 06:12 UTC
    0.000000 futex(0x248afac, FUTEX_WAIT_PRIVATE, 269, NULL) = 0 <10.056689>
     10.056839 futex(0x248af80, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000024>
     0.000084 write(33, "0", 1) = 1 <0.0000
  • Miscellany

    2074004·java·7.7 KB·2011-06-03 05:58 UTC
    import java.util.*;
    
    public class Mapper {
     static Scanner ReadUserInput = new Scanner(System.in);
     /**
     * @param args
     */
     public static void main(String[] args) {
     //I know...Looks stup
  • Unnamed

    2074003·java·2.8 KB·2011-06-03 05:55 UTC
    public void build_map(){
     //Phase One: Scan through until the program finds a GrassLands
     for (int i= 0; i < map_cells.length; i++){
     for(int j= 0; j < map_cells[i].length; j++){
     if ((map_
  • Someone

    2074001·text·2.2 KB·2011-06-03 05:52 UTC
    Space Pimp Character
    ____________________
    
    Name: Lawrence Furling
    Gender: Dude
    Age: 46
    Height: 4'11"
    Weight: 80 lb
    Skin colour: Green
    Hair colour: Green
    Eye colour: Green
    Build: Portly
    Vic
  • CLAN BROBERST - COSMIC FIGHTING

    2073994·text·2.2 KB·2011-06-03 05:26 UTC
    CLAN BROBERST;
    COSMIC FIGHTING BROTHERHOOD ACTION!!
    
    ¤¤CHARACTERS¤¤
    
    •Lenny: Mother Goddess, Narrator, telling story as a narrator, after the events have taken place. her subordinates have gone
  • CLAN BROBERST - COSMIC FIGHTING

    2073993·text·2.2 KB·2011-06-03 05:23 UTC
    CLAN BROBERST;
    COSMIC FIGHTING BROTHERHOOD ACTION!!
    
    ¤¤CHARACTERS¤¤
    
    •Lenny: Mother Goddess, Narrator, telling story as a narrator, after the events have taken place. her subordinates have gone
  • Someone

    2073992·text·2.8 KB·2011-06-03 05:22 UTC
    diff --git a/mythtv/programs/mythbackend/filetransfer.cpp b/mythtv/programs/mythbackend/filetransfer.cpp
    index 0e2de25..22357c1 100644
    --- a/mythtv/programs/mythbackend/filetransfer.cpp
    +++ b/mytht
  • CLAN BROBERST - COSMIC FIGHTING

    2073991·text·2.2 KB·2011-06-03 05:22 UTC
    CLAN BROBERST;
    COSMIC FIGHTING BROTHERHOOD ACTION!!
    
    ¤¤CHARACTERS¤¤
    
    •Lenny: Mother Goddess, Narrator, telling story as a narrator, after the events have taken place. her subordinates have gone
  • Stuff

    2073983·text·13.9 KB·2011-06-03 04:12 UTC
    0.000000 select(39, [31 32 36 37 38], NULL, [31 32 36 37 38], NULL) = 1 (in [37]) <13.618589>
     13.618792 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 <0.000025>
  • Something

    2073976·python·462 B·2011-06-03 03:50 UTC
    <IfModule mod_php5.c>
     AddHandler application/x-httpd-php .php4
     AddHandler application/x-httpd-php .php5
     AddHandler application/x-httpd-php .php
     AddHandler applicati
  • Miscellany

    2073975·ruby·3.8 KB·2011-06-03 03:49 UTC
    #
    # Global configuration that will be applicable for all virtual hosts, unless
    # deleted here, or overriden elswhere.
    # 
    
    DocumentRoot "/srv/www/htdocs"
    
    #
    # Configure the DocumentRoot
    #
    <Di
  • Untitled

    2073974·text·8.4 KB·2011-06-03 03:48 UTC
    #
    # /etc/apache2/httpd.conf 
    #
    # This is the main Apache server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apac
  • Mine

    2073967·text·521 B·2011-06-03 03:10 UTC
    Skill plan for Nirud
    
    Electronics IV (20 hours, 27 minutes, 56 seconds)
    Electronics V (4 days, 21 hours, 4 minutes, 50 seconds)
    Cynosural Field Theory I (41 minutes, 40 seconds)
    Cynosural Field T

older pastes →