Results 1 to 24 of 24
  1. #1
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Information needed :- CMS

    Hi

    I have already posted a thread concerned with a website that I am designing. This one, I have started cause I want to know about CMS (Content Management Systems).

    I want some information on them. Why should one use these systems. In what way they are better, and which one to use.

    Aditya
    --- Console Junkie

  2. #2
    Banned slugger's Avatar
    Join Date
    May 2004
    Location
    Baudland
    Posts
    2,430

    Default Re: Information needed :- CMS

    it s basically a system to manage data systematically, esp when the volume of data is large, like corporate websites, file servers, forums etc

    2 get u started

    Content management system

    List of content management systems

  3. #3
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Re: Information needed :- CMS

    ^^ I have read the articles on wikipedia.

    I want a little detailed information. I was unable to get it after googeling.
    --- Console Junkie

  4. #4
    Google Bot Pathik's Avatar
    Join Date
    Aug 2005
    Posts
    9,751

    Default Re: Information needed :- CMS

    Try joomla or drupal.. If u want a lite one use flux cms.. Basically u use cmses to integrate all ur data in a presentable format

  5. #5
    Tux Fan shaunak's Avatar
    Join Date
    Mar 2004
    Location
    Mumbai
    Posts
    1,214

    Default Re: Information needed :- CMS

    I personally would recomend drupal. Its light, powerfull and [reletively] easy to customize. Initially it took me a while to get used to its structure once you get the hang of it you can customize the layout/theme in a matter of mins. [though my site is still under construction because i just cant decide upon a damn color scheme!]
    Plus they have a great and helpfull comunity.
    Drupal takes about ~5mb and loads very quickly much.
    Cheers
    Shaunak
    Feel free to PM/email me.

    Visit me sometime @ http://shaunak.ws

  6. #6
    Rebooting Choto Cheeta's Avatar
    Join Date
    Aug 2004
    Location
    220.225.82.33
    Posts
    6,202

    Default Re: Information needed :- CMS

    Quote Originally Posted by aditya.shevade
    I want some information on them. Why should one use these systems. In what way they are better, and which one to use.
    main advantage is its Dynamic... so kind a bloging or Foruming, using a Text editor to simple post ur page over a static one where u have to manually develop each and every page

    there are many, Drupal, Joomla, Mambo Servers...

    its just for a starter I personally feel one would need to spend a lot of time to customize his site on the way he would like and there are many options and hacks and plugins or such.. so for starter personally i would say will take some timeto understand, in how to work and giving the site a unique look
    rebooting
    ChotoCheeta.com

  7. #7
    Human Spambot tuxfan's Avatar
    Join Date
    Feb 2004
    Location
    Mumbai
    Posts
    2,653

    Default Re: Information needed :- CMS

    Here's a small explanation from me. Although technically not very accurate, it could explain you the concept.

    A browser can understand only HTML. A person who updates the content (e.g. site owner's employee or site admin) doesn't understand HTML. So an interpreter is required between the two. CMS is one such interpreter.

    A simple interface is provided to update the content (and other settings of the site). The site admin logs in using a username and password, simply clicks a few times to reach at the right spot and modifies the content. It could be as simple as logging in a hotmail/yahoo account and composing a mail. Once the data is saved, it gets saved in the database which will make it appear at the right place in the right format.

    A typical CMS like (Wordpress, Joomla, phpNuke, etc.) is written using PHP and uses a MySQL database.

    At times, even if a person has knowledge of HTML, PHP, etc. it is better to use a CMS. For example, in a blog there are various posts which are classified as per category. They can even be in multiple categories. They are also classified date wise. If someone makes a post without CMS, then he will have to manually edit multiple pages. This is a mechanical task prone to human errors. So it is better if a CMS (e.g. WordPress) does the job which is more quicker and more accurate.

    Hope I have made it clear.
    :: Free hosting and free domain names available in special cases. Conditions apply ::

  8. #8
    TechTin.com ravi_9793's Avatar
    Join Date
    Jun 2005
    Location
    www.TechTin.com
    Posts
    4,110

    Default Re: Information needed :- CMS

    ^^^^^^^^^^I think this is sufficient to know basic abt CMS.

    Off topic:
    Nice to see you back ashish @tuxfan.

  9. #9
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Re: Information needed :- CMS

    Quote Originally Posted by tuxfan
    Here's a small explanation from me. Although technically not very accurate, it could explain you the concept.

    A browser can understand only HTML. A person who updates the content (e.g. site owner's employee or site admin) doesn't understand HTML. So an interpreter is required between the two. CMS is one such interpreter.

    A simple interface is provided to update the content (and other settings of the site). The site admin logs in using a username and password, simply clicks a few times to reach at the right spot and modifies the content. It could be as simple as logging in a hotmail/yahoo account and composing a mail. Once the data is saved, it gets saved in the database which will make it appear at the right place in the right format.

    A typical CMS like (Wordpress, Joomla, phpNuke, etc.) is written using PHP and uses a MySQL database.

    At times, even if a person has knowledge of HTML, PHP, etc. it is better to use a CMS. For example, in a blog there are various posts which are classified as per category. They can even be in multiple categories. They are also classified date wise. If someone makes a post without CMS, then he will have to manually edit multiple pages. This is a mechanical task prone to human errors. So it is better if a CMS (e.g. WordPress) does the job which is more quicker and more accurate.

    Hope I have made it clear.
    Hey... nice to see you back. Thanks for the info.

    Now one more question, which one should I use? For a site which will contain some articles and project(s) information. Maybe some photos.

    For a blog I think I will use wordpress. But for the rest, I am confused. Please suggest. I have tried mambo. But I was not able to change he layout of the site. (Maybe because of lack of knowledge), so please tell me where to learn those also.

    Aditya
    --- Console Junkie

  10. #10
    TechTin.com ravi_9793's Avatar
    Join Date
    Jun 2005
    Location
    www.TechTin.com
    Posts
    4,110

    Default Re: Information needed :- CMS

    TO edit CMS...learn PHP and CSS.

    Best way to get knowledge is from their respective forums.

    My experience says: Drupal is best CMS.

  11. #11
    Google Bot Pathik's Avatar
    Join Date
    Aug 2005
    Posts
    9,751

    Default Re: Information needed :- CMS

    + 1 for Drupal... I ve had no problems with Joomla too..

  12. #12
    Human Spambot tuxfan's Avatar
    Join Date
    Feb 2004
    Location
    Mumbai
    Posts
    2,653

    Default Re: Information needed :- CMS

    Quote Originally Posted by ravi_9793
    Off topic:
    Nice to see you back ashish @tuxfan.
    Quote Originally Posted by aditya.shevade
    Hey... nice to see you back. Thanks for the info.
    Thanks guys for the warmth.

    @ aditya.shevade: Do you have about 5-6 months at hand? Have a look at http://www.opensourcecms.com/ You can try lots of CMS without bothering about installation.

    I am personally a fan of WordPress It can be used even as a CMS if customised properly. Otherwise ModX, Joomla and I have heard that XOOPS is also nice.
    :: Free hosting and free domain names available in special cases. Conditions apply ::

  13. #13
    Broken In
    Join Date
    Sep 2004
    Location
    Mangalore, Karnataka
    Posts
    183

    Default Re: Information needed :- CMS

    I think Joomla is best. I'm using it and found no problems with it. But to edit the layout and modules, PHP and CSS knowledge is needed.

  14. #14
    C# Be Sharp ! Zeeshan Quireshi's Avatar
    Join Date
    Jun 2006
    Location
    Toronto
    Posts
    1,805

    Default Re: Information needed :- CMS

    Quote Originally Posted by pathiks
    + 1 for Drupal... I ve had no problems with Joomla too..
    +2 For Drupal .

    It's main advantage is that it is a LOT efficient than Joomla .

    On my P4 machine it churned out ~200 Pages Per Minute whereas Joomla did only 13 Pages Per Minute on server load testing with 50 concurrent connections .
    There are 10 types of people in the world: those who understand binary and those who do not.

  15. #15
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Re: Information needed :- CMS

    Actually I have selected a free css template. Is it possible to convert to CMS template?

    @ tuxfan, how can one use wordpress as CMS for a website (not weblog)?

    @ everyone, so, where to go? Joomla, Drupal or Wordpress (if tuxfan or someone else tells me how).

    Aditya
    --- Console Junkie

  16. #16
    Broken In
    Join Date
    Sep 2004
    Location
    Mangalore, Karnataka
    Posts
    183

    Default Re: Information needed :- CMS

    Go for Joomla. Its good.

  17. #17
    18 Till I Die............
    Join Date
    Jul 2004
    Location
    India, Mumbai, Marine Lines
    Posts
    5,792

    Default Re: Information needed :- CMS

    Try out all the 3 on your local PC. Get familiar with them and decide for yourself.
    http://www.bash.org/?258908

  18. #18
    TechTin.com ravi_9793's Avatar
    Join Date
    Jun 2005
    Location
    www.TechTin.com
    Posts
    4,110

    Default Re: Information needed :- CMS

    Best way to try is...............
    http://www.opensourcecms.com/

    All open source CMS demo are available.....you can try any...and make your final decision.

  19. #19
    Human Spambot tuxfan's Avatar
    Join Date
    Feb 2004
    Location
    Mumbai
    Posts
    2,653

    Default Re: Information needed :- CMS

    Quote Originally Posted by aditya.shevade
    Actually I have selected a free css template. Is it possible to convert to CMS template?
    Could be possible, but you will have to go thru a sample template and study and customise.

    Quote Originally Posted by aditya.shevade
    @ tuxfan, how can one use wordpress as CMS for a website (not weblog)?
    It all depends on how your site is divided, what type of theme you select, what are the contents, etc. There are no 1,2,3 kind of steps. It is pretty subjective. Understand WP's working and then decide whether it could be used for your purposes or not.

    Quote Originally Posted by mehulved
    Try out all the 3 on your local PC. Get familiar with them and decide for yourself.
    ... and for that you will need Apache, PHP, MySQL installed and configured on your machine. Get XAMPP and you could be ready in minutes to try out any PHP+MySQL application offline.
    Last edited by tuxfan; 20-09-2007 at 09:59 AM. Reason: Automerged Doublepost
    :: Free hosting and free domain names available in special cases. Conditions apply ::

  20. #20
    "The Cake is a Lie!!" [xubz]'s Avatar
    Join Date
    Oct 2006
    Posts
    471

    Default Re: Information needed :- CMS

    Wordpress is better for a simple CMS, Easier to code custom templates and Modify it.

    I don't think I quite like Drupal, The Templating system is tad difficult and it doesn't allow you to make it look the way YOU want
    [xubz] ● http://xubz.com/
    [steam_id] ● http://steamcommunity.com/id/xubz

  21. #21
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Re: Information needed :- CMS

    ^^ I have installed XAMPP. I also tried Joomla and Mambo on it. I have been using XAMPP and wordpress for quite long. And, from whatever I have seen about wordpress, I think it might be difficult to port my entire site on it.

    Whatever I have designed so far, has a huge tree like structure. With plenty of directories and subbranches. And I don't know PHP yet. So, I think learning a CMS will take time and I think I will launch the initial site without a CMS. But I am on to learning one (most probably joomla). Thanks.
    --- Console Junkie

  22. #22
    C# Be Sharp ! Zeeshan Quireshi's Avatar
    Join Date
    Jun 2006
    Location
    Toronto
    Posts
    1,805

    Default Re: Information needed :- CMS

    Quote Originally Posted by aditya.shevade
    ^^ I have installed XAMPP. I also tried Joomla and Mambo on it. I have been using XAMPP and wordpress for quite long. And, from whatever I have seen about wordpress, I think it might be difficult to port my entire site on it.

    Whatever I have designed so far, has a huge tree like structure. With plenty of directories and subbranches. And I don't know PHP yet. So, I think learning a CMS will take time and I think I will launch the initial site without a CMS. But I am on to learning one (most probably joomla). Thanks.
    Do give Drupal a try

    http://www.drupal.org
    There are 10 types of people in the world: those who understand binary and those who do not.

  23. #23
    Console Junkie aditya.shevade's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    991

    Default Re: Information needed :- CMS

    ^^ I sure will. Even gonna give mambo a try. (The site opensourcecms is managed by that).
    --- Console Junkie

  24. #24
    Human Spambot tuxfan's Avatar
    Join Date
    Feb 2004
    Location
    Mumbai
    Posts
    2,653

    Default Re: Information needed :- CMS

    Quote Originally Posted by aditya.shevade
    @ tuxfan, how can one use wordpress as CMS for a website (not weblog)?
    Come, let me popularise a popular Digit member's site here as an example. I saw it for first time y'day when some other member gave me the link.

    Go to http://www.askvg.com. The site belongs to Mr. Vis(al Gup)Ta. I liked it's looks and contents. Good job Vishal (and Navjotsingh?)

    UPDATE:
    Ok, I just saw the askvg.com thread. It's Vishal with help from Navjot and Saurav (ChotoCheeta). Kudos guys! Pat yourselves

    Quote Originally Posted by aditya.shevade
    Whatever I have designed so far, has a huge tree like structure. With plenty of directories and subbranches.
    Check if WordPress can handle it with Categories + sub-categories.
    Last edited by tuxfan; 21-09-2007 at 10:11 AM. Reason: Automerged Doublepost
    :: Free hosting and free domain names available in special cases. Conditions apply ::

Similar Threads

  1. Information needed on Geforce GTS 450-urgent!
    By quicky008 in forum Graphic cards
    Replies: 14
    Last Post: 26-02-2011, 04:52 PM
  2. Help & Information Needed for M.S. (Comp. Sc.) in U.S.
    By sameer.pur in forum International Education
    Replies: 5
    Last Post: 19-06-2009, 09:17 AM
  3. Information Needed on Inkjet Printers
    By jeffveen20 in forum Peripherals
    Replies: 13
    Last Post: 29-04-2009, 07:16 PM
  4. Lightscribe information needed
    By HOly_soldier† in forum QnA (read only)
    Replies: 1
    Last Post: 14-06-2007, 04:57 PM
  5. Cable Information needed.....
    By ymhatre in forum Hardware Q&A
    Replies: 12
    Last Post: 15-05-2006, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close