Hello everyone. First of all I am a total newby to ROR. I was asked to come up and host a wiki website on my biz-data class. Heard that ROR is one of the easiest approaches to the given problem. I would really appreciate if anyone could help me out here, or at least direct me to a feasible direction. Is it possible to use an already existing code, or do I have come up with my own codes? If the answer is yes, then where do I get those codes? and how do I implement them as my own? Regards. Shakur145 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
shakur145-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Hello everyone. > First of all I am a total newby to ROR. I was asked to come up and > host a wiki website on my biz-data class. Heard that ROR is one of the > easiest approaches to the given problem. I would really appreciate if > anyone could help me out here, or at least direct me to a feasible > direction. > Is it possible to use an already existing code, or do I have come up > with my own codes? If the answer is yes, then where do I get those > codes? and how do I implement them as my own? > > Regards. > Shakur145Hi there, It depends on what you are trying to do. If you just need to host a wiki, you could just google around for a cheap web host that bundles a wiki solution with their websites. In some places, the host will provide instructions for how to install pre-built wiki software. If you''re trying to create your own from scratch...that''s a fair bit of work, and it doesn''t seem like the best way to go if it''s for a business class. HTH, kodama -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
shakur145-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Dec-31 06:49 UTC
Re: WIKI web hosting
Dear Kodama Thanx for your reply. The thing is, I did ask my instructor if it was possible to use commercial wiki sites like twiki.com, wikidot.com etc... The answer was we couldn''t use others'' server space, and we have to come up with an independent wiki site and put it on our school''s server (pretty much from scratch). What I was wondering was that whether there were any sites that offer free wiki softwares that can be downloaded and remodeled on ROR, and can be used like free htm codes that are remodelable and re-usable, on windows. Regards. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, I needed a wiki in my server and installed mediawiki: almost easy t install fron scratch in a local server. |If you need a wiki writte in ROR, I do no know bye giammy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
shakur145-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-03 13:12 UTC
Re: WIKI web hosting
Giangiammy I have settled on MediaWiki, though I have still encountered some problems upon installing it. First of all, I am installing it on my own computer with help of Apache as my server. I have also installed PHP 5, and MySQL for the database. I have been told that Apache 2 and PHP 5 should be configured accurately, so that MediaWiki 1.11 (the current ver) folder with all those subfolders inside can be put on the Apache. Could you tell me your steps of MediaWiki installation? Thanx. Shakur --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 3, 2008 8:12 AM, shakur145-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <shakur145-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Giangiammy > > I have settled on MediaWiki, though I have still encountered some > problems upon > installing it. > First of all, I am installing it on my own computer with help of > Apache as my server. > I have also installed PHP 5, and MySQL for the database. > I have been told that Apache 2 and PHP 5 should be configured > accurately, > so that MediaWiki 1.11 (the current ver) folder with all those > subfolders inside > can be put on the Apache. > Could you tell me your steps of MediaWiki installation? > > Thanx. > ShakurMight I humbly suggest that this is a question far more suited, and likely to get an answer on a mediawiki discussion group. For example: http://lists.wikimedia.org/mailman/listinfo/mediawiki-l Although it would be best to do a little homework before entering there. Perhaps by googling for "mediawiki install" -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---