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 723 - 752 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
723
I'm moving from a Movable Type blog and am comparing Vanilla to SnipSnap (http://www.snipsnap.org/space/start). So my questions are: - Why did you choose...
eidosabi
Offline Send Email
Jul 2, 2004
12:39 am
724
Hi :) As you've probably gathered, SnipSnap and Vanilla are both based around the same fundamental concepts - snips (distinct chunks of content) and dyna-snips...
James Adam
jamez_adam
Online Now Send Email
Jul 2, 2004
12:55 am
725
... James already presented a well informed and well-balanced comparison. Vanilla and SnipSnap are based on the same conceptual model, as James already...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 2, 2004
10:38 am
726
Hi Earl, I'm not sure what is holding this release, as I understand I'm not alone. Vanilla is really cool and I use it as a personal idea keeper/organizer. Is...
Will Arp
artearte
Offline Send Email
Jul 2, 2004
3:57 pm
727
Lol - apologies, I "invented" the name Vanilla Extreme, as a joke really. It's not really called that :) I'd guess that since the work was done by something...
James Adam
jamez_adam
Online Now Send Email
Jul 2, 2004
4:17 pm
728
I'm trying to move my vanilla installation off my host ( they've seemed to have denied me cgi access again .. no doubt to the 1000s of errant rebol cgi...
Graham Chiu
gchiu2
Offline Send Email
Jul 4, 2004
2:53 am
729
... James hit the point. Students did work on Vanilla as part of a project. Their work was done seperately from the "mainstream" Vanilla CVS version and now...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 4, 2004
10:48 am
730
As I understand it, every time a snip is *requested* - even if it doesn't exist - metadata is generated. You can safely remove these orphaned metadata files. ...
James Adam
jamez_adam
Online Now Send Email
Jul 4, 2004
10:54 am
731
... exactly. ... robots, spambots and referer-spambots often request messy urls, that leads to a proliferation of those orphaned metas. meta is pre-created in...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 4, 2004
12:19 pm
732
Hi guys, one of my wanted-features (may as well stick with the vanilla idiom ... it would be nice to have Vanilla's front page display, say, the first ten...
batbeak
Offline Send Email
Jul 5, 2004
2:00 am
733
On Sun, 04 Jul 2004 14:19:53 +0200 ... I have thousands of these orphaned files. Anyone got a script to remove them all? -- Graham Chiu...
Graham Chiu
gchiu2
Offline Send Email
Jul 8, 2004
9:16 am
734
... I have a dyna dangling around that I used last time I did this cleanup. Name it e.g. "metabuster.r" and call it with {!metabuster} to see what it would...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 8, 2004
10:22 am
735
... hmm, yep. I'll have a stab at that after the next release ;) ... that's possible already. enter the desired snipname into the find box and you'll get a...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 8, 2004
10:27 am
736
Can we hide the snips that are not part of a vanilla site's actual content? Why would a user want to visit the snip, "vanilla-delete-ok," for instance, or why...
batbeak
Offline Send Email
Jul 8, 2004
11:52 pm
737
... Sounds good. I forgot an easy one, which may be good for me to practice snip-writing with: a "now" button in addition to the "today" button, which would...
batbeak
Offline Send Email
Jul 9, 2004
12:03 am
738
... I agree. Maybe there could be "space" and "deepspace", or something like that ;-) or a metadata value that distinguishes regular snips from system snips. ...
Pete Wason
mrzoon
Offline Send Email
Jul 9, 2004
3:32 am
739
... i tried something like this with the full content presenter (displays content of the snips not only links to them, usable for sideboxes), where you can set...
Johannes Lerch
johannes.lerch@...
Send Email
Jul 9, 2004
9:56 am
740
... I also thout about this and how it would be to set the vanilla 'security states' (totally open/open/closed/...) not only for the whole space but setable...
Johannes Lerch
johannes.lerch@...
Send Email
Jul 9, 2004
9:59 am
741
... that would be tougher than you imagine, i guess :) but you'll get item-based blogging w/ the next release. ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 9, 2004
5:42 pm
742
Hey guys, I have a vanilla running on top of Cal Dixon's webserv.r for my private use, and I'd love to share the wealth. I'm trying to make a self-extracting...
batbeak
Offline Send Email
Jul 10, 2004
6:21 pm
743
hiall! finally getting around to moving up to vanilla 0.6.x and I was wondering how do I do this *and* preserve current snips and userinfo. I think I know the...
Pete Wason
mrzoon
Offline Send Email
Jul 12, 2004
12:43 am
744
On Sat, 10 Jul 2004 11:21:33 -0700 (PDT) ... Do you have a simple walk through on this? -- Graham Chiu...
Graham Chiu
gchiu2
Offline Send Email
Jul 13, 2004
5:12 am
745
... Sure. Make directory, say, "myvan," and then extract vanilla so that vanilla is a subdirectory of it. also in myvan, place a rebol/core binary. ...
batbeak
Offline Send Email
Jul 13, 2004
10:11 am
746
... Sure. Make directory, say, "myvan." myvan should have two subdirectories, vanilla, and www. www should have one subdirectory, cgi-bin. Put a rebol/core...
batbeak
Offline Send Email
Jul 13, 2004
8:38 pm
747
... migration to 0.6.x requires the following steps (at least): - copying your space-identifier (from the config file) - copying your snip, metadata and user...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 13, 2004
10:05 pm
748
... thanks batbeak. generally, that is a task where we could really use your (the community's) help: building a new version of ...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 13, 2004
10:11 pm
749
Hi fellow Vanilloids! As mentioned some days ago, we'd love to get a dynasnip repository started at vanillasite.at Some of the technical work is done (we have...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 13, 2004
10:25 pm
750
Well, I managed to remove about 10,000 trash metadata files from my space directory. I suspect these files have been instrumental in slowing my site down...
Graham Chiu
gchiu2
Offline Send Email
Jul 14, 2004
8:46 am
751
Obiously nobody takes time for little ol' me I am a sadistic mf who has withheld the urge to say: Fuck you motherfuckers in Austra Only because I'm not as...
brisae_1999
Offline Send Email
Jul 16, 2004
2:23 am
752
If you can't remember your password: 1. move the contents of the vanilla/db/user folder to some other location 2. empty the folder 3. create a file called...
Murray Steele
murray_steele
Offline Send Email
Jul 16, 2004
8:32 am
Messages 723 - 752 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