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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 85 - 114 of 932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
85
... actually... yes! e.g. snips with names where a '#' is a replacement for number. like in "order #123456"...
Gerhard Poul
g_poul
Offline Send Email
Dec 1, 2001
9:57 am
86
... okay. we'll fix that (maybe right into 0.5.1 which is expected to be out this week) for now. in the future linking to snips containing a # in their names...
lord_earl_walker
lord_earl_wa...
Offline Send Email
Dec 5, 2001
8:48 am
87
Greetings Vanilli, I am building image dynamic matrixes of graphics [thumbnails image-snips etc]. Now working on displaying these using a dynasnip: ...
Jason Cunliffe
jasonic@...
Send Email
Dec 6, 2001
10:54 pm
88
... sounds great, jason! i'll try to reply to your questions tomorrow, i'm just too burned out at the moment (and so i'll go and seek a bed ;) - earl...
lord_earl_walker
lord_earl_wa...
Offline Send Email
Dec 10, 2001
10:54 pm
89
Sleep well :-) looking forwars to your ideas.. meanwhile, my last post never showed up on my email-list, but is posted on Yahoo archives. This has happned...
Jason Cunliffe
jasonic@...
Send Email
Dec 11, 2001
12:59 am
90
... thats more a yahoo problem than a pudding specific one. yahoo seems to have problems sometimes with delivery and archiving. but they are working on it. -...
lord_earl_walker
lord_earl_wa...
Offline Send Email
Dec 11, 2001
7:36 am
91
"After a period of duely diligent bug chasing, catching and filleting, new feature invention, implementation and integration we're proud to present the best...
Christian Langreiter
chris@...
Send Email
Dec 13, 2001
12:20 pm
92
Vanilla 051: Thanks!! <quote> It is the system the powerful weblog/wiki cross-over was invented with (AFAEK) </quote> ..I think I understand your sentence, and...
Jason Cunliffe
jasonic@...
Send Email
Dec 13, 2001
4:33 pm
93
Anyone knows where I can get some detail on the concept of space in Vanilla and how to leverage it? Thanks, Ben...
bencgauch
Offline Send Email
Dec 13, 2001
8:05 pm
94
I would like to have your ideas on a very crucial point of science,which I describe briefly below. I am working on this subject as a project and will be ...
greg_donald2000
Offline Send Email
Dec 14, 2001
6:28 pm
95
A. Please use the Vanilla mailing list, then you'll probably get a faster (and maybe even smarter) response ;-) B. What does your vanilla-options.metadata...
Christian Langreiter
clangreiter
Offline Send Email
Dec 16, 2001
5:37 pm
96
Hi Seasons/Solstice greetings to you [..Vanilla-pudding seems to be broken..] I have been struggling for a few days trying to get the latest Vanilla 0.5.1 to...
Jason Cunliffe
jasonic@...
Send Email
Dec 20, 2001
1:53 pm
97
Did you also get some mysterious Apache Internal Server errors? Btw: earl is currently on vacation (skiing) - I don't know for sure when he'll be back. -> But...
gpoul
g_poul
Offline Send Email
Dec 21, 2001
7:46 pm
98
... yes.. but that could many things. I tried a lot permutations of Apache directives, cgi enabling, aliasing, converting file DOS-UNIX and back. I learnty...
Jason Cunliffe
jasonic@...
Send Email
Dec 21, 2001
10:23 pm
99
... I forgot to mention your best friend is to uncomment the line: ; print "Content-type: text/html^/^/" It's right at the top of vanilla.r [after the date...
Jason Cunliffe
jasonic@...
Send Email
Dec 22, 2001
3:21 am
100
Hi! ... something for better linux installation must be done ;) stay tuned. ... hmm. there's no known typo. ... i think the following was it ... with 0.5.1 you...
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 25, 2001
10:22 pm
101
Hi Guan! As chris precisely describes, losing your space key should be avoided at all costs! Once one has lost a space key, there is no way to recover user ...
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 25, 2001
10:27 pm
102
Hi! ... http 500's are never mysterious ;) ... yup - tha earl is back ;) -- Best regards, Earl mailto:earl.walker@......
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 25, 2001
10:28 pm
103
Hi! ... yep, exactly jason ;) ... most likely your apache has no permissions to write to the space directory. ... normally this should not be a problem. dns://...
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 25, 2001
10:31 pm
104
hello vanilloids! some guidelines for using vanilla under apache on linux: = basics - move vanilla.r and vanilla.r.conf to your cgi-bin directory - check that...
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 25, 2001
10:47 pm
105
Greetings I have a subfolders such as /apps/jasonic where I am developing file and image handling dynasnips. show-css, show-dynasnips, show-images, etc... ...
Jason Cunliffe
jasonic@...
Send Email
Dec 31, 2001
6:27 pm
106
Hi Earl I hope you skiiing was good.. Thanks very much for your linux installation tips: I already got Vanilla 051 running on one remote Linux box :-) Yes I...
Jason Cunliffe
jasonic@...
Send Email
Dec 31, 2001
7:54 pm
107
Hi! ... hu. i do not really understand what you want to display ;) 1. if you want to display the name of "calling" snip user space-expand "{.name}" in your...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 1, 2002
6:47 pm
108
Hi! ... thanks ;) ... getting REBOL CGI to work can be done by 3 different ways. - putting the CGI into a ScriptAlias'ed directory - associating .r within...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 1, 2002
7:24 pm
109
... Thanks. yes that works but does not pass along the other info. Thus inside [show-thumbnails.snip] I call: {!jasonic.show-thumbnails:list} and within...
Jason Cunliffe
jasonic@...
Send Email
Jan 2, 2002
6:28 pm
110
Hi! ... your paramaters are accessible via whatever name you bind them to. the package-path is accessible via self/package-path ... thus rejoin [ "{!" ...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 2, 2002
10:32 pm
111
... aha:bingo! well..almost, but not quite. This works exactly the way I want: rejoin [ "\{!" ; <= added the blessed vanilla escape:...
Jason Cunliffe
jasonic@...
Send Email
Jan 3, 2002
12:24 am
112
Hi I am writing a random option mode to my dynasnip 'show-thumbnails which has several mode options for displaying a big set of 160x120 images stored in a ...
Jason Cunliffe
jasonic@...
Send Email
Jan 3, 2002
7:12 pm
113
..just figured it out :-) Had not understood REBOL's random. Only needed to first insert: random/seed now file: random/only files ; etc etc... Still not sure...
Jason Cunliffe
jasonic@...
Send Email
Jan 5, 2002
4:27 am
114
Hi I need a way to directly call dynasnips without having a .snip wrapper. I am sure this is really easy, probably already exists, but can't quite see it.. [ma...
Jason Cunliffe
jasonic@...
Send Email
Jan 6, 2002
9:58 pm
Messages 85 - 114 of 932   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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