All pastesPublic feed

Public feed

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

    2059625·text·185 B·2011-05-15 05:01 UTC
    var pkgStyle = document.getElementById("pkg1").style;
    
    function raise(topval)
    {
    if (topval > 10)
    {
    pkgStyle.top = topval + "px";
    setTimeout(raise(topval - 1), 500);
    }
    }
  • Someone

    2059621·text·991 B·2011-05-15 04:36 UTC
    Cleverbot: Is this a chat web-site?
    
    User: I don't think it is. I'm talking to a robot.
    
    Cleverbot: No, actually, I'M talking to a robot.
    
    User: How do you figure that?
    
    Cleverbot: Because Ed
  • Unnamed

    2059619·text·304 B·2011-05-15 04:34 UTC
    Cleverbot: I'm breaking up with you right now.
    
    User: You can't. We're not even married yet.
    
    Cleverbot: You're a mean script.
    
    User: You're the script buddy. I'm human.
    
    Cleverbot: No. I'm
  • Untitled

    2059618·text·226 B·2011-05-15 04:33 UTC
    function topSetter(x)
    {
    var pkgStyle = document.getElementById("pkg1").style;
    pkgStyle.top = x + "px";
    }
    
    function raise() {
    
    for (topval = 120; topval > 10; topval - 1)
    {
    setTimeout(t
  • Something

    2059617·text·236 B·2011-05-15 04:30 UTC
    function topSetter(x)
    {
    var pkgStyle = document.getElementById("pkg1").style;
    pkgStyle.top = x + "px";
    }
    
    function raise() {
    
    for (topval = 120; topval > 10; topval - .1)
    {
    setTimeou
  • Miscellany

    2059613·python·1.7 KB·2011-05-15 04:08 UTC
    #!/usr/bin/env python
    '''
    # OSKitchen - An open-sourced kitchen management tool for professional establishments
    # Copyright (C) 2011 Neal Hughes
    
    # This program is free software: you can redistr
  • my library

    2059609·text·3.8 KB·2011-05-15 03:58 UTC
    Adam Smith\The Wealth Of Nations.pdf
    Adam Smith\Theory Of Moral Sentiments.pdf
    Adolf Hitler\Mein Kampf.pdf
    Aristotle\Nicomachean Ethics.pdf
    Barack Obama\Dreams From My Father.pdf
    Barack Obama\The
  • Unnamed

    2059608·text·1.1 KB·2011-05-15 03:53 UTC
    Long - hey eddie boy 
    Eddie - SHORT 
    Long - have u done anything in the digsys ass2? 
    Eddie - wow.. conincidence we start talking at the same time 
    Eddie - yeah all of it... 
    Eddie - hehe =P 
    Lo
  • Stuff

    2059607·python·1.7 KB·2011-05-15 03:51 UTC
    #!/usr/bin/env python
    '''
    # OSKitchen - An open-sourced kitchen management tool for professional establishments
    # Copyright (C) 2011 Neal Hughes
    
    # This program is free software: you can redistr
  • Mine

    2059606·python·1.6 KB·2011-05-15 03:50 UTC
    #!/usr/bin/env python
    '''
    # OSKitchen - An open-sourced kitchen management tool for professional establishments
    # Copyright (C) 2011 Neal Hughes
    
    # This program is free software: you can redistr
  • Mine

    2059605·python·1.6 KB·2011-05-15 03:46 UTC
    #!/usr/bin/env python
    '''
    # OSKitchen - An open-sourced kitchen management tool for professional establishments
    # Copyright (C) 2011 Neal Hughes
    
    # This program is free software: you can redistr
  • Mine

    2059604·text·1.6 KB·2011-05-15 03:45 UTC
    #!/usr/bin/env python
    '''
    # OSKitchen - An open-sourced kitchen management tool for professional establishments
    # Copyright (C) 2011 Neal Hughes
    
    # This program is free software: you can redistr
  • Something

    2059602·text·188 B·2011-05-15 03:41 UTC
    cd ~/android/system
    while true
    do
    out=`repo sync -j80`
    find=$(echo $out | grep 'Exited sync due to fetch errors')
    if [ "$find" == "" ];then
     echo Done
     break
    fi
    done
  • Something

    2059595·text·146 B·2011-05-15 02:43 UTC
    function raise() {
    
    var pkgStyle = document.getElementById("pkg1").style;
    
    for (i = 120; i > 10; i = i - .1)
    {
    pkgStyle.top = i;
    
    }
    }
  • Untitled

    2059589·text·916 B·2011-05-15 02:09 UTC
    /data/local # mount
    mount
    rootfs / rootfs ro,relatime 0 0
    proc /proc proc rw,relatime 0 0
    sys /sys sysfs rw,relatime 0 0
    tmpfs /dev tmpfs rw,relatime,mode=755 0 0
    devpts /dev/pts devpts rw,relat
  • Unnamed

    2059586·text·5.6 KB·2011-05-15 01:54 UTC
    + PATH=/bin:/sbin:/usr/bin/:/usr/sbin:/voodoo/bin:/voodoo/scripts:/system/bin
    + . /voodoo/configs/partitions
    + data_on_emmc=1
    + dbdata_partition=/dev/block/stl10
    + system_partition=/dev/block/stl9
  • Untitled

    2059585·text·5.6 KB·2011-05-15 01:54 UTC
    + PATH=/bin:/sbin:/usr/bin/:/usr/sbin:/voodoo/bin:/voodoo/scripts:/system/bin
    + . /voodoo/configs/partitions
    + data_on_emmc=1
    + dbdata_partition=/dev/block/stl10
    + system_partition=/dev/block/stl9
  • Stuff

    2059584·text·883.6 KB·2011-05-15 01:51 UTC
    
        
  • Someone

    2059583·text·1.1 KB·2011-05-15 01:45 UTC
    Insomnia is a brand new guild created by some of the best players on the server, self-proclaimed of course.
    
    The reason we decided to branch out on our own is because we're discontent with the guild
  • Anonymous

    2059582·text·1.5 KB·2011-05-15 01:39 UTC
    Szia, Bence!
    
    A Starcraft-ban kész egy próbapálya, multiplayer indításakor a maps könyvtár legalján találod aitest.scm néven. Az 1-es vagy 2-es human slotból tudod tesztelni, a gép bázisát kezdettől

older pastes →