All pastesPublic feed

Public feed

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

    2063906·text·1.1 KB·2011-05-18 20:52 UTC
    <script type="text/javascript">google.load('visualization', '1', {packages:['imagechart']});
    google.setOnLoadCallback(budgetbar_drawChart);
    var budgetbar;
     
    function budgetbar_drawChart() {
     bud
  • Someone

    2063898·text·34.9 KB·2011-05-18 20:45 UTC
    
        
  • Someone

    2063895·text·12 B·2011-05-18 20:39 UTC
    ı dont like
  • Miscellany

    2063888·text·30.7 KB·2011-05-18 20:19 UTC
    2011-05-13 16:29:17.000 iTunes[120:20b]: restore library built Mar 23 2011 at 23:20:41
    2011-05-13 16:29:17.000 iTunes[120:20b]: iTunes: iTunes 10.2.2
    2011-05-13 16:29:17.000 iTunes[120:20b]: iTunes:
  • Mine

    2063887·text·12.2 KB·2011-05-18 20:16 UTC
    using System;
    using System.Collections.Generic;
    using System.Text;
    using System.IO;
    using DDW.Collections;
    using System.Diagnostics;
    
    namespace DDW
    {
     class cmcfinal
     {
     List<P
  • Mine

    2063882·text·3.0 KB·2011-05-18 20:09 UTC
    Opening device path /dev/cu.debug, using initial baud 115200
    - Ping failed, trying again, 56 tries left
    - Ping failed, trying again, 55 tries left
    - Ping failed, trying again, 54 tries left
    - Ping
  • Untitled

    2063878·text·1.6 KB·2011-05-18 19:55 UTC
    Call Detail Record (CDR) settings
    ----------------------------------
     Logging: Enabled
     Mode: Simple
     Log unanswered calls: No
    
    * Registered Bac
  • Untitled

    2063871·text·242 B·2011-05-18 19:52 UTC
    Call Detail Record (CDR) settings
    ----------------------------------
     Logging: Enabled
     Mode: Simple
     Log unanswered calls: No
    
    * Registered Bac
  • Anonymous

    2063870·text·775 B·2011-05-18 19:51 UTC
    gpart create -s GPT ad0
    gpart add -t freebsd-boot -s 128 ad0
    gpart add -t freebsd-swap -s 2G ad0
    gpart add -t freebsd-ufs ad0
    gpart bootcode -b /dist/boot/pmbr -p /dist/boot/gptboot -i 1 ad0
    newf
  • Miscellany

    2063865·c·1.4 KB·2011-05-18 19:39 UTC
    typedef struct _vector {
     int numelem;
     int maxelem;
     void *elem[0];
    } VECTOR, *LPVECTOR;
    
    LPVECTOR VectorInit(unsigned int size) {
     LPVECTOR vect;
     
     vect = malloc(sizeof(VECTOR) + size
  • ndiswrapper

    2063860·text·4.5 KB·2011-05-18 19:30 UTC
    localhost ~ # emerge -av ndiswrapper
    
     * IMPORTANT: 2 news items need reading for repository 'gentoo'.
     * Use eselect news to read news items.
    
     * IMPORTANT: 2 config files in '/etc/portage' ne
  • Unnamed

    2063859·text·4.8 KB·2011-05-18 19:30 UTC
    Index: Source/JavaScriptCore/wtf/Platform.h
    ===================================================================
    --- Source/JavaScriptCore/wtf/Platform.h (revision 86477)
    +++ Source/JavaScriptCore/w
  • Simple command line dice roller.

    2063858·python·3.0 KB·2011-05-18 19:28 UTC
    import random
    
    def d(n, sides):
     roll = [random.choice(range(1, int(sides) + 1)) for x in range(int(n))]
     roll.sort(reverse = True)
     return(roll)
    
    def printRoll(n, d, rollList, modifie
  • Someone

    2063857·text·2.2 KB·2011-05-18 19:27 UTC
    The most important part it to have a clean install. If you have any problems, ALWAYS follow these instructions FIRST, BEFORE posting anything. Many problems are solved if you follow these instructions
  • Mine

    2063851·text·709 B·2011-05-18 19:18 UTC
    # The following is for LINUX using the gfortran compiler
    
    ifeq ($(DRAO_PLAT),LINUXGF)
    AFLAGS = -=SUN
    CC = gcc
    CFLAGS = -O -c -DLINUX
    ifeq ($(DRAO_BYTES),IBM)
    CFLAGS = -O -c -DIBM
    endif
    #Added
  • Stuff

    2063849·text·34.3 KB·2011-05-18 19:13 UTC
    
        
  • Miscellany

    2063848·text·34.3 KB·2011-05-18 19:12 UTC
    
        
  • Anonymous

    2063846·text·34.3 KB·2011-05-18 19:12 UTC
    
        
  • Stuff

    2063845·text·34.3 KB·2011-05-18 19:11 UTC
    
        
  • Mine

    2063834·text·538 B·2011-05-18 18:48 UTC
    Debugger entered--Lisp error: (void-variable <!DOCTYPE)
     eval-buffer(#<buffer *load*<2>> nil "/home/vilietha/.emacs.d/doremi.el" nil t) ; Reading at buffer position 10
     load-with-code-conversion

older pastes →