Search found 173 matches

by joejoe
Wed Aug 17, 2011 7:34 pm
Forum: newLISP newS
Topic: Artful Code
Replies: 12
Views: 10142

Re: Artful Code

I concur w/ cormullion that core upgrades to dfly should be separate from customizations. Drupal does a pretty good job with this. http://api.drupal.org/api/drupal See diagrams: http://www.google.com/search?tbm=isch&hl=en&source=hp&q=drupal+diagram+architecture&btnG=Search+Images&gbv=2&biw=1400&bih=...
by joejoe
Wed Aug 17, 2011 1:23 am
Forum: newLISP newS
Topic: Artful Code
Replies: 12
Views: 10142

Re: Artful Code

Im all for dragonfly and its modern continuance.

Both projects mentioned are exceptional and thanks to all for keeping them alive!
by joejoe
Tue May 17, 2011 9:08 am
Forum: newLISP in the real world
Topic: newLISP Programmer for Hire?
Replies: 1
Views: 1376

newLISP Programmer for Hire?

Hi,

I have a small project and would be needing a neLISP programmer.

I would like to know what your hourly rate would be. Thank you very much!
by joejoe
Tue May 17, 2011 9:05 am
Forum: newLISP in the real world
Topic: newLISP Tutors?
Replies: 4
Views: 2701

Re: newLISP Tutors?

kanen wrote:Are you reading "New Lessons in Lisp" on my blog?
I am now. Thanks for the in depth tutorials, kanen!
by joejoe
Wed Feb 23, 2011 12:42 am
Forum: newLISP in the real world
Topic: Simple nL Web Page in http mode
Replies: 5
Views: 2618

Re: Simple nL Web Page in http mode

Woo-hoo!!! :D

Now I'm cookin w/ newLISP. :0)

Biggest thank you, Lutz.
by joejoe
Wed Feb 23, 2011 12:14 am
Forum: newLISP in the real world
Topic: Simple nL Web Page in http mode
Replies: 5
Views: 2618

Simple nL Web Page in http mode

Hi - I am working on my local machine (Linux Mint < Ubuntu < Debian) and trying to get a simple web page to load. I ran this newLISP command to get the server running: newlisp -http -d 8080 -w /home/joe/newlisping/web And inside of the web directory I have a file called go.lsp which is this: #!/usr/...
by joejoe
Sun Feb 20, 2011 8:53 pm
Forum: newLISP in the real world
Topic: newLISP + Cherokee Web Server
Replies: 1
Views: 1572

newLISP + Cherokee Web Server

Hi, is it possible to have nL serve pages through Cherokee Web Server?

http://www.cherokee-project.com/

If so, how do you allow them to work together?

Is it just creating nL .cgi files and calling them from the browser from the proper location?

Thanks much!
by joejoe
Tue Feb 15, 2011 2:03 am
Forum: newLISP newS
Topic: new forum look
Replies: 7
Views: 5749

Re: new forum look

I like the new nL Fan Club Forum login questions. :0)

Of course, I'm a die-hard GPL fan, so I got in easy. :D

Keep up the great work Ryon. We all appreciate your space.
by joejoe
Tue Feb 15, 2011 2:00 am
Forum: newLISP in the real world
Topic: newLISP Tutors?
Replies: 4
Views: 2701

Re: newLISP Tutors?

hilti - If and when I arrive to Hannover, you are first to find, hilti. Thank you for the kind offer and I appreciate your generocity w/ knowledge and skill. I'm in the US and probably heading south through Central and South America, then Asia. You'll get the kindest craft brews I can find locally i...
by joejoe
Mon Jan 31, 2011 9:59 pm
Forum: newLISP in the real world
Topic: newLISP Tutors?
Replies: 4
Views: 2701

newLISP Tutors?

Hi - Just curious to know if there are any nL tutors out there, and if so, where are you located and how much would you cost per hour? In person tutoring. I have a couple projects I am working on and they would go much faster if I could pay someone to guide me along for a couple hours+ a week. Thank...
by joejoe
Sun Jan 23, 2011 9:29 pm
Forum: newLISP newS
Topic: new forum look
Replies: 7
Views: 5749

Re: new forum look

Ryon - I no longer see it on the login page. Thanks!
by joejoe
Sat Jan 22, 2011 5:27 pm
Forum: newLISP newS
Topic: new forum look
Replies: 7
Views: 5749

Re: new forum look

I like how tight and fast everything feels on the new site. Super thanks Ryon! One concern is that nL newbies, like myself, will not be able to log in. If it asks a newLISP programming question and I were just a person wanting to join the community and ask a couple newbie questions, I think I would ...
by joejoe
Thu Dec 16, 2010 7:57 am
Forum: newLISP newS
Topic: New site for newLisp and Live Code
Replies: 8
Views: 5947

Re: New site for newLisp and Live Code

Im interested.

Is this the homepage?

http://runrevwidgets.com/wiki/tiki-index.php

Edit Added:

I believe this is the license to LiveCode:

http://revmedia.runrev.com/company/livecode-license/

It does not appear to be free software.
by joejoe
Fri Nov 26, 2010 12:23 am
Forum: newLISP Graphics & Sound
Topic: SuperCollider - for newdep :)
Replies: 6
Views: 10258

Re: SuperCollider - for newdep :)

wild, corumullion.
impressive and wild.
by joejoe
Thu Nov 25, 2010 2:04 am
Forum: newLISP newS
Topic: Kane-box
Replies: 1
Views: 2729

Re: Kane-box

Looks like they might have updated their site.

The link you pasted is a 404 Not Found.

This might the new one: http://www.kane-box.com/

Looks like Lutz is the software man: http://www.kane-box.com/team.html

Pretty cool looking product for sure!
by joejoe
Thu Nov 18, 2010 7:05 pm
Forum: newLISP in the real world
Topic: dolist or not dolist
Replies: 6
Views: 2085

Re: dolist or not dolist

Perhaps what you're forgetting is that lists can be simple or structured/nested/hierarchical That is precisely what I was missing. I went back to your Introduction http://en.wikibooks.org/wiki/Introduction_to_newLISP and re-read the section on flat . http://en.wikibooks.org/wiki/Introduction_to_new...
by joejoe
Thu Nov 18, 2010 2:40 am
Forum: newLISP in the real world
Topic: dolist or not dolist
Replies: 6
Views: 2085

Re: dolist or not dolist

I cant figure why it is not doing unique and sort to the results list: #!/usr/bin/newlisp (dolist (url '("http://www.newlisp.org" "http://newlisp.nfshost.com/wiki/")) (push (find-all {[a-zA-Z]+} (replace "<[^>]+.*+>" (get-url url) "" 0)) result)) (println (unique (sort result))) (exit) I am seeing d...
by joejoe
Thu Nov 18, 2010 12:35 am
Forum: newLISP in the real world
Topic: dolist or not dolist
Replies: 6
Views: 2085

Re: dolist or not dolist

Without knowing what the find-all stuff is doing, I'm guessing that this is one way of writing the sort of thing you want: (dolist (url '("http://mysite.com" "http://mysite.com" "http://mysite.com")) (push (find-all {[a-zA-Z]+} (replace "<[^>]+.*+>" (get-url url) "" 0)) result)) (println (unique (s...
by joejoe
Tue Nov 16, 2010 4:07 pm
Forum: newLISP in the real world
Topic: dolist or not dolist
Replies: 6
Views: 2085

dolist or not dolist

Hi - I still know next to nothing nL but I have patched together this with help: (set 'result (unique (sort (find-all {[a-zA-Z]+} (replace "<[^>]+.*+>" (get-url "http://mysite.com/") "" 0) ) ))) (println result) (exit) I am trying to now pull from multiple of my sites, so I want to get-url mysite.co...
by joejoe
Mon Nov 01, 2010 5:38 pm
Forum: Dragonfly
Topic: Dragonfly - a web framework for newLISP
Replies: 74
Views: 49781

Re: Dragonfly - a web framework for newLISP

super duper! :D
by joejoe
Sun Oct 31, 2010 11:24 pm
Forum: Dragonfly
Topic: Dragonfly - a web framework for newLISP
Replies: 74
Views: 49781

Re:

hilti wrote: * changed license from MIT to GNU (GPL v3)
Hi, just noticed the ohloh.net Dragonfly listing still has the old license.

http://www.ohloh.net/p/dragonfly-newlisp

Just wanted to let hilti know so he could update it there when he has a chance.

thanks!
by joejoe
Tue Oct 12, 2010 5:48 pm
Forum: newLISP in the real world
Topic: find-all code in manual not producing expected output
Replies: 5
Views: 2394

Re: find-all code in manual not producing expected output

Okay, understood completely. Thank you Lutz.

That multi line pasting is a great feature addition! Ive been wondering how to do it for a while! :0)

I appreciate the clarification on the unique experssion. Thank you both again.
by joejoe
Tue Oct 12, 2010 5:10 am
Forum: newLISP in the real world
Topic: find-all code in manual not producing expected output
Replies: 5
Views: 2394

Re: find-all code in manual not producing expected output

newLISP v.10.2.8 on Linux would this be the reason? When I say I get no result, I mean that Ive put the code into a text file, saved it and run the script from the shell: joe@asdf ~/newlisping $ cat gogo (unique (sort (find-all {[a-zA-Z]+} (replace "<[^>]+>" (get-url "http://newlisp.org") "" 0) ) ))...
by joejoe
Tue Oct 12, 2010 2:50 am
Forum: newLISP in the real world
Topic: find-all code in manual not producing expected output
Replies: 5
Views: 2394

find-all code in manual not producing expected output

I am trying this bit of code from the manual here: http://www.newlisp.org/downloads/newlisp_manual.html#find-all (unique (sort (find-all {[a-zA-Z]+} (replace "<[^>]+>" (get-url "http://newlisp.org") "" 0) ) )) which is said to produce: → ("A" "ACC" "AI" "API" "About" "All" "Amazing" "Apps" ... "wher...
by joejoe
Mon Oct 11, 2010 6:17 pm
Forum: newLISP in the real world
Topic: Parsing file gives ERR: string token too long :
Replies: 4
Views: 1708

Re: Parsing file gives ERR: string token too long :

Thanks cormullion :)

I dont yet know enough to make use of the code you put in your post, but I used the example above this from the manual and it works great, no errors.

I appreciate the help. Thanks cormullion and Lutz!