All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • ml|

    1954972·text·118 B·2010-10-05 16:45 UTC
    #!/bin/bash
    
    URXVTC=/usr/bin/urxvtc
    SCREEN=/usr/bin/screen
    
    $URXVTC -title NSP -e $SCREEN -S NSP -c $HOME/.screen-NSP
  • ml|

    1954963·text·15.5 KB·2010-10-05 16:36 UTC
    #### $HOME/.screenrc for i531 ####
    
    defscrollback 10000 
    termcapinfo rxvt-unicode ti@:te@
    terminfo rxvt-unicode ti@:te@:
    term screen-256color
    startup_message off
    vbell off
    
    # open the foll
  • ml|

    1954961·text·15.2 KB·2010-10-05 16:36 UTC
    #### $HOME/.screen-NSP ####
    
    defscrollback 10000 
    termcapinfo rxvt-unicode ti@:te@
    terminfo rxvt-unicode ti@:te@:
    term screen-256color
    startup_message off
    vbell off
    
    # open the following w
  • Stuff

    1954953·text·3.2 KB·2010-10-05 16:29 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 2. October 2010, 16:01
    
    Al' Tariq / God Connections [2010 - Bonus Tracks]
    
    Used drive : PIONEER DVD-RW DVR-2
  • Lee H

    1954936·text·2.2 KB·2010-10-05 16:09 UTC
    /* THIS SECTION BELONGS IN THE HEADER SECTION */
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    
    <html xmlns="http://w
  • brainstubber

    1954931·text·2.7 KB·2010-10-05 16:03 UTC
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Script ran on: Tue Oct 5 16:03:00 UTC 2010
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • Unnamed

    1954880·lua·3.1 KB·2010-10-05 14:54 UTC
    function gadget:GetInfo()
     return {
     name = "mining blabla2",
     desc = "some broken stuff",
     author = "knorke",
     date = "4 Okt 2010",
     license = "rcdraco's dra
  • Untitled

    1954857·lua·1.6 KB·2010-10-05 14:29 UTC
    function gadget:GetInfo()
     return {
     name = "miner thing",
     desc = "flag theminers",
     author = "zwzsg",
     date = "4 Oct 2010",
     license = "10$/month",
  • ml|

    1954810·text·14.9 KB·2010-10-05 13:27 UTC
    -- $HOME/.xmonad/xmonad.hs for i531 --
    
    {-# LANGUAGE NoMonomorphismRestriction #-}
    
    import System.IO
    
    import XMonad
    import XMonad.Actions.CycleWS
    import XMonad.Actions.DynamicWorkspaces
    import XMonad.
  • Mine

    1954800·python·2.8 KB·2010-10-05 13:12 UTC
    $ cat test.py
    str = """<?xml version="1.0" encoding="UTF-8"?>
    
    <network>
     <description name="Boston">
     This is the configuration of our network in the Boston office.
     </description>
  • Miscellany

    1954795·diff·2.5 KB·2010-10-05 13:07 UTC
    From 22ca64d0aca983d0d48814f90589ac58be61c095 Mon Sep 17 00:00:00 2001
    From: Andrei Karas <akaras@inbox.ru>
    Date: Tue, 5 Oct 2010 16:05:21 +0300
    Subject: [PATCH] Disable parsing data in guilds netc
  • Untitled

    1954775·text·1.0 KB·2010-10-05 12:45 UTC
    Money of famous prophetess from Bulgaria used for charities.
    154 words
    5 July 2007
    ITAR-TASS World Service
    TASS
    English
    (c) 2007 ITAR-TASS
    
    SOFIA, July 5 (Itar-Tass) —— The money worth around
  • config

    1954749·text·67.5 KB·2010-10-05 12:16 UTC
    
        
  • teuf

    1954721·text·12.1 KB·2010-10-05 11:31 UTC
    commit 5be58b42bd9c401324849d958d6beb6871bcb55d
    Author: erik <erik@37441250-4157-47a9-a2c9-f9fe3212d2d3>
    Date: Wed Jun 6 16:23:41 2007 +0000
    
     Added Songbird patches to libgpod.
     
     
     git
  • Anonymous

    1954615·text·264 B·2010-10-05 08:23 UTC
    7.0.530.0.r59943-1mdv2010.1 in contrib/backports, 2010.1 for x86_64
    7.0.530.0.r59943-1mdv2010.1 in contrib/backports, 2010.1 for i586
    5.0.389.0.r45688-1mdv2010.1 in contrib/release, 2010.1 for x86_64
  • Kernel 2.6.30 vanilla imx27

    1954587·text·24.3 KB·2010-10-05 07:27 UTC
    #
    # Automatically generated make config: don't edit
    # Linux kernel version: 2.6.30
    # Mon Oct 4 17:42:20 2010
    #
    CONFIG_ARM=y
    CONFIG_SYS_SUPPORTS_APM_EMULATION=y
    CONFIG_GENERIC_GPIO=y
    CONFIG_GE
  • launcher_plugin.py

    1954452·python·42.9 KB·2010-10-05 01:42 UTC
    
        
  • Unnamed

    1954447·text·3.2 KB·2010-10-05 01:31 UTC
    var Tadpole = function() {
     var tadpole = this;
     
     this.x = Math.random() * 300 - 150;
     this.y = Math.random() * 300 - 150;
     this.size = 4;
     
     this.name = '';
     this.age = 0;
     
     this.momentum
  • satisfaction.java

    1954442·java·6.3 KB·2010-10-05 01:13 UTC
    import javax.swing.JFrame;
    
    import java.util.Iterator;
    import java.util.HashMap;
    
    import prefuse.Constants;
    import prefuse.Display;
    import prefuse.Visualization;
    import prefuse.action.ActionLi
  • Something

    1954358·text·1.2 KB·2010-10-04 22:04 UTC
    baud: rpm name match `erlang':
     erlang
     erlang-appmon
     erlang-asn1
     erlang-base
     erlang-common_test
     erlang-compiler
     erlang-cosEvent
     erlang-cosEventDomain
     erlang-cosFileT

older pastes →