An answer for job batch posting
I had someone create a plugin for my jobroller site to finally BATCH UPLOAD jobs. WOOHOO!
I have included screenshots if anyone is interested. It works from uploading CSV file. Once the jobs are posted, it auto-deletes the file it uploaded. Thus far it has been pretty slick. The job description can use html tags or not, some of the companies use them int he batches they send me and some do not. Anyways, here is a screenshot. If anyone is interested in it, let me know. I am contemplating either giving it out for free or charging a nominal fee (4 bucks?). All I would like to do is recoup the money spent having it created. The only concern with it, and the programmer does not see a way around it, is the upload and posting is based on your server's
max_execution_time. I have found out the hard way that mine is around 45s; therefore I can only batch upload around 35-40 jobs at a time. Tested on a server that has 120s and you can batch upload around 100 at a time. Hernce, you may have seen previous posts from em about max_execution_time. I learn something new every day. :0
In looking at all the screen shots I think it's pretty self explanatory as to how it works. The user/userid list auto updates. If anyoen has any questions, let me know. As of now it's a full week of testing and it works really nice....