Hi weehee :-) finally back into some Vanilla hacking... Q1: Is there already any code written for manipulating/displaying the doc strings in dynasnips? I was...
Now that I am hacking into/over Vanilla and customizing things again, I reminded how much fast fun this is :-) But also, how very fragile and time-consuming...
Hello I want to use Vanilla for a new collaborative art project at http://turbulence.org A key issue is need to separate core Vanilla 'system' stuff from all...
I need to build some function for trusted people to delete snips [housekeeping] Q: How many places/functions do I need to worry about it Vanilla keeping tabs...
[lots of questions for couple of weeks] People tend to forget to logout.. What do you suggest is a good way to detect activity and also manage default timeouts...
... I wouldn't `overthink' this one. Seems to me that being `generous' (assuming the user is still there) for an extra time doesn't cost anyone much, But,...
hi list i installed vanilla 0.5.2pre01 on a debian/woody syStem, and when viewing the entry page, something like this appears on top: Set-Cookie:...
matthias tarasiewicz
mt@...
May 10, 2002 3:51 am
210
Hi David hmm.. Interesting point. Editing is the only serious thing to worry about. Agreed. So with automatic 'timeout', a minimal courtesy strategy would be...
I thought about using diff to handle that and keep all my changes documented with it. I haven't done that yet but I kept the original sources so one day I...
'diff' is what of CVS grew out of isn't it? I've not used either yet, but people keep recommending CVS to me. Seem like overkill perhaps. I come from a...
maybe the key to easier upgrading of vanilla is to seperate the core further into distinct function groups, and probably into seperate files. in this way,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vanilla-pudding group. File : /the...
vanilla-pudding@yahoo...
May 10, 2002 2:12 pm
215
Having upgraded my vanilla install to vanilla0.5.2 I just thought I'd uppload the groups stuff that I said I might upload some time back. As a nod to this...
... every snip the snip to be deleted links to. something like the following might work (untested! and it most likely will need minor adaption for the next...
... if you want to start a new thread about something, i would suggest that you don't simply reply to one of the old messages on the list and change the...
... vanilla currently uses (permanent) cookies which expire somewhere in 2079. you could use session cookies instead, and a user will be automatically logged...
... we'll consider something like this for the next release. ... at the end of the day you'll be back to your old friend the "print htmlheader" for developemt,...
... yes it is. although a REBOL/Command license (the REBOL that supplies FastCGI support) will cost you USD 349 at the moment. and it is not sure, that vanilla...
Yes. I like the lib files [simplemeta.r, simplespace.r], but I also I have to keep remembering to look in there! Vanilla's kinda of nice in the way it does not...
... EW>> we'll consider something like this for the next release. Great.. ... I started on one late last night.. at least to understand the problem better. ...
JC> My major concern is that Vanilla is slow sometimes. I want it to be JC> really fast. Is FastCGI a possibilty wiht REBOL and Apache? EW>yes it is. although...
EW>every snip the snip to be deleted links to. something like the EW>following might work (untested! and it most likely will need minor EW>adaption for the...
... we're working on this. but do not expect anything anytime soon. as i use lots of local and remote vanilla's myself, i must admit that with my ISDN...
Hi! just to straigthen some expectations: as vanilla is a bit different to other software systems, some upgradeability expectations might prove wrong ;) as...
I just got off the phone with someone testing my Vanilla work frnmo yesterday on Mac [0S9]. It very frustrating for both of us. Many things did not work. They...
JC> I added a few lines so that it displays a graphic along with the JC> username. [...] EW>nice idea! :) you should make the modified active-users dyna avail...
Well I just checked Netscape 4.5 on Win98se agasint IE6 on the same machine. ouchh... Netscape 4.5 does a pretty lousy job with Vanilla. ugggly. This shows a...
ok here's an e-z one that makes first time people a little crazy real fast.. Note: for this test space operation mode in vanilla-admin-master is set to: closed...
How do you a embed a function from apps/ but escpae its evalaution? I am entering the call in via enduser HTML text area edit form,. The fuunction needs to...