I have this site here: http://www.shortar.com/1w (click to see site, not an adult site). I need someone to create a separate page using the stats on the sidebar on the right updates minutely or more frequently (ajax i think, i don't want to be refreshing". I need it to use the number next to "Videos uploaded" and divide it by the number of days since the site opened on the 1st January 2008 so it should be labelled "Average members per day." I need it to get the number next to "Videos watched" and divide that per days since opening so it should be labelled "Average videos watched per day." Need it to have a "Videos added today" section which is already present in a different file so should just be copy and pasting code Need it to have a "Members joined today" section which is already present in a different file so should just be copy and pasting code Needs to have a videos watched today - don't know how this can be done. Quotes please, please do reply. Need this done today - asap. P.S. - This would be cool too. For each of the 5 numbers that appear, in the "config file" i should be able to set a target. What this means is that in the file I could set the target to average members per day to 10, then this would appear on this page. Current Average Members / day: e.g. 0.56 Target: 10 Change: -9.44 or if I have surpassed my target it would be: +x.xx for example. This should be possible for all 5 of the numbers - average members, members today, videos uplaoded, etc.