E-mail: byronknoll at hotmail.com
Links:
Blog: http://byronknoll.blogspot.com
Photos: http://byronknoll.multiply.com/photos
Videos: http://byronknoll.multiply.com/video
FTP Server: ftp://byronknoll.dyndns.org
Flaming Shadows website: http://flaming-shadows.tripod.com
Old Blog: http://flaming-shadows.tripod.com/blog
Movie Collection: http://www.imdb.com/mymovies/list?l=10374685
Anime Collection: http://www.imdb.com/mymovies/list?l=24916246
Google Map: http://byronknoll.googlepages.com/map.html
AIspace: http://aispace.org
Tools:
Braille Generator
Moon Type Generator
Java Applets:
Ping
Swarm
Mandelbrot Set
Programs:
Padomni (2005): A simple text editor. Platform independent JAR: padomni.jar. Windows executable: padomni.exe.
Arlisy (2006): Arlisy stands for artificial life synthesizer. It uses neural networks and an evolutionary algorithm to simulate the process of life. Each neural network consists of binary input states, neurons, and binary output states. Depending on how the fitness function of the evolutionary algorithm is implemented, the resulting neural network can attempt to solve a variety of interesting problems.
Cryptomni (2007): Cryptomni is a program which can encrypt and decrypt files using the one-time pad cipher. A key file is created using the cryptographically strong random number generator SecureRandom. If a key is truly random, kept secret, and never reused, this encryption algorithm can be proven to be unbreakable.