Domain: hedbor.org
Stories and comments across the archive that link to hedbor.org.
Comments · 9
-
Lain
Wow, it's a Navi, nice.
-
Re:lol little girl :P
-
Re:Rock and Roll.
Well, did you check the second link to my mirror? It should not be struggling...
-
Re:Rock and Roll.
Get the Linux demo at:
3D Downloads
And as a last resort:
david.hedbor.org
Try it. It's lost of fun! -
the linux demo is already out
-
Re:Mirrors?
There's a mirror of the SP stuff at ftp://david.hedbor.org/wolf/. Download and be happy (just finished the last SP mirroring).
-
pike history (was: Just Like Perl!)Only without the years of development
not really true.
pike actually goes back to the late 80ties when lars pensjö first wrote lpc.check the history of pike here.
if you are interrsted in the history of a language and want to enter the world of lpc read some paragraphs about lpc and lpmuds: history, what is lpc
what is an lpmud, lpc servers (the lpmud servers listed there are essentially lpc dialects)
(Profezzorn, mentioned here, is the author of pike)another interresting introduction to lpc.
(what is said here in 2.1 and 2.2 is essentially true for pike and roxen: just replace "lpc objects" with "roxen modules" and lpmud with roxen and most other occurances of lpc with pike :-)here the history to one of the lpc dialects.
go back even further and find out how lpc was started in the first place.
as you can see, pike has a very lively history and a lot of background.
greetings, eMBee.
-- -
Congrats Apache, but TRY ROXENFirst of all, Roxen supports CGI's (of course). There is however no reason to use them most of the time, since you can do the same easier with a module or pike script.
Also, image handling is something Roxen is very good at (with on-the-fly graphical header generation and much more). I made a little script that does about what your script does, but with float scaling and support for GIF, PNG and JPEG.
Click here for a demonstration or view the source.
As you can see, my script is only 80 lines and 2300 chars, compared to your 509 lines and 1900 chars.
-
Congrats Apache, but TRY ROXENFirst of all, Roxen supports CGI's (of course). There is however no reason to use them most of the time, since you can do the same easier with a module or pike script.
Also, image handling is something Roxen is very good at (with on-the-fly graphical header generation and much more). I made a little script that does about what your script does, but with float scaling and support for GIF, PNG and JPEG.
Click here for a demonstration or view the source.
As you can see, my script is only 80 lines and 2300 chars, compared to your 509 lines and 1900 chars.