All pastesPublic feed

Public feed

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

    2088754·text·1.1 KB·2011-10-10 16:38 UTC
    select SUM(hours) from (
    select syear,squarter,smonth,customer,author, hours, timetype, 
    (case when timetype in ('No Action','Verify') then hours else 0 end) as "NAR Hours",
    (case when timetype in
  • Mine

    2088731·text·97.1 KB·2011-10-10 15:43 UTC
    
        
  • kaosq1

    2088698·text·2.2 KB·2011-10-10 14:45 UTC
    KAOS: Grunge Bands:*Temple of the Dog*Mother Love Bone*Nirvana*Babes in Toyland*Stone Temple Pilots*Alice in Chains*Soundgarden*The Gits*Smashing Pumpkins*The Melvins
    KAOS: 70's Punk Bands:*MC5*Wire*
  • Unnamed

    2088694·text·866 B·2011-10-10 14:29 UTC
    Technology has enabled a more connected environment with the goal of enabling communication from just about anywhere. With smart phones, wireless, and laptops, people can communicate instantly. This
  • Unnamed

    2088690·text·1.2 KB·2011-10-10 14:22 UTC
    PACKAGES+=" ghostscript"
    hset ghostscript url "http://downloads.ghostscript.com/public/ghostscript-9.04.tar.gz"
    hset ghostscript depends "cups libjpeg libpng libtiff libexpat lcms zlib libfontconfig
  • Something

    2088689·text·1.8 KB·2011-10-10 14:17 UTC
    Ghostscript command line: /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -dNOGC -sDEVICE=cups -sstdout=%stderr -sOutputFile=%stdout -r600x600 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEI
  • yaaaargh

    2088685·text·133 B·2011-10-10 13:34 UTC
    g++ -fPIC -shared python/python-libpst.cpp -I/usr/include/python2.6 -Isrc ./src/.libs/libpst.a -lboost_python -lpthread -o _libpst.so
  • Unnamed

    2088679·text·4.3 KB·2011-10-10 13:04 UTC
    <?php 
    
    // Do not delete these lines
    if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
    die ('Please do not load this page directly. Thanks!');
  • Stuff

    2088675·text·794 B·2011-10-10 12:50 UTC
    import javax.swing.JOptionPane;
    
    public class klasa {
    
     /**
     * @param args
     */
     public static void main(String[] args) {
     // TODO Auto-generated method stub
     int [][] tab = new int [6][
  • Anonymous

    2088674·text·1.8 KB·2011-10-10 12:46 UTC
    + genext2fs -d /home/matteo/src/openwrt/x86/build_dir/linux-x86_alix2/root.grub -b 4503 /home/matteo/src/openwrt/x86/bin/x86/openwrt-x86-alix2-combined-squashfs.img.kernel
    + dd if=/home/matteo/src/op
  • Mine

    2088672·text·1.6 KB·2011-10-10 12:33 UTC
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 QtCore 0x011e1243 QCoreApplication::notifyInternal(QObject*, QEvent*) + 83
    1 QtGui 0x0
  • aaga

    2088667·text·862 B·2011-10-10 12:06 UTC
    import javax.swing.*;
    public class klasa {
    
     /**
     * @param args
     */
     public static void main(String[] args) {
     String txt; 
     int n;
     do {
     do {
     txt=JOptionPane.showInputDialog("n
  • Anonymous

    2088662·text·114 B·2011-10-10 11:54 UTC
    Who is Patrick Howley and what is his background? (besides being an assistant editor at the American 
    Spectator)
  • zcmd 0.3.1

    2088661·cpp·3.0 KB·2011-10-10 11:54 UTC
    /**********************************
     * *
     * @Author: ZeeX *
     * @Version: 0.3.1 *
     * @Released: 31/10/2009 *
     *
  • psio

    2088659·text·446 B·2011-10-10 11:52 UTC
    import javax.swing.*;
    public class klasa {
    
     /**
     * @param args
     */
     public static void main(String[] args) {
     // TODO Auto-generated method stub
     String txt;
     int n;
     do{
     do{
  • jQuery

    2088650·javascript·1.0 KB·2011-10-10 11:09 UTC
    $(document).ready(function(){
    
     $('#loading, .loading-text').hide();
    
     $('form#submitForm').submit(function(){
  • Stuff

    2088647·pascal·604 B·2011-10-10 11:01 UTC
    case fDirection of // Kommentar
     mdUpLeft : begin // Mer kommentar
     Left := Left - Trunc(fCurr
  • buserror

    2088646·text·3.2 KB·2011-10-10 10:57 UTC
    D [04/Jan/2000:23:48:39 +0000] [Job 1] Started filter /usr/lib/cups/filter/gstoraster (PID 820)
    D [04/Jan/2000:23:48:39 +0000] [Job 1] Started filter /usr/lib/cups/filter/rastertoqpdl (PID 821)
    D [0
  • Stuff

    2088629·pascal·402 B·2011-10-10 09:37 UTC
    case fDirection of
     mdUpLeft : begin
     Left := Left - Trunc(fCurrentPos);
     Top := Top - Trunc(fCurrentPos)
     end;
     mdUp :
  • Stuff

    2088628·pascal·277 B·2011-10-10 09:36 UTC
    case fDirection of
     mdUpLeft: begin
     Left := Left - Trunc(fCurrentPos);
     Top := Top - Trunc(fCurrentPos)
     end;
     mdUp: Left := Left - Trunc(fCurrentPos);
     mdUpRight: begin
     Left :=

older pastes →