All pastesPublic feed

Public feed

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

    2053508·text·417 B·2011-05-03 15:42 UTC
    Kaubik
    Margus
    Mirko
    Kenneth
    Nublu
    Pupe
    Lisette
    Taavi
    Raadi
    Kuura
    Kulu
    Poolik
    Mariel
    Anna Liisa
    Kaisa M
    Olger
    Henri
    Astok
    Helleliina
    Tillmann
    Raimond
    Kaisa J
    Sten
    Jorma
    Elenor
  • Anonymous

    2053503·text·426 B·2011-05-03 15:37 UTC
    comb_sort(list of t)
     gap = list.count
     temp as t
     swapped = false
     while gap > 1 or not swapped
     swapped = false
     if gap > 1 then
     gap = floor(gap/1.3)
  • Untitled

    2053502·text·1.4 KB·2011-05-03 15:35 UTC
    [17:35:16]: L2J bot v0.1 started..
    [17:35:16]: Loaded 3114 system messages.
    [17:35:16]: Connecting to Loginserver 89.149.200.219:2106
    [17:35:17]: [0] SERVER ID: 1 IP: 178.162.191.62:7777 free slots
  • Unnamed

    2053499·cpp·546 B·2011-05-03 15:17 UTC
    void combsort(int *arr, int size) {
     float shrink_factor = 1.247330950103979;
     int gap = size, swapped = 1, swap, i;
     
     while ((gap > 1) || swapped) {
     if (gap > 1) 
     g
  • Untitled

    2053498·text·8.8 KB·2011-05-03 15:15 UTC
    1. Koja su dosadasnja leksikografska djela bosanskog jezika?
    2. Sta je leksem? 
     - Leksem je najmanja smisaona jedinica u leksici.
    3. Sta izcafa leksikologija, i cime se bavi leksikografija?
  • Roland? o.o

    2053495·text·9 B·2011-05-03 15:05 UTC
    asdsadasd
  • Mine

    2053494·text·8.0 KB·2011-05-03 15:05 UTC
    Booting 'OpenWrt'
    
    root (hd0,0)
     Filesystem type is ext2fs, partition type 0x83
    kernel /boot/vmlinuz block2mtd.block2mtd=/dev/sda2,131072,rootfs root=/dev/mtd
    block0 rootfstype=jffs2 rootwa
  • Unnamed

    2053493·text·182 B·2011-05-03 15:01 UTC
    #ZONE INTERFACE BROADCAST OPTIONS
    net eth0 detect dhcp,tcpflags,routefilter,nosmurfs,logmartians
    loc eth1 detect tcpflags,nosmurfs
  • Stuff

    2053492·text·180 B·2011-05-03 15:00 UTC
    void setup() {
     Serial.begin(9600);
     pinMode(2,OUTPUT);
    }
    
    void loop(){
     for (int i = 0; i<256;i++){
     Serial.println(i);
     analogWrite(2,i);
     delay(50);
     }
    }
  • Miscellany

    2053491·text·109 B·2011-05-03 15:00 UTC
    png
    [16:34] <joergMM> but when i use the wms_style paramter i'm loosing all other styles in the capabilities
  • Something

    2053489·text·75.6 KB·2011-05-03 14:57 UTC
    
        
  • Unnamed

    2053488·html·328 B·2011-05-03 14:55 UTC
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" />
    <script type="text/javascript">
    $(document).ready(function() {
     $.get("moderator/ajax.php",
     { name: "J
  • Mine

    2053487·text·811 B·2011-05-03 14:52 UTC
    #!/bin/sh
    
    function fail() {
     echo $0 $* | logger
     exit 0
    }
    
    grep -qw 'method:nfs' /proc/cmdline || fail "No nfs told to propagator"
    
    srv=$(grep -w '/image nfs' /proc/mounts | c
  • Anonymous

    2053485·text·17.4 KB·2011-05-03 14:51 UTC
    == Test 0 ==
    
    Test 0
    
    == Test 1 ==
    
    Test 1
    
    '''MediaWiki has been successfully installed.'''
    
    Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using
  • Untitled

    2053484·text·3.5 KB·2011-05-03 14:50 UTC
    == Test 0 ==
    
    Test 0
    
    == Test 1 ==
    
    Test 1
    
    '''MediaWiki has been successfully installed.'''
    
    Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using
  • Anonymous

    2053483·text·44 B·2011-05-03 14:45 UTC
    '/usr/share/applications/rhythmbox.desktop'
  • Impostazioni Samsung LE32C550

    2053482·text·708 B·2011-05-03 14:45 UTC
    Main
     
    * Picture Mode: Standard
     * Backlight: 3
     * Contrast: 100
     * Brightness: 43
     * Sharpness: 0
     * Color: 37
     * Tint: G55/R45
     * Eco: Enable No Signal Power Off
     
    Advanced Settings:
  • Anonymous

    2053475·text·1.1 KB·2011-05-03 14:19 UTC
    #include <stdio.h>
    int exp_func (int a,int b)
    {
     if (b == 0)
     {
     int result;
     result = 1;
     }
     if (b != 0)
     {
     int x, result;
     x = 0;
     resu
  • Anonymous

    2053474·text·928 B·2011-05-03 14:16 UTC
    make[3]: Leaving directory `/home/alextai/fonosfera-devel/trunk/fon/onlined'
    make[3]: Entering directory `/home/alextai/fonosfera-devel/trunk/fon/ra_eth'
    install -d -m0755 /home/alextai/fonosfera-de
  • Untitled

    2053473·text·44.0 KB·2011-05-03 14:13 UTC
    
        

older pastes →