All pastesPublic feed

Public feed

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

    2057870·text·11.4 KB·2011-05-13 08:20 UTC
    [05/12/11,17:25:28] Microsoft Visual Studio 2010 Ultimate - ENU: [2] CRootComponent::Install(): Cannot install; setup files failed verification.
    [05/12/11,17:25:28] Microsoft Visual Studio 2010 Ultim
  • Something

    2057864·text·126.1 KB·2011-05-13 08:17 UTC
    
        
  • Something

    2057850·text·64.9 KB·2011-05-13 08:06 UTC
    
        
  • madjoe

    2057849·php·15.3 KB·2011-05-13 08:04 UTC
    <?php
    
    // $Id: force_password_change.module,v 1.6.2.1.2.5 2011/01/17 05:50:29 hakulicious Exp $
    
    /**
     * Implementation of hook_perm()
     */
    function force_password_change_perm()
    {
     return array
  • Something

    2057785·text·4.4 KB·2011-05-13 07:00 UTC
    elpowerd_status="`initctl status powerd`"
    if [ ! "$powerd_status" = "powerd stop/waiting" ]
    then
     echo "Stopping powerd to keep display from timing out..."
     initctl stop powerd
    fi
    
    # Do parti
  • Stuff

    2057761·text·4.8 KB·2011-05-13 06:07 UTC
    Thursday, May 12, 2011
    11:35 PM - Bernie Sanders [OG]: I don't even -know- what to say to you.
    11:37 PM - Bernie Sanders [OG]: I'm not humourless or anything, but you seriously pushed that shit way
  • Anonymous

    2057752·text·2.7 KB·2011-05-13 06:01 UTC
    YOU FOUND IT! I wonder what else is hidden... 
    
    Entered: May 12th 2011 10:58 PM PST.
    
    Have some cake
    
     
     * *
  • Stuff

    2057746·text·3.3 KB·2011-05-13 05:52 UTC
    Bernie Sanders [OG]: this was
    Bernie Sanders [OG]: seriously all a prank
    Jerusalem Jones: oh, yeah
    Bernie Sanders [OG]: I
    Bernie Sanders [OG]: Um.
    Bernie Sanders [OG]: :|
    Jerusalem Jones: :3
    Be
  • Default.aspx.cs

    2057739·csharp·6.1 KB·2011-05-13 05:30 UTC
    using System;
    using System.Collections.Generic;
    using System.Configuration;
    using System.Data.SqlClient;
    using System.Text;
    
    public partial class _Default : System.Web.UI.Page
    {
     protected
  • SUCK IT BLAIR

    2057731·python·81.0 KB·2011-05-13 04:52 UTC
    
        
  • Someone

    2057727·text·432 B·2011-05-13 04:13 UTC
    #!/usr/bin/perl
    use Tk;
    use Tk::Photo;
    use Tk::JPEG;
    use MIME::Base64;
    
    open(FILE,"<scr.jpg");
    while (<FILE>) {
     $image = "$image$_";
    }
    close(FILE);
    $image_use = encode_base64($image
  • Troll face ASCII.

    2057726·asp·8.2 KB·2011-05-13 04:12 UTC
    ░░░░░░░░░░░░░░░░░░▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒░░░░░░░░░░░░░░░░░░░░░░░░░
    ░░░░░░░░░░░░▒██████████████████████████▓▓▓░░░░░░░░░░░░░░░░
    ░░░░░░░░░░░█░▓░░░░░░░░░▒▓▒▒▒▒▒▓▒▒░░▒▒▒▓▓▓████▓▒░░░░░░░░░░░
    ░░░░░░░░░░██▒░░░░░░░
  • Something

    2057718·text·11.7 KB·2011-05-13 04:00 UTC
    F:\Ebook\Computer Science\Book - Hackers - Heroes of the Computer Revolution.pdf
    F:\Ebook\Computer Science\Book - Piracy - The Intellectual Property Wars.pdf
    F:\Ebook\Computer Science\Book - The Hac
  • Anonymous

    2057702·text·3.7 KB·2011-05-13 02:46 UTC
    diff --git a/mythtv/libs/libmythui/mythrender_vdpau.cpp b/mythtv/libs/libmythui/mythrender_vdpau.cpp
    index 4bc6649..8efda03 100644
    --- a/mythtv/libs/libmythui/mythrender_vdpau.cpp
    +++ b/mythtv/libs
  • Miscellany

    2057701·text·1.8 KB·2011-05-13 02:42 UTC
    $friends_data = $facebook->api('/me/friends/');
     $feed_array = $facebook->api('/me/feed/?limit=50');
    
     $s = array(); // array of ids and match count? blah
     
     
     foreach($fri
  • Anonymous

    2057698·text·1.5 KB·2011-05-13 02:32 UTC
    root@bt:~# airmon-zc
    
    XXX: Warning, airmon-zc is under heavy development!!!
    This script is intended to replace airmon-ng and is functionally based on it.
    Please test and report bugs to Zero_Chaos
  • Stuff

    2057693·javascript·8.6 KB·2011-05-13 02:25 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
     <head>
     <title>AJAX Note Demo
  • Anonymous

    2057692·text·446 B·2011-05-13 02:25 UTC
    note_div_content +=
    '<div id="' + id + '" style="background-color: ' + bgcol + '">' +
     '<span style="float: left; font-weight: bold;">' + title + '</span>' +
     '<span style="float: right;">' + time
  • Untitled

    2057690·html·450 B·2011-05-13 02:18 UTC
    note_div_content += '
    <div id="' + id + '" style="background-color: ' + bgcol + '">' +
     '<span style="float: left; font-weight: bold;">' + title + '</span>' +
     '<span style="float: right;">' + ti
  • Stuff

    2057685·text·864 B·2011-05-13 02:09 UTC
    note_div_content +=
    '<div id="' + id + '" style="background-color: ' + bgcol + '">' +
     '<span style="float: left; font-weight: bold;">' + title + '</span>' +
     '<span style="float: right;">' + time

older pastes →