All pastesPublic feed

Public feed

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

    2101725·text·100.2 KB·2012-01-10 01:29 UTC
    
        
  • Miscellany

    2101724·text·100.2 KB·2012-01-10 01:29 UTC
    
        
  • Someone

    2101716·text·2.0 KB·2012-01-09 23:40 UTC
    Unexpected non-MediaWiki exception encountered, of type "PHP_Invoker_TimeoutException"
    exception 'PHP_Invoker_TimeoutException' in /usr/share/php/PHP/Invoker.php:97
    Stack trace:
    #0 /var/www/thedark
  • Something

    2101714·text·5.7 KB·2012-01-09 23:26 UTC
    Introduction 
    Depuis la fondation des Archives Nationales à la fin du XVIIIe siècle, historiens, juristes, chercheurs en sciences humaines et sociales, étudiants ont régulièrement recours aux archive
  • Unnamed

    2101713·text·386 B·2012-01-09 23:06 UTC
    Successfully connected to server at 109.234.73.20
    Return Scroll - Nearest Town not found!
    Enough Mesos (7828) to purchase Return Scroll.
    loaded into map 200000301
    Character refreshed.
    Enough Meso
  • info-cmd frn svn

    2101708·c·22.5 KB·2012-01-09 22:13 UTC
    /*
     * info-cmd.c -- Display information about a resource
     *
     * ====================================================================
     * Licensed to the Apache Software Foundation (ASF) under one
  • Mine

    2101707·text·81.6 KB·2012-01-09 22:10 UTC
    
        
  • Unnamed

    2101705·text·26.1 KB·2012-01-09 22:04 UTC
    // by Olaf Hall-Holt, 2007-2011
    #ifndef _ERIOLHELPER_
    #define _ERIOLHELPER_
    
    #include<iostream>
    #include<algorithm>
    #include<vector>
    #include<string>
    #include<sstream>
    using std::vector;
    u
  • Something

    2101704·text·2.8 KB·2012-01-09 22:02 UTC
    import sublime
    import traceback
    import os
    import sys
    import time
    
    sftp_path = os.path.join(sublime.packages_path(), 'SFTP')
    if sftp_path not in sys.path:
     sys.path.insert(0, sftp_path)
    
    i
  • Something

    2101703·text·2.8 KB·2012-01-09 22:02 UTC
    import sublime
    import traceback
    import os
    import sys
    import time
    
    sftp_path = os.path.join(sublime.packages_path, 'SFTP')
    if sftp_path not in sys.path:
     sys.path.insert(0, sftp_path)
    
    imp
  • Something

    2101702·text·2.9 KB·2012-01-09 22:00 UTC
    import sublime
    import traceback
    import os
    import sys
    import time
    
    sftp_path = os.path.join(sublime.packages_path, 'SFTP', 'sftp')
    if sftp_path not in sys.path:
     sys.path.insert(0, sftp_path
  • CPolyGroup

    2101701·text·3.0 KB·2012-01-09 22:00 UTC
    string text;
     Color bdyColor, fillColor;
     bool widen, thick;
     CPoly() : widen(false), thick(false) {}
     void draw() const;
     bool selected;
     
     int midX();
     int midY();
    
     // global
  • Stuff

    2101699·text·1.1 KB·2012-01-09 21:49 UTC
    #include <stdio.h>
    #include <string.h>
    #define INF 1000000000
    
    int len;
    int d[1005][1005];
    char s[1005];
    
    int mini( int a, int b ){
     return a<b?a:b;
    }
    
    int dp( int x, int y ){
     if(d
  • Something

    2101696·text·984 B·2012-01-09 21:42 UTC
    sys.path = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6', '/System/Library/Frameworks/Python.fr
  • Mine

    2101695·text·3.0 KB·2012-01-09 21:16 UTC
    caption = Android Installer
    text = Choose options for installation or choose defaults
    aftertext = For more info, visit:\\nhttp://androidhtc.sf.net
    
    begin item
     name = message1
     type = msgb
  • Anonymous

    2101690·text·1.3 KB·2012-01-09 20:57 UTC
    /dev/md0:
     Version : 0.90
     Creation Time : Mon Jan 9 10:15:52 2012
     Raid Level : raid5
     Array Size : 13674601472 (13041.12 GiB 14002.79 GB)
     Used Dev Size : 1953514496 (1863.02
  • Mine

    2101687·text·781 B·2012-01-09 20:39 UTC
    ###### Controller:
     /**
     * @Route("/api/partner/")
     * @Template()
     */
     public function partnerAction(){
     $data = array('name'=>'apple');
     return $data;
     /*
  • Anonymous

    2101686·text·94 B·2012-01-09 20:35 UTC
    #!/usr/bin/python
    import sys
    
    sisend = sys.argv[1]
    if len(sys.argv) >= 1:
    
     print '3'
  • Miscellany

    2101685·text·11.3 KB·2012-01-09 20:26 UTC
    fail() {
     /bin/echo "Failed"
     clear
     /bin/echo "$1"
     exec /bin/sh
    }
    
    /bin/echo "Recovery loaded."
    
    if [ "$CARD_PATH" = "" ];then
     CARD_PATH="andboot"
    fi;
    if [ -d /sdcard/$CARD_P
  • test

    2101683·text·4 B·2012-01-09 20:21 UTC
    test

older pastes →