Blogging and News Syndication Software

Blogger API, RSS API, Atom API, and more.
posts - 17, comments - 14, trackbacks - 26

My Links

News

Tortuga Components / Software Tools Home

See Also: Chilkat Software

Article Categories

Archives

Post Categories

Recommended

Get Trackback Information with Movable Type ActiveX Component

Visual Basic example program using the Tortuga Movable Type ActiveX Component get trackback information for an existing post.
The Tortuga Beta ActiveX can be downloaded from Tortuga ActiveX
The download contains an ActiveX DLL that needs to be registered using regsvr32.exe. You may then import the "Tortuga ActiveX" into your VB project.
The DLL contains objects for RSS, Atom, Blogger 2.0, Blogger 1.0, MetaWeblog, Technorati, Yahoo! Site Explorer, and Web Search.
Tortuga Components Home


    ' Use the Blogger 1.0 API to get the Blog ID
    Dim b1 As New Blogger1
    b1.Login = "admin"
    b1.Password = ""****""
    b1.ServiceUrl = "http://www.anotherblog.com/blog/xmlrpc.php"
    b1.GetUsersBlogs
    blogId = b1.GetBlogId(0)
    
    Dim mt As New MovableType
    mt.Login = "admin"
    mt.Password = "****"
    mt.ServiceUrl = "http://www.anotherblog.com/blog/xmlrpc.php"
    
    ' Get the trackbacks for specific post.
    postId = "4"
    mt.GetTrackbackPings postId
    
    ' Display the trackbacks for this post.
    ' Display each trackback title, trackback URL, and trackback IP address.
    n = mt.NumTrackbacks
    For i = 0 To n - 1
        List1.AddItem mt.GetTrackbackTitle(i)
        List1.AddItem mt.GetTrackbackUrl(i)
        List1.AddItem mt.GetTrackbackIP(i)
        List1.AddItem "----"
    Next
    

Print | posted on Wednesday, October 05, 2005 7:36 PM |

Feedback

Gravatar

# re: Get Trackback Information with Movable Type ActiveX Component

Test Message
12/11/2005 6:25 PM | Yanky
Gravatar

# Title 2

Test Message 2
12/11/2005 6:27 PM | Yanky 2
Gravatar

# re: Get Trackback Information with Movable Type ActiveX Component

Test Comment 3
12/11/2005 6:31 PM | Yanky 3
Gravatar

# Testing post trackback

This is a trackback testing
1/15/2006 11:09 PM | Yanky S
Gravatar

# Nextel ringtones.

Ringtones nextel.
4/20/2007 11:37 AM | Free nextel blackberry ringtones.
Gravatar

# re: Get Trackback Information with Movable Type ActiveX Component

im kathy , i wanaa have an adventure with a man who knows how to treat a woman, im sexy, lovely and addicted to hard sex, so fi you wanna have the girl of your dreams in your bed, you must have to know me, my body will drive you crazy of pleasure, dont waist your time baby im so horny and wet, you have to see it yourself, im waiting baby.... My personal blog: http://blogdatingonline.blogspot.com/
8/25/2009 12:59 PM | matchmaking com
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 

Powered by: