All pastesPublic feed

Public feed

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

    2056906·text·2.6 KB·2011-05-11 16:56 UTC
    From ffd3c85d24a920e31a9ea7a5831b9ef4c16a01bc Mon Sep 17 00:00:00 2001
    From: Philippe Normand <pnormand@igalia.com>
    Date: Wed, 11 May 2011 18:28:43 +0200
    Subject: [PATCH] test patch for enterFullscree
  • Miscellany

    2056904·text·3.6 KB·2011-05-11 16:50 UTC
    gcc46 -I. -I"/usr/home/kovensky/src/libav" -D_ISOC99_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_AV_CONFIG_H -std=c99 -fomit-frame-pointer -pt
  • Someone

    2056902·text·90.1 KB·2011-05-11 16:49 UTC
    
        
  • Mine

    2056898·text·2.3 KB·2011-05-11 16:44 UTC
    explain SELECT DISTINCT SUBSTRING_INDEX(`OS_Ver`,'(',1)+0 AS OSVersion, COUNT(DISTINCT deviceId) AS DevCount, COUNT(title) As PsirtCount FROM `PLCChassis` LEFT JOIN `PSIRT` USING (`assessmentId`,`devi
  • Stuff

    2056896·text·6.5 KB·2011-05-11 16:38 UTC
    [17:35:34] gtkgui: HandBrake 0.9.5 (2011043000) - Linux x86_64 - http://handbrake.fr
    [17:35:34] hb_init: checking cpu count
    [17:35:34] hb_init: starting libhb thread
    [17:35:34] hb_init: checking cp
  • Something

    2056894·text·564 B·2011-05-11 16:32 UTC
    programObject_ = new QGLShaderProgram();
     qDebug() << "vertex shader compiled:" << programObject_->addShaderFromSourceFile(QGLShader::Vertex, ":vertexshader.txt");
     qDebug() << "fragment s
  • phil

    2056892·text·2.7 KB·2011-05-11 16:26 UTC
    From 41bf677dbf7f035f7a40211660d095fae2e8d75b Mon Sep 17 00:00:00 2001
    From: Philippe Normand <pnormand@igalia.com>
    Date: Wed, 11 May 2011 18:28:43 +0200
    Subject: [PATCH] test patch for enterFullscree
  • Something

    2056882·text·1.5 KB·2011-05-11 16:06 UTC
    Erudio.Controller.Test.Controllers.ApplicationControllerTest.LifeCycleTest:
    System.ComponentModel.Composition.CompositionException : The composition produced a single composition error. The root caus
  • Someone

    2056878·text·575 B·2011-05-11 15:59 UTC
    |Turret-Chan| hugs Spaffy
     Spaffy is hugged by a turret.
     Acies There she goes again~
     Spaffy o.o
     Spaffy ?
     =-= |Turret-Chan| is now known as ScholarAurelia
     =-= Mode #Castelia +h Schol
  • Something

    2056876·text·13.9 KB·2011-05-11 15:55 UTC
    2011-05-11 11:55:04.148 mythfrontend version: master [v0.25pre-1955-g714cf09-dirty] www.mythtv.org
    2011-05-11 11:55:04.149 Using runtime prefix = /usr/local
    2011-05-11 11:55:04.149 Using configurati
  • Unnamed

    2056874·text·5.5 KB·2011-05-11 15:52 UTC
    2011-05-11 11:51:40.072 mythfrontend version: master [v0.25pre-1955-g714cf09-dirty] www.mythtv.org
    2011-05-11 11:51:40.073 Using runtime prefix = /usr/local
    2011-05-11 11:51:40.073 Using configurati
  • Someone

    2056873·text·4.8 KB·2011-05-11 15:50 UTC
    #
    # Updater-script for Android Revolution HD by mike1986
    # Patrics83 ROM Cleaner Mod
    # 
    ui_print(" ");
    ui_print("ROM Cleaner v1.0.2 by Patrics83");
    ui_print(" ");
    ui_print("Wiping cache partiti
  • Untitled

    2056870·text·1.6 KB·2011-05-11 15:45 UTC
    ; cPanel first:11.23.3-EDGE_25049 latest:11.28.76-EDGE_51149 Cpanel::ZoneFile::VERSION:1.3 mtime:1297077623 hostname:blackstar.universehosting.com
    ; Zone file for 90.21.67.in-addr-arpa.db
    $TTL 14400
  • Miscellany

    2056867·text·311 B·2011-05-11 15:41 UTC
    var a = Math.atan2(FlxG.mouse.x -myfound.player.x, myfound.player.y - FlxG.mouse.y);
    var aInt:int = Math.floor(a * 180 / Math.PI) - 90;
    
     if (myfound.player.angle < aInt){
     myfound.player.angul
  • Anonymous

    2056866·text·221 B·2011-05-11 15:39 UTC
    <xsd:complexType name="A">
     <xsd:sequence minOccurs="0" maxOccurs="1">
     <xsd:element name="b" type="B"/>
     <xsd:element name="c" type="C"/>
     </xsd:sequence>
    </xsd:complexType>
    <xsd:elemen
  • Untitled

    2056865·text·564 B·2011-05-11 15:39 UTC
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.min.js"></script>
    <script type="text/javascript"> 
    
     $(document).ready(function(){
     alert('ready');
     });
    
     $('input[name
  • Mine

    2056852·text·430 B·2011-05-11 15:08 UTC
    <VirtualHost *:80>
     ServerName www.ooskar.com
     ServerAlias ooskar.com
     ServerAdmin ooskar@ooskar.com
     
     DocumentRoot /var/www/ooskar.com
     <Directory />
     Options -Indexes 
     Options FollowSymL
  • Someone

    2056844·text·518 B·2011-05-11 14:55 UTC
    ;;; prefix / for private, ~ for public display
    ;;; {%rsn%} assumes defname if omitted, [#%level%] is optional
    ;;; f12 displays stats of the text on your clipboard, ctrl f12 displays stats of the nam
  • Mine

    2056842·javascript·1.9 KB·2011-05-11 14:50 UTC
    $(document).ready(function() {
     $('.forma span p input').change(function() {
     $('.forma span p input').attr('disabled', true);
     $.get('/getcheckboxes.php', {
     id: $(thi
  • Someone

    2056838·text·1.6 KB·2011-05-11 14:38 UTC
    alphaserv1 # guile -v
    Guile 1.8.8
    Copyright (c) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
    Guile may be distributed under the terms of the GNU G

older pastes →