All pastesPublic feed

Public feed

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

    2091093·text·143 B·2011-10-18 15:01 UTC
    Received: C
    From: stephan@rename-it.nl
    To: friep@rename-it.nl
    Received: B
    Subject: fropfirep!
    X-Header-Name: 5.135
    Received: A
    
    Frop!
  • Miscellany

    2091092·text·1.3 KB·2011-10-18 14:53 UTC
    Telepathy = imports.gi.TelepathyGLib;
    Gtk = imports.gi.Gtk;
    GObject = imports.gi.GObject;
    
    function account_ready(account){
     connection = account.get_connection();
     contact_list = conn
  • Miscellany

    2091091·text·1.3 KB·2011-10-18 14:52 UTC
    Telepathy = imports.gi.TelepathyGLib;
    Gtk = imports.gi.Gtk;
    GObject = imports.gi.GObject;
    
    function account_ready(account){
     connection = account.get_connection();
     contact_list = conn
  • Unnamed

    2091089·text·442 B·2011-10-18 14:43 UTC
    echo "mounting main filesystem ..."
     mkdir /jffs2
     mount -t jffs2 $NAND_MTD /jffs2
     mkdir /ubifs
     mkdir /union
     if ! mount -t ubifs ubi0:rootfs /ubifs; then
     echo "Failed to mount mtd5
  • proviron

    2091088·actionscript·385 B·2011-10-18 14:42 UTC
    I’m impressed, I need to say. Really not often do I encounter a blog that’s each educative and entertaining, and let me inform you, you have got hit the nail on the head. Your concept is outstanding;
  • Mine

    2091072·text·1.7 KB·2011-10-18 14:22 UTC
    Madame,
    
    je suis actuellement à la recherche d'une thèse et votre offre de thèse passée sur le site de la SFBI a attiré mon attention.
    
    Je suis issue du Master recherche Biologie-Santé, spécialité
  • Something

    2091065·vbnet·158 B·2011-10-18 13:12 UTC
    Public Function GetResponse(ByVal EncString As String, ByVal FunctionName As Object) As String()
     Return FunctionName(EncString)
     End Function
  • Unnamed

    2091064·text·3.3 KB·2011-10-18 13:05 UTC
    Rainborough: I desired that those that had engaged in it [might be included]. For really I think that the poorest he that is in England hath a life to live, as the greatest he; and therefore truly, si
  • asdf

    2091062·java·2.6 KB·2011-10-18 13:03 UTC
    public abstract class ck
    {
     private static final int[] a = { 255, 255, 26, 27, 28, 29, 30, 31, 8, 14, 255, 255, 255, 255, 255, 255, 255, 0, 1, 2, 3, 4, 5, 6, 7, 255, 9, 10, 11, 12, 13, 255, 15, 16,
  • list

    2091058·text·23.4 KB·2011-10-18 12:31 UTC
    The 20th Century Fox Sound Effects Library
    
    The Twentieth Century Fox Corporation has authorized a special agreement with Sound Ideas to make available a collection of outstanding sound effects from
  • list

    2091057·text·23.2 KB·2011-10-18 12:29 UTC
    The 20th Century Fox Sound Effects Library
    
    The Twentieth Century Fox Corporation has authorized a special agreement with Sound Ideas to make available a collection of outstanding sound effects from
  • Unnamed

    2091051·bash·954 B·2011-10-18 11:48 UTC
    #!/bin/bash
    
    err()
    { 
     echo ERROR: $*
     exit 1
    }
    
    usage()
    { 
     err "usage: $0 <[m|p|o|i|s]>"
    }
    
    [ 1 != $# ] && usage
    ESC_STR_CONST=
    db=
    
    case $1 in
     m) db=mysql
  • Unnamed

    2091034·text·1.6 KB·2011-10-18 11:24 UTC
    public static class HtmlRemoval
     {
     /// <summary>
     /// Remove HTML from string with Regex.
     /// </summary>
     public static string StripTagsRegex(string source)
  • Something

    2091029·text·428 B·2011-10-18 10:56 UTC
    import os
    import SimpleHTTPServer
    import SocketServer
    
    port = 8000
    
    class Handler(SimpleHTTPServer.SimpleHTTPRequestHandler):
     def do_GET(self):
     self.send_response(200)
     sel
  • list

    2091028·text·9.9 KB·2011-10-18 10:53 UTC
    17 February 1975: AC/DC - High Voltage (Australia)
    
     01. AC/DC - Baby Please Don't Go
     02. AC/DC - She's Got Balls
     03. AC/DC - Little Lover
     04. AC/DC - Stick Around 
     05. AC/DC - Soul Stripper
  • Something

    2091024·text·428 B·2011-10-18 10:16 UTC
    import os
    import SimpleHTTPServer
    import SocketServer
    
    port = 8000
    
    class Handler(SimpleHTTPServer.SimpleHTTPRequestHandler):
     def do_Get(self):
     self.send_response(200)
     sel
  • Something

    2091021·text·417 B·2011-10-18 09:32 UTC
    import os
    import SimpleHTTPServer
    import SocketServer
    
    port = 8000
    
    Handler = SimpleHTTPServer.SimpleHTTPRequestHandler
    
    def doGet(self):
     self.send_response(200)
     self.send_he
  • Stuff

    2091017·text·6.5 KB·2011-10-18 09:04 UTC
    # apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages have been kept back:
     k3b k3b-data kamera kcalc kcharselect kdeb
  • Untitled

    2091001·text·3.1 KB·2011-10-18 08:12 UTC
    public enum PriorityLevel : int
     {
     Normal = 5,
     High = 1,
     Low = 9
     }
     public class Event
     {
     private const string _DATEFORMAT = "yyyyMMdd\\THHmmss\\Z
  • Something

    2090994·text·1.8 KB·2011-10-18 07:50 UTC
    exo 1
    
    #include<stdio.h>
    #include<stlib.h>
    #include<time.h>
    
    int main(void)
    
    {
     int a,i,min,moy;
     srand(time(0));
     
     min=15;
     s=0;
     moy=0;
    
     for(i=0;i<21;i++)
     {
     
     a=(rand()%31

older pastes →