news and thoughts on and around the development
of the iCite net
by Jay Fienberg
posted: Jun 18, 2003 2:28:00 PM
Yeah! There is going to be a blojsom weblogs.com ping plugin. Thanks David!
It would be great if this also worked with blo.gs, which actually uses the same weblogs.com XML-RPC ping interface.
In general, I would be interested to have access to whatever mechanism in blojsom fires when a new post is noticed. Maybe the class that gets triggered can be set in the blojsom configuration and/or there can be a base class to extend. This way, custom classes can be created for do various tasks when new posts show up.
permalink | comments {2} · trackbacks {0}
also available as: rss · rss2 · rdf · atom
Comment by: David Czarnecki · http://www.blojsom.com/blog/
posted: Jun 18, 2003 9:07:30 PM
Actually, blo.gs collects information from weblogs.com, so pinging weblogs.com should suffice for now.
Note: All comments and trackbacks are moderated. Spam is deleted. Other comments are approved as promptly as possible.
Note: Older posts no longer accept new comments or trackbacks.
« prev post
Mighty Google gives us AdSense
» next post
Funky RSS, as in smells like cheese you left in the fridge too long
blog archive
2006: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2005: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2004: jan · feb · mar · apr may · jun · jul · aug sep · oct · nov · dec 2003: may · jun · jul · aug sep · oct · nov · dec first post: April 30, 2003 highlight views: Spammers' Choice
Jay elsewhere online
Jay Fienberg - the official home page
Wrong Notes - the music blog of the Ear Reverends
Fine & Full, aka, a fine and full burger
Sociomobilepoetextologia (moblog, currently inactive due to lack of proper mobile)
to enjoy roll
sites I like to read when I start from here
· Anastasia Fuller
· Andy Baio
· Biz Stone
· Boris Mann
· Bre Pettis
· Chris Dent
· Danny Ayers
· Dare Obasanjo
· David Czarnecki
· David Weinberger
· Don Park
· Evan Williams
· Greg Narain
· Jason Kottke
· Jim Benson
· Lucas Gonze
· Marc Canter
· Matt May
· Matt Mullenweg
· Michal Migurski
· Nancy White
· Rebecca Blood
· Reg Cheramy
· Richard MacManus
· Sam Ruby
· Shelley Powers
· Tim Bray
· danah boyd
Comment by: David Czarnecki · http://www.blojsom.com/blog/
posted: Jun 18, 2003 6:53:49 PM
At the moment, there is no magic trigger. The way the plugin works is to keep track of the latest entry's date. If the date of the latest entry is newer than the date tracked by the plugin, a ping is sent to weblogs.com. Simple enough.