Community Page
- newestindustry.org/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Cool. Now, if it's not supported by anyone, it should get pulled from the RFC. And now that the browser engines are almost all abstracted from the browser that wraps around them, maybe it's...
- You're wrong. Chrome could pipeline, nothing in Webkit prevents this. Chrome doesn't use the CFNetwork loader nor does WebKit marry the browser to any given network / HTTP stack, just look...
- Lee Valley Tools carry the 3mm Fix pencil and parts.
- Found the problem - it wasn't the theme, it was a rogue plugin that was borking the HTML. Likely a tag that wasn't being properly closed. <sigh> smp
- Ugh. Time to find a browser compatible Wordpress theme. smp
Newest Industry
Chronicles of a Crazy Canuck
Recently there was an outage at a hit-tracking vendor I was using to track the hits on my externally hosted blog, leaving me with a gap in my visitor data several hours long. While this was an inconvenience for me, I realized that this could be mission critical failure to an online business reli
... Continue reading »
3 months ago
3 months ago
You could add a column to the database table that added the raw IP address with very little change to the method described in this article.
2 months ago
2 months ago
I started using this more when I was hosting my blog outside of the tracking infrastructure, so there is no increase in traffic on either infrastructure.
Steps could also be taken to aggregate the data based on patterns in the data and then archive the raw results outside the DB.
Many ways this can be improved upon. But it gets folks thinking.