Questions tagged [timestamp-analysis]
6 questions
5
votes
0 answers
What does this E100 timestamp by Schlumberger Eclipse mean?
I am doing analysis on a reservoir where I have the following YEAR and TIME. The data is imported according to the E100 black oil model from the Eclipse software (Schlumberger) -- this Eclipse is not the same as the traditional Eclipse used for…

hhh
- 50,788
- 62
- 179
- 282
3
votes
1 answer
How exactly does "timestamp analysis" deter spam?
This article on how much CAPTCHA sucks mentions that Animoto used timestamp analysis to cut down on spam.
It includes a link to a jQuery tutorial on timestamp analysis. Basically, you use AJAX to have PHP set a cookie, use JS to add a hidden input…

sdleihssirhc
- 42,000
- 6
- 53
- 67
1
vote
1 answer
Excel to make sense of CSV Power usage please
This may be a bit of an odd one but hopefully shouldn't be too hard for somebody with a little more knowledge than me. I'm currently using a tool called Joulemeter on my laptop. This program measures the power usage of my machine and saves the data…

JonnyIrving
- 753
- 2
- 8
- 18
0
votes
3 answers
Add multiple "changes in time" from the same table
My table takes a timestamp whenever the user status changes. Every day it begins at "a" and always progresses a->b->c->d->e->...
So I'm trying to find the total time between 'a' and 'b' plus the time betwen 'c' and 'd' plus 'e' and 'f' and so on.…

zomgcopters
- 79
- 1
- 1
- 9
0
votes
1 answer
Selecting the lowest difference between values per user between two tables
I have two tables: Positions and Uploads. They contain a Username and a Timestamp among other information. I want to find how long a player spent before uploading content. To do this, I need the lowest time stamp from the position table to get their…

justinhpatterson
- 1
- 2
- 4
0
votes
1 answer
What do Gawker media uses as timestamp format?
I'm trying to build a rss bridge to obtain all gawker press articles in my rss reader (as their rss streams only show excerpts from these articles).
Examining a page with Firebug, I've found out there is a timestamp associated with each article,…

Riduidel
- 22,052
- 14
- 85
- 185