All pastesPublic feed

Public feed

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

    2105601·text·31.6 KB·2012-01-24 09:00 UTC
    ///////////// Header and Slogan ////////////
    
    &name1=Company Name 
    &name2=Small Slogan Goes Here
    
    ///////////// Buttons ////////////
    
    &menu1=Home
    &menu2=Products
    &menu3=Price Quote
    &m
  • Miscellany

    2105599·text·4.9 KB·2012-01-24 08:50 UTC
    I had a fairly rough childhood and was raised by my father who was agnostic. Since he never argued for God to me I then became an atheist fairly early on (probably defining myself as such by the time
  • Miscellany

    2105597·text·3.3 KB·2012-01-24 08:43 UTC
    I had a fairly rough childhood and was raised by my father who was agnostic. Since he never argued for God to me I then became an atheist fairly early on (probably defining myself as such by the time
  • Miscellany

    2105594·text·1.5 KB·2012-01-24 08:34 UTC
    I had a fairly rough childhood and was raised by my father who was agnostic. Since he never argued for God to me I then became an atheist fairly early on (probably defining myself as such by the time
  • Mine

    2105592·text·1.8 KB·2012-01-24 07:58 UTC
    MOD_PYTHON ERROR
    
    ProcessId: 13807
    Interpreter: '127.0.1.1'
    
    ServerName: '127.0.1.1'
    DocumentRoot: '/etc/apache2/htdocs'
    
    URI: '/'
    Location: '/'
    Directory:
  • Unnamed

    2105591·text·1.6 KB·2012-01-24 07:52 UTC
    <kyox> But I also have a perticular dislike for video games.
    <DarkWitt> oh? 
    <kyo
  • Someone

    2105589·text·460 B·2012-01-24 07:46 UTC
    tc qdisc add dev eth0 root handle 1: hfsc 
    tc class add dev eth0 parent 1: classid 1:1 hfsc sc rate 100kbit ul rate 100kbit 
    tc class add dev eth0 parent 1:1 classid 1:10 hfsc sc rate 25kbit ul rate
  • Someone

    2105588·text·464 B·2012-01-24 07:46 UTC
    tc qdisc add dev ppp0 root handle 1: hfsc 
    tc class add dev ppp0 parent 1: classid 1:1 hfsc sc rate 100kbit ul rate 100kbit 
    tc class add dev ppp0 parent 1:1 classid 1:10 hfsc ls rate 250kbit ul rat
  • Anonymous

    2105582·text·13.2 KB·2012-01-24 07:12 UTC
    Question 1 (1.00 points)
    Americans' national identity rests largely upon
    
     a. ethnic kinship. 
     b. common language. 
     c. shared political ideals. 
     d. religion. 
     e. federal law.
  • snn

    2105578·java·689 B·2012-01-24 06:16 UTC
    private void setOnClickListeners() {
     Log.i(TAG, "Worker2 setOnClickListeners");
     
     raiseFundsButton.setOnClickListener( new OnClickListener() {
     
     campaignButton.setOnClickListener( new OnC
  • Unnamed

    2105563·text·489 B·2012-01-24 03:45 UTC
    #include <stdio.h>
    #include <math.h>
    #include <stdlib.h>
    #define MIN_GREGYR 1582
    
    int main (void)
    {
     int year;
    
     printf("Enter year:\n");
     scanf("%lf", &year);
    
     if (year <= MIN_GREGYR)
  • Untitled

    2105561·text·1.8 KB·2012-01-24 03:06 UTC
    1.Frango: Entra em uma academia nova para conhecer e o instrutor pergunta: "Você já malha?" 
    2.Monstro: Entra em uma academia nova para conhecer e o instrutor fala:"Cara, acho que a nossa academia nã
  • Untitled

    2105558·text·2.0 KB·2012-01-24 02:42 UTC
    //program to do a simple AND statement
    module program1 (a,b,z);
    input a,b;
    output z;
    wire w1;
    assign w1 = a & b;
    assign z = w1;
    endmodule
    
    //D Flip Flop with Asynchronous Reset of 0
    modu
  • Take a SHEET

    2105557·text·421 B·2012-01-24 02:32 UTC
    |C.Name: |P.Name: |Class: |Race: 
    |Alignment: |Deity: |Size: Medium
    |Age: |Gender: |Height: |Weight: |Eyes:
    |Skin:
    
    Initiative:
    
    HP: |AC: |TAC: |F-FAC: |Speed:30
    
    Str:
    Dex:
    Con:
    I
  • Something

    2105554·text·385 B·2012-01-24 02:13 UTC
    nsTraceRefcntImpl::DumpStatistics: 6 entries
    TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 176 bytes during test execution
    TEST-UNEXPECTED-FAIL | automationutils.processLeakLog()
  • epsas

    2105552·python·473 B·2012-01-24 02:10 UTC
    #!/usr/bin/env python
    from sys import argv
    import commands
    
    if __name__ == "__main__":
     try:
     source = argv[1]
     files = argv[2:]
     except:
     print "Usage: %s source_file file_to_com
  • epsas

    2105551·python·460 B·2012-01-24 02:08 UTC
    #!/usr/bin/env python
    from sys import argv
    import commands
    
    if __name__ == "__main__":
     try:
     source = argv[1]
     files = argv[2:]
     except:
     print "Usage: %s source_file file_to_com
  • Stuff

    2105550·text·13 B·2012-01-24 01:55 UTC
    HammeredHusky
  • beaglebone dmesg excerpt - faile

    2105547·text·1.8 KB·2012-01-24 01:17 UTC
    [ 134.150349] usb 1-1: new high speed USB device number 3 using musb-hdrc
    [ 134.296780] usb 1-1: New USB device found, idVendor=0dc4, idProduct=000a
    [ 134.296808] usb 1-1: New USB device strings:
  • beaglebone recognizes external U

    2105546·text·1.4 KB·2012-01-24 01:13 UTC
    2011-11-16T16:24:28.099256+00:00 beaglebone kernel: [ 118.800359] usb 1-1: new high speed USB device number 2 using musb-hdrc
    2011-11-16T16:24:43.160674+00:00 beaglebone kernel: [ 133.860390] hub 1

older pastes →