Version 0.0.0.1 Released

July 4, 2008 – 8:13 am

We had to wait until after midnight to make sure we got the special date of July 4th, 2008 as our official first release date.  OsJobber Lite v0.0.0.1 is ready to download and start posting jobs to.   The next update is in the works, but please check it out and let us know what you need.

Core Functions

June 30, 2008 – 4:15 pm

Core Job Board Functionality, (as OsJobber-Lite will perform)

  1. Employers can post jobs.
    • A job post consists of a title, and job description, and an email to send applications to. NOTHING ELSE
    • They do not have to sign up to post jobs!
  2. Anyone can search for those jobs using a simple keyword search form (NOTHING ELSE), which searches the job title and job description.
    • This requires a full text index on the title and job description rows in the database.
  3. JobSeekers can then apply to the job.
    • They do not have to sign up!
    • An application consists of your email address and resume (NOTHING ELSE).
    • The resume can be pasted into a textarea or can be attached.
    • The application is sent FROM: the job seeker and TO: the employer.
    • The application and the resume is saved in the database.
  4. Admin can add / edit / delete — employers, jobseekers, and jobs.
  5. A designer can theme the website with a site wide template.