All pastesPublic feed

Public feed

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

    2127931·text·2.9 KB·2012-03-13 20:58 UTC
    _cpuCalibrateDelay: ;;; uint32_t cpuCalibrateDelay() ;;;;;;;;;;;;;;;;;;;;
    ;;; This function is hand compiled from the calibrate_delay() function
    ;;; found in in Linux. It does not return BogoMips,
  • Mine

    2127929·text·2.9 KB·2012-03-13 20:46 UTC
    #experience_page h3 {
     font-size: 22px;
     color: #222;
     padding-bottom: 7px;
     color: #222;
     font-family: "NewsGothicBT-Bold";
     padding: 0 35px 10px;
    }
    #experience_page h2 {
     font-family: "News
  • Anonymous

    2127927·text·97 B·2012-03-13 20:45 UTC
    HEY BABYGIRL (aka Lauren)! I LOVE YOU MORE THAN ANYTHING IN THE WORLD! YOU MEAN THE WORLD TO ME!
  • Untitled

    2127926·text·1.3 KB·2012-03-13 20:37 UTC
    1. The American social system is one that does not support the lower class, despite apparent ideology surrounding the 
    
    contrary. This is a strong argument, one that can be argued strongly for or ag
  • Untitled

    2127925·text·2.7 KB·2012-03-13 20:19 UTC
    #ifndef F_CPU
     #define F_CPU 8000000UL //8MHz
    #endif
    #include <avr/io.h>
    #include <stdio.h>
    #include <util/delay.h>
    #include "lcd.h"
    //#include "interrupts.h"
    
    #define LCD_PORT PORTB
  • mapsaixxx

    2127924·text·3 B·2012-03-13 20:11 UTC
    '''
  • Untitled

    2127921·text·2.7 KB·2012-03-13 19:55 UTC
    #ifndef F_CPU
     #define F_CPU 8000000UL //8MHz
    #endif
    #include <avr/io.h>
    #include <stdio.h>
    #include <util/delay.h>
    #include "lcd.h"
    //#include "interrupts.h"
    
    #define LCD_PORT PORTB
  • Untitled

    2127912·text·441 B·2012-03-13 18:45 UTC
    # Apply conversion option to final folder
     if cfg.replace_dots() and ' ' not in self.final_name:
     logging.info('Replacing dots with spaces in %s', self.final_name)
  • Stuff

    2127905·text·225 B·2012-03-13 18:27 UTC
    Anthon
    Athagata
    Melvin
    Fox
    Futility
    Raine
    Colle
    Echard
    Kanne
    Rugi
    Mahasamatman
    outfox
    pope
    yama
    Paulie
    SirCyclone
    Anthon44
    Achilleous
    Adrienne
    Blitz
    Moradon
    Eternalfox
    Ganymede
  • Stuff

    2127904·c·919 B·2012-03-13 18:27 UTC
    /*
     * Convert seconds to time
     */
    void seconds_to_time(int seconds, struct time *t){
     int year_i;
     int year = EPOCH_YEAR, month = 1, day = 1, hour = 0, min = 0, sec = 0;
    
     while(seconds != 0){
  • Mine

    2127874·text·6.2 KB·2012-03-13 17:56 UTC
    My name is Israt Jahan, and I will make a presentation of a country in Central America called Puerto Rico.
    Mi nombre es Israt Jahan, y yo voy a hacer una presentacion de un pais en Centroamerica se
  • Anonymous

    2127873·text·6.5 KB·2012-03-13 17:51 UTC
    ---------
    hahaboohoo: Hey stranger [not sure if you opened with this, shows a lot of need in this context.]
    HB9 =): Heyy what's up
    hahaboohoo: Just chillin at home, how's life treating ya? [femini
  • Untitled

    2127872·text·247 B·2012-03-13 17:42 UTC
    #!/usr/bin/env python
    import xmlrpclib
    s = xmlrpclib.ServerProxy("https://localhost/xml-rpc/open-ils.actor")
    f = getattr(s, "open-ils.actor.patron.settings.update")
    f("9b8acccbaf229b0c78a90f055fad
  • Anonymous

    2127867·text·1.5 KB·2012-03-13 17:29 UTC
    nedo bog zvat 
    7.3.2012 21:58:12 ziGa . Maja Majiic S: 
    7.3.2012 21:58:24 Maja Majiic ziGa . kad te zovemo, kazes da si izgubio kljuc pa izadjes u wh
  • Error evergreen API

    2127866·text·875 B·2012-03-13 17:27 UTC
    To begin with, we want to implement few Evergreen API method calls (as given at the end of this mail) on our web service. However we found that some of these methods fail and return either response co
  • Unnamed

    2127865·text·820 B·2012-03-13 17:26 UTC
    /* check for ImportantMessages (these display in a div overlaying the main screen) */
     if (StrLength(WCC->ImportantMsg) > 0) {
     wc_printf("<div
  • Untitled

    2127864·text·643 B·2012-03-13 17:25 UTC
    java.io.IOException: Server returned HTTP response code: 500 for URL: https://192.168.1.187:443/xml-rpc/open-ils.actor
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    a
  • Something

    2127856·text·8.1 KB·2012-03-13 16:52 UTC
    Program received signal SIGSEGV, Segmentation fault.
    0x00007f367a7ac37b in Timer::Timer(Timer const&) () from /opt/libreoffice3.5/program/libvcllo.so
    (gdb) 
    Thread 7 (Thread 0x7f367482a910 (LWP 114
  • fresh proxy

    2127852·text·17 B·2012-03-13 16:44 UTC
    60.234.72.16:4329
  • recursive directory list

    2127843·perl·1.0 KB·2012-03-13 16:05 UTC
    my $path = ".";
    get_list($path);
    
    sub get_list
    {
     my $path = shift;
    
     opendir(my $dh, $path) or die "Cannot open dir $path: $!\n";
     while (my $f = readdir($dh))
     {
     next i

older pastes →