Main > Free Download Search >

Free timer script

timer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 39
Scrolling display

Scrolling display


Scrolling display is considered to be an intelligent Matlab function that demonstrates use of Matlab timers and event listeners by implementing a simple scrolling display that plots live price and volume statistics calculated from a stream of simulated trades. more>>

Scrolling display is considered to be an intelligent Matlab function that demonstrates use of Matlab timers and event listeners by implementing a simple scrolling display that plots 'live' price and volume statistics calculated from a stream of simulated 'trades'.

<<less
Added: 2009-11-07 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Page Timer

Page Timer


This PHP class keeps track of the time that a page script takes to execute. more>> Page Timer offers you a powerful PHP class which lets you keep track of the time that a page script takes to execute. The measured time can also be outputted to the current page.<<less
Added: 2009-06-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
20 downloads
Server Timeout Avoidance Using javascript

Server Timeout Avoidance Using javascript


Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database more>> Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database server. There are several options. The method described below is the most efficient method. A less superior option is to specify a meta refresh timer or javascript timer routine for the page onload body event, which would cause major delays if a page process completed before the timer refreshed the page. Placing javascript within the body onload event would require an inline html output using the javascript DOM functions in order to display a detailed report of the progress for each page and output of the closing HTML/BODY tags. The method implemented below is a cleaner and simpler approach. The structure of the code is generally the same for all applications exhibiting the batch procedure. This method uses a browser to launch the script.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
13 downloads
Gameshow Maker 1.03

Gameshow Maker 1.03


Gameshow Maker extends the original Jeopardy Maker (check out if you want something more basic). Create your own Q/A gameshow, such as Jeopardy or Are You Smarter Than a 5th Grader, with little to no work on your end. Categories, rows, columns, more>> Gameshow Maker extends the original Jeopardy Maker (check out if you want something more basic). Create your own Q/A gameshow, such as Jeopardy or Are You Smarter Than a 5th Grader, with little to no work on your end. Categories, rows, columns, bonuses, timers ... Everything is done by the program. For the more tech-savy user, virtually everything can be changed in the settings file including sounds, textures, fonts... Version 1.01 adds timers, scoring capability, and allows question values to change over time. Version 1.02 allows proper embedding in webpages and Powerpoint. Version 1.03 now allows customized buttons and Chinese character support.<<less
Added: 2008-09-14 License: Free Non-Commercial Price: $0.00USD
15 downloads
eZ components 2007.2.1

eZ components 2007.2.1


eZ components is an enterprise ready general purpose PHP components library by eZ systems. more>>

eZ components 2007.2.1 is a useful program including independent building blocks for PHP application development eZ components for speeding up development and limiting risks. An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure.

All components are based on PHP 5.1, except for the ones that require the new Unicode support that will be available from PHP 6 on.

The Base component provides basic functionality that all other components rely on. This basic functionality contains a certain set of exceptions and a mechanism to load components on demand, reducing memory usage. Other components build around this Base component and provide functionality for a whole range of different subjects.

Subjects include reading archive files (.zip, .tar), caching data, database SQL abstraction layer and schema management, debugging and event logging, image analysis and manipulation, in-process communication, sending fully feature mail message, templating and the safe usage of input data. Besides these main features there are also a few other components dealing with a whole range of subjects.

This is a complete list of all the individual libraries that is included in eZ components.

  • Archive
    • Allows you to extract and create archive files, such as .tar (ustar, v7tar and gnutar) and .zip
  • Cache
    • A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
  • Configuration
    • A component that allows you to use configuration files in different formats.
    • The formats include the standard .ini file, and an array based format.
  • ConsoleTools
    • A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
  • Database
    • A lightweight database layer on to of PHPs PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
  • DatabaseSchema
    • A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
  • Debug
    • This components provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
  • EventLog
    • Allows you to log events into files or other storage spaces in different formats.
  • Execution
    • Provides functionality to give feedback to your applications users when a fatal error happened or an uncaught exception was thrown.
  • Feed
    • Provides reading and writing support of RSS (multiple versions) and ATOM feeds.
  • File
    • Provides support for file operations which are not covered by PHP or are just missing.
  • ImageAnalysis
    • This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
  • ImageConversion
    • A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
  • Mail
    • The components allows you construct Mail messages conforming to the RFCs. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send the e-mail. Reading and parsing mail messages comes in version 1.1.
  • PersistentObject
    • This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
  • PhpGenerator
    • Provides a simple interface for creating PHP files and executing PHP code.
  • SystemInformation
    • Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
  • Template
    • A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
  • Translation
    • A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
  • Url
    • Provides functionality for parsing URL parameters, and path manipulation.
  • UserInput
    • A component that assists you to safely user input variables coming into your application. It builds on top of PHPs filter extension and extends it by providing a more inituitive API.

Major Features:

  1. Designed for enterprise PHP application development
  2. Open source and licensed under the New BSD license
  3. Clear IP rights
  4. Thoroughly documented
  5. Developed, supported and maintained by eZ systems
<<less
Added: 2008-03-29 License: Other Free / Open Source License - NewBSD License Price: OtherFreeOpenSourceLicenseNewBSDLicense
12 downloads
Javascript timeout usage 1.0

Javascript timeout usage 1.0


In this tutorial I will show you how to use timeouts in your JavaScript code. With this information you will be able to create a useful timer. more>> In this tutorial I will show you how to use timeouts in your JavaScript code. With this information you will be able to create a useful timer.<<less
Added: 2008-02-11 License: Freeware Price: $0.00USD
11 downloads
Countdown Timer Javascript

Countdown Timer Javascript


Countdown Timer inserts a countdown timer into a webpage and alerts the user when the timer reaches zero. more>> Countdown Timer Javascript is a small yet powerful program that inserts a countdown timer into a webpage and alerts the user when the timer reaches zero.

This script inserts a countdown timer into a webpage and alerts the user when the timer reaches zero. The zip file contains 3 scripts.

One for just minutes, another for counting down hours and a third for multiple displays.
It is cross platform and has been tested using Opera 9, Netscape Navigator 8.1, Mozilla Firefox 1.5.0.4 and Internet Explorer 6 SP2.

<<less
Added: 2007-12-06 License: Freeware Price: Freeware
39 downloads
Benchmark::Timer 0.7100

Benchmark::Timer 0.7100


Benchmark:Timer 0.7100 provides users with a comprehensive Perl module for benchmarking code. more>> Benchmark:Timer 0.7100 provides users with a comprehensive Perl module for benchmarking code. It supports timing of multiple portions of code, repeated trials, and timing until confidence intervals are met.<<less
Added: 2007-06-25 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Random Events Countdown Timer 1.0

Random Events Countdown Timer 1.0


Input a few variables for your events, such as event name, when it is happening, URL for more information, etc. and you can add a countdown to those events appearing on your website. This script supports multiple events and will display details of more>> Input a few variables for your events, such as event name, when it is happening, URL for more information, etc. and you can add a countdown to those events appearing on your website. This script supports multiple events and will display details of each one at random wherever you insert the code on your website. Can be used on multiple pages. The event details are clickable making it a valuable tool for advertising your organisations events as well as events such as birthdays, weddings, etc. Full documentation provided within the script<<less
Added: 2007-06-18 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Random Events Countdown Timer
License:Freeware
Download
885 downloads
Added: 2007-06-18
Timer Javascript

Timer Javascript


Timer Javascript determines user to change the page URL after a given time. more>> Timer Javascript brings a wonderful script which is able to determine user to change the page URL after a given time. It is a very easy to use and user friendly. Download to enjoy it now.
<<less
Added: 2007-06-01 License: Freeware Price: Freeware
13 downloads
Auto refresh page with timer

Auto refresh page with timer


Auto refresh page with timer refreshes a webpage, after the specified amount of time. more>> Auto refresh page with timer brings you a powerful tool which refreshes a web-page, after the specified amount of time. "Why use JavaScript to do that, when I could accomplish the same thing using thetag?", you ask. Simple. Because that tag certainly wont display in the scroll bar the time remaining until the pas-play in hes, as with this script!<<less
Added: 2007-06-01 License: Freeware Price: Freeware
10 downloads
Cool Countdown

Cool Countdown


Cool-Countdown script allows you to place a digital countdown timer on your website. more>> <<less
Added: 2007-06-01 License: Freeware Price: Freeware
13 downloads
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
Cake Timer

Cake Timer


Yes youve heard right! Well, but before you begin to drool all over the place, there is one downside: it requires a Perl script that allows you to know the upload progress. But besides this little dow more>> Yes youve heard right! Well, but before you begin to drool all over the place, there is one downside: it requires a Perl script that allows you to know the upload progress. But besides this little downer you have a maximum of flexibility regarding the design of your progress-bar and integration in your system. The perl script, and some php snippets have been taken from the Uber Uploader project. My work only includes the JavaScript class that allows you to monitor the file uploads of any form, as well as the integration with the CakePHP framework and some modifications to the original perl code.<<less
Added: 2007-02-14 License: Freeware Price: Free
614 downloads
Mini File Host 1.3

Mini File Host 1.3


Features User Features: - Upload Files On The Server - Email link to themselves or a friend (If enabled by admin) - Progress bar while uploading - Get the download and delete link which can be shared - Report file links that violate terms of more>> Features User Features: - Upload Files On The Server - Email link to themselves or a friend (If enabled by admin) - Progress bar while uploading - Get the download and delete link which can be shared - Report file links that violate terms of service - Extra Stats Shown at the download page. - View list of uploaded files (If enabled by admin) - File Description (If enabled by admin) - Password Protect (If enabled by admin) - Catogeries (If enabled by admin) Admin Features: - Set Maximum file size for users to upload - Block certain file types and extensions - Expire files after X ammount of days without use - Add Your Own Ads - Set timer countdown on download page - Enable/disable "Files List" viewable by public - Reported illegal files stand out for deletion - Ban IP addresses of offending users<<less
Added: 2006-10-20 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3