February 23, 2010

Count Seconds Since Page Loaded

My pages update continuously, all day long. It costs me extra server power to make it work. Why update pages in realtime? I love fresh content. Every page refresh is unique and to me that’s instant gratification. You are the 1st person to see this particular page! It’s a good feeling to be 1st.

How do I do it? Not with AJAX–that would slow the server significantly. AJAX-updated content is annoying to read, in my opinion, text scrolling by on a page. What you see right now is a snapshot in time. If you refresh this page you will see some of the content changed. However, that was not obviously apparent. Which is why I hacked together this script to count the seconds since a page loaded. Here it is:

<small style=”color:#777;”>updated <big id=”time” style=”color:crimson;”>1</big> seconds ago!</small>
<script type=”text/javascript”>
Date.ONE_SECOND = 1000;
timeIn = new Date();
onload = function () {setInterval (“document.getElementById (‘time’).firstChild.data = Math.round ((new Date ().getTime() – timeIn.getTime()) / Date.ONE_SECOND)”, 1000)}
</script>



Facebook symbols for name?
13736 comments on page 77

Symbols for myspace?
13736 comments on page 77

Display symbols?
13736 comments on page 77

Symbol sign for facebook?
13736 comments on page 77

Cool myspace names?
13736 comments on page 77

Letters myspace display name?
13736 comments on page 77

Letter symbols for myspace?
13736 comments on page 77

One column?
478 comments on page 33

Myspace display name symbols letters?
13736 comments on page 77

How to get cool letters on myspace?
13736 comments on page 77

Display names for myspace?
13736 comments on page 77

Myspace symbols for display name?
13736 comments on page 77

Myspace display names?
13736 comments on page 77

Myspace display name characters?
13736 comments on page 77

Myspace text symbols?
13736 comments on page 77

Symbols for facebook name?
13736 comments on page 77

What to make out of symbols?
13736 comments on page 77

Facebook symbols for name?
13736 comments on page 77

Myspace letters for display name?
1092 comments on page 98

Heart symbol for myspace?
13736 comments on page 77

Facebook font code?
13736 comments on page 77

Display name symbols?
13736 comments on page 77

Letters symbols codes for myspace?
13736 comments on page 77

Cool letters for myspace name?
13736 comments on page 77

Symbols?
13736 comments on page 77

Display name symbols?
13736 comments on page 77

Make myspace name smaller?
81 comments on page 64

Computer hearts symbols?
13736 comments on page 77

Computer hearts symbols?
13736 comments on page 77

Cool letters for myspace?
13736 comments on page 77

Add message comment links?
1269 comments on page 101

Myspace symbols and letters?
13736 comments on page 77

How do you make symbols in text?
13736 comments on page 77

Facebook symbols?
13736 comments on page 77

Make myspace name cursive?
1297 comments on page 93
  every 12s, 1s ago, in 0.34s.
Post a comment?

0s