RSS 2 projects tagged "Job"

Download No website Updated 08 Nov 2012 jobSeeker

Screenshot
Pop 31.30
Vit 1.00

jobSeeker is a class that searches for jobs on a range of different job sites. It takes a list of parameters for searching for jobs, such as keywords, country, city, distance limit, and the sites to search. It returns an array of results that includes the job title, description, and job page URL. Currently it supports Craigslist, Indeed, and Monster.

No download Website Updated 06 Jun 2011 Schedule::Cron

Screenshot
Pop 49.90
Vit 2.38

Schedule::Cron is a Perl module that provides a simple but complete cron-like scheduler. It can be used for periodically executing Perl subroutines. The philosophy behind Schedule::Cron is to call subroutines periodically from within one single Perl program instead of letting cron trigger several (possibly different) Perl scripts. Everything under one roof. Furthermore, Schedule::Cron provides a mechanism to create crontab entries dynamically, which isn't that easy with cron. It knows about all extensions (at least all extensions the author is aware of, i.e those of "Vixie" cron) for crontab entries like ranges including 'steps', specification of month and days of the week by name, or coexistence of lists and ranges in the same field. It even supports a bit more (like lists and ranges with symbolic names). It has existed since 1999 on CPAN and is successfully used in many projects.

Screenshot

Project Spotlight

Blink

A small open blog engine.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.