TypePad Developer Resources
TypePad is a powerful, hosted blogging service that provides developers with a robust set of APIs to manage weblog content, as well as an easy-to-use widget API enabling third parties to easily insert content into TypePad sidebars.
TypePad Articles 
TypeList Auto-Discovery Using Atom
Overview: In addition to hosted weblogs, TypePad offers all subscribers a feature called TypeLists. TypeLists are used to manage sidebar lists of links, books, music, people, and notes. From a developer standpoint, this content is highly structured data with information...
Shuffling Atom with XML::Atom::Filter
Atom is a standardized format for describing weblog content. With a standard format, you can exchange weblog content not only between web services but between command line tools--that's the idea behind some Java programs called "atomflow." To the same end...
Widgets
Design and CSS
XML-RPC
Weblogs
Posts
- blogger.getPost
- blogger.getRecentPosts
- blogger.newPost
- blogger.editPost
- blogger.deletePost
- metaWeblog.newPost
- metaWeblog.editPost
- metaWeblog.getPost
- metaWeblog.getRecentPosts
- mt.getPostCategories
- mt.setPostCategories
- mt.getTrackbackPings
- mt.publishPost
