All pastesPublic feed

Public feed

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

    2122494·text·1.9 KB·2012-02-28 18:36 UTC
    <script type="text/javascript">
     
     jQuery(function($){
    
     $.supersized({
    
     // Functionality
     slideshow : 1,// Slideshow on/off
     autoplay:1,// Slideshow starts playing automatically
     start_slid
  • example.cs

    2122487·text·655 B·2012-02-28 18:18 UTC
    class Program {
     static void Main()
     {
     object x = new StringBuilder("Hello");
     
     var w = new Wrapper(x);
     
     var fld = typeof(Wrapper).GetField("Wrapped");
     var v = (StringBuilder)fld.G
  • Something

    2122486·text·702 B·2012-02-28 18:11 UTC
    <?xml version="1.0" encoding="utf-8"?>
    <!---/******************************************************************************
    * @file wiperconfig.xml
    * @brief Store configuration settings for Wip
  • Miscellany

    2122478·text·9.5 KB·2012-02-28 17:27 UTC
    # -*- Autoconf -*-
    # Process this file with autoconf to produce a configure script.
    
    AC_PREREQ([2.6])
    AC_INIT([HealpixViewer], [0.1], [diogopinheiro@u
  • Mine

    2122474·text·107.0 KB·2012-02-28 17:11 UTC
    
        
  • Miscellany

    2122473·text·9.0 KB·2012-02-28 17:00 UTC
    # -*- Autoconf -*-
    # Process this file with autoconf to produce a configure script.
    
    AC_PREREQ([2.6])
    AC_INIT([HealpixViewer], [0.1], [diogopinheiro@u
  • realistic lighting config

    2122471·text·12.7 KB·2012-02-28 16:56 UTC
    ;.______ __ 
    ;| _ \ | | 
    ;| |_) | | | 
    ;| / | | 
    ;| |\ \----.| `----.
    ;| _| `._____||_______|
    
    ; The multiplier setting multiplies the current
  • Anonymous

    2122469·text·1.2 KB·2012-02-28 16:54 UTC
    server config:
    
    port 80
    proto udp
    dev tun
    cd "/usr/local/etc/openvpn/keys"
    ca /usr/local/etc/openvpn/keys/ca.crt
    cert /usr/local/etc/openvpn/keys/server.crt
    key /usr/local/etc/openvpn/keys/ser
  • Mine

    2122468·text·3.6 KB·2012-02-28 16:53 UTC
    //********************************************************************
    // StyleGUI.java Author: Lewis/Loftus
    //
    // Represents the user interface for the StyleOptions program.
    //***********
  • Unnamed

    2122467·text·3.6 KB·2012-02-28 16:52 UTC
    //********************************************************************
    // StyleGUI.java Author: Lewis/Loftus
    //
    // Represents the user interface for the StyleOptions program.
    //***********
  • Mine

    2122466·text·3.6 KB·2012-02-28 16:52 UTC
    //********************************************************************
    // StyleGUI.java Author: Lewis/Loftus
    //
    // Represents the user interface for the StyleOptions program.
    //***********
  • Stuff

    2122462·text·345 B·2012-02-28 16:38 UTC
    ext_if="em0";
    vpn_if="tun0";
    
    set skip on lo;
    scrub in;
    
    nat on $ext_if from !($ext_if) -> ($ext_if);
    
    block in log
    
    pass out keep state
    pass in on $vpn_if keep state
    pass in on $ext_if pr
  • Anonymous

    2122456·text·3.5 KB·2012-02-28 16:23 UTC
    <html lang="en">
    <head>
    
    <!-- DEFAULT VARIABLES -->
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="image:Header" content=""/>
    <meta name="font:FONT" content=""/>
  • Someone

    2122454·text·1.7 KB·2012-02-28 16:22 UTC
    {
     "3": [
     {
     "place": "country"
     }
     ],
     "5": [
     [
     {
     "place": "city"
     },
     {
     "admi
  • Someone

    2122453·text·783 B·2012-02-28 16:20 UTC
    3: [
     {"place" : "country"}
     ],
    5: [
     [{"place" : "city"}, {"admin_level": "4"}]
     ],
    6: [
     [{"place" : "city"}, {"admin_level": "5"}]
     ],
    7: [
     {"place" : "city"}
     ],
    8: [
     [{"place"
  • Untitled

    2122451·java·1.2 KB·2012-02-28 16:15 UTC
    public static boolean checkSkillIllegal(int baseClass, int sk)
     {
     if(skillsThroughSetSkill.contains(Integer.valueOf(sk)))
     return false;
     
     for (L2SkillLearn learn : commonSkillMap.get(bas
  • Someone

    2122450·text·481 B·2012-02-28 16:14 UTC
    18:12:23 < BattleKJ> pick me a horse qz
    18:12:26 < BattleKJ> jajaja
    18:12:29 < BattleKJ> if you pick it
    18:12:33 < BattleKJ> i can blame you if it loses
    18:13:09 < toma> kj gambling addict trololo
  • Mine

    2122447·text·144 B·2012-02-28 16:01 UTC
    while losowa<>byte(m) DO begin
     losowa:=Random(12);
     ile:=ile+1;
     end;
    repeat
    losowa:=Random (12);
    ile:=ile+1;
    until losowa<>byte(m);
  • Something

    2122442·text·3.2 KB·2012-02-28 15:42 UTC
    library ieee ;
    use ieee.std_logic_1164.all ;
    use ieee.numeric_std.all;
    
    entity txmit is
    port (CLK_IN, START, CTS, RTS : in std_logic ;
     DATA_INPUT : in std_logic_vector(7 downto 0);
     sdo : o
  • multi_io

    2122426·text·9.3 KB·2012-02-28 15:28 UTC
    !SESSION 2012-02-28 16:17:45.009 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_26
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARC

older pastes →