All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • encyclopediadramatica.ch DOX

    2047655·text·2.3 KB·2011-04-18 07:39 UTC
    Domain name: encyclopediadramatica.ch
    (Main Page - Encyclopedia Dramatica)
    
    Domain and Server Details:
    IP Address: 69.65.55.21
    Domain TLD: ch
    Domain Length: 21 chars (+ TLD)
    Server Headers: Vie
  • Untitled

    2047654·text·542 B·2011-04-18 07:34 UTC
    try:
     user.save()
     context = {
     'user': user,
     }
     rendered = render_to_string('emails/email_new_user.htm
  • Untitled

    2047652·text·634 B·2011-04-18 07:30 UTC
    try:
     user.save()
     context = {
     'user': user,
     }
     rendered = render_to_string('emails/email_new_user.html'
  • Anonymous

    2047650·text·4.1 KB·2011-04-18 07:17 UTC
    2.7
    wnds:Windows Vista6.0
    FchF
    C1302778709457D1302833570856D1302835652658D1302947129981D1302948375761
    newFormat
    {p=proof{p{s(i{r&1;})r{u=uProof;s=proof;}o{c=-1;s="";l="";d@}u{t()}f(t{s(i{r=fol{t=
  • stefanstefan

    2047648·text·29.8 KB·2011-04-18 07:12 UTC
    lspci:
    
    00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    00:
  • Stuff

    2047642·text·775 B·2011-04-18 06:35 UTC
    #include <stdio.h>
    //Another test program. This will return the area and radius of a circle when given a radius.
    float CircumferenceOfCircle(float);
    float AreaOfCircle(float);
    const float pi = 3.1
  • Untitled

    2047634·text·1.5 KB·2011-04-18 05:17 UTC
    ## view code
    
    from django.core.mail import EmailMessage
    from django.template.loader import render_to_string
    
     ctx = {
     'apartment': apartment
     }
     rendered = r
  • Untitled

    2047633·text·471 B·2011-04-18 05:15 UTC
    from django.core.mail import EmailMessage
    from django.template.loader import render_to_string
    
     ctx = {
     'apartment': apartment
     }
     rendered = render_to_string(
  • Untitled

    2047629·text·824 B·2011-04-18 05:07 UTC
    foreach (Rocks r in rocksList)
     {
     String debugR = String.Concat("R", i.ToString(),", X=", r.PositionX.ToString(), " , Y= " , r.PositionY.ToString());
     bb.T
  • Anime watching season

    2047625·text·179 B·2011-04-18 04:43 UTC
    For sure:
    [C]
    AnoHana
    Irohana
    Gintama
    
    Probably/Maybe:
    Ao no Exorcist
    Deadman Wonderland
    Tiger and Bunny
    Sket Dance
    Steins;Gate
    
    Probably not:
    Nichijou
    Dog Days
  • Anonymous

    2047621·text·633 B·2011-04-18 04:24 UTC
    http://www.openoffice.org/
    
    http://projects.gnome.org/dia/
    
    http://www.abisource.com/
    
    http://inkscape.org/
    
    http://www.scribus.net/canvas/Scribus
    
    http://bluefish.openoffice.nl/index.html
  • Anonymous

    2047617·text·127 B·2011-04-18 03:47 UTC
    char num;
    .
    .
    .
    
    for (int s =10;s!=41;s++){
     num = char(s)+".txt";
     outputFile(num);
    
    .
    .
    .
     outputFile.close();
    }
  • Stuff

    2047612·text·4 B·2011-04-18 03:04 UTC
    ¬¬
  • Mine

    2047609·text·205 B·2011-04-18 02:45 UTC
    on *:TEXT:*:#valvearg2-alpha:{ 
     if (%b == $null) { set %b 1
     }
     if (%b < 5) { 
     inc %b 
     timer 1 10 unset %b
     }
     if (%b == 5) { mode $chan +m
     unset %b
     timer 1 30 mode $chan -m
  • Miscellany

    2047607·bash·3.6 KB·2011-04-18 02:37 UTC
    #! /bin/sh
    ### BEGIN INIT INFO
    # Provides: virtualbox-!!SHORTNAME
    # Required-Start: $local_fs $remote_fs vboxdrv vboxnet
    # Required-Stop: $local_fs $remote_fs
    # Default-Start:
  • Miscellany

    2047606·text·3.6 KB·2011-04-18 02:36 UTC
    #! /bin/sh
    ### BEGIN INIT INFO
    # Provides: virtualbox-!!SHORTNAME
    # Required-Start: $local_fs $remote_fs vboxdrv vboxnet
    # Required-Stop: $local_fs $remote_fs
    # Default-Start:
  • Unnamed

    2047605·text·477 B·2011-04-18 02:33 UTC
    >>> import re
    >>> re.compile("(HP\s*(?P<curhp>[0-9]+)/(?P<maxhp>[0-9]+))")
    <_sre.SRE_Pattern object at 0xb76576b0>
    >>> a=re.compile("(HP\s*(?P<curhp>[0-9]+)/(?P<maxhp>[0-9]+))")
    >>> c=a.match("HP
  • Something

    2047604·text·1.1 KB·2011-04-18 02:09 UTC
    Tracing route to 67.230.181.246 over a maximum of 30 hops
    
     1 3 ms <1 ms <1 ms 10.10.47.2
     2 17 ms 16 ms 16 ms cgsc-d10a-wan-rt1.sjrb.ad [10.1.140.129]
     3 17 ms 16 ms
  • Mine

    2047603·text·207 B·2011-04-18 02:08 UTC
    on *:TEXT:*:#valvearg2-alpha:{ 
     if (%b == $null) { set %b 1
     }
     if (%b < 5) { 
     inc %b 
     timer 1 10 unset %b
     }
     if (%b == 5) { mode $chan +m
     unset %b
     timer 1 30 mode $chan -m
  • Anonymous

    2047602·text·2.4 KB·2011-04-18 02:06 UTC
    // ==UserScript==
    // @name EightSixTwo
    // @namespace http://blog.xkcd.com/2011/02/18/distraction-affliction-correction-extensio/
    // @description An extension for distraction affli

older pastes →