UKBouldering.com

signatures yo (Read 4343 times)

cofe

Offline
  • *****
  • forum hero
  • Posts: 5797
  • Karma: +187/-5
signatures yo
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.

dave

  • Guest
#1 signatures yo
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.

Bonjoy

Offline
  • *****
  • Global Moderator
  • forum hero
  • Leafy gent
  • Posts: 9934
  • Karma: +561/-8
#2 signatures yo
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.

cofe

Offline
  • *****
  • forum hero
  • Posts: 5797
  • Karma: +187/-5
#3 signatures yo
October 13, 2004, 02:12:45 pm
i ant touched me profile though - i have you been playing games again lovejoy?.....grr

dave

  • Guest
#4 signatures yo
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.

cofe

Offline
  • *****
  • forum hero
  • Posts: 5797
  • Karma: +187/-5
#5 signatures yo
October 13, 2004, 02:16:27 pm
been in and was checked on 'no' - no idea how that happened, but its sorted now. ta.

Bubba

Offline
  • *****
  • Global Moderator
  • forum hero
  • Posts: 15367
  • Karma: +286/-6
#6 signatures yo
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) { }
        }        
    }

cofe

Offline
  • *****
  • forum hero
  • Posts: 5797
  • Karma: +187/-5
#7 signatures yo
October 13, 2004, 02:20:59 pm

Avoiding the Traitor

Offline
  • ****
  • forum abuser
  • Posts: 558
  • Karma: +0/-0
#8 signatures yo
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 !!

jonP

Offline
  • ***
  • obsessive maniac
  • Posts: 301
  • Karma: +2/-0
#9 signatures yo
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.

dave

  • Guest
#10 signatures yo
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.

Jim

Offline
  • *****
  • Trusted Users
  • forum hero
  • Mostly Injured
  • Posts: 8629
  • Karma: +234/-18
  • Pregnant Horse
    • Bouldering POI's for tomtom
#11 signatures yo
October 14, 2004, 07:13:14 am
weirdo, its definately a concorde

tommytwotone

Offline
  • *****
  • forum hero
  • Southern jessie turned Almscliff devotee
  • Posts: 3637
  • Karma: +200/-3
#12 signatures yo
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