The Artima Developer Community
Sponsored Link

Python Buzz Forum
Sending ad-hoc trackbacks with python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wari Wahab

Posts: 4
Nickname: wari
Registered: Jul, 2003

Wari Wahab is a Senior R&D Engineer in Celestix Networks
Sending ad-hoc trackbacks with python Posted: Jul 30, 2003 6:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Wari Wahab.
Original Post: Sending ad-hoc trackbacks with python
Feed Title: RoughingIT : python
Feed URL: http://roughingit.wari.org/python/index.xml
Feed Description: Life as it happens
Latest Python Buzz Posts
Latest Python Buzz Posts by Wari Wahab
Latest Posts From RoughingIT : python

Advertisement

[WWW]Trackback is a common method of sending a feedback to another trackback enabled website. Its usage can span beyond more than just weblogs, for example, you can set up a guest book on your website, and provide other methods of input other than a simple web form. There are standalone implementations of trackback servers like the MT-provided [WWW]Standalone Trackback tool or the [WWW]tbpy which can be modified to your needs.

If you want to send trackbacks and you do not with to create a blog entry in Movable Type (or whatever tool you are using that does trackback pings), you can do so with a couple of trackback forms on the net, for example, the [WWW]SimpleTracks form. Anyway, back to the actual point of this entry, that there's no magic in trackback at all, and how to send a trackback with python.

Read: Sending ad-hoc trackbacks with python

Topic: Decent behavior in technical communities Previous Topic   Next Topic Topic: Less Code associations

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use