All pastesPublic feed

Public feed

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

    2082934·text·7.7 KB·2011-09-26 05:55 UTC
    <os name="MacOS/X">
     <controls>
     <bind action="Forward" key="w" />
     <bind action="Backward" key="s" />
     <bind action="Rotate left" key="" />
     <bind action="Rotate r
  • multiple commands in ob menu

    2082930·text·293 B·2011-09-26 05:18 UTC
    <item label="Screenshot now">
     <action name="Execute"><execute>import -label tela.png -resize 80% -support 0.8 -interlace Plane -quality 100% -screen ~/tela.png</execute>
     </action>
     <acti
  • Anonymous

    2082928·text·9.0 KB·2011-09-26 04:51 UTC
    Logfile of Trend Micro HijackThis v2.0.4
    Scan saved at 10:48:56 PM, on 9/25/2011
    Platform: Windows 7 SP1 (WinNT 6.00.3505)
    MSIE: Internet Explorer v9.00 (9.00.8112.16421)
    Boot mode: Safe mode with
  • Stuff

    2082904·text·589 B·2011-09-26 03:07 UTC
    diff --git a/e/src/modules/start/e_mod_main.c b/e/src/modules/start/e_mod_main.c
    index 7eff93f..cd1f801 100644
    --- a/e/src/modules/start/e_mod_main.c
    +++ b/e/src/modules/start/e_mod_main.c
    @@ -200
  • Kitu

    2082903·text·1.9 KB·2011-09-26 03:06 UTC
    module Lab2(ClK,KEY,LED);
     
    input ClK;
    input [1:0] KEY;
    output [13:0] LED;
     
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is
    reg [25:0] value;
    reg flag2;
     
    always @(posedge Cl
  • Kitu

    2082902·text·1.9 KB·2011-09-26 03:06 UTC
    module Lab2(ClK,KEY,LED);
     
    input ClK;
    input [1:0] KEY;
    output [13:0] LED;
     
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is
    reg [25:0] value;
    reg flag2;
     
    always @(posedge Cl
  • Teepan

    2082901·text·1.9 KB·2011-09-26 03:05 UTC
    module Lab2(ClK,KEY,LED);
     
    input ClK;
    input [1:0] KEY;
    output [13:0] LED;
     
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is
    reg [25:0] value;
    reg flag2;
     
    always @(posedge Cl
  • Teepan

    2082900·text·1.9 KB·2011-09-26 03:05 UTC
    module Lab2(ClK,KEY,LED);
     
    input ClK;
    input [1:0] KEY;
    output [13:0] LED;
     
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is
    reg [25:0] value;
    reg flag2;
     
    always @(posedge Cl
  • Teepan

    2082897·text·1.2 KB·2011-09-26 02:56 UTC
    module Lab2(ClK,KEY,LED);
    
    input ClK;
    input [1:0] KEY;
    output [13:0] LED;
    
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is 
    reg [25:0] value;
    reg flag2;
    
    always @(posedge ClK)
  • Ditsy Doo [Derpy Hooves]

    2082891·html·3.8 KB·2011-09-26 02:46 UTC
    <html>
     <script type="text/javascript">
    //<!--
    (function (srcs,cfg) { var cbcount = 1; var callback = function () { -- cbcount; if (cbcount === 0) { BrowserPonies.setBaseUrl(cfg.baseurl); if (!Bro
  • Someone

    2082889·text·203 B·2011-09-26 02:33 UTC
    #make config
    Unknown modifier ':'
    
    "Makefile", line 5: Need an operator 
    "Makefile", line 7: Need an operator 
    "Makefile", line 9: Need an operator
    make: fatal errors encountered -- cannot conti
  • Untitled

    2082886·text·750 B·2011-09-26 02:01 UTC
    da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
    da0: <SONY USB-FDU 4.01> Removable Direct Access SCSI-0 device 
    da0: 1.000MB/s transfers
    da0: 1MB (2880 512 byte sectors: 64H 32S/T 1C)
    
    crotchcream#
  • Miscellany

    2082885·text·2.2 KB·2011-09-26 01:55 UTC
    set nocompatible " be iMproved
    filetype off " required!
    set rtp+=~/.vim/bundle/vundle/
    call vundle#rc()
    
    " Vundle Repos
    Bundle 'gmarik/vundle'
    
    Bundle 'tpope/vi
  • Mine

    2082875·text·1.7 KB·2011-09-26 01:00 UTC
    [9/23/2011 7:09:14 PM] Ken Oschea: Hey ill put the time sheet in when I get to hotel but we have 54
    [9/23/2011 8:51:39 PM] Ken Oschea: 53 sorry as soon as we eat ill send our tome sheet to u
    [9/24/
  • Stuff

    2082874·text·219 B·2011-09-26 00:51 UTC
    rtmpdump -v -r "rtmp://mtgfs.fplive.net/mtg/flash/latvia/tv3/zinas/sizeti/2011.06.02.berzins.mp4" -W "http://flvplayer.viastream.viasat.tv/play/swf/player110420.swf" -p "http://www.tv3play.lv/play/248
  • Stuff

    2082873·text·2.4 KB·2011-09-26 00:49 UTC
    (require 2htdp/image)
    (require 2htdp/universe)
    
    (define-struct position (x y))
    
    (define-struct velocity (speed direction))
    
    (define-struct ball (radius velocity position))
    
    ;;(define Ball (ma
  • Mine

    2082865·text·256 B·2011-09-25 23:21 UTC
    $j::
    KeyWait j 
    Loop { 
    If GetKeyState("j","p")
     Break
    SendInput {j Down} 
    Sleep 10 
    SendInput {j Up} 
    Sleep 10 
    } 
    Return
    
    ~insert::Suspend, Toggle
    *lbutton::
    Loop
    {
    if not GetKeyS
  • Mine

    2082854·text·2.3 KB·2011-09-25 22:55 UTC
    12 SessionOpen c 74.86.158.106 57721 0.0.0.0:80
     12 ReqStart c 74.86.158.106 57721 1070263685
     12 RxRequest c HEAD
     12 RxURL c /
     12 RxProtocol c HTTP/1.1
     12 RxHead
  • Anonymous

    2082853·text·2.3 KB·2011-09-25 22:55 UTC
    12 SessionOpen c 74.86.158.106 57721 0.0.0.0:80
     12 ReqStart c 74.86.158.106 57721 1070263685
     12 RxRequest c HEAD
     12 RxURL c /
     12 RxProtocol c HTTP/1.1
     12 RxHead
  • Untitled

    2082849·php·1.3 KB·2011-09-25 22:46 UTC
    <head>
    <link rel="stylesheet" type="text/css" href="modules/avatar/css/xb.css"/>
    </head>
    <?php 
    $db = mysql_connect('localhost', 'root', 'root'); 
    mysql_select_db('db335a',$db); 
    $sql = 'SELECT

older pastes →