dear, i herd that joomla can speed up dynamic website programming
Up to know i create dynamic web site in PHP manually.
is there someone with experience in joomla design? I am looking for a good tuto for it.
optik
3:36 pm on Jul 7, 2010 (gmt 0)
The problem with these systems is as soon as your client asks you for something that it can't do and there is no extension for you are caught with your trousers down.
dbarasuk
3:44 pm on Jul 7, 2010 (gmt 0)
ah, i thought it could do anything. so you mean, i am better with my manual programming?
What can i do to make things run fast?
optik
4:07 pm on Jul 7, 2010 (gmt 0)
I'm no expert on joomla but all these CMS systems have a base set of functions and then extension libraries.
It depends on what kind of sites you are building of course, for a run of the mill site it is no doubt a good option.
But if your building a site that is in constant development you'll get unstuck sooner or later.
dreamcatcher
5:53 pm on Jul 7, 2010 (gmt 0)
But if your building a site that is in constant development you'll get unstuck sooner or later.
I agree. Plus to be honest, using 3rd party software takes the fun out of coding. And you are open to security issues if they are open source.
dc
Matthew1980
7:35 pm on Jul 7, 2010 (gmt 0)
Hi all,
>>using 3rd party software takes the fun out of coding
Totally agree with that, coding things yourself has it's benefits; you know what's going on, and you can re-code things later on (providing you remember to comment on more complex functions/classes) when you can see a way of making things more efficient. The big + point for me is, the learning aspect of it, sometimes I do stuff just to see if I can, sometimes the curve of learning can be steep, but in the end its totally worth it.
Cheers, MRb
enigma1
11:53 am on Jul 13, 2010 (gmt 0)
Check the open source repositories there are really good CMS packages other than the popular ones some are dedicated and tiny for specific tasks so you don't have to re-invent the wheel.