Difference between revisions of "Web developers"

From Joomla! Documentation

m (removing from inuse template, article is not actively under going editing)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
{{Web developer profile}}
+
{{Chunk:Web developer profile}}
 +
 
 +
==What is Joomla! and why should I be interested?==
 +
 
 +
Joomla! is the second most popular Content Management System in the world according to [http://cmscrawler.com/completelist CMS Crawler], and is freely available to download and install.  Released under the General Public License v2 and above - read more at [[Extensions_and_GPL#About_Joomla.21_and_the_GPL]], anybody can work with all parts of the Joomla! CMS, make changes, customise it to fit their needs, and use it for commercial projects.
 +
 
 +
The world of website design is rapidly moving towards dynamically served content and away from static websites - Joomla! is well equipped to meet these needs and has the added bonus of a vibrant, enthusiastic community and a phenomenal amount of extensions, allowing you to extend the basic Joomla! installation in a multitude of ways - from creating social networks to ecommerce stores, corporate websites to intranets.
 +
 
 +
Once you understand the basics of how Joomla! works, it is quick and easy to learn how to extend it through writing custom components, adapting existing code, and creating your own templates.
 +
 
 +
==Where do I get started?==
 +
 
 +
Firstly, see if there are any Joomla! User Groups near you, or a Joomla!Day event you could attend.  Having a community of people you can talk to or ask questions of is really helpful in the process of learning how to use any new system.  It often saves hours, if not days of fiddling or researching to just ask the question and have someone give you an answer (or advise where to find the answer).
 +
 
 +
[http://community.joomla.org/user-groups.html Find your nearest User Group]
 +
 
 +
[http://events.joomla.org/joomla-days.html Find your nearest Joomla!Day event]
 +
 
 +
Next, create yourself an account on the Joomla! forums.  While the forums are user to user support, there are a LOT of users, and a lot of experienced users for that matter.  Make sure you take the time to read the posting guidelines at the top of the forums before you post, and include all the relevant information.
 +
 
 +
While you're here, see if you might be able to help someone else.  Good practice is to answer one post for every post you make asking for help, as a minimum.
 +
 
 +
[http://forum.joomla.org/ Visit the Joomla! forums]
 +
 
 +
Next, create yourself an account here on the Joomla! Documentation Project.  Newcomers are a great help with documentation, as you often see things with a 'fresh pair of eyes' and can identify mistakes or pick up errors easier.
 +
 
 +
Just click on the link in the top right, and create your account.  If you find any documentation that needs updating or reviewing, simply log in, edit the appropriate item, and submit your revisions. Likewise if you can add any examples (especially to coding/API related documentation) you can do this too!
 +
 
 +
==How do I style a Joomla! website to be like my graphics visuals?==
 +
 
 +
==Getting started with content==
 +
 
 +
==Finding extensions to keep your client happy!==
 +
 
 +
==Search engine optimisation with Joomla!==
  
 
==Joomla! Security Guide==
 
==Joomla! Security Guide==
Line 16: Line 50:
 
==See also==
 
==See also==
 
* [[Developers]]
 
* [[Developers]]
 +
 +
[[Category:Joomla! user profiles]]

Revision as of 16:44, 2 February 2013



<translate> As a web developer you may not be too concerned about the visual appearance of a website as you are tasked with producing functionality. You will probably have a good knowledge of HTML and CSS but will also be proficient in Javascript, PHP and a range of other languages. If you are new to Joomla, you will need support in developing or customising Joomla! extensions (components, modules, plugins, templates and languages). You will need information about the Joomla! Framework API and how to use it and will probably make extensive use of best practice example code. A strong understanding of Joomla! security issues is also important to you.</translate>

What is Joomla! and why should I be interested?[edit]

Joomla! is the second most popular Content Management System in the world according to CMS Crawler, and is freely available to download and install. Released under the General Public License v2 and above - read more at Extensions_and_GPL#About_Joomla.21_and_the_GPL, anybody can work with all parts of the Joomla! CMS, make changes, customise it to fit their needs, and use it for commercial projects.

The world of website design is rapidly moving towards dynamically served content and away from static websites - Joomla! is well equipped to meet these needs and has the added bonus of a vibrant, enthusiastic community and a phenomenal amount of extensions, allowing you to extend the basic Joomla! installation in a multitude of ways - from creating social networks to ecommerce stores, corporate websites to intranets.

Once you understand the basics of how Joomla! works, it is quick and easy to learn how to extend it through writing custom components, adapting existing code, and creating your own templates.

Where do I get started?[edit]

Firstly, see if there are any Joomla! User Groups near you, or a Joomla!Day event you could attend. Having a community of people you can talk to or ask questions of is really helpful in the process of learning how to use any new system. It often saves hours, if not days of fiddling or researching to just ask the question and have someone give you an answer (or advise where to find the answer).

Find your nearest User Group

Find your nearest Joomla!Day event

Next, create yourself an account on the Joomla! forums. While the forums are user to user support, there are a LOT of users, and a lot of experienced users for that matter. Make sure you take the time to read the posting guidelines at the top of the forums before you post, and include all the relevant information.

While you're here, see if you might be able to help someone else. Good practice is to answer one post for every post you make asking for help, as a minimum.

Visit the Joomla! forums

Next, create yourself an account here on the Joomla! Documentation Project. Newcomers are a great help with documentation, as you often see things with a 'fresh pair of eyes' and can identify mistakes or pick up errors easier.

Just click on the link in the top right, and create your account. If you find any documentation that needs updating or reviewing, simply log in, edit the appropriate item, and submit your revisions. Likewise if you can add any examples (especially to coding/API related documentation) you can do this too!

How do I style a Joomla! website to be like my graphics visuals?[edit]

Getting started with content[edit]

Finding extensions to keep your client happy![edit]

Search engine optimisation with Joomla![edit]

Joomla! Security Guide[edit]

Joomla! Security Forums

See also[edit]