All pastesPublic feed

Public feed

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

    2072939·text·3.1 KB·2011-05-31 20:20 UTC
    NEW STAT
    
    A system created by Garr Torrent.
    W.I.P.
    Spirit(Spiritual Power)
    Toughness(Physical Power)
    Agility(Speed)
    Tact(Mental Power)
    
    Vim is Toughness + 1/2 Spirit, Mind is Spirit + 1/2 Tac
  • Miscellany

    2072938·text·3.0 KB·2011-05-31 20:20 UTC
    NEW STAT
    Spirit(Spiritual Power)
    Toughness(Physical Power)
    Agility(Speed)
    Tact(Mental Power)
    
    Vim is Toughness + 1/2 Spirit, Mind is Spirit + 1/2 Tact, HP is double Vim, MP is double Mind, Accur
  • Untitled

    2072936·text·2.3 KB·2011-05-31 20:16 UTC
    avg-cpu: %user %nice %system %iowait %steal %idle
     1.38 0.00 13.75 0.00 0.00 84.88
    
    Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-sz avgqu-sz aw
  • Untitled

    2072935·text·2.1 KB·2011-05-31 20:13 UTC
    avg-cpu: %user %nice %system %iowait %steal %idle
     1.38 0.00 13.75 0.00 0.00 84.88
    
    Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-sz avgqu-sz aw
  • Something

    2072933·php·371 B·2011-05-31 20:11 UTC
    <?php
    
    function get_channel_comments ($username) {
    $url = file_get_contents("http://youtube.com/".$username."/");
    $newlines = array("\t","\n","\r","\x20\x20","\0","\x0B");
    $content = str_replace(
  • Mine

    2072924·text·2.8 KB·2011-05-31 19:41 UTC
    [20:44:07] <divVerent> the issue is easy to explain
    [20:44:09] <divVerent> but hard to fix
    [20:44:26] <divVerent> I changed CSQC code to always set the player position... was needed to make the deat
  • Unnamed

    2072921·text·816 B·2011-05-31 19:26 UTC
    Každý dotaz od klientského počítače na server je přesměrován na soubor index.php, odkud začíná boostrap (tj. načítání instance třídy Zend_Application). Tato třída je vstupním bodem aplikace a jejím úč
  • Untitled

    2072918·c·338 B·2011-05-31 19:24 UTC
    void QuickSort(int tab[], int l, int r)
    {
     if (l>=r) return;
     
     int ind=l;
     
     for (int i=l+1;i<=r,i++) {
     if (tab[i] < tab[l]) {
     if (++ind != i)
     int temp=tab[ind]; tab[ind]=tab[i];
  • Untitled

    2072917·text·338 B·2011-05-31 19:24 UTC
    void QuickSort(int tab[], int l, int r)
    {
     if (l>=r) return;
     
     int ind=l;
     
     for (int i=l+1;i<=r,i++) {
     if (tab[i] < tab[l]) {
     if (++ind != i)
     int temp=tab[ind]; tab[ind]=tab[i];
  • Untitled

    2072916·cpp·1.7 KB·2011-05-31 19:21 UTC
    /*
    TJ Biddle
    M 03719432
    CS2
    May 27, 2011
    Assignment 7
    */
    
    #include <list>
    #include <queue>
    #include <iostream>
    #include <fstream>
     using namespace std;
    
    int main(int argc, char *argv[]
  • Stuff

    2072914·text·27.0 KB·2011-05-31 19:11 UTC
    Hoofdstuk I - De Verdachte
     
    Het was Februari en verdomd heet. 26 graden Celsius in de schaduw, wat een dag! Bloemstengels voerden wulpse dansen uit in de wind, om zo indruk te maken op de coole sid
  • Something

    2072913·text·198 B·2011-05-31 19:09 UTC
    public boolean onCreateOptionsMenu(Menu menu){
     MenuInflater inflater = getMenuInflater();
     inflater.inflate(R.menu.menu2, menu);
     return true;
     }
  • Mine

    2072912·text·860 B·2011-05-31 19:07 UTC
    <menu xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:id="@+id/m_back_col"
    android:title="search"
    android:icon="@drawable/icon" />
    <item android:id="@+id/m_exit"
    android
  • Mine

    2072911·text·872 B·2011-05-31 19:05 UTC
    <menu xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:id="@+id/m_back_col"
    android:title="search"
    android:icon="@drawable/icon" />
    <item android:id="@+id/m_exit"
    android
  • Untitled

    2072910·text·1.1 KB·2011-05-31 19:01 UTC
    110531 14:43:27 mysqld_safe Starting mysqld daemon with databases from /opt/zimbra/mysql-standard-5.1.55-pc-linux-gnu-i686-glibc23/var
    Warning: World-writable config file '/opt/zimbra/conf/my.cnf' is
  • Anonymous

    2072906·text·250 B·2011-05-31 18:55 UTC
    jangliss@rhea:~$ cat test.sh 
    #!/bin/sh
    
    TYPE="sometype"
    unset PATH
    echo "${TYPE}" | grep type
    echo "still running"
    
    jangliss@rhea:~$ ./test.sh 
    ./test.sh: line 5: grep: No such file or dir
  • Mine

    2072905·vbnet·52.1 KB·2011-05-31 18:55 UTC
    
        
  • Anonymous

    2072904·text·95 B·2011-05-31 18:51 UTC
    #!/bin/sh
    
    TYPE="sometype"
    
    if echo "somecmd" | blahblah FLAPPING; then
     TYPE="FEH"
    fi
  • Mine

    2072903·text·7.7 KB·2011-05-31 18:45 UTC
    $ ./wolfsp.i386 +set r_mode 3 +set r_fullscreen 0
    Wolf 1.41 linux-i386 May 31 2011
    ----- FS_Startup -----
    Current search path:
    /home/michael/.wolf/main
    ./main/sp_pak2.pk3 (232 files)
    ./main/sp_p
  • Something

    2072899·bash·1005 B·2011-05-31 18:35 UTC
    #!/bin/bash
    
    # the filename for the fifo is passed on the command line.
    # could just be defined in here, and not /etc/nagios/resource.cfg
    # the fifo is currently only used by this script and the e

older pastes →