All pastesPublic feed

Public feed

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

    2081604·text·4 B·2011-09-20 17:13 UTC
    asdf
  • Something

    2081603·text·1.1 KB·2011-09-20 17:13 UTC
    glLoadIdentity();
    
     glDisable(GL_LIGHTING);
    
     glPointSize(0.5);
     glLineWidth(0.5);
    
     glRotatef(xRot, 1.0f, 0.0f, 0.0f);
     glRotatef(yRot, 0.0f, 1.0f, 0.0f);
    
     static const int size = 150;
  • Unnamed

    2081602·text·3.5 KB·2011-09-20 17:13 UTC
    #include <iostream>
    #include <fstream>
    #include <SerialStream.h>
    #include <stdlib.h>
    
    //
    // This example reads the contents of a file and writes the entire 
    // file to the serial port one cha
  • Something

    2081601·objectivec·1.9 KB·2011-09-20 17:13 UTC
    //
    // WaveView.m
    // Wave
    //
    // Created by Isha on 20.09.11.
    // Copyright 2011 __MyCompanyName__. All rights reserved.
    //
    
    #import "WaveView.h"
    
    @implementation WaveView
    
    @synthesize
  • Someone

    2081596·objectivec·1.5 KB·2011-09-20 16:06 UTC
    //
    // WaveView.m
    // Wave
    //
    // Created by Isha on 20.09.11.
    // Copyright 2011 __MyCompanyName__. All rights reserved.
    //
    
    #import "WaveView.h"
    
    @implementation WaveView
    
    @synthesize
  • Consulta

    2081590·text·2.8 KB·2011-09-20 15:26 UTC
    SELECT
     nom,
     rut, 
     COALESCE(SUM(ingreso_man),0) AS ingreso_man,
     COALESCE(SUM(ingreso_com),0) AS ingreso_com,
     COALESCE(SUM(comision_man),0) AS comision_man,
     COALESCE(SUM(comision_com),0) AS
  • Stuff

    2081589·text·5.6 KB·2011-09-20 15:21 UTC
    ARTA ABERTA PARA RENATO ARAGÃO
    
     
    
    Rio Branco, Ac – 23 de agosto de 2007
    
     
    
    Querido Didi,
    
     
    
    Há alguns meses você vem me escrevendo pedindo uma doação mensal para enfrentar alguns proble
  • Stuff

    2081581·text·2.9 KB·2011-09-20 14:32 UTC
    <!doctype html>
    {% load i18n %}
    {% load cms_tags %}
    {% load cache menu_tags %}
    {% load sekizai_tags %}
    
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
    <!--[if IE 7]>
  • Stuff

    2081577·diff·1.7 KB·2011-09-20 14:24 UTC
    --- src/usage_stats/usage_stats.cc 2011-09-20 19:49:08.000000000 +0900
    +++ src-build/usage_stats/usage_stats.cc 2011-09-20 20:08:53.000000000 +0900
    @@ -58,7 +58,8 @@
     const char kRegistryPrefix[] =
  • Minecraft Server

    2081576·bash·2.6 KB·2011-09-20 14:23 UTC
    #!/bin/bash
    # This script is public domain
    
    COMM_FILE="/tmp/minecraft.not-a-socket"
    CONFIG_PATH="/home/minecraft/server"
    SERVER_JAR="/home/minecraft/server/minecraft_server.jar"
    MEMORY_MAX="1024
  • Untitled

    2081568·text·42.4 KB·2011-09-20 14:05 UTC
    
        
  • Unnamed

    2081567·text·638 B·2011-09-20 13:58 UTC
    /*
     * Does not work as expected with the following:
     *
     * <a href="#" id="theVolumeButton" data-role="mybutton" data-inline="true">Show Volume</a>
     */
    
    (function($, undefined) {
    
    $.widget("mob
  • Untitled

    2081566·text·99 B·2011-09-20 13:57 UTC
    One missed Call
    
    Date : 10.04.2008
    
    Note : 
    
    Links : http://www.imdb.com/title/tt0479968/
  • Anonymous

    2081565·text·34.2 KB·2011-09-20 13:55 UTC
    
        
  • Mine

    2081563·sql·2.0 KB·2011-09-20 13:52 UTC
    mysql> show create table audio_clips\G
    *************************** 1. row ***************************
     Table: audio_clips
    Create Table: CREATE TABLE `audio_clips` (
     `id` int(11) NOT NULL a
  • Untitled

    2081562·text·318 B·2011-09-20 13:51 UTC
    > select * from aaa;
    +------------+------+------+
    | date | pid | a |
    +------------+------+------+
    | 2009-09-10 | 7 | 5 |
    | 2010-10-10 | 7 | 5 |
    | 2010-10-10 | 8 | 5 |
  • Untitled

    2081561·text·347 B·2011-09-20 13:51 UTC
    select date, pid, a from (select * from aaa where date <= '2011-11-11' order by date desc) as s group by pid;
    +------------+------+------+
    | date | pid | a |
    +------------+------+------+
  • Mine

    2081559·sql·2.2 KB·2011-09-20 13:49 UTC
    mysql> show create table audio_clips\G
    *************************** 1. row ***************************
     Table: audio_clips
    Create Table: CREATE TABLE `audio_clips` (
     `id` int(11) NOT NULL
  • Something

    2081547·xml·632 B·2011-09-20 12:43 UTC
    <item type="uk.co.kynesim.tsb3.feed.item.BBCTVItem">
    <id>-3893645908818166614</id>
    <bbcId>b0074fsc</bbcId>
    <title>Phenomenon</title>
    <description>
     Drama about a dim-witted man who becomes
  • Someone

    2081542·text·735 B·2011-09-20 12:29 UTC
    port_range = 16197-16197
    session = /home/odin/tmp/rtorrent/
    directory = /home/odin/tmp/downloads/
    encryption = try_outgoing
    
    upload_rate = 10
    
    max_peers = 20
    max_memory_usage = 512M
    # this is

older pastes →