All pastesPublic feed

Public feed

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

    2071327·cpp·784 B·2011-05-28 20:00 UTC
    void TiledDrawingArea::tileUpdateTimerFired()
    {
     ASSERT(!m_pendingUpdates.isEmpty());
     static const float gUpdateTimeCapMS = 1000;
     float currentTime = WTF::currentTimeMS();
     float en
  • Miscellany

    2071323·text·1.4 KB·2011-05-28 19:58 UTC
    [2:56 PM] Tyler Henthorn: hey amanda whats up?
    Amanda Jordan is idle 2:57 PM
    Amanda Jordan is no longer idle 3:30 PM
    [3:30 PM] Amanda Jordan: Heyy wrkin u??
    [3:31 PM] Tyler Henthorn: working at ho
  • Miscellany

    2071322·text·41.8 KB·2011-05-28 19:55 UTC
    
        
  • Unnamed

    2071320·text·880 B·2011-05-28 19:49 UTC
    Skorupi (F) @ (No Item)
    Trait: Keen Eye
    EVs: 36 HP / 196 Atk / 40 Def / 236 Spd
    Jolly Nature (+Spd, -SAtk)
    - Strength
    - Bug Bite
    - Aerial Ace
    - Faint Attack
    
    Croagunk (F) @ (No Item)
    Trait:
  • Miscellany

    2071316·text·4.3 KB·2011-05-28 19:44 UTC
    Log started: 4/10/2011, 1:53:29 PM
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    13:53 <isolizard> Hi :)
    13:53 <Teraunce> hey
    13:53 <isolizard> Something between a dragon and a lizard :D
    13:54 <isolizard> A
  • Someone

    2071313·text·18.2 KB·2011-05-28 19:35 UTC
    import java.awt.*;
    import java.awt.FlowLayout;
    import java.awt.event.*;
    import java.awt.Color.*;
    
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.JMenu;
    import javax.sw
  • Someone

    2071310·text·16.1 KB·2011-05-28 19:31 UTC
    import java.awt.*;
    import java.awt.FlowLayout;
    import java.awt.event.*;
    import java.awt.Color.*;
    
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.JMenu;
    import javax.sw
  • Someone

    2071309·text·1.6 KB·2011-05-28 19:28 UTC
    /*
     The following code throws me the exception: addDigitToDisplay(int) in Calculator cannot be applied to (javax.swing.JButton)
    
     It is a compiler error
    
    I also tried adding the addDigitToD
  • Someone

    2071306·text·1.3 KB·2011-05-28 19:17 UTC
    public void actionPerformed(ActionEvent e){
    
     if(e.getSource() == but1)
     {
     addDigitToDisplay(but1);
     }
     else if(e.getSource() == but2)
     {
     addDigitToDisplay(but2);
  • Games by year

    2071303·text·5.9 KB·2011-05-28 18:59 UTC
    1943: ['Bridge']
    1945: ['Chipwits']
    1948: ['FLTSim']
    1949: ['8-Ball Deluxe']
    1950: ['Lolo']
    1951: ['Mahjongg']
    1952: ['Lunar Lander', 'Empire']
    1953: ['Plundered Hearts']
    1954: ['Railroad Tyco
  • Years by game

    2071302·text·6.7 KB·2011-05-28 18:57 UTC
    8-Ball Deluxe: 1949
    Adventure: 1957
    Adventure Construction Set: 1977
    Age of Empires: 1972
    Alchemy: 2000
    Alone in the Dark: 1969
    Altered Beast: 1986
    American McGee's Alice: 1987
    Angry Birds: 19
  • Untitled

    2071301·text·768 B·2011-05-28 18:57 UTC
    SELECT assignee.usr_full_name as assignee_name
     , reporter.usr_full_name as reporter_name
     , iss_id, iss_summary
     , sta_title
     , iss_sta_id
     , iss_created_da
  • Faurdedge

    2071296·text·50 B·2011-05-28 18:46 UTC
    Thanks For This Blog, was added to my bookmarks.
  • Someone

    2071238·text·4.2 KB·2011-05-28 18:37 UTC
    28-May-2011 14:34:11 [---] ATI GPU 0: ATI Radeon HD 5800 series (Cypress) (CAL version 1.4.1385, 1024MB, 2320 GFLOPS peak)
    28-May-2011 14:34:11 [---] ATI GPU 1: ATI Radeon HD 5800 series (Cypress) (C
  • Unnamed

    2071237·text·804 B·2011-05-28 18:32 UTC
    SELECT 
     DISTINCT isu_usr_id,
     usr_full_name,
     SUM(CASE WHEN sta_is_closed=0 THEN 1 ELSE 0 END) AS total_open_items,
  • Unnamed

    2071234·text·556 B·2011-05-28 18:16 UTC
    Backtrace:
    0: X (xorg_backtrace+0x37) [0x80ed307]
    1: X (0x8048000+0x6356a) [0x80ab56a]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
    3: X (0x8048000+0x2fa45) [0x8077a45]
    4: X (ProcessWorkQue
  • Unnamed

    2071233·text·2.8 KB·2011-05-28 18:01 UTC
    # Maximum and minimum number of peers to connect to per torrent.
    #min_peers = 40
    max_peers = 52
    
    # Same as above but for seeding completed torrents (-1 = same as downloading)
    #min_peers_seed = 10
  • fkjvnfk

    2071230·text·194 B·2011-05-28 17:54 UTC
    if (isset($_POST['editor']) && is_array($_POST['editor'])
    {
     if (count($_POST['editor']) > 0)
     {
     //do something
     }
    }
    else
    {
     echo 'Required parameter missing or wrong type.';
    }
  • ls /dev/ outputs

    2071227·text·4.3 KB·2011-05-28 17:46 UTC
    [root@dedanna ~]# ls /dev/
    admmidi mixer tty tty45 vcs19 vcs56 vcsa35
    adsp net tty0 tty46 vcs2 vcs57 vcsa36
    amidi network_latency tty1 tty47 vcs20 vcs5
  • ls /dev/ outputs

    2071224·text·2.8 KB·2011-05-28 17:43 UTC
    [root@dedanna ~]# ls /dev/
    admmidi mixer tty tty45 vcs19 vcs56 vcsa35
    adsp net tty0 tty46 vcs2 vcs57 vcsa36
    amidi network_latency tty1 tty47 vcs20 vcs5

older pastes →