27 July 2006 11:30
Zoundry - User Guide
by feisionBlog Platform Account Type API Used Endpoint URL and notes
Blogger.com Blogger Atom URL not required. File upload and categories are not supported. (Need FTP to host images.)
MSN Spaces MSN Spaces XML-RPC URL not required. File upload is not supported. (Need FTP to host images.). MSN Spaces allows only one category per post. Post entry date and time can not be set to a future date and time. MSN Spaces will always use the current date and time in this case.
Typepad.com Typepad Atom URL not required. Supports fileupload.
WordPress WordPress XML-RPC The URL to the xmlrpc.php. For example, http://example.com/xmlrpc.php. Supports fileupload. (File upload should be enabled via WordPress Admin page).
Zoundry: Write - Link - Tag - Post
by feision & 10 othersWhether you're a beginner or active blogger, Zoundry helps you do more with your weblog: Recommend products. Drop in pictures. Tag your posts. Earn cash rewards for yourself or charities when readers buy from your recommendations.
Supported Platforms
Supported Platforms
Blogger.com Atom API
Typepad Atom API
MovableType xml-rpc
MetaWeblog xml-rpc
LiveJournal LJ xml-rpc
Blogger v1 xml-rpc
Blogger v2 xml-rpc
27 July 2006 11:15
布罗格的烘培机-Z-Blog之XML-RPC接口(远程发布功能)测试下载
by feisionZ-Blog之XML-RPC接口(远程发布功能)测试下载
2005-9-30 11:27:14
很早之前就有人建议过Z-Blog支持MetaWeblog API,我也一直想加入这个功能,MT、WP这样的系统一直都有这个功能。因为对BlogAPI及MetaWeblog不太熟悉,加之中文资料较少,也迟迟未能动工。终于在十一之前,决心把这个接口好好做一下,真正制作时才发现其实并没什么很难的地方,刚开头的确让人摸不着头脑,理顺思路再看看API介绍就上路了。
在Blog中实现XML-RPC的标准不少,BlogAPI功能太弱,MoveableType的扩展又太多,还是MetaWeblog比较合适,WB Editor和BlogJet都有这方面的支持,所以在Z-Blog实现XML-RPC接口主要是以MetaWeblog为主,最好可以兼容MT。
下面就主要讲一下如何在WB Editor 2.0中配置并使用Z-Blog的远程发布功能:
1
(3 marks)