Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hilti

#136
Dragonfly / Dragonfly - a web framework for newLISP
June 26, 2009, 02:51:13 AM
Hi newLISPER,



a week ago I started my project "Dragonfly". Now there's something to show, so it needs his own topic.



Currently Dragonfly (version 0.06) includes the following features



- generating HTML tables from lists

- generate several HTML tags (e.g. image, script, rss)

- a sliding panel with debugging information

- a very simple page-controller

- some basic functions for form generation



You can download on Google Code

http://code.google.com/p/dragonfly-newlisp/">http://code.google.com/p/dragonfly-newlisp/



I'd like to hear comments, feedback, ideas - just feel free to do.



Cheers

Marc aka Hilti
#137
newLISP newS /
June 22, 2009, 12:42:22 AM
Dragonfly Version 0.03 is available in Google Code, including a HTML table generator and some small updates to debugging information. See this blog post how it works.



http://dragonfly-newlisp.blogspot.com/2009/06/working-on-table-functions.html">http://dragonfly-newlisp.blogspot.com/2 ... tions.html">http://dragonfly-newlisp.blogspot.com/2009/06/working-on-table-functions.html



What do You think?



Best Regards

Marc
#138
newLISP newS /
June 19, 2009, 05:06:10 AM
I just opened a blog about the Dragonfly web framework and updated the Roadmap on Google Code. You'll find the blog here http://dragonfly-newlisp.blogspot.com/">//http://dragonfly-newlisp.blogspot.com/



And Google Analytics told me, that there were the first visitors :)
#139
newLISP newS / Dragonfly
June 17, 2009, 01:21:17 PM
Hi Jeff,



I'm very excited about Your library, so I started to write an extension called Dragonfly. It's going to be a small framework for web applications. I'm just learning the way newLISP works and posted my code thoughts into Google Code



http://code.google.com/p/dragonfly-newlisp/">http://code.google.com/p/dragonfly-newlisp/



But beware: it's really a version 0.01!



Best Regards from Germany

Marc
#140
Hi Fan Club!



This is my day three on newLISP and my first post in this forums. Originally I came from PHP, took a short trip with Rails and discovered newLISP via a short research on the XEROX Star.



Yes - the XEROX Star - an old, but so impressive system which runs completely on LISP. I googled about LISP and found this forum. That's my story :-)



I'm very impressed about the work Lutz has done!!



Back to my topic:

Is it possible to serve multiple applications on Port 80 with the builtin newLISP webserver?



Maybe we could use the newLISP Wiki to build up some great HOW-TO tutorials.



What Do you think?



Best Regards from Germany!

Marc