This would actually be very cool. Looking forward to the documentation. ... this has ... selector=template&snip=start&template=t5 ... legitimate ... no...
A couple of months ago James posted a cool tip for adding vanilla-markup. I extended it slightly to make it more compatible with general XML tags, simply by ...
hello all! i have a lot of lines like ** CRASH (Should not happen) - Corrupt datatype: xx in my apache error log. i think this error is caused by vanilla (or...
... this is a message due to an internal error in the rebol interpreter. which version of rebol are you using? ... running quite a few vanilla's and i've never...
Hello Earl, Wednesday, May 21, 2003, 6:03:41 PM, you wrote: EW> Tuesday, May 20, 2003, 8:30:33 PM, glacionaut wrote: EW> this is a message due to an internal...
... yeah, i'd recommend that. 2.5.2 has also proven to be very stable. i'm running 2.5.5 and 2.5.2 on all of my boxes now. ... hah, those archives ... but if...
If you're getting these errors, then RT may have a fix for you: "1. Corrupt datatype fixed on script exit. In some situations REBOL would crash at the end of a...
hey guys, I just installed vanilla, fired it up and entered my user and passphrase. I edited a template, and then logged out. now I can't log back in. I...
What happens when you try to login? does it say "success" and then on the next page say you aren't logged in? Or does it just say "no" straight away? If it's...
... yeah. what browser and what web server do you use? ... see murrays's post. you could also try to register another user and try to log in with the new...
Has anyone tried speeding up Vanilla by perhaps merging the common dynasnips and libraries into the main script? Perhaps a little make-vanilla.r script to do...
hey guys, what other ways to run vanilla are there, besides cgi? I mean, my address bar gets pretty messy, how can I change that? also, how do I enable the...
On Tue, 24 Jun 2003 21:20:57 -0000 ... Vanilla is a cgi script. What do you mean by messy address bar? ... Just make a "today" entry and the weblog appears....
On Tue, 24 Jun 2003 22:33:25 -0000 ... Well, you can considerably shorten them by using Apache rewrite rules as I have done. ... I think there was a thread...
... code of my du-jour implementation: http://www.rinner.st/misc/du-jour-topics.r daily snips are called as usual - e.g. "2003-06-30" subtopics are called e.g....
... use this: <http://www.rinner.st/misc/du-jour-button.r> when you use it the first time on a day it allows you to create a basic snip (e.g. "2003-06-30") and...
... Once again, thanks alot. Now, I'm just being dense, and I apologize, but how do I get my subtopics to display? I can create them just fine... I need to...
Problems with my vanilla installation :( My ISP has suspended my cgi directory as vanilla.r was consuming too much in the way of CPU resources. I noticed it...
... Wow, that's harsh. What kind of hardware is your provider using? Are you using a recent REBOL version (one w/o async DNS helper process "bug" - which...
On Sat, 12 Jul 2003 04:16:51 +0200 ... This is from their site " We invest in state-of-the-art Internet hardware such as Sun Ultra Enterprise, Cisco 7500 ...
On Sat, 12 Jul 2003 22:31:10 +1200 ... I've put an explicit 'Quit now at the bottom of the vanilla.r which may or may not help, but should stop those context...
... Those context errors (I assume you are speaking of the same kind of error we had a look at some time ago) are most likely due to an internal REBOL bug....
On Sat, 12 Jul 2003 16:43:16 +0200 ... Yes, but Solaris is not one of the platforms for which 2.5.6 is available ... I'm going to ask Carl to build it. ... ...
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. ...