Results 1 to 21 of 21
  1. #1
    Broken In dashang's Avatar
    Join Date
    May 2007
    Posts
    117

    Question which is best website maker ? jhoomla or drupal?

    Which is better Jhoomla or Drupal and what is its use with php?? And with Wordpress can we make all kinds of sites (even E-commerce) ??
    Need help guys please reply
    visit my site: www.techdrome.blogspot.com

  2. #2
    poor little me
    Join Date
    Jul 2012
    Location
    internet
    Posts
    77

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    Which is better Jhoomla or Drupal and what is its use with php??
    this shows that you are beginner in web development .

    Joomla and Drupla like other CMS are built on php.

    And with Wordpress can we make all kinds of sites (even E-commerce) ??

    Yup from wordpress you can literally make any kind of website . For integrating E commerce into wordpress just download some plugin but i would suggest you to go with a shopping cart like magento if you really want to build an e commerce site .Wordpress does not have that level of flexibility needed for e commerce application.

  3. #3
    Master KOD3R nbaztec's Avatar
    Join Date
    Sep 2010
    Location
    New Delhi
    Posts
    342

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    Which is better Jhoomla or Drupal and what is its use with php?? And with Wordpress can we make all kinds of sites (even E-commerce) ??
    Need help guys please reply
    That depends, I personally find all the CMSes to be restrictive. But among Joolma and Drupal, each has it's features and shortcomings ranging from a large community and templates (Joomla) to better flexibility (Drupal) to ease of use (Wordpress). All of these have live demo on their respective sites IMO which you are free to try, or better install them locally and see which is best suited for you.

    Quote Originally Posted by krazylearner View Post
    this shows that you are beginner in web development .
    I'm sorry, I missed your point.
    AMD Phenom II X6 1055T|MSI 880GMA-E45|MSI 7770|2x2 Corsair DDR3 1333MHz|CM Elite 310|Corsair CX400W|DELL ST2320L
    Myself @ nbaztec.co.in
    Build Your Rig! (XBlade) @ nbaztec.co.in - Build Your Rig!
    My Inner Artist @ nbaztec.co.in - Designs

  4. #4
    tH3 !0$t $0u! Rishi.'s Avatar
    Join Date
    Jun 2012
    Location
    New Delhi.
    Posts
    1,061

    Thumbs up Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    Which is better Jhoomla or Drupal and what is its use with php?? And with Wordpress can we make all kinds of sites (even E-commerce) ??
    Need help guys please reply
    Well first off all , its not Jhoomla , its Joomla.

    For beginners Joomla is recommended rather than Drupal.Its administration panel is easier than Drupal.
    Joomla 1.7 is most popular and stable release from Joomla.Though joomla 2.x exists now.

    In case you are a complete beginner , then i would suggest a start from Wordpress.And yes , it has plugins and addons for putting up an E-commerce site.

    Drupal is best for those having advanced knowledge or expertise in CMS.Its interface is pretty much complex when compared to joomla.
    However it beats Joomla in terms of flexibility and robustness.Once you learn Drupal then you can make better website than Joomla.

    FOr heavy CMS based sites Drupal is better option.
    Also as per my experience Joomla community is kinda less supportive than Drupal.
    However I still prefer Joomla as I am not professional , in case If I was , then I would have gone with Drupal.

    Now it really depends what are the main factors influencing your web design/CMS .Thats a really big question in this context.
    Spoiler:

    Current : Acer Aspire V3-571G.
    Config : Ivy Bridge Corei7 3610QM @2.3Ghz | 2GB GT 640m DDR3 GPU (O'Ckled to GTX660m DDR3) | 4 GB DDR3 RAM | 500GB HDD | 15.6' HD.

    Previous :
    NetBook : HP Pavilion DM1-4003au
    Config : AMD E-450 1.65Ghz dual Core with Radeon HD 6320 IGP.
    2 GB DDR3 1333Mhz RAM.
    11.6" Glossy Screen.| 6 Cell LIon Battery.

    RIG : Intel C2D E4500 2.2GHz | Intel DG41RQ | 1*2GB DDR2 RAM 800Mhz Kingston + 1GB Apacer DDR2 @666Mhz. | WD Caviar SE 250GB SATA 7200 RPM | WD Caviar Green 1 TB 7200 RPM with 64M Cache | Nvidia GeForce 8400GS 512MB DDR2.| Samsung SMB2030" 16x9. |.

    Audio Gear : Dunnu Hephaes DN-16 IEM | Tekfusion TwinWoofer V1.| Sansa CLip V1.
    HandHelds : Motorola Atrix 4G(MB860) | Nokia N95 8GB | Nokia 6630.


  5. #5
    Broken In dashang's Avatar
    Join Date
    May 2007
    Posts
    117

    Default Re: which is best website maker ? jhoomla or drupal?

    i know to make blog site. but i want to learn php and i came across Joomla and Drupal so want to know what it is ? And what is Content mgmt System .. tell me in simple words

    Wordpress is blogsite maker na ?? So we cannot make company sites from it na ??
    visit my site: www.techdrome.blogspot.com

  6. #6
    poor little me
    Join Date
    Jul 2012
    Location
    internet
    Posts
    77

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    i know to make blog site. but i want to learn php and i came across Joomla and Drupal so want to know what it is ? And what is Content mgmt System .. tell me in simple words
    php is a language . Joomla and drupal are applications built on php .previously before the arrival of cms like joomla and drupal people have to build websites from scratch writing lots of code . Now people don't have to do this .
    just install these ready made websites .Configure it according to your needs and you are ready to go .

    content management systems are the category of web applications which are used to publish content .For example all news websites are basically content management system.All blogs are too cms because here you publish and manage your content.

    Wordpress is blogsite maker na ?? So we cannot make company sites from it na ??
    blogsite = blog + site

    wordpress is a site maker.You can use it to make blog or company website.They differ in their layout.

    I think theory wouldn't help you much

    just install and play with these wordpress , joomla and drupal on your computer and you will get what they are and how are they used over internet.

    My suggestion to you is to go with wordpress first.It is most simple and also most powerful at the same time.If you are unable to install this on your computer then visit this link http://wordpress.com/. This will get you started.

  7. #7
    Human Spambot clmlbx's Avatar
    Join Date
    Aug 2006
    Location
    Indore
    Posts
    2,084

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    i know to make blog site. but i want to learn php and i came across Joomla and Drupal so want to know what it is ? And what is Content mgmt System .. tell me in simple words

    Wordpress is blogsite maker na ?? So we cannot make company sites from it na ??
    you want to learn php to make websites .. I hope you know HTML & CSS at least.. before jumping to PHP.. and to use wordpress, joomla, drupal you don't need to learn PHP..

    CMS is mostly useful to quickly update your website without having any knowledge about Web designing or Developing.. It is mostly useful for End users.. Before CMS people had to pay to professionals to maintain there site..which is no more an issue as end users(site owners) can do this on there own.

    If you just want site then go with wordpress easy to use and more then enough for your purpose..
    Athlon II X4 635 @ 2.9Ghz Gigabyte GA-MA785GMT-US2H Kingston 2x2 Gb 1333Mhz DDR3 WDC 500Gb Green Palit GTS 250 512mb Tagan 500W Samsung B2030 Lg DVD Writer

  8. #8
    Alpha Geek ajaybc's Avatar
    Join Date
    Feb 2007
    Location
    Cochin
    Posts
    748

    Default Re: which is best website maker ? jhoomla or drupal?

    If you want to setup a website quickly without any hassle use Wordpress. It is easier to setup, manage and find help.
    I am personally against all CMSs. Most of them are not used for what they were intended. eg Wordpress.
    If you want to delve deep into web development in PHP, try to learn and use FRAMEWORKS like Yii,CakePHP etc not CMS like Drupal or Joomla. I personally found Yii the best PHP framework.
    Available for freelance web design and web development jobs.
    You can view my portfolio here.
    Ajay Balachandran

    I write at http://techathlon.com

  9. #9
    Wahahaha~! Faun's Avatar
    Join Date
    Dec 2006
    Location
    Pune/there
    Posts
    8,447

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    i know to make blog site. but i want to learn php
    Better start from scratch or start using php frameworks. You should have good knowledge of javascript (Jquery), CSS and other related things to start with.

    Joomla, Drupal and wordpress will get you versed with some of the snippets of php but it's not the beginning and end of all.
    Steam | Flickr | Battlelog
    Spoiler:
    Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX Ti|D7000|Classic Vibe 50 Strat|XONAR STX|RE272|UM Miracle|Optimus G

    Mono

  10. #10
    Broken In dashang's Avatar
    Join Date
    May 2007
    Posts
    117

    Default Re: which is best website maker ? jhoomla or drupal?

    guys if i want to add a forum on wordpress then is it available.... and i want to provide members of site to be registered in site by creating new id or using google id or facebook ..so is it possible in wordpress ..... and if not so all of these things can be possible by what way or in php site i can ??
    visit my site: www.techdrome.blogspot.com

  11. #11
    poor little me
    Join Date
    Jul 2012
    Location
    internet
    Posts
    77

    Default Re: which is best website maker ? jhoomla or drupal?

    It looks you are confused .
    First of all decide whether you want to learn php or want to develop a website using cms.
    I think you lack basics . So work on them .

    learn php ,html and css by installing local server on your computer .

    In beginning go for video training and nice simple book .If you know programming then download the php manual from php official site.It is best material on php .

    If you don't want to learn at this point of time then explain here the details of the website which you want to make .i guess people here will give best guidance to help you take off.

    have fun and enjoy ...

  12. #12
    Broken In dashang's Avatar
    Join Date
    May 2007
    Posts
    117

    Default Re: which is best website maker ? jhoomla or drupal?

    see i know html and i hv create a blog and creatg a blog is not a biggie even in wordpress its blog only ..... i wanna learn how to create websites like facebook n even company sites or forum with good look n feel n whch takes less time to load .
    Thats what i want
    visit my site: www.techdrome.blogspot.com

  13. #13
    Right Off the Assembly Line
    Join Date
    Jul 2012
    Posts
    12

    Default Re: which is best website maker ? jhoomla or drupal?

    jhoomla and Drupal both has their own features. But jhoomla is better as my opinion. And yes, We can create many types of site by using wordpress even e-commerce.

  14. #14
    Human Spambot clmlbx's Avatar
    Join Date
    Aug 2006
    Location
    Indore
    Posts
    2,084

    Default Re: which is best website maker ? jhoomla or drupal?

    Ok you want to learn.. then you asked wrong question here.. .. you will have to learn html, css, jquery, PHP, mysql at minimum..

    see company or any normal site can easily be created with knowledge of web Designing , html, css and any CMS..

    CMS is mostly for the person who is going to use it to update.. and all these three cms has different advantages and disadvantages.. there others too which are famous and are used in different regions of world..

    but sites like facebook needs very strong back end.. It needs Database like mysql and server side language like PHP... these are not the only but mostly used..

    If you want to be a professional then you have to learn all.. or if you want to learn for any specific site then share which site is it, then we will suggest you right path..

    Just all type of website is pretty large pool..
    Athlon II X4 635 @ 2.9Ghz Gigabyte GA-MA785GMT-US2H Kingston 2x2 Gb 1333Mhz DDR3 WDC 500Gb Green Palit GTS 250 512mb Tagan 500W Samsung B2030 Lg DVD Writer

  15. #15
    tH3 !0$t $0u! Rishi.'s Avatar
    Join Date
    Jun 2012
    Location
    New Delhi.
    Posts
    1,061

    Default Re: which is best website maker ? jhoomla or drupal?

    ^you gotta learn php and Sql for that in depth along with css,xml,ajax and java script.

    HTML is just the beginning my friend. This will not help much while customizing and designing Joomla and other CMS pages.
    Spoiler:

    Current : Acer Aspire V3-571G.
    Config : Ivy Bridge Corei7 3610QM @2.3Ghz | 2GB GT 640m DDR3 GPU (O'Ckled to GTX660m DDR3) | 4 GB DDR3 RAM | 500GB HDD | 15.6' HD.

    Previous :
    NetBook : HP Pavilion DM1-4003au
    Config : AMD E-450 1.65Ghz dual Core with Radeon HD 6320 IGP.
    2 GB DDR3 1333Mhz RAM.
    11.6" Glossy Screen.| 6 Cell LIon Battery.

    RIG : Intel C2D E4500 2.2GHz | Intel DG41RQ | 1*2GB DDR2 RAM 800Mhz Kingston + 1GB Apacer DDR2 @666Mhz. | WD Caviar SE 250GB SATA 7200 RPM | WD Caviar Green 1 TB 7200 RPM with 64M Cache | Nvidia GeForce 8400GS 512MB DDR2.| Samsung SMB2030" 16x9. |.

    Audio Gear : Dunnu Hephaes DN-16 IEM | Tekfusion TwinWoofer V1.| Sansa CLip V1.
    HandHelds : Motorola Atrix 4G(MB860) | Nokia N95 8GB | Nokia 6630.


  16. #16
    poor little me
    Join Date
    Jul 2012
    Location
    internet
    Posts
    77

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    see i know html and i hv create a blog and creatg a blog is not a biggie even in wordpress its blog only ..... i wanna learn how to create websites like facebook n even company sites or forum with good look n feel n which takes less time to load .
    Thats what i want
    So you want to be web developer that's cool

    follow this simple plan

    learn html first . It is simple but need practice.

    create a simple project
    second learn css. You will need it for optimization and best web practices
    create a simple project
    third learn javascript . It is used to add interactivity like facebook and any other user friendly website
    create a simple project

    fourth learn database and sql preferably mysql : needed for backend to store information about users.
    create a simple project
    fifth learn php : needed for serve side logic and database connectivity
    create a simple project.

    eventually you will know what is happening behind any website.

    but remember after doing all this you will still lack professional designing which is very important .

    so at the end you will have to know how to design using tools and software and incorporate that design into your programming.

    take care

  17. #17
    Bon fo Gamin(G) 101gamzer's Avatar
    Join Date
    Aug 2011
    Location
    DxB
    Posts
    504

    Default Re: which is best website maker ? jhoomla or drupal?

    Spoiler:
    Gaming RiG comin sooooon..|Acer Aspire 4730z|PSP 3004PB|PSP 3004 GT5 BLACK EDITION|Samsung Galaxy S III 16 GB|Samsung LB530|

  18. #18
    In search for Tech Gyan! CyberKID's Avatar
    Join Date
    Jul 2010
    Location
    New Delhi
    Posts
    762

    Default Re: which is best website maker ? jhoomla or drupal?

    @OP, you seem to be in a hurry to jump off. Right?
    In real life, there's nothing like that. You need to learn the basics first. The underlying principles of all things WEB is HTML. You need to first learn to code HTML. Try tutorials from W3Schools Online Web Tutorials. It has vast matter as tutorials for HTML, JavaScript, JScript, Jquery, CSS, PHP, XML, etc. Creating blogs doesn't mean that you know HTML-It's nothing, as the sites work somewhat like IDE (Integrated Development Environments) where you're not required to get your hands dirty with what is called CODE BEHIND. You need to put in just the content, and your blog is ready. Try doing it on simple notepad and you'll get to know what it takes to KNOW HTML.
    As far as CMS is concerned, it's an abbreviation for CONTENT MANAGEMENT SYSTEM. CMS is coded and given to the Site Admin (Incharge of the content of the Website), so that he/she could post the desired content on the website, without the knowledge of the underlying coding, or without the website developer doing the coding everytime there is a change required in the website. CMS is needed in a site which has dynamic content, where you need to add and delete content frequently.
    I'm a KID in this BIG Cyber World!

    Intel C2D E4500|CM Hyper TX3 EVO|Corsair VS450|MSI G41M-P26|Kingston VR 2 x 4GB DDR3 1333 MHz|Seagate 500 GB SATA 3.0+ WD 80 GB IDE|AOC E2243Fw2k|| Dell Inspiron 14R|Core i5 480M 2.66|WD 320GB SATA 3.0|6GB DDR3 1333|Philips SHP 2700|Microsoft Mobile 1000||Nokia C6-00
    My Blog: http://www.metro-greens.in

  19. #19
    Apprentice Ankit Omar's Avatar
    Join Date
    Jul 2012
    Location
    Pune
    Posts
    95

    Default Re: which is best website maker ? jhoomla or drupal?

    Its joomla bro....I have been softwares for the same..I am not having that much knowledge about joomla as i use CSS/HTML...

  20. #20
    Right Off the Assembly Line
    Join Date
    Aug 2012
    Posts
    1

    Default Re: which is best website maker ? jhoomla or drupal?

    Quote Originally Posted by dashang View Post
    And with Wordpress can we make all kinds of sites (even E-commerce) ??
    You may want to try Zepo.in (Set-up your Shop Online in next 5 Minutes! Try for Free! :: ZEPO). They are an ecommerce solution that let you help setup an online store. They are similar to magento and shopify! I had an awesome experience building my online store with them. The team is very receptive and communicative. And surprisingly, the charges to open and maintain the online store aren't as high as being offered by the aforementioned solutions.

    Wordpress does allow you make your own website but it wouldn't offer you the kind of flexibilty and choices you need to customize your online store according to your inclinations and products. For this you need someone dealing specially with ecommerce solutions. That also helps when you need expertise in the matter, like with integrated payment gateways, distribution channels, web hosting, etc.

  21. #21
    Right Off the Assembly Line
    Join Date
    Oct 2012
    Location
    Bangalore
    Posts
    16

    Default Re: which is best website maker ? jhoomla or drupal?

    Compare to Joomla,to create a professional website,Drupal is good.Drupal is a free to use, open source, Content Management System (CMS) that allows a user, or community of users, to easily publish, manage and organise all content on a website.

Similar Threads

  1. Which content mangement or website maker?
    By Gauravs90 in forum Software Q&A
    Replies: 8
    Last Post: 08-07-2010, 06:32 PM
  2. Plz suggest a free Forum maker website?
    By kerthivasan in forum Internet & WWW
    Replies: 5
    Last Post: 06-08-2008, 08:58 AM
  3. Joomla or Drupal ?
    By digster in forum QnA (read only)
    Replies: 3
    Last Post: 22-07-2008, 11:47 PM
  4. Do you Need Free Website (Flash/Drupal/HTML)?
    By thejeswi.nk in forum Chit-Chat
    Replies: 7
    Last Post: 15-04-2008, 09:55 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