All pastesPublic feed

Public feed

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

    2125518·text·931 B·2012-03-07 13:52 UTC
    Run this on your database against the gazelle database
     ALTER TABLE `gazelle`.`torrents` ADD COLUMN `FreeLeechTime` DATETIME NULL DEFAULT '0000-00-00 00:00:00' AFTER `FreeLeechType` ;
    
    Add t
  • frankfrankf

    2125508·actionscript·111 B·2012-03-07 13:00 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.
  • Untitled

    2125503·javascript·607.6 KB·2012-03-07 12:56 UTC
    
        
  • Something

    2125499·text·212 B·2012-03-07 12:51 UTC
    byte mem[1024 * 1024];
    
    void insertNumber(num) {
     // Find the byte to set the bit in.
     index = num / 8;
    
     // Set the bit in the byte for the number
     mem[index] = mem[index] | (1 << (num
  • Stuff

    2125495·text·911 B·2012-03-07 12:29 UTC
    REMOVE YOUR DATA. In order to protect your privacy and other interests in data, delete all data from the drive, as much as possible, before you return your original drive to Seagate. Your drive may be
  • Unnamed

    2125477·text·4.3 KB·2012-03-07 11:24 UTC
    // This file is overwritten whenever you change your user settings in the game. 
    // Add custom configurations to the file "userconfig.cfg". 
    
    unbindall 
    bind "TAB" "+showscores" 
    bind "ENTER" "+a
  • Miscellany

    2125470·text·991 B·2012-03-07 11:08 UTC
    using System;
    
    class Array06
    {
    
     static void Main()
     {
     //declare local variables
     double[] firstNumber = new double[15];
     double[] secondNumber = new double[15];
  • Miscellany

    2125452·text·44.9 KB·2012-03-07 10:47 UTC
    
        
  • e

    2125451·text·44.9 KB·2012-03-07 10:45 UTC
    
        
  • e

    2125448·text·44.9 KB·2012-03-07 10:41 UTC
    
        
  • Stuff

    2125336·php·377 B·2012-03-07 10:05 UTC
    public function _validation_unique($val) {
     \Validation::active()->set_message('unique', ':label must be unique. This value has already been used');
    
     $q = static::find()->where(\Validation
  • Miscellany

    2125334·text·4.7 KB·2012-03-07 09:58 UTC
    <strong>Error 500:</strong> Executing action [change_member] of controller [survey.TeamController] caused exception: Validation Error(s) occurred during save():
    - Field error in object 'survey.M
  • Stuff

    2125331·php·3.5 KB·2012-03-07 09:52 UTC
    <?php
    
    namespace Vacancies;
    
    class Model_Vacancy extends \Orm\Model implements \YoungsAdmin\Event_Loggable {
    
     protected static $_table_name = 'vacancies';
    
     protected static $_properties = ar
  • Something

    2125328·text·36.8 KB·2012-03-07 09:28 UTC
    
        
  • Something

    2125308·text·3.5 KB·2012-03-07 08:19 UTC
    2012-03-06 17:59:52 [INFO] <Lucrose> dude
    2012-03-06 17:59:54 [INFO] <mcwattersm> oh god
    2012-03-06 17:59:55 [INFO] <Lucrose> what the fuck
    2012-03-06 18:00:16 [INFO] <mcwattersm> taking everyone's
  • Untitled

    2125272·text·46.4 KB·2012-03-07 08:02 UTC
    
        
  • Anonymous

    2125052·text·325 B·2012-03-07 06:05 UTC
    { a: 80,
     an: 'Free Radicals',
     et: 0,
     f: 0,
     n: '33_0',
     p: 10796,
     pd: 0,
     pl: 0,
     pn: 'mattd2173',
     po: 12094,
     r:
     [ { c: 375000, t: 4 },
     { c: 375000, t: 3 },
     {
  • Something

    2125051·text·10.7 KB·2012-03-07 05:51 UTC
    { a: 80,
     aa: null,
     an: 'Free Radicals',
     c:
     [ { i: 17367510, n: 'Sarge53', p: 8460, s: 0, w: 1, x: 470, y: 265 },
     { i: 17367512, n: 'Sarge65', p: 10462, s: 0, w: 1, x: 472, y: 265 },
  • Someone

    2125036·text·1.5 KB·2012-03-07 04:25 UTC
    23:15:41 me
    http://www.youtube.com/watch?v=CXVL1Xctugc&feature=related
    23:15:52 me
    It worked well, the host took a liking to her for a while
    23:16:08 me
    considering the show regularly got 400 vie
  • Something

    2125035·javascript·271 B·2012-03-07 04:25 UTC
    var posts = this.select(function (post) {
     return
     (_(skills).include(post.get('skill')) || skills.length === 0) &&
     ( _(lang).include(post.get('lang')) || lang.length === 0) &&

older pastes →