UKBouldering.com

the site => suggestions, requests, support => Topic started by: cofe on October 13, 2004, 02:02:54 pm

Title: signatures yo
Post by: cofe on October 13, 2004, 02:02:54 pm
yo bubbsy wubbsy,

why is they no cignettures on posts at the minute yo? is it cos of all the fannying around with the sql11000101010010111  stuff?

word.
Title: signatures yo
Post by: dave on October 13, 2004, 02:05:17 pm
theres an option on your profile thing that determines wether you see everyone sigs. turn it on, should work.
Title: signatures yo
Post by: Bonjoy on October 13, 2004, 02:06:37 pm
Has you checked the profile yoth, odds on you've ticked the wrong box. Signetriurez be workin on mine.
Title: signatures yo
Post by: cofe on October 13, 2004, 02:12:45 pm
i ant touched me profile though - i have you been playing games again lovejoy?.....grr
Title: signatures yo
Post by: dave on October 13, 2004, 02:14:07 pm
maybe some got changed back by accident on the upgrade or summert.

P.S. mods can't change people's setting or shit, just moder8 posts and ting.
Title: signatures yo
Post by: cofe on October 13, 2004, 02:16:27 pm
been in and was checked on 'no' - no idea how that happened, but its sorted now. ta.
Title: signatures yo
Post by: Bubba on October 13, 2004, 02:18:39 pm
Code: [Select]

public void serviceAvailable(BeanContextServiceAvailableEvent bcsae) {
        System.out.println("[Detected a service being added to the context]");

        BeanContextServices context = bcsae.getSourceAsBeanContextServices();
        System.out.println("Is the context offering a WordCount service? "
                           + context.hasService(WordCount.class));

        if (context.hasService(WordCount.class)) {        
            System.out.println("Attempting to use the service...");
            try {
                WordCount service = (WordCount)context.getService(this, this,
                                          WordCount.class, document, this);
                System.out.println("Got the service!");
                service.countWords();
            } catch(Exception e) { }
        }        
    }
Title: signatures yo
Post by: cofe on October 13, 2004, 02:20:59 pm
(http://chaosgerbil.23ae.com/Bob_Dobbs/SubgeniusImages/Gorilla.jpg)
Title: signatures yo
Post by: Avoiding the Traitor on October 13, 2004, 02:25:16 pm
Quote from: "Bubba"
Code: [Select]

public void serviceAvailable(BeanContextServiceAvailableEvent bcsae) {
        System.out.println("[Detected a service being added to the context]");

        BeanContextServices context = bcsae.getSourceAsBeanContextServices();
        System.out.println("Is the context offering a WordCount service? "
                           + context.hasService(WordCount.class));

        if (context.hasService(WordCount.class)) {        
            System.out.println("Attempting to use the service...");
            try {
                WordCount service = (WordCount)context.getService(this, this,
                                          WordCount.class, document, this);
                System.out.println("Got the service!");
                service.countWords();
            } catch(Exception e) { }
        }        
    }


Java !! spit-spit !!
Title: signatures yo
Post by: jonP on October 13, 2004, 02:27:25 pm
Quote from: "Bubba"
Code: [Select]

public void serviceAvailable(BeanContextServiceAvailableEvent bcsae) {
        System.out.println("[Detected a service being added to the context]");

        BeanContextServices context = bcsae.getSourceAsBeanContextServices();
        System.out.println("Is the context offering a WordCount service? "
                           + context.hasService(WordCount.class));

        if (context.hasService(WordCount.class)) {        
            System.out.println("Attempting to use the service...");
            try {
                WordCount service = (WordCount)context.getService(this, this,
                                          WordCount.class, document, this);
                System.out.println("Got the service!");
                service.countWords();
            } catch(Exception e) { }
        }        
    }


Oh my god, it's beautiful.
Title: signatures yo
Post by: dave on October 13, 2004, 02:28:16 pm
Quote from: "jonP"
Quote from: "Bubba"
Code: [Select]

public void serviceAvailable(BeanContextServiceAvailableEvent bcsae) {
        System.out.println("[Detected a service being added to the context]");

        BeanContextServices context = bcsae.getSourceAsBeanContextServices();
        System.out.println("Is the context offering a WordCount service? "
                           + context.hasService(WordCount.class));

        if (context.hasService(WordCount.class)) {        
            System.out.println("Attempting to use the service...");
            try {
                WordCount service = (WordCount)context.getService(this, this,
                                          WordCount.class, document, this);
                System.out.println("Got the service!");
                service.countWords();
            } catch(Exception e) { }
        }        
    }


Oh my god, it's beautiful.


if i squint, i can make out a unicorn, or a volkswagen.
Title: signatures yo
Post by: Jim on October 14, 2004, 07:13:14 am
weirdo, its definately a concorde
Title: signatures yo
Post by: tommytwotone on November 05, 2004, 07:55:59 am
bo. just started me new job - checking i can still post here and ting.

peace out.
SimplePortal 2.3.7 © 2008-2024, SimplePortal