© 2005 . All rights reserved.

Improvements Continue

I have been on a blog, back-end fix-it-up improvement kick lately and the trend continues. Today, I implemented a needed amelioration to my statistics package, “ShortStat”:http://www.shauninman.com/mentary/past/nofollow_the_leader.php by “Shaun Inman”:http://www.shauninman.com/. If you are familiar with this wonderfully-simple PHP(PHP Hypertext Preprocessor) script to track visitor information, page hits, user agents, and more, then I think this picture will speak more than my words:

!http://www.sensoryoutput.com/wp-images/postings/shortstat.png!

For those unfamiliar with ShortStat, I have added an SVG(Scalable Vector Graphics) graph that depicts total hits and unique visitors over the last two weeks. I plan to add a pie graph for the browsers and platforms (minus crawlers and search engines for both) in a few days when I am not extremely busy. Also, I think some of the SQL(Structured Query Language) calls in Inman’s script could be optimized and aggregated (i.e. use @GROUP BY@ to minimize the number of calls instead of making multiple calls within a PHP(PHP Hypertext Preprocessor) @for@ loop).

Technically, I should be tackling other projects, work, homework, and other sundry tasks on my to-do list, but I enjoy adding such features to my blog. I need to upgrade to “WordPress v1.5 Strayhorn”:http://www.wordpress.org/, so look for that announcement in the next few weeks.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>