sign o’ the times. The END times…

do not fuck with Cthluhu

kidnapped and tortured from ghostrazor

add to del.icio.us :: Add to Blinkslist :: add to furl :: Digg it :: add to ma.gnolia :: Stumble It! :: add to simpy :: seed the vine :: :: :: TailRank

10 Comments (+add yours?)

  1. Frontier Former Editor
    Jun 25, 2007 @ 03:56:32

    Sign ‘o the times . . . well, that explains Prince . . . .

  2. raincoaster
    Jun 25, 2007 @ 03:59:01

    Yep, who is playing at the Roosevelt in LA now. I always knew that the end of the world would start in LA.

  3. Frontier Former Editor
    Jun 25, 2007 @ 10:16:18

    Why are we on the same psychotic wavelength lately? You should be scared . . . .

  4. raincoaster
    Jun 25, 2007 @ 10:36:08

    *I* should be scared? Dude, I’ve been sacrificing plumbers to Cthulhu for the last three weeks. He wuvs me. What have YOU been doing?

  5. Frontier Former Editor
    Jun 25, 2007 @ 11:47:20

    Java. Lots and lots of Java.

  6. raincoaster
    Jun 25, 2007 @ 11:49:32

    I’m almost out again, so save me some.

  7. Frontier Former Editor
    Jun 25, 2007 @ 17:13:26

    Two cups:

    if(!numFound)
    throw new PasswordInvalidFormatException(“Password is invalid – must

    have at least one numeric digit”);
    }

    // Encrypts original password returning new encrypted String
    private String encrypt(String pswd)
    {
    StringBuffer encryptPswd;
    int pswdSize = 0;
    int midpoint = 0;
    int hashCode = 0;

    // swap first and last half of password
    pswdSize = pswd.length();
    midpoint = pswdSize/2;
    encryptPswd = new StringBuffer(pswd.substring(midpoint)
    + pswd.substring(0,midpoint)); // get last half of pswd and

    concatenate first half

    encryptPswd.reverse(); // reverses order of characters in

    password

    for(int i=0; i

  8. raincoaster
    Jun 25, 2007 @ 19:36:09

    See, I TOLD you java doesn’t work in WordPress.

  9. Trackback: Raincoater, the Video « Archies Archive
  10. Trackback: token squid « raincoaster

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Click to submit! You know you want to.