 |
Programming
|
Perl - SUDOKU solver
|
|
|
This is a CGI which will ask you for a sudoku and try to solve it using logic ang guessing. Be gentle with it, this will probably overload the servers CPU if DDOSed, so I added a limitation to run it only once every few seconds.
|
|
Perl - Image 2 ASCII converter
|
|
|
This imageconverter uses ImageMagick to read imagepixels and generate a new image just by using text characters. It looks pretty funny, but remember that in the PC stoneage people made these by hand since there was no graphic cards on most home computers.
|
|
|
Try the online image2ASCII converter:
The resulting image resolution has been set to max 100x50.
|
|
Perl - Sudoku archives (100 each, 131 Kb each):
1
2
3
4
5
6
7
8
9
10
|
|
|
I made a sudokugenerator. It generates HTML pages for you to print out on paper or you can solve them directly within your own browser. Just click the cells and enter any value. These are the rules if you havent got them; Any value from 1-9 should only be entered ONCE vertically, horizontally and within the 3x3 box it is located. All of the sudokus were fully verified and then stripped, so they should all be valid. UPDATE: The new 1000 sudokus have a validator and a Hall of Fame.
|
Hall of FameThese people are the last to complete straumland.com sudokus.
|
|
Perl - Keyword generator
|
|
|
This is a CGI which will ask you for your webpage and then generate the meta tag "keywords" for you. It will sort words by occurances and stay within the 1000 character limit.
|
|
Perl - perl_asciivector_www-straumland-com.rar 426 Kb
|
|
|
This .rar contains generated HTML files only. Basicly this is animated ASCII filled vector animation. Internet explorer will block the javascript which animates the text when you run them, just click "allow" and it will start. Opera will also render it with no problems. Firefox has some speed problems.
|
|
QBasic - qbasic_www-straumland-com.rar 127 Kb
|
|
|
This .rar contains five of my old QBasic programs. They are allready compiled and ready to run. The programs are mostly graphical demos which shows vector animation, starfields, vortex tunnel and some weldingsims. Should be worth a look.
|
|
Last update 2007-07-01 21:21 |
|
|
|
|
|