Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rayzz Media Sharing Software 3.0
RTF-to-HTML DLL .Net 3.0.1
SQL Digger 2.5
PHP AdminPanel 3.0.3
ApPHP 6.0.4
Flash Event Calendar 2.0
ASP.NET Barcode Prof. 6.0
Text Menu FX 1.0
Pyramid Gallery FX 1.0
DWB Image Gallery 2.17
Accordion FX 1.0
Dock Menu FX 1.0
3D Carousel Menu FX 1.0
Excel to PDF .Net 1.0.0
BPArtGallery - Art Gallery Site Script 1.0
Top Code
Point of Sale Software 1.0
Free Inventory System Source Code 1.0.75
School Management System 2.2.0
Texas Rankem 1.0
PHP AJAX DataGrid 1.0
Time and Attendance 1.0
Making a PHP Login Form
Internet Cafe Monitoring Source Code v1.0
Simple Login/Registration Using Flash with PHP and mySQL
PHP Login Script with Remember Me Feature
Enterprise TimeSheet and Payroll 1.I
PC Cheat -
Habanero 2.0.1b
FREE Robust Internet Download Manager
Inventory Management 1.00
Top Rated
ApPHP 6.0.4
File SyncForce Pro 4.0
Blade API Monitor 3.5.2.2
WebGrid DataGrid 3.1.6
AJ Help Desk Software 1.0
ES File Upload & Download Manager 2.7
XML Banner Rotator 0 AS3 1.0
ActivePresenter 1.1
The Pacer Edition beta
Inout Adserver 2.1
FlyCharts Flash Chart Component 2.10
PHP Authorization 1.0
Equipment Renting Bookings Database ASP.NET Script 1.0
File Sharing Search Engine 1.0
Flash News Article Script 1.0
Details

Server time ticking clock 2.0

by Tomleung





This script allows you not only to display a ticking clock in a web page, you can also set the initial time by perl script, php etc, so that server time can be shown to client.Furthermore, if the server time is synchronized with NTP servers, the time shown in the web page will be absolutely precise.Bugs fixed:1. Replaced setTimeout with setInterval. The setTimeout loop in v1.0 had in place will cause recursion to eat memory.2. I optimized the second++ logic that ripples through the minutes and hours.3. I combined the logic on seconds, minutes, hours for making 2 digits into a function call.4. i made the seconds,minutes,hours vars global so they can easily work with the setInterval5. Greatly reduced the delay between client time and server time due to the complex loop in v1.0 (Special thanks to js-x.com)

License: Freeware

Downloads: 528

User Rating:5 Stars  (1 rating)
Submit Rating:
Download Server time ticking clock 2.0  Report Error Link
More Similar Code


The ASP version of server-side-clock.php, this recursive function tells the date on the server that it is being served from. On loading, it calculates the difference between the client and server times. It then uses that difference to keep itself...





PresenTense Server is an RFC standard multi protocol time server supporting the latest NTP4 standard. You can use PresenTense Server to synchronize your PC to a primary time source such as an atomic clock on the internet or an inhouse GPS reciever...



Just like countdown-clock.js, this script allows you to place countdown clocks on your web site. Unlike that one, whose computed time period depends on the settings of the visitor's computer, this script counts down to the server's date. It is...



Digital Clock is a Java Applet can display time in either the user?s time zone or any other time zone configured in the parameters. Configurable parameters include: color of clock text, color of frame surrounding the clock, background color for...



EzClock is for getting the exact time by querying a time server. This java bean recovers the current time form an automatic clock server. It can automatically set the retrieved time to your system time. It can display the GMT time also. Or you can...



PresenTense NTP Auditor monitors your computer's built-in clock and compares it's time to the real time. Most computer clocks lose or gain time so within a few days, your computer does not show the real time. Many software packages claim to...



Basic SSI Text Clock is a simple clock script that can be utilized to displays the current time on your webpage. The time is displayed in a text format using Server Side Include.



Fantastic clock in binary format. Invisibile Form and transparency of the object. Given date and time, other functions

Final version.



This applet is a client side clock display, which can display date and time and depends on the computers clock setting. It allows you to set AM/PM option and also the daylight time. You can select any of the time zones as it caters to all the 24...



JavaScript Clock is a JavaScript that displays the current time second by second. It displays in the clock in the 24 hour (military) format in the form of a normal text and not in the form of a text box. This freeware clock can be implemented in...

User Review for Server time ticking clock 2.0

Someone gave "Excellent" rating to source code 19 March, 2009 11:46
- required fields
     

Please enter text on the image