If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Question about online encyclopedias and MediaWiki

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-29-07, 13:55
surfrider surfrider is offline
Registered User
 
Join Date: Aug 2007
Posts: 20
Question about online encyclopedias and MediaWiki

If one were to create an online encyclopedia like Wikipedia where content was not user-created, what would be the best route? From my research, a PHP/MySQL script seems to be the answer, but I really don't know for sure.

And would freeware like MediaWiki be another good option, even for an online encyclopedia that did not have its users create the content? Is there any advantage to having a custom script over something like MediaWiki?

Any help on creating an online encyclopedia would be really appreciated.
Reply With Quote
  #2 (permalink)  
Old 08-29-07, 14:53
TravisJ TravisJ is offline
Registered User
 
Join Date: Aug 2007
Posts: 10
I would go with using something like MediaWiki. If you make all the software yourself, you will be wasting a lot of time. The wikis can be configured so that only you (or a select group of people) can edit it , and you can change how everything looks/works so that it has your own custom appearance.
Reply With Quote
  #3 (permalink)  
Old 08-29-07, 15:49
surfrider surfrider is offline
Registered User
 
Join Date: Aug 2007
Posts: 20
Would I need to hire someone proficient in not only PHP and MySQL, but experienced with MediaWiki as well?

The following excerpt is from Wikipedia about MediaWiki. Would someone care to comment on it please:

Quote:
Furthermore, there is no offline version of MediaWiki, which would enable users to update pages on their client offline, and then have those pages automatically transferred to the server when re-connected, in a similar way to the client-server operation of Lotus Notes. An offline MediaWiki client could also help users with the back-up of important pages.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On