Here are some mysteries i want to solve. Dont know if i hit the right category.
a) Ive noticed that some comics have copyright information below the pictures, and others dont. I was wondering is it important or helpful in protection, or is it just a delusion?
b) How does the pageview tracks? I mean i see that the numbers are rounded, but are they rounded like 55=60 56=60 or 51=60? Also there is no 0, so does that mean even if noone reads it there will still be shown 10?
c) What is the pages optimal width?
1. Copyright info is only there to remind people that the work is copyright. In reality it's all atomically copyright to the creators anyway.
-The only ones who are "deluded" are the idiots who think they can steal the work and pass it off as their own. In practise they're generally caught and made to look like morons.
2. Page views are rounded like so: 55=50 56=60. It saves processing time for the server to only count in 10s.
3. Optimal age width for the whole HTML page depends on which screen size you think is most popular. Either 800 pixels or 1024 pixels.