Main > Free Download Search >

Free time schedule script

time schedule

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1433
Group Schedule 1.0

Group Schedule 1.0


Do you have a group of people you need to organize meetings with? Well this CGI will calculate when the best times are for your entire group to get together. This is done by every member submitting the hours of each day of the week they are generally more>> Do you have a group of people you need to organize meetings with? Well this CGI will calculate when the best times are for your entire group to get together. This is done by every member submitting the hours of each day of the week they are generally available at, then the CGI prints out a schedule that tells you at exactly what times everyone is available at. I thought of this because game clans have trouble finding times when everyone is available to play, but it can be used for anyone, such as a business needing to know when to schedule team meetings!<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Group Schedule
Group Schedule, then the CGI prints out a schedule that tells you at exactly what times everyone is available at ... to play, but it can be used for anyone, such as a business needing to know when to schedule team
License:Freeware
Download
1542 downloads
Added: 2005-08-15
Time Sheet 2.1

Time Sheet 2.1


Truworth time sheet solution is a Flex based Time Sheet programmed to keep track of the hours worked by multiple employee on multiple projects. It allows users to keep track and manage the hours devoted on the projects. It has many highlighted features, more>> Truworth time sheet solution is a Flex based Time Sheet programmed to keep track of the hours worked by multiple employee on multiple projects. It allows users to keep track and manage the hours devoted on the projects. It has many highlighted features, including user and project management. Admin can be able to manage the time sheet and also be able to view the reports that allow to give the client exact time spend on each project.<<less
Added: 2009-02-18 License: BSD Price: $200.00USD
97 downloads
Twitter Status Scheduler 1.0

Twitter Status Scheduler 1.0


With twitter status scheduler you can easily and free of charge schedule tweets on twitter.com if you are busy or away, it doesnt matter! more>> With twitter status scheduler you can easily and free of charge schedule tweets on twitter.com if you are busy or away, it doesnt matter!<<less
Added: 2009-05-13 License: Freeware Price: $0.00USD
19 downloads
Cron schedule parser 1.1

Cron schedule parser 1.1


If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making more>> If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making cron jobs log their events in a database and then writing a monitoring app around this class. Cron schedules can be quite complex to parse since they can involve ranges (n-n) and lists of values or ranges (n,n,n or n,n,n-n,n-n). Finally, days can be specified by calendar days or days of the week. This class supports every possibility at the moment except for weekdays specified in non-numerical format, like Mon, Tues, etc. and */2 syntax for alternation. One possible use for this class would be to write a complete PHP replacement for cron!<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
15 downloads
 
Other version of Cron schedule parser
Cron schedule parserIf youre dependent on cron to run important tasks, youll want some kind of ... This class is useful for parsing a given cron schedule to see when the cron job should have last
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
Download
1583 downloads
Added: 2005-06-30
Schedule Card 2.1

Schedule Card 2.1


Card scheduler is a complete PHP based web application helps you to send your cards on schedule. Its feature includes easy user management, card scheduling, revenue model and lots more. Our card scheduler gives you a facility to schedule cards, write more>> Card scheduler is a complete PHP based web application helps you to send your cards on schedule. Its feature includes easy user management, card scheduling, revenue model and lots more. Our card scheduler gives you a facility to schedule cards, write your own wish and select event. It is a unique card scheduler with lots of advanced functionality.....<<less
Added: 2009-03-09 License: BSD Price: $350.00USD
13 downloads
Schedule Cards 2.1

Schedule Cards 2.1


Card scheduler is a complete PHP based web application to send cards on schedule. Its feature includes easy user management, card scheduling, revenue model and lots more. more>> Card scheduler is a complete PHP based web application to send cards on schedule. Its feature includes easy user management, card scheduling, revenue model and lots more.<<less
Added: 2009-03-13 License: BSD Price: $350.00USD
11 downloads
Tungle Scheduling Software Beta

Tungle Scheduling Software Beta


Tungle is your solution for easy meeting scheduling with one or many people, inside and outside your business. Tungle doesnt replace your calendar, it transforms it into the ultimate scheduling service. Tungle allows you to: * Dynamically propose more>> <<less
Added: 2009-04-04 License: Freeware Price: $0.00USD
13 downloads
Time Bar Calculator 1

Time Bar Calculator 1


Creates a dynamic (updatable) timeline. User enters two years (i.e. 1960 & 2010) and a timeline is automaticaly created. The created timeline is printable. more>> Creates a dynamic (updatable) timeline. User enters two years (i.e. 1960 & 2010) and a timeline is automaticaly created. The created timeline is printable.<<less
Added: 2006-07-10 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Time Bar Calculator
Time Bar CalculatorCreates a dynamic (updatable) timeline. User enters two years (i.e. 1960 . Creates a dynamic (updatable) timeline. User enters two years (i.e. 1960
License:Freeware
Download
1205 downloads
Added: 2006-07-10
phpJobScheduler 3.41

phpJobScheduler 3.41


PLEASE REVIEW AND EDIT CAREFULLY phpJobScheduler is a scheduling PHP script to run at set intervals as replacement for cron jobs. more>> phpJobScheduler 3.41 is designed to be a planning PHP script which can work at specific intervals as subsitute for cron jobs. Designed to automate tasks by scheduling PHP scripts to run at set intervals, a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required).

Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as running backups (use with phpMySQLAutoBackup for a complete MySQL automated backup solution), trimming a database table, or emailing a member when their membership fee is due.

Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. phpJobScheduler will fire any PHP script (or perl script) for you at the correct day/time (dependant upon your traffic to your web site).

Limiting factor: hits to site per hour/day. If you wish to add a scheduled job per hour your site must receive sufficient traffic within that time period. Each time a page with the relevant PHP code is visited the phpJobScheduler will check for any jobs waiting to be run at that time.
Therefore, so long as your site receives hits every single hour you can set a schedule to run hourly and you can be sure the task will be fired.

Major Features:

  1. Easy setup
  2. Runs silently (no screen output)
  3. Saves run logs to database
  4. Saves error messages to database
  5. Runs remote scripts in a secure folder
  6. Schedule PHP scripts to run: hourly, daily or weekly
  7. Add scheduled tasks
  8. Modify existing scheduled tasks
  9. Delete existing scheduled tasks

Requirements:

  • MySQL
  • PHP 4.x 5.x
<<less
Added: 2008-03-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
Time Manager

Time Manager


Time Manager is a system that manages how much time you have spent at work. The system is implemented in a web-based environment and are therefore completely system independent. Time Manager requires more>> Time Manager is a system that manages how much time you have spent at work. The system is implemented in a web-based environment and are therefore completely system independent. Time Manager requires the Date::Manip Perl module.<<less
Added: 2000-07-01 License: GPL Price: Free
3404 downloads
Local Time script

Local Time script


Want to display the current local time of a specific place in the world? This DHTML script uses your servers time to calculate and display the local time of anywhere on Earth. more>> Want to display the current local time of a specific place in the world? This DHTML script uses your servers time to calculate and display the local time of anywhere on Earth.<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
16 downloads
ASP Time Management 1.03

ASP Time Management 1.03


Time Management Software: designed to be an easy to use time management and calendar tool. Keep your schedule up to date online. Calendar has been updated! more>> Time Management Software: designed to be an easy to use time management and calendar tool. Keep your schedule up to date online. Calendar has been updated!<<less
Added: 2005-06-28 License: GPL Price: $0.00USD
12 downloads
 
Other version of ASP Time Management
ASP Time Managementtime management and calendar tool. Keep your schedule up to date online. ASP Time Management - . Time Management Software: designed to be an easy to use time management and
License:GPL
Download
1586 downloads
Added: 2005-06-28
Time-based Progress Bar

Time-based Progress Bar


Time-based Progress Bar offers you an excellent and free product which is a fully customizable time based progress bar. more>>

Time-based Progress Bar offers you an excellent and free product which is a fully customizable "time based" progress bar. Set any duration (ie: 10 seconds) for the script to finish loading the bar. A great script to provide graphical countdown to any action that involves a delay before execution.

Here are a few practical examples on using the script:

  • To create a countdown before navigating to a new page
  • To scare your visitors by pretending to, for example, scan or upload their harddrive
  • To create a timer (ie: for use in a quiz or game)
<<less
Added: 2007-05-24 License: Freeware Price: Freeware
downloads
Acuity Online Appointment Scheduling 2

Acuity Online Appointment Scheduling 2


Online appointment scheduling software allowing your clients to schedule appointments online 24/7. Accept payments for appointments, completely customize your scheduling site, and export your listings to iCal. Client interface is available in Portuguese. more>> Online appointment scheduling software allowing your clients to schedule appointments online 24/7. Accept payments for appointments, completely customize your scheduling site, and export your listings to iCal. Client interface is available in Portuguese.<<less
Added: 2007-01-26 License: Free Non-Commercial Price: $0.00USD
50 downloads
Download Time Calculators

Download Time Calculators


This script calculates the download time of any given file size on a dial-up, DSL or cable internet connection. The script is written in PHP and is free. more>> This script calculates the download time of any given file size on a dial-up, DSL or cable internet connection. The script is written in PHP and is free.<<less
Added: 2006-03-09 License: Freeware Price: Free
1324 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5