blogs.sun.com and ScribeFire
ScribeFire failed to works with blogs.sun.com recently. You can post a entry, but the entry will never be showed on the blog.I spent some time to try different options and finally find a workable one:
1. Launch the account wizard,
2. press Manually Configure
3. select Custom Blog
4. select roller, ignore the warning
5. Server API URL: http://blogs.sun.com/roller-services/xmlrpc
6. provide username and password
The blog url is missed in the api. So the view blog links will not work. You need change it manually.
1. Goto firefox profile folder, which is located in one of the following locations depending on your operating system:
Windows Vista |
Users\ |
Windows 2000, XP, Server 2003 |
Documents and Settings\ |
Mac OS X |
~/Library/Application Support/Firefox/xxxxxxxx.profileName |
Linux and Unix systems |
~/.mozilla/firefox/xxxxxxxx.profileName |
xxxxxxxx represents a random string of 8 characters. profileName should be default if don't create a new profile.
2. Edit extensions/performancing-bloglist.xml
Find your blog setting, for me it's:
Change the url to your blog url:<url>/wind/</url>
<blog>
<blogname>Whisht Wind</blogname>
<blogtype>roller_cus</blogtype>
<blogapi>metaweblog</blogapi>
<appkey/>
<username>wind</username>
<apiurl>http://blogs.sun.com/roller-services/xmlrpc</apiurl>
<GUID>28658d034-a18a-84e4-0284-51b0a859db5</GUID><blogid>wind</blogid>
<useboolean>false</useboolean>
</blog>
<url>http://blogs.sun.com/wind/</url>
One more thing: you also have to login to blogs.sun.com and enable the "Enable weblog client support?" setting in the Preferences tab.
Technorati Tags: ScribeFire, blogs.sun.com
评论:









Windows Vista
Mac OS X
Linux and Unix systems