All pastesPublic feed

Public feed

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

    2048866·text·14.0 KB·2011-04-21 04:30 UTC
    <--- SIP read from UDP:127.0.0.1:5061 --->
  • Unnamed

    2048861·python·1.7 KB·2011-04-21 04:27 UTC
    Traceback (most recent call last):
    File "./app.py", line 153, in <module>
    celery.Worker().run()
    File "/home/dotcloud/env/lib/python2.6/site-packages/celery/apps/worker.py", line 135, in run
    self.r
  • Unnamed

    2048860·python·3.0 KB·2011-04-21 04:25 UTC
    [2011-04-21 03:59:50,934: WARNING/MainProcess] Traceback (most recent call last):
    [2011-04-21 03:59:50,934: WARNING/MainProcess] File "./app.py", line 153, in <module>
    [2011-04-21 03:59:50,934: WARN
  • Mine

    2048857·text·356 B·2011-04-21 04:22 UTC
    SRC = stateofart
    FILE = $(SRC).tex
    GRBG = *.glg *.glo *.gls *.ist *.acn *.acr *.alg *.log *.aux *.div
     *.dvi
    
    all:
     make bibtextize
     make pdfization
    
    glossaries:
     latex $(FILE)
     makegl
  • Mine

    2048856·text·356 B·2011-04-21 04:22 UTC
    SRC = stateofart
    FILE = $(SRC).tex
    GRBG = *.glg *.glo *.gls *.ist *.acn *.acr *.alg *.log *.aux *.div
     *.dvi
    
    all:
     make bibtextize
     make pdfization
    
    glossaries:
     latex $(FILE)
     makegl
  • Someone

    2048853·text·5.4 KB·2011-04-21 04:14 UTC
    #include "s3c2440.h"
    #include "option.h"
    #include "memcfg.h"
    
    extern unsigned long _sidata;
    extern unsigned long _sdata;
    extern unsigned long _edata;
    extern unsigned long _sbss;
    extern unsigne
  • Anonymous

    2048852·text·689 B·2011-04-21 04:01 UTC
    MEMORY {
     flash (rx) : ORIGIN = 0x0, LENGTH = 2M
     ram (rwx) : ORIGIN = 0x30000000, LENGTH = 64M
     }
    
    _eheap = 0x30000000 + 64M - 4;
    
    SECTIONS {
     . = 0x0;
     startup : { *(.startup)} >flash
  • Someone

    2048850·text·892 B·2011-04-21 04:00 UTC
    CROSS_COMPILE = /home/jbutera/sat/bin/arm-none-eabi-
    #CROSS_COMPILE = arm-linux-gnueabi-
    #CROSS_COMPILE = /opt/local/bin/arm-elf-
    
    CC = $(CROSS_COMPILE)gcc
    AS = $(CROSS_COMPILE)as
  • Stuff

    2048849·text·1.4 KB·2011-04-21 03:59 UTC
    jbutera@devhost:~/j2440/src$ make
    /home/jbutera/sat/bin/arm-none-eabi-gcc -Wall -Wstrict-prototypes -ffreestanding -Tgcctest.lds -o gcctest.o gcctest.c
    gcctest.c: In function '_start':
    gcctest.c:
  • Miscellany

    2048845·text·366 B·2011-04-21 03:56 UTC
    joe@joe-i7-Linux:~/Documentos/Universidad/iaa/Motion-Planning/doc/state_of_art$ bibtex stateofart.aux 
    This is BibTeX, Version 0.99c (TeX Live 2009/Debian)
    The top-level auxiliary file: stateofart.a
  • Something

    2048844·text·382 B·2011-04-21 03:54 UTC
    HTTP/1.1 302 Moved Temporarily
    Connection: close
    Date: Thu, 21 Apr 2011 03:46:27 GMT
    Server: Microsoft-IIS/6.0
    X-Powered-By: ASP.NET
    Content-type: text/html
    Location: https://www.irctc.co.in/cgi
  • Mine

    2048840·text·1.5 KB·2011-04-21 03:33 UTC
    \documentclass[10pt, conference, compsocconf]{IEEEtran}
    %
    % Universidad Tecnica Federico Santa Maria
    % Departamento de Informatica
    % INF-388 -- Inteligencia Artificial Avanzada
    %
    % Prof. Elizabe
  • Unnamed

    2048836·text·157 B·2011-04-21 02:47 UTC
    #include <iostream>
    using namespace std;
    
    int main()
     {
     cout << "Hello World." << endl;
     
     cin.get();
     
     return(0);
     }
  • jorge

    2048835·text·42 B·2011-04-21 02:35 UTC
    http://www.youtube.com/watch?v=mAbZL09sxpE
  • Unnamed

    2048834·text·2.2 KB·2011-04-21 02:34 UTC
    mysql> SELECT * FROM (SELECT users.name, TO_DAYS(NOW())-TO_DAYS(minecraft_sessions.end) AS lastSeen FROM minecraft_sessions LEFT JOIN users ON minecraft_sessions.uid = users.uid WHERE TO_DAYS(NOW())-T
  • Miscellany

    2048832·text·2.5 KB·2011-04-21 02:29 UTC
    mysql> SELECT users.name, TO_DAYS(NOW())-TO_DAYS(minecraft_sessions.end) FROM minecraft_sessions LEFT JOIN users ON minecraft_sessions.uid = users.uid LEFT JOIN minecraft_sessions AS s2 ON minecraft_s
  • Someone

    2048827·text·3.9 KB·2011-04-21 02:16 UTC
    postfix: dict_eval: const mail
    postfix: dict_eval: const ipv4
    postfix: name_mask: ipv4
    postfix: dict_eval: const mail.whattheheckismattdoingintexas.com
    postfix: dict_eval: const whattheheckism
  • Untitled

    2048825·text·1.1 KB·2011-04-21 01:50 UTC
    Resumen 
    Se tiene como objetivo simplificar y agilizar el proceso de manejo de información correspondiente a la vitrina virtual de la pastelería Dulce Placer, accesible desde el sitio www.dulceplacer
  • Untitled

    2048824·text·1.1 KB·2011-04-21 01:45 UTC
    Resumen 
    Se tiene como objetivo simplificar y agilizar el proceso de manejo de información correspondiente a la vitrina virtual de la pastelería Dulce Placer, accesible desde el sitio www.dulceplacer
  • Anonymous

    2048818·text·574 B·2011-04-21 01:06 UTC
    <?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
     <channel>
     <title>Blocked :: Baconbits Tracker</title>

older pastes →