Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->General: General Discussion Page: 1  Previous   Next
How to create a wiki site ?
Author Message
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
At present time, I manage a site to share images from movies to use in the dvdprofiler images gallery feature. The site contains about 15000 images for about 1500 movies, with about 400 movies coming from other users.

It could be interesting to transfom the site to a wiki system, as suggested by Mithi :
Quoting Mithi:
Quote:
Quoting surfeur51:
Quote:
At present time, I have less time for my hobbies, and updating this site takes much time.

Share the burden. Instead of using a static website, why not try a wiki-system? With a bit of luck your webhoster already has some software-packet ready that you only have to activate. You could give those who contribute write-access so they do the work themself.

cya, Mithi


My site is hosted by Cyrille, another user, who could implement the software on his server, as long as it is php/mysql, but has no personal experience of using a wiki.

To go further, I need some advice or help from people who have experienced such a site, knowing that I have no experience in programming, and do not know php.

My questions are :

- is it reasonably possible to open such a site without special knowledge ?
- is it easy for a "normal user", to enter his data in such a site (if I spend time to create something that nobody will use, there is no interest...) ? (Users that contributed on present site could PM me to tell me what they are ready to do)
- is it possible to use all what has been done in present site (htm pages), without being obliged to rebuilt everything from scratch for 1500 existing movies ?
- does anybody know simple wiki system in php/mysql, with a multilanguage interface (specially "help" in french) that would allow to create such a site ?

Thanks for those who can help me to take a decision.
Images from movies
 Last edited: by surfeur51
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,917
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
It's been a little while but I had set up a wiki site from scratch using php/mysql with very little effort.  If memory served, there's a config file that you set up and it otherwise runs out-of-the-box.  (based on the wiki software used by wikipedia)

http://en.wikipedia.org/wiki/Wiki

http://en.wikipedia.org/wiki/Comparison_of_wiki_software
DVD Profiler Desktop and Mobile RegistrantStar ContributorDJ Doena
Registered: May 1, 2002
Registered: March 14, 2007
Reputation: Highest Rating
Germany Posts: 6,741
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting Dr. Killpatient:
Quote:
It's been a little while but I had set up a wiki site from scratch using php/mysql with very little effort.  If memory served, there's a config file that you set up and it otherwise runs out-of-the-box.  (based on the wiki software used by wikipedia)


Yup, that was my experience as well when I set up a wiki site a few years ago.
Karsten
DVD Collectors Online

DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting DJ Doena:
Quote:
Quoting Dr. Killpatient:
Quote:
It's been a little while but I had set up a wiki site from scratch using php/mysql with very little effort.  If memory served, there's a config file that you set up and it otherwise runs out-of-the-box.  (based on the wiki software used by wikipedia)


Yup, that was my experience as well when I set up a wiki site a few years ago.


I can understand that, but aren't you expert in programming ? I would be unable to make the simpliest of your tools, so what you find easy may be difficult for someone who do not know php and even doesn't understand what's behind "mysql". It's easy to speak French for me, but not Japanese...

To be more precise, if contributors want to send screen captures of movies :
-will the site generate thumbnails, generate links to images, generate the general list of movies, sorted alphabetically ?
-how difficult is it to configurate the site to do that ?
-which compatibility with htm existing pages ?

I really need answers to those questions. Links given by Mithi or Dr. Killpatient give strictly no answer to those basic questions.
Images from movies
DVD Profiler Desktop and Mobile RegistrantStar ContributorDJ Doena
Registered: May 1, 2002
Registered: March 14, 2007
Reputation: Highest Rating
Germany Posts: 6,741
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
What you do need is a basic understanding of how MySQL is to be used on a webserver (usually via phpmyadmin) and how to edit a php file (it's plain text).

The Wikipedia software MediaWiki is relitively easy to install. You need a webspace that has MySQL as a database and PHP as a script engine. Every webspace from the lower middle class upwards has that.

See the install guide here: http://www.mediawiki.org/wiki/Manual:Installation_guide
Karsten
DVD Collectors Online

 Last edited: by DJ Doena
DVD Profiler Unlimited RegistrantMuckl
That's my common name.
Registered: April 9, 2009
Reputation: Great Rating
Germany Posts: 858
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I suggest to use an image script for that, not a wiki system. If you want to create a collaborative website or a knowledge base, wiki is the way to go. But not for an image gallery IMO.

There are several free, open source image galleries available. Most of them use PHP/MySQL as well. 4images, Gallery 2 and Coppermine are the most famous ones, I guess.

You can try them out at OpenSourceCMS.com and check whether they meet your requirements. The installation process should be as easy as the one of MediaWiki etc.

If you (or Cyrille) have any questions, just post them here. I'm sure that I'm not the only one who's glad to help. 
 
1.0.1, iPhone 3GS, iOS 4.1.0

Trivia v0.3.1
My HSDB v5 additions, HTML windows and other stuff
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting Muckl:
Quote:

You can try them out at OpenSourceCMS.com and check whether they meet your requirements. The installation process should be as easy as the one of MediaWiki etc.

Thanks for your post. I think you are right about the fact that those scripts are more adapted to my needs. 

One problem is the list of movies, which allows users to find images for their own collection. Most scripts seem to have a thumbnail page for most recents photos, and a search engine for older ones. Not sure it is the best to find specific images. And is it possible to download all photos from a movie in one operation, or have we to download each one by one ?

The second question is existing pages ? Do you think they can be used, or have to be rebuilt ? I want to save time, not spend a second time hundreds hours for 1500 movies.
Images from movies
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting DJ Doena:
Quote:
What you do need is a basic understanding of how MySQL is to be used on a webserver (usually via phpmyadmin) and how to edit a php file (it's plain text).


Thanks for your answer. I'm trying to understand how that works. I downloaded WAMP and installed it, but it doesn't start. I have Windows 7 64, do you know if there is a problem with it ?
Images from movies
 Last edited: by surfeur51
DVD Profiler Desktop and Mobile RegistrantStar ContributorDJ Doena
Registered: May 1, 2002
Registered: March 14, 2007
Reputation: Highest Rating
Germany Posts: 6,741
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
WAMPP comes with an Control Center. You should find it in your Start Menu. Otherwise the xampp-control.exe in your install directory. With it you start both the MySQL and Apache service.

Once these services are running, you can open your browser and go to http://localhost

But why are you installing WAMPP (locally, I presume)? Unless you want to host your site on a local amchine in your home. But I'd advise against it, that would open a huge barn door from the internet to your computer if not properly configured...
Karsten
DVD Collectors Online

 Last edited: by DJ Doena
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting DJ Doena:
Quote:

But why are you installing WAMPP (locally, I presume)?


Well, I just try to understand what is really behind "php/MySQL"... 
Images from movies
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,917
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I use the Gallery software which is designed for hosting images.  Click the VirtualCover link in my sig for one of my sites.

It is pretty powerful, handles the creation of thumbnails for you, has security features integrated, and is pretty damn easy to manage once installed.
DVD Profiler Unlimited RegistrantMuckl
That's my common name.
Registered: April 9, 2009
Reputation: Great Rating
Germany Posts: 858
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting surfeur51:
Quote:
One problem is the list of movies, which allows users to find images for their own collection. Most scripts seem to have a thumbnail page for most recents photos, and a search engine for older ones. Not sure it is the best to find specific images.

I assume, that in all mentioned gallery scripts (i.e. at least Gallery 2 and 4images) you have the possibility to create categories and to customize the main page that displays the categories. That should be the least problem. You can run a demo of each software on the website I linked above...

Quote:
And is it possible to download all photos from a movie in one operation, or have we to download each one by one ?

That's e.g. possible with Piwigo.
Pete's using this for his gallery images.
If you're logged in, you can select the images you want to download (see the screenshot), add them to the cart and then download them all together.
I don't know about the other gallery scripts, but that's what the demos are for...

Quote:
The second question is existing pages ? Do you think they can be used, or have to be rebuilt ? I want to save time, not spend a second time hundreds hours for 1500 movies.

I'm afraid an automated conversion of your static, custom pages is not possible. How would the software know how to parse the data? One could write a custom tool for that, but that would take some time, too. And once the gallery software is installed, you can ask the community for help to fill the gallery. If we all pull together, this is only a matter of days I guess. And even if it lasts for weeks – after that you won't have to worry about it anymore.


As soon as you have chosen a software, I can help with the installation. Just drop me a line...
 
1.0.1, iPhone 3GS, iOS 4.1.0

Trivia v0.3.1
My HSDB v5 additions, HTML windows and other stuff
 Last edited: by Muckl
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,917
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
With Gallery2, you can set set up the photos in a directory structure that you want to mirror in the app and import the whole thing in one go.

However, time constraints imposed by a shared web server may lead you to import in smaller chunks.

Gallery2 comes with a java app that you can run on your computer which uploads multiple files to multiple directories in a Gallery2 website or you can use a plugin inside the web app to upload multiple files into one directory.
DVD Profiler Unlimited RegistrantStar Contributorsurfeur51
Since July 3, 2003
Registered: March 29, 2007
Reputation: Great Rating
France Posts: 4,479
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I'll see with Cyrille which script we could use on his server. Then the best would be to open the new site and allow new submissions. The transfer of the present static site would be done during the following monthes, the site remaining active as long as everything is transferred.
Images from movies
    Invelos Forums->General: General Discussion Page: 1  Previous   Next