All pastesPublic feed

Public feed

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

    2107752·text·1.6 KB·2012-01-30 16:39 UTC
    --Deluge Error--
    DBusException : Message did not receive a reply (timeout by message bus)
    path : /index
    file : dbus_bindings.pyx in dbus_bindings.Connection.send_with_reply_and_block, line 454
    
    -
  • Mine

    2107751·c·631 B·2012-01-30 16:37 UTC
    void lcd_init(void)
    {
     RCC->APB1ENR |= RCC_APB1ENR_PWREN|RCC_APB1ENR_LCDEN;
    
     LCD->CR &= ~LCD_CR_BIAS;
     LCD->CR |= LCD_CR_BIAS_1;
    
     LCD->CR &=~LCD_CR_DUTY;
     LCD->CR |= LCD_CR_DUTY_0|LCD_C
  • Stuff

    2107747·text·954 B·2012-01-30 16:26 UTC
    rich@baita itv-nsw-scripts$ rake -r vagrant
    (in /Users/rich/src/itv/nsw/itv-nsw-scripts)
    rake aborted!
    can't dup NilClass
    /usr/local/Cellar/ruby/1.9.2-p290/lib/ruby/1.9.1/pathname.rb:215:in `dup'
  • Miscellany

    2107746·text·168 B·2012-01-30 16:25 UTC
    $ rake -r vagrant
    rake aborted!
    no such file to load -- vagrant
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb:2254:in `require'
  • Stuff

    2107745·text·600 B·2012-01-30 16:23 UTC
    rich@baita dev_environment$ rake -r vagrant
    rake aborted!
    No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
    /usr/local/Cellar/ruby/1.9.2-p290/lib/ruby/1.9.1/rake.rb:2367
  • Stuff

    2107740·text·319 B·2012-01-30 16:07 UTC
    DUDE! get a grip
    
    MOM
    OMG
    I AM SO MAD AT YOU RIGHT NOW
    DON'T MAKE ME PUNCH YOU IN THE FACE
    CAUSE I'LL DO IT
    I'LL DO IT MOM
    I'M NOT EVEN JOKING
    ABOUT THIS
    RIGHT NOW
    
    GET BENT!!
    
    DO YOU WA
  • Mine

    2107734·text·162 B·2012-01-30 15:10 UTC
    T.getBrowserExtension = function()
    {
     if (navigator.userAgent.toLowerCase().indexOf('firefox') > -1) {
     return '-moz';
     } else {
     return '-webkit';
     }
    };
  • Mine

    2107732·text·1.1 KB·2012-01-30 15:03 UTC
    //New blank.swf
    
    [HEADER] File version: 10
    [HEADER] File is zlib compressed. Ratio: 44%
    [HEADER] File size: 1384
    [HEADER] Frame rate: 24.000000
    [HEADER] Frame
  • Someone

    2107725·text·1.4 KB·2012-01-30 14:32 UTC
    <html>
     <head><TITLE> Kevin Mejia - The Looping of Shapes - Web Page </TITLE>
     </head>
     <body bgcolor="#0099FF">
     <center>
     <applet
     code = "loopgraphics.class"
     width = "450"
     hei
  • Mine

    2107724·text·1.4 KB·2012-01-30 14:31 UTC
    <html>
     <head><TITLE> Kevin Mejia - The Looping of Shapes - Web Page </TITLE>
     </head>
     <body bgcolor="#0099FF">
     <center>
     <applet
     code = "loopgraphics.class"
     width = "450"
     hei
  • Something

    2107723·text·1.5 KB·2012-01-30 14:30 UTC
    <?php
    /*
    * ----------------------------------------------------------------------------------------------------
    * Header
    * @PACKAGE BY HAWKTHEME
    * ------------------------------------------------
  • Something

    2107722·text·1.5 KB·2012-01-30 14:29 UTC
    <?php
    /*
    * ----------------------------------------------------------------------------------------------------
    * Header
    * @PACKAGE BY HAWKTHEME
    * ------------------------------------------------
  • Something

    2107721·text·1.8 KB·2012-01-30 14:24 UTC
    2012-01-30 17:28:24 [INFO] [ModTRS] Command: /check
    2012-01-30 17:28:24 [SEVERE] java.lang.NullPointerException
    2012-01-30 17:28:24 [SEVERE] at yetanotherx.bukkitplugin.ModTRS.command.CheckComman
  • Untitled

    2107718·text·7.6 KB·2012-01-30 14:04 UTC
    (CH 06) What is the value of strNewString after the following statement executes?
    
    strNewString = LCase("LEttERs") 
     Selected Answer: 
    LETTERS 
     
    
     Question 2 3 out of 3 points 
     (
  • Stuff

    2107717·text·7.6 KB·2012-01-30 14:04 UTC
    (CH 06) What is the value of strNewString after the following statement executes?
    
    strNewString = LCase("LEttERs") 
     Selected Answer: 
    LETTERS 
     
    
     Question 2 3 out of 3 points 
     (
  • Anonymous

    2107716·text·7.6 KB·2012-01-30 14:04 UTC
    (CH 06) What is the value of strNewString after the following statement executes?
    
    strNewString = LCase("LEttERs") 
     Selected Answer: 
    LETTERS 
     
    
     Question 2 3 out of 3 points 
     (
  • Miscellany

    2107715·text·1.3 KB·2012-01-30 13:58 UTC
    [root@shared-dev rskang]# last 
    rskang pts/0 193.35.11.112 Mon Jan 30 13:54 still logged in 
    rskang pts/0 193.35.11.113 Wed Jan 25 11:04 - 17:38 (06:33) 
    bbops pt
  • Someone

    2107712·javascript·151 B·2012-01-30 13:04 UTC
    controlName : new OpenLayers.Control.DrawFeature(vectors,
     OpenLayers.Handler.Point,{
     callbacks:{'done':function(geom,point){}
    }
     } 
     )
  • Untitled

    2107711·text·3.7 KB·2012-01-30 12:51 UTC
    Day 1: Upper Body Power Day
    
     Pulling Power Movement: Deadlifts
     3 sets of 3-5 reps
     Assistance Pulling movement: Weighted Pull ups
     2 sets of 6-10 reps
     Auxiliary Pulling movemen
  • Unnamed

    2107710·text·421 B·2012-01-30 12:36 UTC
    I see about Mehdi, well what do you think? 
    When is that show gonna be, is that a group show or a solo ?
    Thanks for taking the time to let me know and all, this is really so nice, id love to keep yo

older pastes →