A couple of users have complained that the web site loads very slow for them, especially the FIRST time the visit after clicking a link in an email I send them (like the Forum or News Update emails).
Are you having this problem? If so, I'd like to hear from you. Post a comment below and let me know.
For me, personally, I'm not having any problems. I've tested the site from 4 different machines plus my laptop, tablet, and cell phone. It works fine for me - even from email links.
There is code in the site header that automatically logs you on if you have an account. You'll see the red "logging you on..." message. What's happening there is a background call to my office database server (a different domain) that grabs your user account info. As a background call it shouldn't slow the site down at all... but it might be.
Do you care about the automatic logon? If I disable it, it would just be ONE more click you'd have to make to log on (since your username and password are stored in cookies in your browser). What do you think?