All pastesPublic feed

Public feed

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

    2108396·text·400 B·2012-01-31 23:18 UTC
    foreach($zg_get_title as $zg_title_out) {
     echo "<li>";
     echo "<a href=\"". get_permalink($value+0) . "\" title=\"". $zg_title_out->post_title . "\">";
    
     the_post_thumbnail();
    
     echo
  • Someone

    2108392·text·366 B·2012-01-31 23:13 UTC
    foreach($zg_get_title as $zg_title_out) {
     echo "<li><a href=\"". get_permalink($value+0) . "\" title=\"". $zg_title_out->post_title . "\">". $zg_title_out->post_title . "</a>\n"; // Output link a
  • Someone

    2108391·text·365 B·2012-01-31 23:13 UTC
    foreach($zg_get_title as $zg_title_out) {
     echo "<li><a href=\"". get_permalink($value+0) . "\" title=\"". $zg_title_out->post_title . "\">". $zg_title_out->post_title . "</a>\n"; // Output link a
  • Anonymous

    2108389·text·569 B·2012-01-31 23:10 UTC
    "function to set prose mode
     function Prose()
     set thesaurus+=~/.vim/mthesaur.txt
     let prose = 1
     colorscheme prose
     set wrap
     inoremap . .<C-g>u
     inoremap ! !<C-g>u
     i
  • 20 Continuous Oscillations

    2108387·text·9.4 KB·2012-01-31 23:09 UTC
    -0.007263184
    0.009124756
    0.01235962
    0.01235962
    0.01235962
    0.01235962
    0.01235962
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.1583862
    -0.1583862
    -0.15
  • 20 Continuous Oscillations

    2108385·text·9.4 KB·2012-01-31 23:09 UTC
    -0.007263184
    0.009124756
    0.01235962
    0.01235962
    0.01235962
    0.01235962
    0.01235962
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.0431366
    -0.1583862
    -0.1583862
    -0.15
  • Someone

    2108384·text·219 B·2012-01-31 23:09 UTC
    foreach($zg_get_title as $zg_title_out) {
     echo "<li><a href=\"". get_permalink($value+0) . "\" title=\"". $zg_title_out->post_title . "\">". $zg_title_out->post_title . "</a></li>\n"; // Output l
  • Anonymous

    2108383·java·908 B·2012-01-31 23:09 UTC
    import java.io.*;
    import java.util.*;
    
    public class Ch7_9_Driver {
     
     public static void main (String[] args) throws FileNotFoundException {
     
     int numOfStudents, numOfTests;
    
     //FileReade
  • Stuff

    2108381·text·3.7 KB·2012-01-31 23:08 UTC
    body {
     margin: 0;
     font-size: 11px;
     overflow: hidden;
     }
    
     h3 {
     margin: 0;
     }
  • Unnamed

    2108380·text·38.4 KB·2012-01-31 23:07 UTC
    
        
  • Anonymous

    2108376·text·733 B·2012-01-31 23:03 UTC
    #!/bin/bash
    # init script for carbon
    
    case "$1" in
     start)
     /opt/graphite/bin/carbon-cache.py start
     /opt/graphite/bin/carbon-relay.py start
     ;;
     stop)
     /opt/gra
  • Someone

    2108373·c·1.0 KB·2012-01-31 23:02 UTC
    /* malloc: general-purpose storage allocator */
     void *malloc(unsigned nbytes)
     {
     Header *p, *prevp;
     Header *moreroce(unsigned);
     unsigned nunits;
    
     nunits = (nby
  • Stuff

    2108370·text·5.3 KB·2012-01-31 23:00 UTC
    6:45 PM - Kruncheez: Why.... just why ._.
    6:50 PM - [SM]StrikerMan780: Why complain, and just play? We're only doing this to get people to play something different for once
    6:50 PM - Kruncheez: Okay
  • Untitled

    2108368·text·1.0 KB·2012-01-31 22:58 UTC
    01/31 16:41:56 'Venom' has joined the chat.
    01/31 16:42:32 'keko' has joined the chat.
    01/31 16:42:39 keko: Turkish.
    01/31 16:42:43 keko: turkey
    01/31 16:42:50 keko: YES TURKEY
    01/31 16:42:56 Ven
  • Anonymous

    2108367·java·425 B·2012-01-31 22:56 UTC
    import java.io.*;
    import java.util.*;
    
    public class Ch7_9_Driver {
     
     public static void main (String[] args) throws FileNotFoundException {
     
     BufferedReader in = new BufferedR
  • Someone

    2108366·text·1.6 KB·2012-01-31 22:56 UTC
    SCHARAKTERYZUJ ŚRODOWISKA, W KTÓRYCH MOŻLIWA JEST SEDYMENTACJA OSADÓW WĘGLANOWYCH; OPISZ CZYNNIKI OD KTÓRYCH ZALEŻY WYTRĄCANIE WĘGLANÓW; PODAJ WSPÓŁCZESNE PRZYKŁADY SEDYMENTACJI WĘGLANOWEJ
    
    środowis
  • Unnamed

    2108365·text·1.3 KB·2012-01-31 22:55 UTC
    using UnityEngine;
    using System.Collections;
    using System;
    public class MedEnemyProjectile : MonoBehaviour {
     
     
     public GameObject enemybullet;
     
     private double radius=1;
     private double po
  • Anonymous

    2108362·c·423 B·2012-01-31 22:52 UTC
    /* morecore: ask system for more memory */
     static Header *morecore(unsigned nu)
     {
     char *cp, *sbrk(int);
     Header *up;
    
     if (nu < NALLOC)
     nu = NALLOC;
  • Something

    2108358·text·629 B·2012-01-31 22:51 UTC
    [root@coruscant ~]# cat /etc/apt/sources.list
    #deb http://mirror.peer1.net/debian/ squeeze main
    #deb-src http://mirror.peer1.net/debian/ squeeze main
    
    #deb http://security.debian.org/ lenny/update
  • Something

    2108356·text·3.1 KB·2012-01-31 22:48 UTC
    Ban dat aiurea lui digitalcore
    
     ce motiv este asta? Ban permanent pentru zvonuri aiurea. Acum va faceti de cap dupa propriile voastre regululi.. se rasuceste kw3rln cand aude asa ceva, p

older pastes →