Page 1 of 1
					
				Great froum
				Posted: Thu Sep 26, 2002 9:21 am
				by HPW
				Hello Ryon,
Thanks for a great new forum.
			 
			
					
				New forum.
				Posted: Thu Sep 26, 2002 3:17 pm
				by Ryon
				Thanks! I hope everyone finds it useful.
			 
			
					
				
				Posted: Thu Sep 26, 2002 4:53 pm
				by Lutz
				This is great, thanks for bringing this up so fast. let me try some formatting:
Code: Select all
(define-macro (foreach _x _lst)
  (eval (list 'dolist (list _x _lst) (append (list 'begin) (rest  (rest (args)))))))
(define-macro (repeat _n)
  (eval (list 'dotimes (list 'x _n) (append (list 'begin) (rest (args))))))
This should be in 
bold and 
italic and this is an URL 
http://newlisp.org
Very nice the preview!
I wonder, how difficult was it to set up, what OS are you running here and what version of PHP?
 
			 
			
					
				Forum
				Posted: Thu Sep 26, 2002 6:39 pm
				by Ryon
				Glad you like it! The commercial hosting service is 
www.dreamhost.com. They have been competent and easy to work with. Operating system is Debian Linux. Both PHP3 and PHP4 are furnished. My job was made very easy by your asking for phpBB, Lutz. The new version 2 is well-written and simple to modify, and as painless an installation as one could ask.
This is an "economy model" account though, and does not include anonymous FTP. If anyone has an FTP area they would like to share for listings, please let me know.