It is test on writing and publishing this live space with Windows Live Writer.
It looks cool and functions well*, but it would be better if it were fully accommodated to all the features the Live provides and/or were integrated with the equally smart Live Mail which has almost made me abandon foxmail.
*Except for one bug which has already been found in the latest build that articles and associated attributes might be misplaced or missing when previewed as webpage.
I confess it is cool, and I’d like to add a bit of code with the even cooler wlwriter code snippet plugin below:
1: class CSharp
2: {
3: static void Main()
4: {
5: Console.WriteLine("C-sharp goes first. Code input and preview are placed in separate textboxes "
6: + "in the editor. But the feature it offers is quite the same as that online.");
7: }
8: }
Then comes C++
1: int main()
2: {
3: printf("It's C++'s turn. Pity that code folding is not available./n");
4: printf("However post-edit of code is never so easy./n");
5: return 0;
6: }
Last but not the least, thanks to the developer of this excellent plugin, and the download link:
http://gallery.live.com/liveItemDetail.aspx?li=d4409446-af7f-42ec-aa20-78aa5bac4748
本文分享了使用Windows Live Writer进行博客撰写与发布的体验。该工具功能强大且易用,支持C#与C++等代码高亮显示。尽管存在一些小问题如预览时文章属性可能丢失,整体而言是一款值得推荐的编辑器。
1万+

被折叠的 条评论
为什么被折叠?



