All pastesPublic feed

Public feed

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

    2050592·text·1.5 KB·2011-04-25 19:43 UTC
    Recently many of you will have noticed quite the commotion coming from the temple of Sek, the usual screams of pain and anguish replaced with the sounds of religious upheaval as Cthulhu was ousted and
  • Mine

    2050587·text·2.8 KB·2011-04-25 19:30 UTC
    Hi Adam,
    
     As promised - a synopsis of what I am wanting to do and how your brand is potentially involved.
    
     RecordingStudioForums.com [AudioEngineeringForums.com HomeStudioForums.com]
     The pr
  • Miscellany

    2050581·text·1.5 KB·2011-04-25 19:21 UTC
    Failed to store Pet [ObjectId: 268503130] data
    java.sql.SQLException: Parameter index out of range (9 > number of parameters, which is 8).
     at com.mysql.jdbc.SQLError.createSQLException(SQLError.jav
  • Something

    2050580·text·72.1 KB·2011-04-25 19:15 UTC
    
        
  • Something

    2050579·text·72.1 KB·2011-04-25 19:15 UTC
    
        
  • Anonymous

    2050578·text·272 B·2011-04-25 19:11 UTC
    bool isMyStringANumber(String s){
     for(int i=0; i<s.length(); ++i){
     c = s.charAt(i);
     if(!(c<= '9' && c >= '0')){ // how should I have written this line?
     // what goes here?
     }
  • Mine

    2050576·text·1.2 KB·2011-04-25 19:08 UTC
    We were livin for the nights
    though we never saw them black
    with the ocean and the waves, blowing gently on our backs
    
    From the clouds in the sky we had never been this far.
    but we knew with the
  • Mine

    2050575·text·860 B·2011-04-25 19:03 UTC
    music_directory "/mnt/media/songs"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/tag_cache"
    log_file "/var/log/mpd/mp
  • Someone

    2050574·text·90 B·2011-04-25 19:02 UTC
    PROMPT_COMMAND='printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"
  • Miscellany

    2050571·text·358 B·2011-04-25 18:57 UTC
    ({
     var formant, in, chain, out;
     formant = SoundIn.ar([0]);
     RecordBuf.ar(formant, 0, loop: 0);
     in = PlayBuf.ar(1, 0, loop:1);
     chain = FFT(LocalBuf(1024), in);
     chain = chain.pvcalc(
  • Stuff

    2050568·bash·1.8 KB·2011-04-25 18:38 UTC
    #! /bin/sh
    #
    # chkconfig: - 60 20
    # description: Shell In A Box implements a web server that can export
    # arbitrary command line tools to a web based terminal emulator.
    # processname: shel
  • Anonymous

    2050567·text·51.9 KB·2011-04-25 18:35 UTC
    
        
  • Miscellany

    2050563·text·6.2 KB·2011-04-25 18:24 UTC
    During the past weeks I noticed how difficult it was to hack on a desktop environment that I am not using myself. And since most of my work now is about GNOME (and KDE) I came to the conclusion I have
  • Mine

    2050562·text·8.7 KB·2011-04-25 18:22 UTC
    1: 
    2: : Der Ökofaktor begrenzt den Lebensraum einer Art. Z.B zu geringe Niederschläge, zu kalte Winter, zu wenig Nahrung usw. sind Faktoren, die eine Art von der Besiedlung eines bestimmten Gebieter
  • Mine

    2050560·text·295 B·2011-04-25 18:14 UTC
    ({
     var in, chain, out;
     in = PlayBuf.ar(1, b, loop:1);
     chain = FFT(LocalBuf(2048), in);
     chain = chain.pvcalc(
     2048, {|mags, phases|
     [mags.reverse, phases.reverse];
     }
     );
  • Anonymous

    2050558·text·717 B·2011-04-25 18:05 UTC
    ({
     var in, chain;
     in = PlayBuf.ar(1, b, loop:1);
     chain = FFT(LocalBuf(1024), in);
     chain = chain.pvcalc(
     1024, {|mags, phases|
     var size = mags.size;
     for(0, size / 2, {|i|
  • Miscellany

    2050556·lua·520 B·2011-04-25 18:00 UTC
    function util.FindInCylinder(cylinderOrigin, cylinderAngles, cylinderHeight, cylinderRadius)
     local found = {}
    
     for _,ent in pairs(ents.GetAll()) do
     local t = (cylinderAngles:Forward():Dot(en
  • rebirth

    2050555·text·173 B·2011-04-25 17:58 UTC
    #showtooltip Rebirth
    /cast Rebirth
    /script local n,r=UnitName"target";if(r)then n=n.."-"..r;end;SendChatMessage("> Personal rez Msg. <","WHISPER",nil,n)
    /5 x Rebirth %t x
  • Unnamed

    2050550·text·490 B·2011-04-25 17:56 UTC
    b = Buffer.read(s, "sounds/a11wlk01.wav");
    
    ({
     var in, chain;
     in = PlayBuf.ar(1, b, loop:1);
     chain = FFT(LocalBuf(1024), in);
     chain = chain.pvcalc(
     1024, {|mags, phases|
     var
  • Unnamed

    2050548·text·4.6 KB·2011-04-25 17:52 UTC
    [18:50:37] <Sprung> !balance
    [18:50:38] * PlanetWars1 Problem with PlanetWars:System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process re

older pastes →