21168 projects tagged "GPL"
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.
The Ozeki VoIP Service Checker is a tool you can use for checking the availability of VoIP services. It can be used to verify whether a given service exists, see whether it can be reached from a particular network, and check whether the user details (such as the username and password) to access the service are correct. It was developed because many mobile Internet providers block VoIP traffic.
Dragdrop.js is a Javascript package which implements drag-n-drop functionality in a browser. It supports moving an element horizontally, vertically, and in both directions, snap-to-grid functionality, limitation of the moving distance, and registering of user-defined functions on start, move, and stop. It has been tested in IE 6.0, FireFox 17, Chrome 22, and Safari 5.1.1.