All pastesPublic feed

Public feed

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

    2073422·text·172 B·2011-06-01 22:20 UTC
    $test = get_facebook_posts_and_likes('10376464573');
    $likes = 0;
    foreach ($test as $tester) {
     $likes = $likes + $tester['likes']['count']."<br/>";
    }
    echo $likes;
    ?>
  • Quasar

    2073420·cpp·3.3 KB·2011-06-01 22:13 UTC
    //----------------------------------------------------------------------------------------------------------------------
    void __fastcall TframeAssessmentVitals::gridVitalsEntrySetEditText(
     TOb
  • Someone

    2073418·text·44.8 KB·2011-06-01 22:10 UTC
    
        
  • Stuff

    2073415·text·1.3 KB·2011-06-01 22:04 UTC
    #more like screen
    set-option -g prefix C-a
    
    unbind % # Remove default binding since we’re replacing
    bind | split-window -h
    bind - split-window -v
    
    # Reload key
    bind r source-file ~/.tmux.conf
  • Anonymous

    2073414·text·487 B·2011-06-01 22:03 UTC
    2011-06-01 17:58:33 -0400 - slapconfig -sso_util
    2011-06-01 17:58:33 -0400 - command: /usr/sbin/sso_util generateconfig -r NSNET.US -R bigsky.nsnet.us -f /LDAPv3/127.0.0.1 -U -a diradmin@nsnet.us -p
  • Someone

    2073413·text·2.2 KB·2011-06-01 22:01 UTC
    Name of Table: ?
    ==========================D
    
    Nombre d'élément:2
    Array
    (
     [0] => Array
     (
     [post_id] => 10376464573_219198548104152
     [likes] => Array
  • Something

    2073411·text·2.4 KB·2011-06-01 21:43 UTC
    #!/usr/bin/python
    # -*- coding: utf-8 -*-
    """
    # Name: MoveEpisodes
    # What: Move and sort your episodes from your download folder to the right folder (eg. "/<show name>/Saison x")
    # Why: 'Cause it
  • 123

    2073406·text·3.3 KB·2011-06-01 21:25 UTC
    root@vServer1:~# cat /proc/user_beancounters
    Version: 2.5
     uid resource held maxheld barrier limit failcnt
     127
  • Anonymous

    2073402·text·6.5 KB·2011-06-01 21:18 UTC
    Microsoft Windows [Sürüm 6.1.7600]
    Telif Hakkı (c) 2009 Microsoft Corporation. Tüm hakları saklıdır.
    
    C:\Users\Ahmet>cd..
    
    C:\Users>cd..
    
    C:\>python27
    'python27' iç ya da dış komut, çalıştırıl
  • Anonymous

    2073400·text·12 B·2011-06-01 21:16 UTC
    130900572525
  • Miscellany

    2073398·text·842 B·2011-06-01 21:08 UTC
    Skarmory (M) @ Shed Shell
    Trait: Keen Eye
    EVs: 252 HP / 252 Def / 4 SDef
    Impish Nature (+Def, -SAtk)
    - Spikes
    - Whirlwind
    - Roost
    - Brave Bird
    
    StarDust (Jirachi) @ Choice Scarf
    Trait: Seren
  • Stuff

    2073397·text·380 B·2011-06-01 21:01 UTC
    gather_data() {
     if (check_function()) {
    
     }
    
     print letter
    }
    
    print_letter() {
     if (check_function()) {
    
     }
    }
    
    int check_function(int v0) {
     static int result = 0;
  • Anonymous

    2073395·text·257 B·2011-06-01 20:57 UTC
    PC>connect COM6 57600
    PC>SENT: M105
    RECV: start
    
    Printer is now online
    PC>ls
    SENT: M20
    RECV: Begin file lis
    
    RECV: End file list
    
    RECV: ok
    
    PC>!self.p.loud=0
    PC>gettemp
    PC>!self
  • Anonymous

    2073394·text·452 B·2011-06-01 20:55 UTC
    Winchester M/100
    Browning BAR (with the exception of Browning BAR M/1918)
    Remington Modell four
    Remington modell 7400
    Remington 742 Woodmaster
    Ruger mini 14
    Ruger mini 30
    Heckler & Koch modell
  • Someone

    2073392·text·2.4 KB·2011-06-01 20:50 UTC
    case MessageType.shoot:
     {
    
     
     int ProjectileNumber = message.GetInteger(7);
     int step = message.GetInteger
  • Unnamed

    2073389·text·271 B·2011-06-01 20:46 UTC
    int E1 = 6;
    int M1 = 7;
    int E2 = 5;
    int M2 = 4;
    int speed=255;
    
    void setup() 
    {
     pinMode(M1, OUTPUT);
     pinMode(M2, OUTPUT);
     digitalWrite(M1,HIGH);
     digitalWrite(M2, HIGH);
     analogWri
  • Untitled

    2073388·css·136 B·2011-06-01 20:39 UTC
    a {
     text-decoration: none;
     color: #FFFFFF;
     border-bottom: 1px dashed white;
    }
    
    a:hover {
     border-bottom: 1px solid white;
    }
  • Miscellany

    2073387·text·2.0 KB·2011-06-01 20:28 UTC
    1 0.00019500 SELECT COUNT(DISTINCT uploader_user_id) FROM op_media WHERE status='OK' AND event_id=149806492 AND uploader_user_id IN (SELECT user_id FROM op_user)
    2 0.00008400 SELECT COUNT(DISTINCT up
  • Untitled

    2073386·text·21.4 KB·2011-06-01 20:24 UTC
    /*
     * Copyright (C) 2008 The Android Open Source Project
     * All rights reserved.
     *
     * Redistribution and use in source and binary forms, with or without
     * modification, are permitted provided t
  • Anonymous

    2073385·text·466 B·2011-06-01 20:23 UTC
    SELECT COUNT(DISTINCT uploader_user_id) FROM op_media WHERE status='OK' AND event_id=149806492 AND uploader_user_id IN (SELECT user_id FROM op_user);
    SELECT COUNT(DISTINCT uploader_user_id) FROM op_m

older pastes →