Hi, Bored of a work-day I knocked up this piece of code to allow me to send MMS emails to my vanilla blog. I thought it might be of some use to all y'all. ...
Hi, I'd like to use Vanilla for a project I'm working on, but I need it to adhere to the xhtml standard. I have already altered the templates and standard...
Hi All !!! It seems that the only documentation for Vanilla is in this ML (the vanilla-first-steps was cleared. So how do we do ?) I was searching for one page...
... documentation is scarce. asking on the ML is the preferred way for now ;) ... put your javascript into a .js file and reference it with a <script> element....
... Yoouuuhouhou !!! Your site is now online. I have started modify some pages on Saturday night and since he was off-line. I send you a mail about it. I was...
On Tue, 23 Sep 2003 02:19:40 -0000 ... Oh, yes :) I forgot to pay the registration fees for this year until yesterday. ... Never saw it. Probably because...
Hi Christopher, Really good to listen that you will use Vanilla. After the Rebol Day in France, we've got the idea to use Vanilla for our site (like the good...
From a design perspective Vanilla could become a great CMS in Rebol, and I am happy more people are catching on to it. However, the #1 problem is that it is...
Hi Fabrice, ... I think you're right. The above article was intended to be an introduction to Rebol for web designers/developers (think I hooked one or two)....
... Magic Vanilla Speed Powder(tm)! seriously, langreiter.com runs on a rather lightly loaded, fairly modern machine, i.e. not your average mass hoster's 50 mb...
... aah hmmm... http://www.google.com/search?sourceid=navclient&q=Magic+Vanilla+Speed+Powder Thanks very much for the thoughtful reply ... I did not realize...
... ajp13 (the official name of the protocol) is usually used to connect Apache and Tomcat (or Jetty, Helma, ...). Basically, Apache handles the request...
Hi Earl, ... I am indeed interested. I've been working with XHTML+CSS for a while now and after working, albeit briefly, on a compliant deployment of Vanilla,...
I am very happy this discussion is taking place. As much as possible I hope you can keep developments open here on this list or in some other web acccessible...
Hello Jason, Jason> I am very happy this discussion is taking place. As much as possible I Jason> hope you can keep developments open here on this list...
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...