All pastesPublic feed

Public feed

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

    2107526·text·514 B·2012-01-29 19:42 UTC
    | Number | Start | End | Size | File system | Name | Flags |
    |--------+--------+-------+--------+----------------+----------------------+-------|
    | 1 | 20.5kB | 210MB |
  • Someone

    2107518·text·508 B·2012-01-29 18:52 UTC
    void Smiley::Paint()
    {
     if (m_IsSleeping == true)
     {
     GAME_ENGINE->DrawBitmap(m_BmpSleepingPtr, m_PosX, m_PosY);
     }
     else if (m_IsHighest == true)
     {
     GAME_ENGINE->DrawBitmap(m_BmpHappyPtr,
  • Someone

    2107517·text·2.6 KB·2012-01-29 18:45 UTC
    2012-01-28 12:58:44.000 iTunes[209:207]: restore library built Oct 4 2011 at 18:50:31
    2012-01-28 12:58:44.000 iTunes[209:207]: iTunes: iTunes 10.5.2
    2012-01-28 12:58:44.000 iTunes[209:207]: iTunes:
  • Miscellany

    2107508·text·600 B·2012-01-29 18:28 UTC
    Azelf
    252 Atk, 252 Spd, 4 Hp
    Jolly
    Focus Sash
    Stealth Rock
    U-Turn
    Explosion
    Taunt
    
    Gyrados
    252 Atk, 216 Spd, 38 Hp
    Adamant
    Leftovers
    Waterfall
    Dragon Dance
    Bounce
    Substitute
    
    Rotom-H
  • Stuff

    2107507·text·1.5 KB·2012-01-29 18:25 UTC
    ####
    # intel core i5 2500
    ####
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
     Subs
  • Unnamed

    2107503·text·752 B·2012-01-29 18:04 UTC
    //Chris Kellen
    //Project 1 - Military Time
    #include <iostream>
    
    using namespace std;
    
    int main()
    {
    
     //Initialization of ints
     int time1;
     int time2;
     int curTime;
     //The h
  • qcjn played_music

    2107494·bash·309 B·2012-01-29 17:27 UTC
    #!/bin/bash
    #Affiche via notify-send la chanson qui joue présentement à Radio QCJN
    # | cut -d: -f2`"
    music="`w3m http://192.168.0.102:8000 | grep 'Current Song' | od -c `"
    echo $music
    notify-send
  • Unnamed

    2107486·xml·15.9 KB·2012-01-29 17:01 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE language SYSTEM "language.dtd">
    <language name="C++" section="Sources"
     version="1.51" kateversion="2.4"
     indenter="cstyle"
  • Unnamed

    2107480·bash·195 B·2012-01-29 16:52 UTC
    music="`w3m http://192.168.0.102:8000 | grep 'Current Song' | cut -d: -f2`"
    
    notify-send -i /mnt/MAXTOR/DocJames/mes_sites_web/GEO_QCJN/image/ilovemusic.jpg \
    "Chanson actuelle" "$music"; exit
  • Anonymous

    2107477·text·1.5 KB·2012-01-29 16:50 UTC
    19:25 < tsb> посоны, есть какой-нить тип в c# .NET, чтобы влезло это: 1,2731601500271272502499682382745e+140 ?
    19:27 < OlegYch|h> Decimal ?
    19:27 < tsb> не влазит
    19:27 < OlegYch|h> всмысле
    19:27
  • Anonymous

    2107474·text·5.2 KB·2012-01-29 16:37 UTC
    [1/28/2012 9:26:59 PM] *** Trey Haas added Koze/lichdog ***
    [1/28/2012 9:27:23 PM] dwagonish: Hehe was waiting for you to say that xP
    [1/28/2012 9:27:32 PM] morningstar1249: hey koze
    [1/28/2012 9:2
  • Someone

    2107471·text·435 B·2012-01-29 16:25 UTC
    # emerge gnome -pv
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    
    emerge: there are no ebuilds to satisfy ">=x11-libs/vte-0.20:2.90".
    (dependency re
  • Mine

    2107468·text·210 B·2012-01-29 16:18 UTC
    shopt -s nullglob
    
    files=( $(zenity --entry --width=300 --title="enter filetype" --text="format : *.doc or *.mp3") )
    
    if (( ${#files[@]} )); then
     for i in "${files[@]}"; do
     echo "$i"
  • Unnamed

    2107467·text·994 B·2012-01-29 16:17 UTC
    Gear (Cata Quests Only) iLvL Location
    =======================
    Head Dunwald Winged Helm 333 Twilight Highlands
    Neck Pendant of Victorious Fury 333 Twilight Highlands
    Shoulder Aledrinker Shoul
  • Unnamed

    2107466·text·900 B·2012-01-29 16:17 UTC
    li345-159 gearman-1.0.1 # make
    /bin/sh /home/john/gearman-1.0.1/libtool --mode=compile cc -I. -I/home/john/gearman-1.0.1 -DPHP_ATOM_INC -I/home/john/gearman-1.0.1/include -I/home/john/gearman-1.0.1/
  • spectrogram.sh

    2107465·bash·873 B·2012-01-29 16:08 UTC
    #!/bin/bash
    
    OUT_DIR="./spectrals"
    [ ! -d ${OUT_DIR} ] && mkdir -p ${OUT_DIR}
    declare -a codecs=(8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avi avr awb caf cdda cdr cvs cvsd cvu dvms f32
  • spectrogram.sh

    2107463·bash·873 B·2012-01-29 16:06 UTC
    #!/bin/bash
    
    OUT_DIR="./spectrals"
    [ ! -d ${OUT_DIR} ] && mkdir -p ${OUT_DIR}
    declare -a codecs=(8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avi avr awb caf cdda cdr cvs cvsd cvu dvms f32
  • XBMC Windows 7

    2107462·text·3.3 KB·2012-01-29 16:03 UTC
    120129 11:54:46 98 Connect xbmc@192.168.2.11 on 
     98 Query SET NAMES utf8
     98 Query show databases like 'xbmc_video49'
     98 Quit 
    120129 11:54:51 99 Connect xbmc@192.168.2.11 on
  • Anonymous

    2107461·text·915 B·2012-01-29 16:03 UTC
    Geladene Plugins: auto-update-debuginfo, fastestmirror, langpacks, presto, refresh-packagekit
    Existierende Blockierung /var/run/yum.pid: eine andere Kopie läuft mit PID 19878.
    Eine andere Anwendung
  • XBMC ATV2

    2107459·text·11.6 KB·2012-01-29 16:02 UTC
    120129 11:50:24 94 Connect xbmc@Apple-TV.local on 
     94 Query SET NAMES utf8
     94 Query show databases like 'xbmc_video58'
     94 Query show tables
     94 Init DB xbmc_video58
     94

older pastes →