r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!Cheyenne] Discussions about the Cheyenne Web Server

Dockimbel
28-Jan-2008
[2452]
Could you please fill an issue ticket about that in the bugtracker 
please : http://www.softinnov.org:8000/curecode/project.rsp?id=4
DerekR
28-Jan-2008
[2453x2]
Sure thing Doc!
-- btw wanted to say how delighted I was to find a lightweight, scriptable, 
no-hassle-to-install, x-platform web server -- many thanks!!
Dockimbel
28-Jan-2008
[2455]
I plan to make a new release this week, only bugfixes.
DerekR
28-Jan-2008
[2456]
Great! --
Dockimbel
28-Jan-2008
[2457]
Thanks! That's exactly why I've built Cheyenne ;-) I plan to improve 
it much more in features, speed, easy configuration,...
DerekR
28-Jan-2008
[2458]
I had a problem with port 80 at first -- this both in uniserve and 
cheyenne -- changed the hardcoded port assignment in httpd.r to 8880 
and it worked fine
Dockimbel
28-Jan-2008
[2459]
Are you on Linux or OSX ?
DerekR
28-Jan-2008
[2460x2]
Can the port # be reassigned from the command line
This is on Windows 2000
Dockimbel
28-Jan-2008
[2462]
use : -p 8880
DerekR
28-Jan-2008
[2463x4]
thx!
woops -- just attempted to register a new acct w/ yr bugtracker -- 
got the email confirming, went to the indicated url -- found a bug 
;-) --> > RSP Error Trapped<

Error Code : 	310
Description : 	script error !
validate-user has no refinement called update
Near : 	[if not validate-user/update request/content [err?: yes]]
Where : 	protected-exec
recursive bug-tracking bug ...
can't log-in either --> "Error: Account not yet activated"
Dockimbel
28-Jan-2008
[2467]
funny bug... I guess that's a regression from last restore after 
the server's disk crashed...
DerekR
28-Jan-2008
[2468]
almost kafkaesque, that bug ;-)
Dockimbel
28-Jan-2008
[2469]
give me a few minutes to fix that...
DerekR
28-Jan-2008
[2470]
anyway i'll try checking back later, see if i can get in -- grazie!
Dockimbel
28-Jan-2008
[2471]
I've reset the server, it should be ok now.
DerekR
28-Jan-2008
[2472x4]
Doc? -- just filled in a ticket but when I tried to submit I got 
"Access Denied" ... bzzzzt
btw also determined that the URL spaces bug also happens w/ anchor 
& location "href" and in the address-bar
but this _doesn't_ happen when running UniServe 0.9.9
good luck with the bug-hunting!!
Henrik
7-Feb-2008
[2476x2]
After rebooting my OSX machine, Cheyenne doesn't work anymore. I 
didn't change anything. It starts and runs and launches its task 
handlers, but there is no access from a webbrowser. Does it create 
some kind of start up log so I can tell what's wrong?
also it seems to launch two instances of itself.
btiffin
7-Feb-2008
[2478]
Firewall?  non-persistent changes to ip tables can get ya.
Henrik
7-Feb-2008
[2479]
firewall is inactive
Graham
7-Feb-2008
[2480]
you can set the log to verbose
Dockimbel
7-Feb-2008
[2481]
Do you launch Cheyenne with root privileges (for <1024 listen ports) 
? Use this command line to debug : ./cheyenne -vvv
Dockimbel
18-Feb-2008
[2482]
I'm planning a Cheyenne bugfix release tomorrow, if you've found 
some new bugs to fix, please report them in Cheyenne's bugtracker 
or post them here. Thanks.
btiffin
18-Feb-2008
[2483]
Go Doc Go!   Not a bug note or anything, but I'm becoming very intrigued 
by the potential of emedded Cheyenne.  Go Doc Go!  ;)
Dockimbel
18-Feb-2008
[2484]
Did you played with the %embed-demo.r sample ?
btiffin
18-Feb-2008
[2485]
Yep; and some.  I have visions of suger plums dancing in my head. 
  REBOL Website bundles.  Transient home PC whiteboarding.   Kick 
Cheyenne and dance with a browser, have your friends attach to the 
ip and then, after the fact close up shop.   Zero-conf temporary 
web hosting, and the apps are pure REBOL scripts.   Sweetness abounds. 
 I  think up new applications just about everytime I think about 
Cheyenne now.   I was busy when you announced .9.16 so I didn't think 
deeply enough about it (I woohoo'ed, but thaty was it)  It struck 
me like lightning the other day.  I broke with tradition and dropped 
a note to Carl, I was so excited.   GO DOC GO!   :)
Dockimbel
19-Feb-2008
[2486x2]
Cheyenne release v0.9.18 beta. Download at http://softinnov.org/tmp/cheyenne-r0918.zip
This is a bugfix only release, it fix many bugs, especially the one 
introduced in the previous release causing an exit from the main 
event loop. See details in %changelog.txt.
Pekr
19-Feb-2008
[2488x2]
go Doc, go! :-)
As this group might be followed by our French friends, I have one 
off-topic request ... if here is anyone from Paris area, I would 
like him to msg me privately. Our Company is opening subsidiary in 
Paris area, and I need to find local partner, who would eventually 
take care of some local IT related duties :-)
Dockimbel
19-Feb-2008
[2490]
Binaries for latest Cheyenne release available here : http://softinnov.org/cheyenne/blog.cgi?view=0017
Rod
19-Feb-2008
[2491]
Doc - think you need to check the Cheyenne blog rss setup, when I 
subscribed and followed a link it went 404 and pointed to the following.


http://softinnov.org/article/0017.html

rather than -


http://softinnov.org/cheyenne/blog.cgi?view=0017

FYI, Rod.
Dockimbel
20-Feb-2008
[2492x2]
Thanks, Rod, I'll fix that asap.
RSS links fixed.
Rod
20-Feb-2008
[2494]
Looks good Doc, thanks.
Will
12-Apr-2008
[2495]
running on great Cheyenne http://wrapr.org/
btiffin
13-Apr-2008
[2496]
Very nice Will.  Highlighting that REBOL can do media ... proof in 
the pudding.
Dockimbel
13-Apr-2008
[2497]
That's great !
Will
13-Apr-2008
[2498x2]
Thanks 8)
but that is mostly ajax, and load is put on the flickr api.. now 
for something that really use Cheyenne rsp power, check this http://beta.arounder.com/amsterdam/city_tour/van_gogh_museum_01.html
click on the "read" tab, there is a little number in gray, that is 
page generation time, then reload the same page and check again, 
it use a uniserve/service memcache, also conside that it's on a multilanguage 
framework 8)
Dockimbel
13-Apr-2008
[2500]
Btw, just as teaser, Cheyenne will soon have its own dedicated website 
with documentation and a roadmap for all planned features in future 
versions..among them, there's a new server-side framework providing 
100% separation between HTML and processing code. Petr, you gonna 
love it ;-)
Graham
13-Apr-2008
[2501]
will we have much of a rewrite of existing apps?