All pastesPublic feed

Public feed

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

    2121620·text·386 B·2012-02-26 05:20 UTC
    Show the list of interns and all of the companies that they have interned at. The report should have their first and last names and the company name. Order by the company name starting with Z. Remembe
  • Untitled

    2121619·text·158 B·2012-02-26 05:07 UTC
    select stufname, stulname, intname
    from tblstudent, tblintcompany, tblinthour
    inner join intid
    on tblintcompany.intid = tblinthour.intid
    order by intname;
  • Miscellany

    2121616·text·1.1 KB·2012-02-26 04:29 UTC
    # Tabs vs. Spaces in CoffeeScript v1.2.0
    #
    # This file contains both TABS and SPACES - that's the whole point!
    # Copy/Paste carefully.
    
    # Test 1:
    ok_in_this_order:
     spaces_on_this_line: 2
     ta
  • Something

    2121615·text·170 B·2012-02-26 04:23 UTC
    select stufname, stulname, intname
    from tblstudent, tblintcompany, tblinthour
    where tblintcompany.intid = tblinthour.intid IN
    (select disinct(stuid)
    from tblinthour);
  • Anonymous

    2121614·text·3 B·2012-02-26 04:06 UTC
  • Miscellany

    2121612·text·247.3 KB·2012-02-26 03:25 UTC
    
        
  • Someone

    2121611·text·884 B·2012-02-26 03:20 UTC
    #pickup @ freenode.net
    pickup.freenode.net
     ________________________________________________
     <Said> lol im in the frame
     <imkirilov_> west coast
     <Said> i got money's voice in my head
     <Said> b
  • Something

    2121610·text·2.7 KB·2012-02-26 03:18 UTC
    <C><P /><Z><S><S Y="400" T="2" P="0,0,0,1.8,-45,0,0,0" L="50" X="0" H="50" /><S Y="169" T="2" P="0,0,0,1.2,-60,0,0,0" L="20" X="67" H="10" /><S Y="343" T="2" P="0,0,0,1.2,-65,0,0,0" L="20" H="10" X="2
  • Someone

    2121606·text·752 B·2012-02-26 02:19 UTC
    Error: In src/app/view/InfoPanel2.coffee, Parse error on line 15: Unexpected '{'
     at Object.parseError (/opt/local/lib/node_modules/coffee-script/lib/coffee-script/parser.js:470:11)
     at Object
  • Miscellany

    2121605·text·477 B·2012-02-26 02:15 UTC
    NSLog(@"TIME1: %@", myDate);
     
     NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init];
     NSTimeZone *timeZone = [NSTimeZone timeZoneWithName:@"UTC"];
     [dateFormatter setTimeZo
  • Anonymous

    2121602·text·478 B·2012-02-26 01:38 UTC
    # If there is ANYTHING in this config which you do not understand, read the openvpn manual
    # Look up the first word in the manual, ie: to learn about the client
    # Command, look up --client in the m
  • Untitled

    2121599·text·3.4 KB·2012-02-26 01:16 UTC
    DNS resolves appropriately -- 
    
    $ host myclient.ida.campaignfoundations.com
    myclient.ida.campaignfoundations.com has address 204.232.201.213
    
    My apache configuration passes a syntax check --
  • Untitled

    2121598·text·3.3 KB·2012-02-26 01:13 UTC
    DNS resolves appropriately -- 
    
    $ host myclient.ida.campaignfoundations.com
    myclient.ida.campaignfoundations.com has address 204.232.201.213
    
    My apache configuration passes a syntax check --
  • Untitled

    2121597·text·3.0 KB·2012-02-26 01:01 UTC
    DNS resolves appropriately -- 
    
    $ host myclient.ida.campaignfoundations.com
    myclient.ida.campaignfoundations.com has address 204.232.201.213
    
    My apache configuration passes a syntax check --
  • Untitled

    2121596·text·2.9 KB·2012-02-26 00:55 UTC
    DNS resolves appropriately -- 
    
    $ host myclient.ida.campaignfoundations.com
    myclient.ida.campaignfoundations.com has address 204.232.201.213
    
    My apache configuration passes a syntax check --
  • Untitled

    2121595·text·2.1 KB·2012-02-26 00:42 UTC
    DNS resolves appropriately -- 
    
    $ host myclient.ida.campaignfoundations.com
    myclient.ida.campaignfoundations.com has address 204.232.201.213
    
    My apache configuration passes a syntax check --
  • Someone

    2121594·text·3.9 KB·2012-02-26 00:33 UTC
    default: default
    groups:
     admin:
     permissions:
     - ^group.moderator
     - bPermissions.*
     - bukkit.broadcast
     - bukkit.broadcast.admin
     - bukkit.command
     - bukkit.command.ga
  • Unnamed

    2121593·text·1.4 KB·2012-02-26 00:22 UTC
    # Use a dynamic tun device.
    # For Linux 2.2 or non-Linux OSes,
    # you may want to use an explicit
    # unit number such as "tun1".
    # OpenVPN also supports virtual
    # ethernet "tap" devices.
    dev tap
  • Error with cdrecord

    2121576·text·1.6 KB·2012-02-25 22:01 UTC
    17 (arthur@thunder) ~/downloads (0)% sudo cdrecord dev=0,0,0 driveropts=burnfree NetBSD-6.0_BETA-i386.iso 
    cdrecord: No write mode specified.
    cdrecord: Assuming -sao mode.
    cdrecord: If your drive d
  • Anonymous

    2121573·text·116 B·2012-02-25 21:50 UTC
    Fox, R., Rudin, S. (Producers) & Daldry, S. (Director). (2002). The hours [DVD]. United States: Paramount Pictures.

older pastes →