473,396 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Joomla - opinion

Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I have not
done anything with Joomla. Is it worth my while to invest the time to set
it up and learn it? If it is, where would you recommend as a starting
place. I looked quickly on the web, but not found anything directly to the
point, and as I am busy right now I thought I would solicit opinions from
fellow professionals.

Shelly
Nov 8 '07 #1
18 2808
Shelly wrote:
>
Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I have not
done anything with Joomla. Is it worth my while to invest the time to set
it up and learn it? If it is, where would you recommend as a starting
place. I looked quickly on the web, but not found anything directly to the
point, and as I am busy right now I thought I would solicit opinions from
fellow professionals.

Shelly
The most obvious starting points would be:

http://www.joomla.org for general information on Joomla
http://dev.joomla.org for developer information on Joomla
http://api.joomla.org for a reference on the Joomla API
Nov 8 '07 #2
NC
On Nov 8, 9:17 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>
A prospective client wants customizations to Joomla using PHP.
I have not done anything with Joomla. Is it worth my while to
invest the time to set it up and learn it?
Setup will take you all of ten minutes. Be aware though that Joomla!
exists in two flavors. The current release is 1.0, but it is being
replaced with 1.5, which is a complete rewrite. Almost everything,
from administration to developing extensions, is different in 1.5
compared to 1.0. So you might want to discuss this with your
prospective client.

As to learning, it is entirely up to you. If you are a fast learner
and expect to handle similar requests in the future, you should
consider it. If not, it probably doesn't make a lot of sense, unless
you enjoy learning for the sake of learning.
If it is, where would you recommend as a starting place.
joomla.org

Cheers,
NC

Nov 8 '07 #3
On Nov 8, 7:55 pm, NC <n...@iname.comwrote:
On Nov 8, 9:17 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
A prospective client wants customizations to Joomla using PHP.
I have not done anything with Joomla. Is it worth my while to
invest the time to set it up and learn it?

Setup will take you all of ten minutes. Be aware though that Joomla!
exists in two flavors. The current release is 1.0, but it is being
replaced with 1.5, which is a complete rewrite. Almost everything,
from administration to developing extensions, is different in 1.5
compared to 1.0. So you might want to discuss this with your
prospective client.

As to learning, it is entirely up to you. If you are a fast learner
and expect to handle similar requests in the future, you should
consider it. If not, it probably doesn't make a lot of sense, unless
you enjoy learning for the sake of learning.
If it is, where would you recommend as a starting place.

joomla.org

Cheers,
NC
I understood that Shelly wanted to customize Joomla, not just use it?
Sorry if
I'm wrong.

Darko

Nov 8 '07 #4
Darko wrote:
On Nov 8, 7:55 pm, NC <n...@iname.comwrote:
>On Nov 8, 9:17 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>>A prospective client wants customizations to Joomla using PHP.
I have not done anything with Joomla. Is it worth my while to
invest the time to set it up and learn it?

Setup will take you all of ten minutes. Be aware though that Joomla!
exists in two flavors. The current release is 1.0, but it is being
replaced with 1.5, which is a complete rewrite. Almost everything,
from administration to developing extensions, is different in 1.5
compared to 1.0. So you might want to discuss this with your
prospective client.

As to learning, it is entirely up to you. If you are a fast learner
and expect to handle similar requests in the future, you should
consider it. If not, it probably doesn't make a lot of sense, unless
you enjoy learning for the sake of learning.
>>If it is, where would you recommend as a starting place.

joomla.org

Cheers,
NC

I understood that Shelly wanted to customize Joomla, not just use it?
Sorry if
I'm wrong.

Darko
Correct, but actually I wouldn't be able to customize it unless I learned it
first. Is this something that goes on the server, or is it like Dreamweaver
that goes on the developer's machine? That is a big question that I didn't
readily find online.

Shelly
Nov 8 '07 #5
On Nov 8, 8:09 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
Darko wrote:
On Nov 8, 7:55 pm, NC <n...@iname.comwrote:
On Nov 8, 9:17 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>A prospective client wants customizations to Joomla using PHP.
I have not done anything with Joomla. Is it worth my while to
invest the time to set it up and learn it?
Setup will take you all of ten minutes. Be aware though that Joomla!
exists in two flavors. The current release is 1.0, but it is being
replaced with 1.5, which is a complete rewrite. Almost everything,
from administration to developing extensions, is different in 1.5
compared to 1.0. So you might want to discuss this with your
prospective client.
As to learning, it is entirely up to you. If you are a fast learner
and expect to handle similar requests in the future, you should
consider it. If not, it probably doesn't make a lot of sense, unless
you enjoy learning for the sake of learning.
>If it is, where would you recommend as a starting place.
joomla.org
Cheers,
NC
I understood that Shelly wanted to customize Joomla, not just use it?
Sorry if
I'm wrong.
Darko

Correct, but actually I wouldn't be able to customize it unless I learned it
first. Is this something that goes on the server, or is it like Dreamweaver
that goes on the developer's machine? That is a big question that I didn't
readily find online.

Shelly
server, as much as I know. You install it, set parameters, fill the
database, and it works.
I never used it, so don't rely on me, it's just a clue. I bet there
are people here who know it
better than I do.

Nov 8 '07 #6
Shelly wrote:
Darko wrote:
>On Nov 8, 7:55 pm, NC <n...@iname.comwrote:
>>On Nov 8, 9:17 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:

A prospective client wants customizations to Joomla using PHP.
I have not done anything with Joomla. Is it worth my while to
invest the time to set it up and learn it?
Setup will take you all of ten minutes. Be aware though that Joomla!
exists in two flavors. The current release is 1.0, but it is being
replaced with 1.5, which is a complete rewrite. Almost everything,
from administration to developing extensions, is different in 1.5
compared to 1.0. So you might want to discuss this with your
prospective client.

As to learning, it is entirely up to you. If you are a fast learner
and expect to handle similar requests in the future, you should
consider it. If not, it probably doesn't make a lot of sense, unless
you enjoy learning for the sake of learning.

If it is, where would you recommend as a starting place.
joomla.org

Cheers,
NC
I understood that Shelly wanted to customize Joomla, not just use it?
Sorry if
I'm wrong.

Darko

Correct, but actually I wouldn't be able to customize it unless I learned it
first. Is this something that goes on the server, or is it like Dreamweaver
that goes on the developer's machine? That is a big question that I didn't
readily find online.

Shelly
It's goes on the server.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Nov 8 '07 #7
On Nov 8, 12:17 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I have not
done anything with Joomla. Is it worth my while to invest the time to set
it up and learn it? If it is, where would you recommend as a starting
place. I looked quickly on the web, but not found anything directly to the
point, and as I am busy right now I thought I would solicit opinions from
fellow professionals.
Why is the client insisting on Joomla? Do they already have a Joomla-
based site? If not, have they considered the full range of options?

Nov 8 '07 #8
lawrence k wrote:
On Nov 8, 12:17 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I
have not done anything with Joomla. Is it worth my while to invest
the time to set it up and learn it? If it is, where would you
recommend as a starting place. I looked quickly on the web, but not
found anything directly to the point, and as I am busy right now I
thought I would solicit opinions from fellow professionals.

Why is the client insisting on Joomla? Do they already have a Joomla-
based site? If not, have they considered the full range of options?
When a client says "I want A", you don't try to sell him B. You sell him A.

Shelly
Nov 8 '07 #9
On Thu, 8 Nov 2007 16:52:56 -0500, "Shelly"
<sh************@asap-consult.comwrote:
>lawrence k wrote:
>On Nov 8, 12:17 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>>Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I
have not done anything with Joomla. Is it worth my while to invest
the time to set it up and learn it? If it is, where would you
recommend as a starting place. I looked quickly on the web, but not
found anything directly to the point, and as I am busy right now I
thought I would solicit opinions from fellow professionals.

Why is the client insisting on Joomla? Do they already have a Joomla-
based site? If not, have they considered the full range of options?

When a client says "I want A", you don't try to sell him B. You sell him A.
No, you sell the client A and B and throw in C as well.
--
Regards, Paul Herber, Sandrila Ltd.
http://www.sandrila.co.uk/ http://www.pherber.com/
Nov 8 '07 #10
"Shelly" <sh************@asap-consult.comwrote in message
news:13*************@corp.supernews.com...

Correct, but actually I wouldn't be able to customize it unless I learned
it first. Is this something that goes on the server, or is it like
Dreamweaver that goes on the developer's machine? That is a big question
that I didn't readily find online.
It's just a bunch of PHP files.
No .exe's; no .dll's; just a bunch of PHP.
Nov 8 '07 #11
Is this something that goes on the server, or is it like
Dreamweaver
that goes on the developer's machine? That is a big question that I
didn't readily find online.
So you had problems finding and/or understandig the Wikipedia article:
http://en.wikipedia.org/wiki/Joomla

I guess the answer is "no, it's not worth investing time". Because in case
THIS caused any trouble, I would be very surprised when learning Joomla
didn't.
Nov 8 '07 #12
Jonas Werres wrote:
>Is this something that goes on the server, or is it like
Dreamweaver
that goes on the developer's machine? That is a big question that I
didn't readily find online.

So you had problems finding and/or understandig the Wikipedia article:
http://en.wikipedia.org/wiki/Joomla

I guess the answer is "no, it's not worth investing time". Because in
case THIS caused any trouble, I would be very surprised when learning
Joomla didn't.
There is always one in every bunch, isn't there. No, I didn't see the
wikipedia. I searched and found the Joomla site and some others. Did you
not notice my original post where I said I was very busy and did a quick
search? Did you also not see where I was seeking advice from other experts?
I guess not on all counts. I guess some people just get their jollies by
being snide. Oh, well.

--
Shelly
Nov 9 '07 #13
On Nov 8, 4:52 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
lawrence k wrote:
On Nov 8, 12:17 pm, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
Opinions sought:
============
A prospective client wants customizations to Joomla using PHP. I
have not done anything with Joomla. Is it worth my while to invest
the time to set it up and learn it? If it is, where would you
recommend as a starting place. I looked quickly on the web, but not
found anything directly to the point, and as I am busy right now I
thought I would solicit opinions from fellow professionals.
Why is the client insisting on Joomla? Do they already have a Joomla-
based site? If not, have they considered the full range of options?

When a client says "I want A", you don't try to sell him B. You sell him A.
But why is the client asking for A? Because a friend recommended it to
them once? Or because they've already invested $40,000 setting up
their company intranet with Joomla, and now they just need some modest
customization? In the first case, there is room to discuss a wide
range of options, in the second case, it's clear that the client has
an investment they don't want to walk away from.


Nov 9 '07 #14
NC
On Nov 8, 11:09 am, "Shelly" <sheldonlg.n...@asap-consult.comwrote:
>
I wouldn't be able to customize it unless I learned it first.
Is this something that goes on the server, or is it like Dreamweaver
that goes on the developer's machine?
All customizations (themes, extensions, etc.) reside on the server.

Cheers,
NC

Nov 9 '07 #15
On 9 Nov, 17:11, "Sanders Kaufman" <bu...@kaufman.netwrote:
Hmmmm - maybe I should take my own advice, eh?
You trust me?
Now there is the big question! I hate subcontracting out. The stress
is terrible.

I'm in the UK and recently I had a client in Australia and I subbed
some of the work out to one of my guys in the States. Matching all the
different timezones for status updates was a nightmare, especially
when I couldn't get in touch with the guy in the States.

At least if I know I'm gonna miss a deadline I know exactly what's
going on. BTW, the job mentioned above went OK and the client was very
happy, but the stress....

Nov 9 '07 #16

"Captain Paralytic" <pa**********@yahoo.comwrote in message
news:11**********************@v3g2000hsg.googlegro ups.com...
On 9 Nov, 17:11, "Sanders Kaufman" <bu...@kaufman.netwrote:
>Hmmmm - maybe I should take my own advice, eh?
You trust me?
Now there is the big question! I hate subcontracting out. The stress
is terrible.

I'm in the UK and recently I had a client in Australia and I subbed
some of the work out to one of my guys in the States. Matching all the
different timezones for status updates was a nightmare, especially
when I couldn't get in touch with the guy in the States.

At least if I know I'm gonna miss a deadline I know exactly what's
going on. BTW, the job mentioned above went OK and the client was very
happy, but the stress....
How bouts this? I'll trust you.
You can pay me ex-post facto - fixed rate, instead of hourly - after you get
the code you need.
Put together a spec, put a dollar (or pound - I do both) value on it and a
deadline and send it to me at bu***@kaufman.net .

I'll let you know right away if I will accept it and make the
work-in-progress available to you.
That way - you'll know if it strays off schedule or off-spec - BEFORE it's
too late.

If we go through the whole process, only to find that what I thought was
good code, you thought was bad - no problem.
I understand that sometimes there's just a disconnect - especially with
strangers - so I'll just chalk it up to that and be done with it.
(I'll allow my self to get screwed by anyone... once.)

I pay my IPP (APlus.net) high-dollar, and in return I get some damned good
24x7 tech support.
Furthermore, they feature Joomla as one of the packages they specifically
support.
Between that and all the Joomla chatter here - the universe wants me to do
this. :)




Nov 9 '07 #17
"tomb" <to**@technetcenter.comwrote in message
news:LB***************@bignews7.bellsouth.net...
Captain Paralytic wrote:
>But seriously. I am so busy, I'd love to find other Joomla literate
folks that I could trust to sub-contract to!

It just so happens I'm about to undertake a Joomla project for one of my
clients. I'm in the US, and I also would be interested in discussing some
joint work with you. My PHP background is only a tad limited - I haven't
done much with regex - but I've already seen some of the places in Joomla
where customization is done.
You asked for it, Capt.!
Nov 9 '07 #18
On Nov 9, 7:41 pm, Captain Paralytic <paul_laut...@yahoo.comwrote:
On 9 Nov, 17:11, "Sanders Kaufman" <bu...@kaufman.netwrote:Hmmmm - maybe I should take my own advice, eh?
You trust me?

Now there is the big question! I hate subcontracting out. The stress
is terrible.

I'm in the UK and recently I had a client in Australia and I subbed
some of the work out to one of my guys in the States. Matching all the
different timezones for status updates was a nightmare, especially
when I couldn't get in touch with the guy in the States.

At least if I know I'm gonna miss a deadline I know exactly what's
going on. BTW, the job mentioned above went OK and the client was very
happy, but the stress....
Don't justify your self. Admit you're not capable of doing business so
that
everyone who sees the post knows not to take you. ;-)

Nov 10 '07 #19

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: KCC | last post by:
I apologize if this is not the correct group to ask this question but I can't find another newgroup that might help and I am having no luck at the Mambo or Joomla forums. I am looking for a...
14
by: Osiris | last post by:
time for a Joomla newsgroup ! support the initiative on news.groups and nl.newsgroups. search there with keyword "joomla" and give your opinion, with solid arguments.
7
by: Dawson | last post by:
A client of ours with a large ecommerce shop is looking at moving to Joomla... The question is: Is Joomla ready for large critical enterprise e-commerce application(s), with white-labelling...
8
by: Annalyzer | last post by:
I agreed to write an event registration site for a group and then later found out that their website was created with Joomla. I had never heard of Joomla so I started reading about it and it seems...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.