All pastesPublic feed

Public feed

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

    2057487·text·2.2 KB·2011-05-12 16:30 UTC
    \documentclass[a4paper]{article}
    \usepackage[brazilian]{babel}
    \usepackage[utf8]{inputenc}
    \usepackage[T1]{fontenc}
    
    \usepackage{amsmath}
    \usepackage{amsthm}
    
    \newtheorem*{theorem}{Teorema}
  • Miscellany

    2057485·ruby·306 B·2011-05-12 16:18 UTC
    class Post
     include DataMapper::Resource
    
     property :id, Serial
     property :text, Text
     property :colored, Boolean, :default => false
     belongs_to :user, :required => false, :default => nil # or f
  • Someone

    2057483·text·15.4 KB·2011-05-12 16:17 UTC
    WinGet, wowid, List, World of Warcraft
    
    ; SUSPEND KEYS
    ; These keys will suspend the use of all other hotkeys in this script
    ~Pause::
     
     Suspend, Toggle
    Return
    
    ; *******************
    ; *
  • Mine

    2057480·text·6.0 KB·2011-05-12 16:10 UTC
    merb : worker (port 4000) ~ condition :default does not map to a property or relationship in User - (ArgumentError)
    /var/lib/gems/1.8/gems/dm-core-0.10.2/lib/dm-core/query.rb:859:in `assert_valid_con
  • Miscellany

    2057479·text·2.0 KB·2011-05-12 16:09 UTC
    *** without 2011-05-11 07:31:03.629000587 -0500
    --- with 2011-05-11 07:31:37.646000587 -0500
    ***************
    *** 18,29 ****
     >>> Configuring source in /tmp/portage/games-rpg/pylotro-0.
  • Miscellany

    2057478·text·518 B·2011-05-12 16:08 UTC
    <%
     # post - Post
    %>
    <%= partial :post, :post => post %>
    <% post.comments.sort_by{|v|
    unless v.created_at
     v.created_at = DateTime.now
     v.save!
    end
    v.created_at}.each do |cmt| %>
    <%= partial
  • Someone

    2057477·text·819 B·2011-05-12 16:05 UTC
    12345678901
    esqistgkurz
    zehnviertel
    zwanzigfast
    vornachhalb
    xeinswlzwei
    dreiepqvier
    wfünfesechs
    rsiebenacht
    neunvorzehn
    xuelfzwölfe
    mitternacht
    mittagexuhr
    
    11:55am es ist fünf vor zwölf
  • Someone

    2057476·text·821 B·2011-05-12 16:04 UTC
    12345678901
    esqistgkurz
    zehnviertel
    zwanzigfast
    vornachhalb
    xeinswlzwei
    dreiepqvier
    wfünfesechs
    rsiebenacht
    neunhtzehnr
    xuelfzwölfe
    mitternacht
    mittagexuhr
    
    11:55am es ist fünf vor zwölf
  • Mine

    2057475·text·6.0 KB·2011-05-12 16:03 UTC
    merb : worker (port 4000) ~ condition :default does not map to a property or relationship in User - (ArgumentError)
    /var/lib/gems/1.8/gems/dm-core-0.10.2/lib/dm-core/query.rb:859:in `assert_valid_con
  • Unnamed

    2057472·python·4.4 KB·2011-05-12 16:00 UTC
    #! /usr/bin/python
    
    from numpy import *
    import sys
    import argparse #Requires Python 3.2 or the attached argparse.py file
    
    class NW_Align:
    
     def __init__(self,str1,str2):
     self.match = "|"
  • Anonymous

    2057469·text·678 B·2011-05-12 15:51 UTC
    Die Aufnahmen von MELANIE JOOS zeigen ein ganzes Repertoire von Zeichen, Bedeutungen, Assoziatioen und gelegentlichen Illusionen auf. Der Mensch steht dabei im Vordergrund der Geschehnisse. Lebhaft, e
  • Anonymous

    2057466·text·594 B·2011-05-12 15:43 UTC
    Die Aufnahmen von MELANIE JOOS zeigen en ganzes Repertoire von Zeichen, Bedeutungen, Assoziatioen und gelegtentlich Illusionen auf. Der Mensch steht dabei im Vordergrund der Geschehnisse. LEbhaft, Anm
  • Something

    2057465·text·4.6 KB·2011-05-12 15:36 UTC
    Section 1
    
    United Nations: An international peacekeeping organization founded in 1945 to provide security to the nations of the world.
    
    Iron Curtain: During the cold war, the boundary sperating th
  • Untitled

    2057450·text·20.5 KB·2011-05-12 14:55 UTC
    <?xml version="1.0" encoding="UTF-16"?>
     
     <html><head>
     
     <meta name="viewport" content="width=320, minimum-scale=1.0, maximum-scale=1.0"/>
     
     <meta http-equiv="Content
  • Unnamed

    2057449·text·7.6 KB·2011-05-12 14:55 UTC
    ; $Id: acquia_prosper.info,v 1.7 2010/09/17 21:36:05 eternalistic Exp $
    
    name = Acquia Prosper
    description = <a href="http://www.acquia.com">Acquia</a> Prosper is an elegant grid-based <a href="htt
  • Miscellany

    2057446·text·535 B·2011-05-12 14:42 UTC
    jaapz@jaapz-laptop:~/Programmeren/maya$ make
    [ 5%] Building C object CMakeFiles/maya.dir/maya.c.o
    In file included from /usr/include/glib-2.0/glib/galloca.h:34:0,
     from /usr/includ
  • Miscellany

    2057445·text·1.6 KB·2011-05-12 14:36 UTC
    <!doctype HTML>
    <html>
    <head>
     <title>GRA - GeldR&uuml;ckgabeAutomat</title>
     <style type="text/css">
     body {
     background-color:black;
     font-family:Arial,sans-serif;
     }
     #formular {
  • Anonymous

    2057439·text·1.7 KB·2011-05-12 14:27 UTC
    Fremgangsmåde:
    Nitrat og Fosfor måling
    • Først så tager man vandprøverne og kommer dem i de rigtige beholdere(De er farvemærket efter nitrat og fosfor)
    • Bland reaktanterne sammen.
    • Giv dem det t
  • Miscellany

    2057436·lua·493 B·2011-05-12 14:21 UTC
    \documentclass{article}
    \pagestyle{empty}
    \begin{document}
    $$\mathcal{Q} = \{ a,b,e \},\; q_0=a,\; \mathcal{F}=\{e\}$$
    $$\mathsf{\Sigma} = \{ 0,1 \},\; \mathsf{\Gamma} = \mathsf{\Sigma} \cup \{ \n
  • Untitled

    2057433·text·318 B·2011-05-12 14:15 UTC
    itlisaaquarterttohalfxpasttime
    twentyeightfivetwentyseventeen
    twentyfivelevenninetwentythree
    fifteenfourteentwelvetwentytwo
    sixteennineteentwentyninethree
    eighteenfouronetwentytwotensix
    tententw

older pastes →