|
|
|
|
|
by spuz
2582 days ago
|
|
Way back in the dial-up days, I wrote a program to measure the periods of time that a user was online and the corresponding phone call charges which varied depending on the time of day. This meant I had to know to the second whether or not the user was 'online'. Since the days of per-minute charges for internet are long gone, I find it hard to imagine other reasons you would need to know if the user is online rather than able to access a specific server. |
|
But I truly believe in this micro modules way of building things. If it reduces complexity it's welcome. :)