LATEST NEWS

Aug 16/2010 Job Wrapping Service from SmartJobBoard
We are pleased to announce the launch of Job Wrapping Service. This technology allows automatically backfilling your job board with jobs from other job sites.

Jul 14/2010 Health-care Jobs for Backfilling
MedJobShop.com, one of SmartJobBoard customers, is pleased to offer all the jobs in his database to any user for import into your database.

Jun 21/2010 SmartJobBoard Mobile Version is Available
We're pleased to announce the availability of mobile version plug-in. This new functionality allows accessing job board site from anywhere via mobile phone and attracting users preferring to use mobile Internet.


TESTIMONIALS
"SmartJobBoard first class service
SJB is a great piece of Software, highly flexible, easy to customise ..."
Sam Newell,
RenewableEnergyJobs


"Many thanks to the SmartJobBoard.com team! They have been 100% supportive ..."
George Crutchfield,
CleanTech Recruits (USA)

To see all testimonials, please click here


REQUIREMENTS

  • Apache Web server
  • PHP 5.x
  • mod_rewrite
  • MySQL 4.1.x or higher
  • GD library
  • FFmpeg library (for video uploads)
  • DOM, MySQL and Curl php extensions

View all requirements >>


Requirements

Below you can find the main requirements for a server SmartJobBoard software will be installed to.
The software will not function properly without these minimum requirements from your host.

  • Apache Web server
    Apache is an application that processes user requests (browser requests and runs the SmartJobBoard software)
  • PHP 5.x
    PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel. SmartJobBoard is build on PHP.
  • mod_rewrite
    This module provides a rule-based rewriting engine to rewrite requested URLs on the fly.
  • MySQL 4.1.x or higher
    MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.
    The users, listings and most of the system data is stored in the database.
  • GD library
    GD library is used for the dynamic creation of images. It is installed as the extension for PHP.
    GD creates PNG, JPEG and GIF images, among other formats.
  • FFmpeg library (for video uploads)
    FFmpeg is a complete, cross-platform plugin to record, convert and stream audio and video.
    It includes libavcodec - the leading audio/video codec library.
  • DOM, MySQL and Curl Php extensions
    The DOM extension allows you to operate on XML documents through the DOM API with PHP 5.
    The Curl Php extension allows you to connect and communicate to many different types of servers with many different types of protocols.
    MySQL extension allow you to access MySQL database servers.