-
BLOG
Calendar
Random project
-
Related Posts
Other posts you might like ...
Engtech is posting everywhere about MyBlogLog making a widget for Wordpress.com blogs. I don’t know that the Custom CSS upgrade is actually necessary. I hope not, background-color:teal; is really ugly, so i changed it.
Kudos to MyBlogLog. they’re pulling the same trick as feedburner’s feedflare, calling images that are actually generated on the fly. [...]
Exposing the Lurkers
Engtech is posting everywhere about MyBlogLog making a widget for Wordpress.com blogs. I don't know that the Custom CSS upgrade is actually necessary. I hope not, background-color:teal; is really ugly, so i changed it.
Kudos to MyBlogLog. they're pulling the same trick as feedburner's feedflare, calling images that are actually generated on the fly. It's a much better solution than javascript. the more companies that realize this, and starting running GD scripts in order to appeal to the myspace crowd, the less whining from people like scoble about wordpress.com's perfectly valid security settings.
i have yet to see whether it works, though. I don't know if i should have the community pointed at sbk.wp.com, or sbk.archgfx.net.
This entry was written by adam, posted on 15 Jan 2007 at 3:21, filed under blogging and tagged blogging, javascript, meme, widgets, wordpress.com. Bookmark the permalink. Follow any comments here with the RSS feed for this post.
Post a comment or leave a trackback: Trackback URL.









4 Comments
It actually looks pretty good without the CSS at all.
I’m just using the raw codes at http://beatsentropy.com
indeed. i also dropped the heading to an
<H3>. looks like they’re just counting traffic off of the images themselves.I think this code might be required for tracking to work properly:
<a href=”http://www.mybloglog.com/pt.php?s=UNIQUEID&p=0″><img src=”http://ipub.mybloglog.com/i/vUNIQUEID_req.jpg” alt=”View My Profile” title=”"View My Profile”></a>
yeah, it’s the same trick as most free stat services use, just using a unique image. which in this case happens to also provide information to the viewer, rather than just a ‘hey, look at my counter’ sorta thing.
Post a Comment