Hacking with hKit
I’ve been using hKit recently for several projects, among them trying to figure out why Rosebleed’s user profiles won’t import at Satisfaction. In testing, I found that Technorati profiles also don’t import.
I tracked it down to two separate issues:
Technorati uses DoubleClick advertising, which uses document.write() to drop new scripts into the page. This <script>-within-a-<script> seems [...]
Read the rest of this entry »