Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 01-29-2009, 01:07 PM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've heard a lot of good about wordpress, just haven't had any incentive or need to switch as I can get around joomla really well. If Joomla stops working for me, it will be likely the first thing I try.
Reply With Quote
  #12  
Old 01-29-2009, 01:52 PM
Magnumutz's Avatar
Magnumutz Magnumutz is offline
 
Join Date: Feb 2006
Location: Romania
Posts: 731
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm curious on how the vBulletin made CMPS will look like.
Will it be free or a paid add-on?
Reply With Quote
  #13  
Old 01-29-2009, 02:26 PM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magnumutz View Post
I'm curious on how the vBulletin made CMPS will look like.
Will it be free or a paid add-on?
There is a video of some of its features in development at vb.com on the developers blog.

Free? I doubt that LOL.
Reply With Quote
  #14  
Old 01-29-2009, 02:57 PM
AWMGolfer AWMGolfer is offline
 
Join Date: Dec 2007
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use Joomla on many of the sites I have designed. We use it for our school disctrict. My largest complaint about it is in the ACL, there is just no way at this time to control permissions and create usergroups but that is supposed to change in 1.6, it better or else I will be looking for a new option. There is a steep learning curve on the admin side of things but once you get it down it's a piece of cake to do just about anything with it. I love it but as it is with anything, there are some areas that really need improvement. With jfusion really cranking along it is definitely gonna make it even more powerful!!

However, if you are just designing a simple content site it is a bit overkill. If you are looking to have a lot of features and addons then I would definitely check it out. I will never use it for just a simple website.

As far as it being organized, I think it is well organized as there are really three main parts to it, components, modules, and articles. Each section is easy to use and navigate but again, that is once you get down what each of those are and how to use it!!
Reply With Quote
  #15  
Old 01-29-2009, 03:22 PM
KTBleeding's Avatar
KTBleeding KTBleeding is offline
 
Join Date: Feb 2004
Location: Tooele, UT
Posts: 756
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wayne Luke View Post
the 5.X system is a hell of a pain to style
How so? There's one "page.tpl.php" file and the rest is css. Of course if you're making a massive site, there's quite a bit more to it than just that.. but with core that's all there is.

I'll be the first to admit that the generated code by Drupals third party modules (especially the Views module) is a disaster though.. and you typically can't create a Drupal site (with a lot of modules) without having a huge mess of css. But I think compared to vB's style / template system, Drupal is 10 times less time consuming. Maybe not "easier" per-say, but that depends on your knowledge with php.

I'll agree with you on Wordpress though. Most of the sites that my job does for people can be done easily with WP.. Like 95% of them, anyways.
Reply With Quote
  #16  
Old 01-29-2009, 03:42 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KTBleeding View Post
How so? There's one "page.tpl.php" file and the rest is css. Of course if you're making a massive site, there's quite a bit more to it than just that.. but with core that's all there is.
Well core has absolutely no functionality except for taxonomy, urls and basic content management. If you want custom content types with fields and different views, you need to install at least three plugins (CCK, Views, Panels) to get it to work right or write a lot of PHP code yourself. If you're going to re-write most of the content handling why use a CMS to start with. This doesn't even touch on elements needed if you want to have basic social networking components included on the site. That is probably another 5 or 6 plugins right there because the basic user profile is just that, basic.

Then you need to make sure that all modules and styles inherit the output properly, etc... This is probably why the commercial version of Drupal, Acquia includes 20 third-party modules to provide the basics people need. Probably also why CCK and Views will be absorbed into Drupal 7 as core components.

I guess if you're making a simple blog site with just one author and basic comments then you can simply edit page.tpl.php. Most sites that need a CMS are more complicated than that though. Of course in the long run it does mean that most Drupal sites are less cookie cutter than many Wordpress or even vBulletin sites. They do take a lot more investment to get working though.
Reply With Quote
  #17  
Old 01-29-2009, 06:14 PM
kevcj's Avatar
kevcj kevcj is offline
 
Join Date: Mar 2007
Location: East Texas
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GSeybold View Post
I just downloaded Joomla and I just don't get it. Seems like an unorganized web creater. Anyone have any luck with it? Is is a waste of my time?

Thanks so much

Gabby
Joomla is hacker bait. Installing that script is like posting a big sign that says "Please hack my site".

Some of the add-ons that you can download from the joomla site has been tagged as having known security flaws. But the joomla community still hands those files out like candy.

Awhile back the joomla developers did not want the script tied in with anything that cost money. SMF even dropped support for the joomla & smf bridge because of the stuff that the joomla devs were doing. I think this was about a year and a half ago. But the joomla community lost a lot of respect and support because of what they "thought" open source meant.

The joomla support forums are a joke. If you need help, instead of asking, get ready to beg for help.

The code is bloated and slow.

The list goes on and on.

I ran a joomla site for about 6 or 7 months. It was probably one of the worst experiences of my web site building career.
Reply With Quote
  #18  
Old 01-29-2009, 10:32 PM
AzzX's Avatar
AzzX AzzX is offline
 
Join Date: Sep 2007
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kevcj View Post
...The joomla support forums are a joke. If you need help, instead of asking, get ready to beg for help.

The code is bloated and slow.

The list goes on and on.

I ran a joomla site for about 6 or 7 months. It was probably one of the worst experiences of my web site building career.
Agree with everything said, Joomlas interpretation of the GPL is incredibly self indulgent.
Reply With Quote
  #19  
Old 01-30-2009, 03:11 AM
parash parash is offline
 
Join Date: Dec 2007
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kevcj View Post
Joomla is hacker bait. Installing that script is like posting a big sign that says "Please hack my site".

Some of the add-ons that you can download from the joomla site has been tagged as having known security flaws. But the joomla community still hands those files out like candy.

Awhile back the joomla developers did not want the script tied in with anything that cost money. SMF even dropped support for the joomla & smf bridge because of the stuff that the joomla devs were doing. I think this was about a year and a half ago. But the joomla community lost a lot of respect and support because of what they "thought" open source meant.

The joomla support forums are a joke. If you need help, instead of asking, get ready to beg for help.

The code is bloated and slow.

The list goes on and on.

I ran a joomla site for about 6 or 7 months. It was probably one of the worst experiences of my web site building career.

It's Joomla who dropped using SMF . Joomla always wanted to be open source based system, SMF is no more open source thats why they moved to Phpbb actually.

I did many joomla sites, Many clients are happy with Joomla . it's not actually that bad nor its slow actually depends on people, if one is in need of medium kind of site with some small traffic and community joomla is pretty good . but if you are targetting for making a big site why not invest money and hire a coder.

I have been on joomla from 4years now i never felt support forum so as u mentioned. I am now on my own for joomla modifications and all . Just takes a bit time but its worth running Joomla for small sites.
Reply With Quote
Reply


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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03902 seconds
  • Memory Usage 2,254KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete