Forum Moderators: phranque

Message Too Old, No Replies

Help figuring out what I need

         

Amanda

4:38 pm on Dec 20, 2006 (gmt 0)

10+ Year Member



I need help figuring out exactly what kind of script or software I would need to build a site that's kind of like a database of celebrities, and on each page will include a couple of pics of each celeb, and a little bit of information about them. I really don't like the idea of having to hand code every single page because this site will consist of hundreds of pages, possibly more. So I need to set it up so that I can log in, type in the info and upload the pic and it will automatically add it to the page. Does anyone know what kind of script I could use for this, hopefully something that's free cause this is just a hobby, not a business.

rocknbil

7:55 pm on Dec 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You are going to need what is called a CMS (content management system.) Basically this is an online method of logging in and editing pages which should include image upload and automatic resizing. Most CMS's are database-driven by default, so there should be searchability features as well.

Don't know how many you will find for free that are worth much, but some know-how is going to be required to get it up and running. Also finding one that does exactly what you need it going to be difficult. Best is to have a custom one built or write it yourself, both of which seem outside your ability ATM.

One word of advice, be very wary of where you get your images. If you plan on just collecting them off the Internet sooner or later someone's going to find you out, image theft is taken very seriously by many site owners.

frenzy77

11:33 pm on Dec 20, 2006 (gmt 0)

10+ Year Member



Hey Amanda:)

Not sure what type of script you will need for your project / hobby,
but because of rocknbil's advice on CMS, try searching in an engine by typing in this info exactly as shown:

(script + free + content management)

It will pull up some CMS scripts.

Hope this helps:)

Good luck Amanda:)

frenzy77

Amanda

5:14 am on Dec 21, 2006 (gmt 0)

10+ Year Member



Ok thanks for your replies. I looked in my site's cpanel and I have these scripts in fantastico ready to install under content management, are any of these good?

Drupal
Geeklog
Joomla
Mambo Open Source
PHP-Nuke
phpWCMS
phpWebSite
Post-Nuke
Siteframe
TYPO3
Xoops

harrysmit

11:04 am on Dec 21, 2006 (gmt 0)

10+ Year Member



Every CMS has some pros and cons in it, you have to check each one whether it stands for you.
Anyway I will suggest you to use Joomla as it has very good features.

Amanda

5:23 pm on Dec 21, 2006 (gmt 0)

10+ Year Member



Thanks, I'll try them all and see if I like them.

smells so good

5:48 pm on Dec 21, 2006 (gmt 0)

10+ Year Member



I'll try them all and see if I like them

Mambo has been rolled in Joomla, so you might want to forgo installing Mambo, you'll end up upgrading it to Joomla anyway.

It sounds as if you are going to install each of those packages. Here's a tip - Install them in their own directories. Many of them will at least share a common index file, so if they all get installed in the root dir then only the last one will work for you -- maybe.

It is not easy to tell you which one will work best for you, for many reasons from personal taste to technical abilities. There is also going to be a learning curve for each of those packages. I've used Joomla on a couple of sites and I'm still learning. For ease of use and support I would recommend Joomla. That's based on my personal preference, which may vary from yours.

Using any of these packages will almost certainly require you to make modification to the style sheets and possibly to the actual source code. I started making modifications to the actual source (non-css pages) before I was able to learn how to control the presentation from the administrator panel. Can you say DOH! This is not recommended since I've managed to lose some of the functionality. With a little experience under my belt I can restore the code and use the admin panel as was intended.

Your best bet, pick one and work with it. If you don't like it, uninstall and try another. It sounds like you might have wanted your site up and running yesterday - you may be disillusioned if that's the case. This will take some time no matter which package you choose.

Best of luck.

<PS - Since I've made the recommendation for Joomla, go ahead and check out their support forum. (forum dot joomla dot org) You will find that many of the questions about that package and its various implementations have already been asked, and answered. >

CatLady

6:47 am on Dec 23, 2006 (gmt 0)

10+ Year Member



Xoops is a fairly user-friendly system that has been nice to work with. I once had a site on Post-Nuke but after my site got hacked I ended up switching to Xoops and have been very happy with it ever since.