hiall! I'd like to modify calendar.r to bold the current day. Looking at the code, I think I know where I should act, but I'm not sure how to proceed; I want...
On Mon, 13 Oct 2003 22:15:36 -0400 ... And trickier if you want to bold it for the viewer's own timezone -- Graham Chiu http://www.compkarori.com/vanilla/...
Is there any (quasi-)official repository for Vanilla dynasnips? I have come across: http://www.compkarori.com/vanilla/dynasnip/apps/ and was planning to zip a...
... nope (not yet). if someone is interested in launching and maintaining an dyna repository, contact me personally. for now, dropping a .zip anywhere and...
... ok, so I went ahead and did it to calendar.r: ... ;following determines if entry is today boldit: either (now/day = entry) [true] [false] if ((integer?...
Hello list I don't have access to the web server but only an account that gives me FTP access and a CGI directory where all my REBOL scripts are working pretty...
On Fri, 17 Oct 2003 12:38:19 -0000 ... Carlos, What happens? Do you get a server 500 error or something else. Have you tried debugging by putting in print ...
Thanks for replying Graham See for yourself: http://www.lorenz.cim.br/cgi-bin/vanilla.cgi In my cgi-bin, I have to put ".cgi" extensions instead of ".r" and...
... as graham already stated, try uncommenting the ; print "Content-type: text/html^/^/" line at the top of vanilla.r (line 57 in my version of vanilla ...
... No, it can run with any script name you desire, BUT you've got to name the .conf file accordingly: vanilla.cgi.conf in this case - have you done that?...
Earl - Could you post your original version of upload.r? I am having a difficult time getting Graham's modified version to work, I expect because of the...
John, On Sat, 18 Oct 2003 22:34:15 -0000 ... What exactly is going wrong? My example page at http://www.compkarori.com/vanilla/display/image-upload is a little...
Earl - I get the digest, so don't get any attachements. As well, it isn't in the list archive on the Yahoo Groups site. Perhaps you could upload it to the...
Some of us have decided it might be worthwhile using Vanilla as a bug tracking database for Rebol as there is no official one available. Naturally they want to...
I was chatting to Earl the other day and the subject of xml-rpc being added to vanilla came up. I downloaded the distro from his website, and tried it out. I...
... rebXR is intented to be run as CGI (after all, XML-RPC is an HTTP-based protocol. Maybe the following examples of a server (to be run as CGI) and a client...
I modified calendar.r in two ways: 1. made it bold the current day's date number 2. added a line of weekday abbreviations above the day numbers ... ;...
On Fri, 31 Oct 2003 10:37:03 -0500 ... Pete, You can access the near final scripts here: http://www.compkarori.com/vanilla/display/Bug+Reporter To enable it to...
hi fellow vanilloids! the snipsnap guys are currently struggling with user complaints like "Sorry if this sounds like a rant but i feel that this project is...
... and in case you might wonder that this is really a bit far into the future - hey, we just decided to release a bit earlier. okay, honestly, the 2004 above...
Hiall! I've been approached to build a website, and my first thought was that vanilla would be adaptable for this purpose. I don't actually have the job yet,...
... Yes. ... I'd question wether a basic wiki will be really that easy to use. Ease of use often comes from well restricted possibilities or at least from a...
... While such a site is certainly doable with Vanilla, it's about the same amount of work with and without it I guess. Personally, I've made the experience...