Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 763 - 795 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
763
Hmm, that looks like a spam subject line, but it's not. Honest. I just thought I might make some noise on the list and see if we can shake down some...
James Adam
jamez_adam
Online Now Send Email
Sep 8, 2004
12:08 pm
764
Just wanted to introduce myself. My name is Timothy Bennett and I'm new to Vanilla. Found out about Vanilla from the SnipSnap gang. SnipSnap is good, but...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 15, 2004
10:28 pm
765
The "standard" markup is as follows: *snip name* -> creates a link to a new snip __bold word__ -> <b>bold word</b> {snipname} -> includes the contents of that...
James Adam
jamez_adam
Online Now Send Email
Sep 15, 2004
10:53 pm
767
... Thanks, James. I've been reading up on this. What I'm really interested in doing is writing a dynasnip (a macro, right?) that simplifies an HTML table...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 27, 2004
8:11 pm
768
... Actually, I've discovered it's quite easy. Dynasnip all written except for one nagging issue. Maybe someone can help. If I have the code: cells: parse...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 27, 2004
10:07 pm
769
... excellent! ... parse/all "Bar Baz|Zab Rab" "|" btw, rebol has pretty good built-in documentation which you can access with "?", i.e. entering ? parse gives...
Christian Langreiter
clangreiter
Offline Send Email
Sep 27, 2004
10:25 pm
770
Christian Langreiter wrote: Actually, I've discovered it's quite easy. Dynasnip all written except for one nagging issue. Maybe someone can help. excellent! ...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 27, 2004
11:35 pm
771
... Ok. I tried to this, but my rebol console is reporting that it can't find secure-hash.r. I quick scan of my rebol directory shows I don't have...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 29, 2004
3:09 pm
772
... secure-hash.r shouldn't be in your Rebol directory (unless Vanilla is installed in there). It should be in the 'lib' directory of your vanilla installation...
Murray Steele
murray_steele
Offline Send Email
Sep 29, 2004
3:22 pm
773
... the password is stored in the 0.user file (in ... It worked perfectly. Thanks, Muz!...
Timothy Bennett
lipuma_x
Offline Send Email
Sep 29, 2004
3:57 pm
774
Ok.. here's the next thing I'd like to do in vanilla/rebol. I've poked around the code a bit, and this seems kinda complicated... I know that we have the...
Timothy Bennett
lipuma_x
Offline Send Email
Oct 4, 2004
3:56 am
775
What do you want to do with your special edit form? Is it just to have a different page around the main textarea edit box (or some mad javascript DHTML...
Murray Steele
murray_steele
Offline Send Email
Oct 5, 2004
9:41 am
776
... have ... Here's what I'm trying to do. We're using Vanilla as the basis of an interactive online sports magazine. One kind of information that we'll...
Timothy Bennett
lipuma_x
Offline Send Email
Oct 5, 2004
6:14 pm
777
http://www.dne-inc.com/cgi-bin/dnestore/index.html?mvpc=SourceYogi Yogi Rele Webmaster...
yogiware
Offline Send Email
Oct 8, 2004
1:15 pm
778
Hi all, any release date for xtreme-vanilla? I don't mind if it is alpha, at least I could check and report bugs Thank you! Will...
Will Arp
artearte
Offline Send Email
Oct 8, 2004
1:32 pm
780
Hi Timothy! ... I fear this would be a lot of work. The most straightforward approach I can imagine would be the following: - adjust the store selector, to...
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 18, 2004
10:12 pm
781
Dear James, Fellow Vanilloids! ... considering that the answer comes over a month late, one might come to the conclusion that my brain is shaking-resistent....
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 18, 2004
11:13 pm
782
you can go there directly via: http://83.151.17.245/cgi-bin/vanilla07pre.cgi?selector=display&snip=start (not configured apache jet for nice url display) ...
Johannes Lerch
johannes.lerch@...
Send Email
Oct 20, 2004
10:18 am
784
what happens when 2 or more people try to edit the same snip? what if P1 starts first on a long edit, and P2 starts second with a short edit - finishing before...
Pete Wason
mrzoon
Offline Send Email
Nov 1, 2004
1:00 pm
785
whoever "saves" last will clobber the previous edit, currently - james...
James Adam
jamez_adam
Online Now Send Email
Nov 1, 2004
1:05 pm
786
... sociodynamic tension is fine by me, but this seems a little too "dynamic" ;-) I realize that vanilla wasn't meant to be CVS, but what about setting an ...
Pete Wason
mrzoon
Offline Send Email
Nov 1, 2004
8:56 pm
787
... From: Pete Wason To: vanilla-pudding@yahoogroups.com Sent: Monday, November 01, 2004 5:54 PM Subject: Re: [vanilla] simultaneous edits ... sociodynamic...
mffreitas2002@...
mffreitas2002
Offline Send Email
Nov 1, 2004
9:41 pm
788
... ;) ... that's a possible way (called pessimistic locking in the versioning world) to achieve what you want. it should be _very_ easy to incorporate into...
Earl Walker
lord_earl_wa...
Offline Send Email
Nov 1, 2004
9:52 pm
789
Hi, ... Set a time eg. now + 0:15 on a successful store that effectively locks any following attempts to store before that time... - Chris...
Christopher Ross-Gill
crg_soccer
Offline Send Email
Nov 2, 2004
5:47 pm
790
... i guess you meant on a successful _edit_. that's certainly an option, however it would not protect people that "take their time" to work on a certain snip...
Earl Walker
lord_earl_wa...
Offline Send Email
Nov 2, 2004
6:51 pm
791
... a bit more complicated, too... Pete...
Pete Wason
mrzoon
Offline Send Email
Nov 4, 2004
12:42 pm
792
nope, even way simpler. optimistic locking only needs you to remeber the md5-hash of the original value (i'd say, hidden field when editing). then, before...
headcore
wehr.los@...
Send Email
Nov 5, 2004
12:24 am
793
I'm a first-time poster to this list, so let me just say: I have been a vanilla user on my private LAN for about 4 months now, and I'm very impressed by it. It...
Markus Flatscher
markus.flatscher@...
Send Email
Nov 7, 2004
9:31 pm
794
... That's great to hear! ... What happens when you click on the "Show in Browser" entry? Nothing at all? Does an empty browser window open? If you're using...
Christian Langreiter
clangreiter
Offline Send Email
Nov 7, 2004
10:03 pm
795
hey all I recently re-financed my mortgage for free even though I have BAD credit. They even gave me a great rate! Take a look at this service... ...
bdslrbysgzxg
Offline Send Email
Nov 8, 2004
8:42 am
Messages 763 - 795 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help