Ben Terhechte — journal
--rss
TERHECH.DE #web technologies

Technorati Ping

I built a simple Technorati Ping feature using XML-RPC for my blog. Now, every time I update my blog, Technorati receives a ping about the update. I plan to share the eight-line PHP code soon for others to use in their own blogging systems.

May 12, 2005 53 1 min read 82 words

Technorati Ping

I build a small Technorati Ping via XML-RPC into my blog. Everytime I update my blog now, technorati is getting a small ping so they know about my update. Actually, the mere reason why I write this entry is so I can see if it works :)


Ah yeah, since it’s just a cheap 8liner of PHP Code, I’ll upload that one soon, for others to implement in their proprietory blog systems.