PDA

View Full Version : Bluehost Wiki



WhyWorkPlayHalo
03-09-2006, 02:02 PM
Has there been mention of a wiki for bluehost? I have spent a lot of time setting up programs such as python, django, fastcgi, etc. in my local directory, and it would be nice if we could contribute HOWTOs in a wiki for other people and for myself when I forget how to do it a month from now. Dreamhost (http://wiki.dreamhost.com) has a nice example setup.

timberford
03-09-2006, 03:26 PM
that sounds like a really good idea.

bob_ib
03-10-2006, 12:51 AM
Has there been mention of a wiki for bluehost? I have spent a lot of time setting up programs such as python, django, fastcgi, etc. in my local directory, and it would be nice if we could contribute HOWTOs in a wiki for other people and for myself when I forget how to do it a month from now. Dreamhost (http://wiki.dreamhost.com) has a nice example setup.
There's Wiki apps in the Fantastico vip CP, no? TikiWiki, and PhpWiki, from what I can see. I installed TikiWiki via Bluehost and it seems to work just fine but I haven't really tested it because I have Wiki software downloaded from scripts archives such as HotScripts. There's plenty of such software around that you can install and run from your Bluehost hosted account.

Perhaps I'm misunderstanding your question.

Bob
Bluehost user

WhyWorkPlayHalo
03-10-2006, 07:36 AM
Yeah, I was talking about a bluehost specific wiki (e.g., wiki.bluehost.com), where users/moderators/admin could post HOWTOs specific to bluehost. For example, I need the latest python running for my apps, so I went through the trouble of setting it up on my local account. It would be nice for everyone if I could post those instructions on how to set it up specific to bluehost. The next user who has the same need can just go to the bluehost wiki and follow the steps. No thinking involved, which is the way I like it.

WhirlWindSpin
03-11-2006, 02:18 PM
That'd be awesomeness.

rando
03-11-2006, 10:55 PM
Yes, I want to set up a wiki but there's higher priorities.

timberford
03-12-2006, 12:05 PM
Instiki is a rails based wiki that has a 2 step installation...

http://instiki.org/show/HomePage

macgyver2
03-12-2006, 04:55 PM
Instiki is a rails based wiki that has a 2 step installation...

http://instiki.org/show/HomePage
I'd never heard of instiki before (being a pythoneer, usually using moin) but I took a look...it seems really nice.