All pastesPublic feed

Public feed

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

    2089687·text·161.1 KB·2011-10-13 11:17 UTC
    
        
  • The Brony Code

    2089686·text·987 B·2011-10-13 11:16 UTC
    The Brony Code
    
    1. Bronies never hurt Fluttershy.
    2. Bronies NEVER hurt Fluttershy.
    3. Bronies are Legion.
    4. Bronies always Love and Tolerate, no matter what.
    5. Bronies openly declare their br
  • Someone

    2089684·text·884 B·2011-10-13 10:38 UTC
    During five days participants worked actively and asked a lot of questions concerning the use of technology in practice. The first four days of training included coaching of the theoretical material w
  • Stuff

    2089683·text·6.5 KB·2011-10-13 10:31 UTC
    9:47 < xsoti> patrzac z pkt. widzenia programisty ios jest duzo lepszy
    09:47 <@ vand> bo?
    09:48 < xsoti> po 1 to co napisalem wyzej, bo jest ujednolicony 
    09:48 < xsoti> po 2 jest a
  • Someone

    2089677·text·2.6 KB·2011-10-13 10:17 UTC
    На протяжении всех 5 дней участники тренинга активно работали и задавали много вопросов, касающихся применению изучаемых технологий на практике. Первые 4 дня работа была организована следующим образом
  • Something

    2089676·text·490 B·2011-10-13 10:13 UTC
    Print - 5
    History - The Post-War Coalition 1918-22
    
    Coupon election, Lloyd George and Bonar Law joined together. If you vote for one you vote for the other.
    Lloyd George charismatic leader, Bonar
  • Something

    2089669·text·555 B·2011-10-13 09:56 UTC
    %5 задание 
    clc, clear all
    A{1,1} = char('Антон', 'Павлович', 'Чехов');
    A{1,2} = [29 01 1860; 15 07 1904];
    A{1,3} = char('Палата №6', 'Дама с собачкой', 'Человек в футляре', 'Мужики', 'Кольцо','Об
  • Untitled

    2089668·text·1.8 KB·2011-10-13 09:54 UTC
    %4 задание
    clc, clear all
    
    student = struct('last_name', 'Фамилия1', 'first_name', 'Имя1', 'father_name', 'Отчество1', 'math', '4', 'phys', '4');
    student.last_name = char(student.last_name,'Фамили
  • Unnamed

    2089663·text·568 B·2011-10-13 08:45 UTC
    Wenn man aus Tirol im Sommer fährt, trifft man ein Idyll, wie man weiter selten sieht. Da sind hoches Gebirge mit weißen Schnee und grünen Bäume. Am die Marken stehen die Alpenkühe, und man denkt auto
  • Mine

    2089649·text·98.6 KB·2011-10-13 08:14 UTC
    
        
  • Someone

    2089646·text·585 B·2011-10-13 07:29 UTC
    Shard#1 - Lothrik (25) HoS (Star)
    Shard#2 - Morphling (25) HoS (Alito)
    Shard#3 - Havocc (12), Gosu(13)
    Shard#4 - Lothrik (12),Night Saber (13)
    Shard#5 - Havocc (12) Morphling (13)
    Shard#6 - Lothr
  • Someone

    2089645·text·593 B·2011-10-13 07:28 UTC
    Shard#1 - Lothrik (25)
    Shard#2 - Morphling (25)
    Shard#3 - Gosu (12), Lothrik (13)
    Shard#4 - Havocc (12), Morphling (13)
    Shard#5 - Gosu (6), Lothrik (19)
    Shard#6 - Havocc (6), Morphling (19)
    Shar
  • Someone

    2089643·text·517 B·2011-10-13 07:17 UTC
    Shard#1 - Lothrik (25)
    Shard#2 - Morphling (25)
    Shard#3 - Havocc (12), Gosu(13)
    Shard#4 - Lothrik (12),Night Saber (13)
    Shard#5 - Havocc (12) Morphling (13)
    Shard#6 - Lothrik (25)
    Shard#7 - Morh
  • Someone

    2089640·text·1.5 KB·2011-10-13 06:32 UTC
    Tracing route to mail.ru [94.100.191.201]
    over a maximum of 30 hops:
     0 alexpc.pr.local [192.168.1.28]
     1 192.168.1.1
     2 ns1.sakhanet.ru [77.242.0.1]
     3 shr-fxp0.sakhanet.ru [77.242.4.9]
  • Miscellany

    2089639·text·672 B·2011-10-13 06:24 UTC
    (require 'package)
    (add-to-list 'package-archives
     '("marmalade" . "http://marmalade-repo.org/packages/"))
    (package-initialize)
    
    (when (not package-archive-contents)
     (package-r
  • Anonymous

    2089618·java·830 B·2011-10-13 04:47 UTC
    public static boolean validateIsbn(String isbn){
     
     // check length
     if(isbn.length() != 10)
     {
     return false;
     }
     
     // validate characters
     int num;
     for(int i = 0; i < 10; i++)
     {
     num
  • Anonymous

    2089617·text·830 B·2011-10-13 04:47 UTC
    public static boolean validateIsbn(String isbn){
     
     // check length
     if(isbn.length() != 10)
     {
     return false;
     }
     
     // validate characters
     int num;
     for(int i = 0; i < 10; i++)
     {
     num
  • Unnamed

    2089615·csharp·2.8 KB·2011-10-13 04:43 UTC
    var mouseMoveEvent = Observable.FromEvent<MouseEventArgs>( this, "MouseMove" );
     var mouseLeftButtonDown = Observable.FromEvent<MouseButtonEventArgs>( this, "MouseLeftButtonDow
  • Miscellany

    2089611·text·13 B·2011-10-13 04:20 UTC
    Hello, world!
  • Unnamed

    2089610·text·6 B·2011-10-13 04:20 UTC
    asdasd

older pastes →