Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Building job sites with Joomla!
Building job sites with Joomla!

Building job sites with Joomla!: Establish and be in charge of a job site using easily adaptable Joomla! Extensions.

eBook
€8.99 €25.99
Paperback
€32.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Table of content icon View table of contents Preview book icon Preview Book

Building job sites with Joomla!

Chapter 1. Installing and Configuring Joomla! 1.5 and Jobs! Pro 1.3.2

Joomla! has earned a reputation of being one of the most powerful CMS programs around, as its core team emerged from another popular open source Content Management System (CMS) program called Mambo. Joomla! was downloaded more than 2.5 million times within the first year of its release. It has over 200,000 community users and contributors. Although Joomla! is so popular, building jobsites with Joomla! is a new concept.

To build a jobsite, you need to use a jobs and recruitment extension (such as Jobs!, Jobline!, or JS Jobs) in your Joomla! website. We will use the Jobs! extension because it provides all of the functionalities that a professional jobsite should have. It provides graphical user interface for administrator, employer, and jobseeker. Before we start how to develop a jobsite with Joomla!, we need to install and configure Joomla! 1.5 and Jobs! extension along with all of its modules.

This chapter explains:

  • Prerequisites for installation of Joomla! 1.5 and Jobs!

  • Setting up a local server environment

  • Uploading installation packages and files to server

  • Creating database and user for the database

  • Installing and configuring Joomla! 1.5

  • Managing sections, categories, and articles

  • Managing extensions

  • Installing and configuring Jobs!

  • Adding modules

Introduction

You may have various approaches for building a jobsite, with job search and registration facilities for users and providing several services to your clients such as job posting, online application process, resume search, and so on. Joomla! is one of the best approaches and an affordable solution for building your jobsite, even if you are a novice to Joomla!. This is because Joomla! is a free, open source Content Management System (CMS), which provides one of the most powerful web application development frameworks available today. These are all reasons for building a jobsite with Joomla!:

  • It has a friendly interface for all types of users—designers, developers, authors, and administrators.

  • This CMS is growing rapidly and improving since its release. Joomla! is designed to be easy to install and set up even if you're not an advanced user.

  • Another advantage is that you need less time and effort to build a jobsite with Joomla!.

You need to use a Joomla! jobsite extension to build your jobsite and you can use the commercial extension Jobs! because it's fully equipped to operate a jobsite, featuring tools to manage jobs, resumes, applications, and subscriptions. If you are looking for a jobsite such as Monster, Career Builder, a niche jobs listing such as Tech Crunch, or just posting job ads on your company site, Jobs! is an ideal solution. To know more about this extension, visit its official website http://www.instantphp.com/.

Jobs! has two variations—Jobs! Pro and Jobs! Basic. The Jobs! Pro provides some additional features and facilities, which are not available in Jobs! Basic. You can use any one of them, depending upon your needs and budget. But if you need full control over your jobsite and more customization facilities, then Jobs! Pro is recommended. You can install Jobs! component and its modules easily, like any other Joomla! extension. You need to spend only a few minutes to install and configure Joomla! 1.5 and Jobs! Pro 1.3 or Jobs! Basic 1.0. It is a stepwise setup process. But first you must ensure that your system meets all the requirements that are recommended by developers.

Introduction


You may have various approaches for building a jobsite, with job search and registration facilities for users and providing several services to your clients such as job posting, online application process, resume search, and so on. Joomla! is one of the best approaches and an affordable solution for building your jobsite, even if you are a novice to Joomla!. This is because Joomla! is a free, open source Content Management System (CMS), which provides one of the most powerful web application development frameworks available today. These are all reasons for building a jobsite with Joomla!:

  • It has a friendly interface for all types of users—designers, developers, authors, and administrators.

  • This CMS is growing rapidly and improving since its release. Joomla! is designed to be easy to install and set up even if you're not an advanced user.

  • Another advantage is that you need less time and effort to build a jobsite with Joomla!.

You need to use a Joomla! jobsite extension to build your jobsite and you can use the commercial extension Jobs! because it's fully equipped to operate a jobsite, featuring tools to manage jobs, resumes, applications, and subscriptions. If you are looking for a jobsite such as Monster, Career Builder, a niche jobs listing such as Tech Crunch, or just posting job ads on your company site, Jobs! is an ideal solution. To know more about this extension, visit its official website http://www.instantphp.com/.

Jobs! has two variations—Jobs! Pro and Jobs! Basic. The Jobs! Pro provides some additional features and facilities, which are not available in Jobs! Basic. You can use any one of them, depending upon your needs and budget. But if you need full control over your jobsite and more customization facilities, then Jobs! Pro is recommended. You can install Jobs! component and its modules easily, like any other Joomla! extension. You need to spend only a few minutes to install and configure Joomla! 1.5 and Jobs! Pro 1.3 or Jobs! Basic 1.0. It is a stepwise setup process. But first you must ensure that your system meets all the requirements that are recommended by developers.

Prerequisites for installation of Joomla! 1.5 and Jobs!


Joomla! is written in PHP and mainly uses MySQL database to store and manipulate information. Before installing Joomla! 1.5 and Jobs! extension, we need a server environment, that includes the following:

Software/Application

Minimum Requirement

Recommended Version

Website

PHP

5

5.2

http//php.net

MySQL

4.1 or above

5

http://dev.mysql.com/downloads/mysql/5.0.html

Apache

1.3 or above

http://httpd.apache.org

IIS

6

7

http://www.iis.net/

mod_mysql

mod_xml

mod_zlib

You must ensure that you have the MySQL, XML, and zlib functionality enabled within your PHP installation. This is controlled within the php.ini file.

Setting up a local server environment

In order to run Joomla! properly, we need a server environment with pre-installed PHP and MySQL. In this case, you can use a virtual server or can choose other hosting options. But if you want to try out Joomla! on your own computer before using a remote server, we can set up a local server environment.

To set up a server environment, we can use XAMPP solution. It comes equipped with Apache HTTP server, PHP, and MySQL. Installing these components individually is quite difficult and needs more time and effort.

To install XAMPP, download the latest version of XAMPP 1.7.x from the Apache friends website: http://www.apachefriends.org/en/xampp.html.

Windows operating system users can install XAMPP for Windows in two different variations—self-extracting RAR archive and ZIP archive.

If you want to use self-extracting RAR archive, first download the .exe file and then follow these steps:

  1. 1. Run the installer file, choose a directory, and click on the Install button.

    After extracting XAMPP, the setup script setup_xampp.bat will start automatically

  1. 2. After the installation is done, click on Start | All Programs | Apache Friends | XAMPP | XAMPP Control Pane.

  1. 3. Start Apache and MySQL by clicking on the Start buttons beside each item. If prompted by Windows Firewall, click on the Unblock button.

    For more information on installing XAMPP on Windows or troubleshooting, go to the Windows FAQs page: http://www.apachefriends.org/en/faqxampp-windows.html.

    If you are using Linux platform, download the compressed .tar.gz file and follow these steps for installation:

  2. 4. Go to a Linux shell and log in as the system administrator root:

su
  1. 5. Extract the downloaded archive file to /opt:

tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt
  • XAMPP is now installed in the /opt/lampp directory.

  1. 6. To start XAMPP, call the command:

    You should now see something similar to the following on your screen:

    /opt/lampp/lampp start
    Starting XAMPP 1.7.3a... LAMPP: Starting Apache... LAMPP: Starting MySQL... LAMPP started.
    

For more information on installing XAMPP on Linux or troubleshooting, go to the Linux FAQs page: http://www.apachefriends.org/en/faq-xampp-linux.html.

If you want to use XAMPP in MAC operating system, download the .dmg file and follow these steps:

  1. 1. Open the DMG-Image.

  2. 2. Drag and drop the XAMPP folder into your Applications folder.

  3. 3. XAMPP is now installed in the /Applications/XAMPP directory.

  4. 4. To start XAMPP open XAMPP Control and start Apache and MySQL.

  5. 5. After installation of XAMPP in a system, to test your installation, type the following URL in the browser: http://localhost/.

You will see the XAMPP start page.

Uploading installation packages and files to server

Now, we need to copy or transfer Joomla! installation package files to server. Before copying the installation package, we must download Joomla_1.5.15-Stable-Full_Package.zip from the webpage http://www.joomla.org/download.html, and then extract and unzip it. You can use WinZip or WinRAR to unzip these files. After unzipping the files, you have to copy files on your server root folder (for Apache, it is htdocs folder). If you are not using the XAMPP or local server environment, you need the File Transfer Protocol (FTP) software to transfer files to your server root folder, such as htdocs or wwwroot. The popular FTP software is FileZilla, which is absolutely free and available for different platforms, including Windows, Linux, and Mac OS. You can get it from the website http://filezilla-project.org/.

Creating database and user

Before installing and configuring Joomla! and Jobs! extension, we also need to create a database and a database user. You can easily add a new database and any user by using phpMyAdmin in XAMPP server environment. To add a database, by using phpMyAdmin, you must follow the following steps:

  • Type the address http://localhost/phpmyadmin in the web browser. The front page of phpMyAdmin will be displayed.

  • Type a name for the database you want to create. For example, my_db in the Create new Database field and then click on the Create button to create the database.

  • To be connected with the database, we need a user account. You can add a user account by clicking on the Privileges tab of phpMyAdmin.

  • You will see all users' information. Click on Add a new User link of Privileges window. After clicking on the link, a new window will appear. Provide the required information in the Login Information section of this window and then click on the Go button.

We have now completed the preparation stage of installing Joomla!.

Installing and configuring Joomla! 1.5


We are now ready to install Joomla! 1.5. Open a web browser and type the address of your server directory in which you have copied Joomla!1.5 package files. For example, if you have copied files to a folder named joomla in root htdocs directory of XAMPP local server environment, you must type the following address in your web browser: http://localhost/joomla.

You will be automatically redirected to the Joomla! installation wizard and then follow these steps:

  1. 1. Choosing language:

    The first step lets you to select a language to use during the Joomla! installation steps. Choose the language you want to use and then click on Next.

  1. 2. Pre-installation check:

    Here, pre-installation check will be completed, which is important to determine compatibility of Joomla! with your system. To run Joomla! 1.5 properly, you must carefully check recommended settings for PHP and ensure that your system meets all the requirements.

    If some settings are not the same as recommended, these settings will be highlighted in red. You can solve them by changing the PHP settings in php.ini file in your server. You will find the list of the php.ini directives that you can set to configure your PHP setup in the following webpage: http://www.php.net/manual/en/ini.list.php.

    On Unix-based systems (Linux, Mac OS X), attention should be given to writing rights. This is particularly important for the configuration.php file. At the end of the installation, this file gets created with its individual values. If the installer does not have writing rights, Joomla! cannot create this file and the installation will fail. If this happens, try to configure the rights appropriately and click on Check Again. After checking successfully, click on Next.

  1. 3. License:

    In this step, you need to carefully read the license agreement and accept it. Joomla! is available with the GNU/GPL license. The GNU General Public License (GNU GPL or simply GPL) is a widely used free software license, originally written for the GNU. For more details, visit the webpage: http://www.gnu.org/licenses/gpl.html.

    Something similar to the following screenshot will appear. After reading and accepting the license agreement, click on Next.

  1. 4. Database Configuration:

    In this step, you have to set up Joomla! to connect with database and run on your server. Type the URL of your database host in the Host Name field, then provide the username you have created earlier in the User Name field; provide also the password in the Password field and your database name in the Database Name field.

    For example, type something like the following:

    Host Name: http://localhost

    Username: Santonu

    Password: 1234

    Database Name: my_db

    After providing the database information, click on Next.

  2. 5. FTP Configuration:

    To solve the problem of PHP safe-mode restrictions, you can use an FTP layer to upload files and handle all the file system operations. To use an FTP layer, type an FTP username in the FTP User field and a password in the FTP Password field.

    It is always recommended to skip this step. You can enable this anytime from the Global configuration window, in case of any security problems. Now click on the Next button to go to the next step.

  1. 6. Main Configuration:

    This step enables you to configure Joomla! and this is the main configuration step of the Joomla! installation. First, you have to provide the name of your website in the Site Name field. This name will normally appear in the title section of a web browser.

    Then provide your e-mail address and also provide admin password and then retype the password in the Confirm Admin Password field. By default, your super administrator username is admin. You cannot define another username during installation but you can change it later from the admin panel.

    If you are a beginner, you can click on Install Sample Data to load sample data and then click on Next.

  2. 7. Finish:

    In this step, your Joomla! installation steps will be completed Congratulations! Joomla! is now installed, as shown in the following screenshot. This means you have successfully completed the installation steps.

Now you have to remove the Joomla! installation folder first, and then click on the Site button to view your Joomla! website or click on the Admin button to take a tour of the Joomla! administrator panel. You can easily remove this folder. Go to your server root directory where Joomla! is installed. Delete the entire installation folder.

If you are using a hosting solution instead of a local server, you can remove this folder in two ways:

  • By using the File Manager tool in your hosting control panel (such as C-Panel, Plesk)

  • By using an FTP client (such as FileZilla and SmartFTP)

Note

See Appendix, Online Resources, for more information on how to delete files and folders in C-Panel, Plesk, and other control panels. You will also find online resources on how to delete files and folders using an FTP program.

Managing sections, categories, and articles


Joomla! is a popular content management system, so it is mainly used for managing content. You can manage content from the Joomla! backend administrator panel. To go to this area, type in your web browser, the address of the server directory where the administrator folder is located. For example, if you have installed Joomla! in the joomla directory of local server, then the address is:http://localhost/joomla/administrator.

You will see the Joomla! Administration Login screen in your browser window.

Log into the administrator panel as Super Administrator. By default, the username is admin. Then provide the password that you have created while you were configuring. Before adding an article as content, you must create a section and category for it. You can organize your content by using sections and categories because Joomla! uses a three-tier organization level for articles—Section | Category | Article. Any section contains one or more categories, and each category may have articles assigned to it. One article can only be in one category and section.

You can easily add new sections, edit existing sections, publish or unpublish any section, and copy or delete sections from the Section Manager window. To manage sections, click on Contents | Section Manager (as shown in the following screenshot):

The process of managing categories is quite similar to managing sections. You just need to click on Contents | Category Manager to go to Category Manager window and then manage your categories.

After creating section and category, to add a new article from admin panel, click on Contents | Article Manager (as shown in the following screenshot):

To add a new article, click on the New button in the Article Manager window and write your article with a title in Article: [New] window WYSISWYG editor area. You must also define the section and category for this article—which you have created earlier—and save this content.

If you want to edit an article, select the article, click on Edit, and then make any changes in the article in Article: [Edit] window. Article Manager enables you to publish or unpublish an article. You can send an article to trash, copy an article, move an article, and so on. Just select an article and then click on the corresponding buttons.

Managing extensions


Components, modules, plugins, templates, and languages are collectively known as extensions. Each of these extensions is used for specific functions:

  • Components: It is the largest and the most complex of the extension types. When a Joomla! web page is being loaded, a component is called to render the main page body. For example, the component com_banners displays a banner in a web page. Components are divided into two parts—for the administrator and for the frontend website.

  • Modules: It is used for page rendering and doesn't need to be linked to anything. It can contain only static HTML, image, or text. For example, mod_mainmenu and mod_banners.

  • Plugins: These were previously known as mambots. Using a plugin allows a developer to change the way their code behaves depending upon which plugins are installed to react to an event.

  • Templates: It is basically the design of your Joomla! website. With a template, you can change the look and the feel of your website. Templates have certain fields in which components and modules are shown. You can easily create and customize any template file.

  • Languages: Languages can be packaged in two ways—either as a core package or as an extension package—and allow both the Joomla! core as well as third-party components and modules to be localized or internationalized.

To know more about extensions, go to the Joomla! documentation page: http://docs.joomla.org/Joomla!_Extensions_Defined.

You can easily manage extensions by using the Extensions menu. For example, to install or uninstall any extension, click on the menu Extension | Install/Uninstall; to manage modules, click on the Module Manager; to manage plugins, click on the Plugin Manager; to manage templates, click on the Template Manager; and to manage language, click on the Language Manager.

Installing and configuring Jobs!


Installation of Jobs! is very simple; you will only need to install using the installer tool of the extensions manager. Before installing and configuring the Jobs! extension, get it from developer InstantPHP's website: http://www.instantphp.com. It is available only with a commercial license. Jobs! comes with some modules and plugins. To install and configure Jobs! extension, you need to follow these steps:

  1. 1. First click on the menu Extensions | Install/Uninstall to open the Extensions Manager window, as shown in the following screenshot:

  1. 2. In the Extensions Manager window, click on Browse in the install section and look for the installer file called com_jobs_XXX.zip of the Jobs! extension package you have purchased. Then click on Upload & Install, as shown in the following screenshot:

Note

If you get an error during installation stating that the folder com_jobs is already in use, you must check that …/components/com_jobs folder must not be used by any other component.

When the installation completes successfully, you will see the message Install Component Success. Now, you need to install some modules. Modules and plugins are also extensions, so you can install all modules and plugins in the same way. Jobs! comes with some modules, plugins, and templates. You will find them in a folder named Plugin and Modules in the Jobs! extension package. You need to install some important modules to make your website functional. The Jobs! module—mod_jobs —is one of them and it is the main module. You must install it to access the Jobs! component in the website's frontend. In this way, you can install other modules such as search module, categories module, latest jobs, random jobs, and so on. Also, you can install any plugin and template file later. If you need more information and support you can go to InstantPHP's support page: http://www.instantphp.com/support/21-jobs-support.html.

  1. 3. Jobs! is now installed along with some of its modules. After installing the Jobs! Component, you need to configure it. First, add at least one application status and be sure that it's published because it is one of the key features of Jobs! and so it is essential to enable the jobseeker application system. It will set the default status when an application is received from a jobseeker. To add a new application status, click on the menu Components | Jobs | List Application Status, as shown in the following screenshot:

After that, click on Add New and provide some status name for online application in the new window and save it as published. Application status is a classification of applications received from the candidates. Some basic examples are:

  • Pending

  • Under review

  • Rejected

  • Accepted

Click on menu Components | Jobs | Configuration and check the Default Status drop-down list in the General Settings tab of the Configuration Settings window. Now select the status name you want to make default and save this setting.

Adding modules


You can easily add and enable modules to the Joomla! website; modules must be installed before enabling them if your installed modules are jobs, search module, and categories module. Enable these modules from the Module Manager window. To do this, click on the menu Extensions | Module Manager. After that, checkmark the modules you want to enable and click on Enable.

Summary


In this chapter, we have learned the basics of Joomla! 1.5 installation. We have also learned how to use Jobs! extension along with Joomla! 1.5. This chapter briefly described the method of managing sections, categories, and content. It also described how to manage extensions and add modules. So if you are a beginner, this information will be helpful to you.

Left arrow icon Right arrow icon

Key benefits

  • Build your own monster.com using Joomla!
  • Take your job site to the next level using commercial Jobs! Extension
  • Administrate and publish your Joomla! job site easily using the Joomla! 1.5 administrator panel and Jobs! Pro control panel interface
  • Boost your job site ranking in search engines using Joomla! SEO

Description

Joomla! is a content management system that helps both novice users and expert developers to create powerful websites. Joomla! has extensions for construcing job sites; web sites for handling employment and careers. It can take hours to build even an elementary job site but imagine yourself building a job site such as Monster, CareerBuilder, a niche job listing such as TechCrunch or your own company job site within few minutes and with minimal development efforts.Building job sites with Joomla! shows you how to create your own job site with Joomla! with the Jobs! Pro extension. From the basic installation and configuration, you will see all the steps required to assemble a working job site in next to no time.This book is a step-by-step tutorial for creating a job site using Joomla!. First you will set up a server environment to install Joomla! 1.5 and Jobs!. Next you will learn how you can use Jobs! configuration settings to control the components of your job site such as adding companies, adding social bookmarking buttons, enabling the users to post their resume online and so on. You will learn to easily manage your site using the Jobs! control panel. This will be followed by using job site template to quickly create a job site and simultaneously test the site you have created. Next you will learn how to speed up the communication between employers and the jobseekers using e-mail templates. You can also entirely control user registration system from Jobs! Pro admin panel. You will also learn to add and manage job types, job categories, and applications to keep your database organized and to keep track of the application status. You will also learn to add a jobseeker or an employer and to manage resume fields. Then you will configure credit systems to charge an amount of money to users according to the specific service provided. By the end of this book you will learn to professionally optimize your Joomla! Job site for search engines and look at list of words that need to be avoided in the URLs.

Who is this book for?

If you are looking for building and managing a job site using Joomla! extensions then this book is for you. Prior knowledge of using extensions is not expected but Joomla! basics will be required.

What you will learn

  • Install and configure Joomla! 1.5 and Jobs! Pro along with all of it’s modules
  • Create a custom Joomla! 1.5 template to build your job site in just few minutes
  • Step by step guidelines for configuring your job site to control Site tab settings, System tab settings and Metadata settings
  • Manage jobs, job types, and categories with administrative rights
  • Manage cover letters and resume files to make your application stand out in a crowd
  • Create email templates to expedite the communication between the employers and applicants
  • Instant reference to accomplish complex tasks such as registering an employer or a jobseeker and managing employers credits, resume field, field category, and education levels.
  • Augment your website ranking in search engines using handy SEO strategies such as using effective keyword, making SEF URLs, creating sitemap, submitting website to search engines and so on
Estimated delivery fee Deliver to Malta

Premium delivery 7 - 10 business days

€32.95
(Includes tracking information)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Sep 21, 2010
Length: 236 pages
Edition : 1st
Language : English
ISBN-13 : 9781849512220
Concepts :
Tools :

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Estimated delivery fee Deliver to Malta

Premium delivery 7 - 10 business days

€32.95
(Includes tracking information)

Product Details

Publication date : Sep 21, 2010
Length: 236 pages
Edition : 1st
Language : English
ISBN-13 : 9781849512220
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 90.97
Joomla! Search Engine Optimization
€24.99
WordPress Top Plugins
€32.99
Building job sites with Joomla!
€32.99
Total 90.97 Stars icon
Banner background image

Table of Contents

10 Chapters
Installing and Configuring Joomla! 1.5 and Jobs! Pro 1.3.2 Chevron down icon Chevron up icon
Control Panel Interface Chevron down icon Chevron up icon
Designing a Jobsite Template Chevron down icon Chevron up icon
Changing Configuration Settings Chevron down icon Chevron up icon
Managing Jobs, Job Types, and Categories Chevron down icon Chevron up icon
Managing Countries and Companies Chevron down icon Chevron up icon
Managing E-mail, Applications, and Application Status Chevron down icon Chevron up icon
User Registration, Credits, Resume Fields, and Education Levels Chevron down icon Chevron up icon
Managing Cover Letter, Resume, and Resume Files Chevron down icon Chevron up icon
Search Engine Optimization Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.5
(2 Ratings)
5 star 0%
4 star 50%
3 star 50%
2 star 0%
1 star 0%
johncvg@belgacom.net Oct 21, 2010
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
This book covers everything you need to know about Joomla 1.5 installation and configuration as well as its advertised Jobs! Pro component so it is targeted at the Joomla beginner.Everything is there including installing XAMPP and Joomla, even the basics of Joomla template design.The real meat of the book, Jobs! Pro, starts at Chapter 5 and from there covers all you need to know about this extension. If your a beginner at Joomla and haven't used Jobs! Pro before then this book is ideal.The final chapter deals with Joomla Search Engine Optimization.This is a book aimed at a very precise market, Jobs! Pro but a large portion of the book clearly explains all you need to know about Joomla itself so it can be recommended on that basis as well.
Amazon Verified review Amazon
blog.elimu.pl Nov 14, 2010
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
The book "Building job sites with Joomla!" concerned primarily only one issue, the construction sites with job offers. It's true that the author added some more general topics such as about SEO, but do not change the fact that it is addressed to a very narrow audience.The first chapter I was very disappointed, as usual, several pages how to install Joomla! and ... how to install the commercial component of Jobs!. The author wrote only that it is commercial, and gave the address page. I wish I had made an effort to specify exactly why he chose this instead of another extension, because we have more than one (ex. JA Job Board) to build this kind of web page.And was any word why Joomla! is the best possible CMS, the construction of such sites, because there is some scripts build ony for this.Thus the impression that the subsequent chapters is simply advertising and documentation of this component, not a case study site, which is already working on this component.Chapter 3 what about how build a template, it is quite chaotic and too little practical, looks like a rewritten documentation. There are a lot of unnecessary information, and is not the most important, being guided by building or selecting a template for such sites.The next chapter is about the administration of a duplication of information from other books for beginners.I think a person who reaches out for the title already knows the basics of CMS, therefore, considers it a waste of paper.The last chapter of SEO - is also weak, the author mentions only one extension, as if forgetting the other, in my opinion, more useful for administration of Joomla.Information were also taken notice, and where this whole marketing and HR coating. In a word, I'm disappointed. Only 2 or 3 chapters are useful with description extension, but the rest of the content is very far-fetched, sorry.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela