I\'m trying to automate a task开发者_StackOverflow中文版 using Selenium-RC where the user doesn\'t have to be logged in. Here\'s the ideal scenario:
I built a Windows Service for a client of ours that collects all the changed/new rows from the database, turns them into a CSV and FTP uploads them somewhere every night. Now as it turns out they don\
I\'m looking for resources, or anyone who have writting scheduler in WCF. What I want to achive is basically what can you see in OGame, or Travian or doznes of other text browser based game.
I have a scheduled task running in JBoss 5.1 on a daily basis for sending birthday wishes. The mail content is HTML and I embed images in the mail.
I am using Java mail API to send email through my java application. But I want to send it automatically on future date i.e. any specific date of every month/year. I have used my ISP\'s SMTP server to
I\'ve got a winforms app that I developed to do batch processing on tens of thousands o开发者_开发问答f students, now we\'re trying to run it nightly as a scheduled task.
I am trying to make an script that will every second read string from a file, and execute it. executer.pyc:
I\'m looking for a project or 3rd party component that allows redcurrant reservations of a resource.开发者_如何学编程
I have a task/job scheduling problem and I would like to find preferably efficient algorithms to solve it.
Can you recommend on a python tool / module that allows scheduling tasks on remote machine in a network?