All pastesPublic feed

Public feed

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

    2054505·python·2.1 KB·2011-05-06 10:01 UTC
    """ 1. Place in directory with .xml draw hand history
     2. Run
     3. Observe converted .txt hand history
     4. ???
     5. Profit!
    """
    
    import os, xml.etree.ElementTree as ET
    
    # find hand historie
  • Untitled

    2054495·xml·1.1 KB·2011-05-06 09:06 UTC
    <?xml version="1.0"?>
    <Configuration xmlns="http://www.jdiameter.org/jdiameter-client">
     <LocalPeer>
     <URI value="aaa://127.0.0.1:13868" />
     <Realm value="tpcc"/>
     <Vendor
  • Anonymous

    2054493·text·6.6 KB·2011-05-06 09:04 UTC
    [20:29:51] <Cult> hey ramirez?
    [20:36:13] <ramirez> hi
    [20:36:17] <Cult> hey
    [20:36:26] <Cult> have u been involved with the nms thing?
    [20:36:37] <ramirez> i read a bit about it, but not really
  • Mine

    2054486·text·42.1 KB·2011-05-06 08:48 UTC
    
        
  • Untitled

    2054484·text·760 B·2011-05-06 08:40 UTC
    [] Bauarbeitersiedlung
    [] Zelt
    [] Zelt
    [] kl. Eisenmine
    [] kl. Stahlwerk
    [] Hilfskiste Eisen
    [] Kleines Labor (25FP)
    [] kl. Eisenmine
    [] kl. Eisenmine
    [] kl. Eisenmine
    [] kl. Eisenmine
    [] H
  • Miscellany

    2054481·xml·2.0 KB·2011-05-06 08:31 UTC
    <?xml version="1.0"?>
    <definitions name="MyBookSearch" targetNamespace="urn:MyBookSearch" xmlns:tns="urn:MyBookSearch" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap
  • Mega Man X3 TAS - Dr. Doppler 3

    2054479·text·10.1 KB·2011-05-06 08:24 UTC
    Dr. Doppler 3
    
    In this stage, the obligatory boss rematches happen. As with every game in the Mega Man series, the eight standard bosses are all fought again in the fortress stages. And as with most
  • Miscellany

    2054475·text·144.1 KB·2011-05-06 07:50 UTC
    
        
  • Stuff

    2054473·text·4.5 KB·2011-05-06 07:40 UTC
    ------------------------------------------------------------------------
    Benchmark Run: Fri May 06 2011 16:30:31 - 16:58:57
    6 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using re
  • Mine

    2054472·text·383 B·2011-05-06 07:29 UTC
    set (prefix ${CMAKE_INSTALL_PREFIX} CACHE PATH "prefix")
    set (exec_prefix ${CMAKE_INSTALL_PREFIX}/bin CACHE PATH "bindir")
    set (libdir ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUF
  • Miscellany

    2054470·text·8.7 KB·2011-05-06 07:22 UTC
    weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request: '/block/receive-updated-views'
     at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.mergePostParams(Servl
  • Mine

    2054468·cpp·365 B·2011-05-06 07:07 UTC
    #include <iostream>
    
    int main() {
    
     int x, y, val;
     
     std::cout << "Enter value 1: ";
     std::cin >> x;
     
     std::cout << "Enter value 2: ";
     std::cin >> y;
    
     if(x > y) {
     val = x;
     x = y;
  • Something

    2054464·text·1000 B·2011-05-06 06:40 UTC
    --- Vocational Doors by Admin Saint
    
    function onUse(cid, item, frompos, item2, topos)
     vocationsub = item.uid
    
     if vocationsub == 1555 then
     voc = 1
     end
     if vocationsub == 1556 then
  • Something

    2054461·text·998 B·2011-05-06 06:25 UTC
    --- Vocational Doors by Admin Saint
    
    function onUse(cid, item, frompos, item2, topos)
     vocationsub = item.uid
    
     if vocationsub == 1555 then
     voc = 1
     end
     if vocationsub == 1556 then
  • Something

    2054455·text·6.7 KB·2011-05-06 05:57 UTC
    [tim@Cygnus-X1 ISO]$ wine setup.exe
    [tim@Cygnus-X1 ISO]$ fixme:heap:HeapSetInformation 0x2d4000 0 0x23fcb0 4
    fixme:atl:AtlModuleInit SEMI-STUB (0x40f900 0x40f010 0x400000)
    err:ole:marshal_object co
  • Mine

    2054454·text·1.1 KB·2011-05-06 05:40 UTC
    Door Prize – 20gs – Bronze
    “Examine all the vitrified test chamber doors”
    This is unlocked during Chapter Six. You need to find 6 doors, which are 
    located in 2 separate groups of 3. The first set
  • morroc

    2054447·text·24.7 KB·2011-05-06 05:19 UTC
    To - NinjaVoid 
    From - BlazeFirelover 
    Wed, 2011-05-04 06:22
    Friend Request
    
    Hi NinjaVoid
    
    BlazeFirelover has requested to add you as friend. If you do not know BlazeFirelover, you can ignore t
  • Unnamed

    2054443·text·727 B·2011-05-06 04:56 UTC
    ==> Downloading lib32-fontconfig...
    bsdtar: Unrecognized archive format
    bsdtar: Error exit delayed from previous errors.
    lua: bsdtar failed to extract /tmp/clyde-tim/lib32-fontconfig/lib32-fontconf
  • resume.subr

    2054442·bash·1.5 KB·2011-05-06 04:54 UTC
    #!/bin/bash
    # Author: Kevin Sweeney <kevin.t.sweeney at gmail dotcom>
    # Date: 4 May 2011
    
    if [[ -n $RESUME_SUBR_H ]]; then
     true
    else
     RESUME_SUBR_H=true
    
    function define_class {
     l
  • Something

    2054441·bash·1.4 KB·2011-05-06 04:52 UTC
    #!/bin/bash
    # Author: Kevin Sweeney <kevin.t.sweeney at gmail dotcom>
    # Date: 4 May 2011
    
    if [[ -n $RESUME_SUBR_H ]]; then
     true
    else
     RESUME_SUBR_H=true
    
    function define_class {
     l

older pastes →