All pastesPublic feed

Public feed

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

    2052861·text·370 B·2011-05-02 13:59 UTC
    src/gz snapshots http://wifi.ozo.com/airo/openwrt/firmware/kamikaze/2.6/x86/26751/packages 
    dest root /
  • Anonymous

    2052856·text·4.6 KB·2011-05-02 13:54 UTC
    Желаемые цели и поведение, продиктованное этими целями
     Первая выборка 
    
    Hадеется, что узы любви принесут ему облегчение и удовлетворенность. То, что он сам нуждается в одобрении со стороны окружаю
  • Stuff

    2052855·text·6.1 KB·2011-05-02 13:46 UTC
    Заключение Люшера
    
    Желаемые цели и поведение, продиктованное этими целями
    Первая выборка
    Имеет сильную тенденцию к чувствительности.
    
    Вторая выборка совпадает с первой
    
    Существующее положение
  • Someone

    2052853·text·1.7 KB·2011-05-02 13:32 UTC
    vpncfg {
     connections {
     enabled = yes;
     conn_type = conntype_lan;
     name = "foo.bar";
     always_renew = no;
     rejec
  • Someone

    2052851·text·486 B·2011-05-02 13:29 UTC
    <script type="text/javascript">
    
     var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-23081440-1']);
     _gaq.push(['_trackPageview']);
    
     (function() {
     var ga = document.createElement('s
  • OFFShare

    2052850·text·20.5 KB·2011-05-02 13:27 UTC
    2011.05.02
    torrc settings:
    # 2011.05.02 test -0.2.2.25-alpha
    StrictNodes 1
    ExcludeExitNodes {us}
    ExcludeNodes {de}, {eu}
    
    May 02 14:53:17.996 [notice] Tor 0.2.2.25-alpha (git-10d45f8d45accdd9
  • Something

    2052849·text·886 B·2011-05-02 13:23 UTC
    #include <stdio.h>
    #include <math.h>
    
    //This will solve quadratic equations. Whoop dee doo.
    
    float A;
    float B;
    float C;
    
    int main(void)
    {
     printf("This program will solve a given quadrat
  • Anonymous

    2052847·text·3.7 KB·2011-05-02 13:14 UTC
    3. Rules regarding requirements
    3.1 Understanding the basics of competitive DotA. The default mode is CD and seeing as CD is a competitive mode, games are to be played accordingly. 
    
    3.2 Understand
  • Something

    2052846·text·859 B·2011-05-02 13:12 UTC
    #include <stdio.h>
    #include <math.h>
    
    //This will solve quadratic equations. Whoop dee doo.
    
    float A;
    float B;
    float C;
    
    int main(void)
    {
     printf("This program will solve a given quadrat
  • Someone

    2052844·text·770 B·2011-05-02 13:04 UTC
    //Mircs
    
    class MapHash
    {
    
     public:
     
     MapHash(vec2i mapSize,vec2i SplitInto, T juttu );
     
     Insert(vec2i Position, T juttu);
     
     Remove(vec2i Position, T juttu);
     
     private:
     
     vector<lis
  • Stuff

    2052842·text·99 B·2011-05-02 12:51 UTC
    <img src="http://img1.orkut.com/img/smiley/images/milieu/1/1304340546943/50859656/of/Z1utlk8f.jpg">
  • Someone

    2052841·text·2.0 KB·2011-05-02 12:49 UTC
    UOP Fileformat ( aka Mythic Package ) 
    --------------------------------------- 
    credits: SENE, Kelon, Dantalion, Arahil 
    
    (Every Offset value is its first evidence as example) 
    All values are sto
  • Anonymous

    2052840·text·1.6 KB·2011-05-02 12:45 UTC
    vpncfg {
     connections {
     enabled = yes;
     conn_type = conntype_lan;
     name = "2.3.4.5";
     always_renew = no;
     rejec
  • Someone

    2052837·text·1.8 KB·2011-05-02 12:32 UTC
    Wichtige Mitteilung fUr Kunden des Online-Bankings (Важное сообщение для клиентов онлайн-банкинга)(Wichtiger Hinweis fUr die Nutzer des Online-Bankings)
    
    Sehr geehrte Kundin, sehr geehrter Kunde,
  • Untitled

    2052836·text·1.2 KB·2011-05-02 12:21 UTC
    <style>
     body {
     margin: 0;
     padding: 0;
     font-size: 14px;
     }
     
     ul#menu {
     position: relative;
     top: -15px;
     padding: 15px;
     list-style: none; 
     background-color: #999;
     box-sha
  • Something

    2052834·text·406 B·2011-05-02 12:20 UTC
    # Пример настройки меню в Openbox на 1-но приложение:
    
     <menu id="root-menu" label="Openbox 3">
     <item label="urxvt">
     <action name="Execute">
     <execute>
     urxvt
     </execute>
     </a
  • Unnamed

    2052833·text·2.2 KB·2011-05-02 12:13 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    //Mircs
    
    unsigned int hashf(const char *buf, size_t len) {
     unsigned int h = 0;
     size_t i;
     for (i = 0; i < len; i++) {
     h += buf
  • Unnamed

    2052818·php·322 B·2011-05-02 11:34 UTC
    <html>
    <body>
    
    <?php
    $domain = $_SERVER['HTTP_HOST'];
    if ($domain=="www.englishfreeroam.co.cc")
     header( 'Location: http://www.englishfreeroam.co.cc/efr' ) ;
    elseif ($domain=="linuxthefi
  • Miscellany

    2052817·text·2.1 KB·2011-05-02 11:33 UTC
    <?php
    
     
    
    if(isset($_POST["Submit"]))
    
    {
    
    require("C:\wamp\www\PHPMailer_v5.1\class.phpmailer.php");
     
    
    $mail = new PHPMailer();
    
     
    
    ////////////////////////////////////////////////////
  • Mine

    2052816·text·5.1 KB·2011-05-02 11:33 UTC
    World.yml
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    # Put the name of the world you wish for it to be a clone of, otherwise leave it emp

older pastes →