All pastesPublic feed

Public feed

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

    2128447·text·12.5 KB·2012-03-15 18:48 UTC
    <html>
    
    <head>
    
    <style type="text/css">
    
    body {
    
    background-image: url(bg1234.png);
    
    background-repeat: no-repeat;
    
    background-size: 100%;
    
    height: 100%;
    
    }
    
    .frame {
  • frankfrankf

    2128446·actionscript·111 B·2012-03-15 18:40 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • Untitled

    2128445·text·4.3 KB·2012-03-15 18:24 UTC
    175.136.112.4 - - [15/Mar/2012:13:23:25 -0500] "GET /content/does-new-ipad-take-longer-charge/71712503 HTTP/1.1" 200 37175 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/20090
  • Anonymous

    2128444·csharp·3.5 KB·2012-03-15 18:14 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Net;
    using System.Threading;
    
    using InfServer.Network;
    using InfServer.Protocol;
    using InfSe
  • Something

    2128434·text·131 B·2012-03-15 17:53 UTC
    #appmenu-button{display:none}
    #go-button{display:none}
    #star-button{display:none}
    .autocomplete-history-dropmarker{display:none}
  • Mine

    2128433·text·1.2 KB·2012-03-15 17:45 UTC
    ┌∩┐ಠ益ಠ)┌∩┐
    (/◔ ◡ ◔)/
    (¬_¬)
    (´・ω・`)
    (ʘ_ʘ)
    (ʘ‿ʘ)
    (ಠ_ಠ)
    (ಠ‾ಠ)
    (ಠ益ಠ)
    (ಥ_ಥ)
    (๏̯͡๏ )
    (╬ಠ益ಠ)
    (◕_◕)
    (◕‿◕)
    (◣_◢)
    (☞゚ ∀゚ )☞
    (☼_☼)
    ( ・∀・)
    @_@
    \(ಠ ὡ ಠ )/
    \(◕ ◡ ◕\).
    ¬_¬
    ¯\(º o)/¯
    ¯\(ºдಠ)/¯
  • Mine

    2128432·text·1.3 KB·2012-03-15 17:45 UTC
    void helper_norm1_parallel_reduction( __local float * tmp_buffer )
    {
     for (unsigned int stride = get_global_size(0)/2; stride > 0; stride /= 2)
     {
     barrier(CLK_LOCAL_MEM_FENCE);
     if (get_
  • Anonymous

    2128430·text·520 B·2012-03-15 17:39 UTC
    $ sudo gpatch -p1 < mypatch3 
    patching file agent/mibgroup/hardware/fsys/fsys_mntent.c
    Hunk #3 succeeded at 193 (offset -3 lines).
    Hunk #4 FAILED at 230.
    1 out of 4 hunks FAILED -- saving rejects
  • Kevin__H

    2128422·text·1.7 KB·2012-03-15 17:11 UTC
    oot@kevin-virtual:~/Evergreen-ILS-2.1.1# make STAFF_CLIENT_BUILD_ID=rel_2_1_1 install
    Making install in Open-ILS/src
    make[1]: Entering directory `/home/opensrf/Evergreen-ILS-2.1.1/Open-ILS/src'
    Mak
  • Something

    2128421·text·5.1 KB·2012-03-15 17:07 UTC
    commit 02cee5b29a0c28a1fd6574a180972bd0de5aefe7
    Author: Robert Story <rstory@localhost>
    Date: Tue Mar 13 17:06:11 2012 -0400
    
     use 64bit versions of statfs/statvfs if available
    
    diff --git
  • Unnamed

    2128417·text·654 B·2012-03-15 16:45 UTC
    #Terminus conf
    deb http://192.168.1.8:3142/archive.trisquel.info/trisquel dagda main
    deb-src http://192.168.1.8:3142/archive.trisquel.info/trisquel dagda main
    deb http://192.168.1.8:3142/archive.tr
  • Someone

    2128416·text·18.2 KB·2012-03-15 16:40 UTC
    # -----------------------------
    # PostgreSQL configuration file
    # -----------------------------
    #
    # This file consists of lines of the form:
    #
    # name = value
    #
    # (The "=" is optional.) Whit
  • Untitled

    2128415·text·1.3 KB·2012-03-15 16:37 UTC
    (07:57:11) mode: (StonerKid) sets mode (+m)
    (07:57:24) (@StonerKid) Om
    (07:57:27) (@StonerKid) Again just no trust
    (07:57:37) (@StonerKid) I dont think we can be friends man
    (08:00:10) (@j
  • root

    2128406·bash·1.8 KB·2012-03-15 16:18 UTC
    # Copyright 1999-2010 Gentoo Foundation
    # Distributed under the terms of the GNU General Public License v2
    # $Header: $
    
    inherit multilib
    
    DESCRIPTION="R language addon for postgresql database"
  • Someone

    2128404·csharp·463 B·2012-03-15 16:11 UTC
    private static PropertyInfo GetPropertyInfo(object container, int attributeId)
     {
     return container.GetType().GetProperties(BindingFlags.Public | BindingFlags.Instance).Where(prope
  • Stuff

    2128403·text·570.2 KB·2012-03-15 16:10 UTC
    
        
  • Anonymous

    2128402·text·495 B·2012-03-15 16:09 UTC
    class kerberos {
     
     case $operatingsystem {
     centos, redhat: {
     $package_name = 'krb5-workstation'
     $package2_name = 'pam_krb5'
     $config_name = '/etc/krb5.conf'
     }
  • Miscellany

    2128401·text·497 B·2012-03-15 16:05 UTC
    class kerberos {
    
     package {
     "kerberos-client":
     name => $operatingsystem ? {
     centos, redhat = "krb5-workstation",
     debian, ubuntu = "unknown",
     Solaris = "servi
  • Something

    2128391·text·263 B·2012-03-15 14:48 UTC
    C:\Program Files\VideoLAN\VLC>vlc.exe --screen-follow-mouse --screen-mouse-image=windows_cursor.png --screen-fps=10 --live-caching=300 screen:// :sout=#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,
  • Mine

    2128385·java·1.7 KB·2012-03-15 14:32 UTC
    if(anagraficaSuccess && schedaSuccess){
     //FTP!
     try { 
     vh.ftpCopyTo(filetargListino, pathtarg, ftpSim

older pastes →