• Quick note - the problem with Youtube videos not embedding on the forum appears to have been fixed, thanks to ZiprHead. If you do still see problems let me know.

Bible Code Generator

Yahweh

Philosopher
Joined
Apr 7, 2003
Messages
9,006
I found a few hours of freetime, so I decided to write a bible code generator, available at:

http://www.fstdt.com/biblecode.asp


Use it to find hidden messages, use it to solve crosswords, use it to impress your friends! Its all for you!

(If there are any bugs with it, please PM me.)
 
What's it written in? Java would get around the server-side issues. ;P

* Certified Java developer - with no time to spare, sorrily.
 
I'm not sure it's working.

I left the defaults.

My keyword was

test

and my text was

This mate stops me.

It said test was not found. Am I doing something wrong?

O.
:?
 
kuroyume0161 said:
What's it written in? Java would get around the server-side issues. ;P

* Certified Java developer - with no time to spare, sorrily.
Its written in ASP, using the almighty RegularExpression object rather than a mess of string handling routines.

Its about 200 lines of code, quite small (and very fast) for what it does.
 

Back
Top Bottom