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<!--CRLF-->
2: { <!--CRLF-->
3: static void Main()<!--CRLF-->
4: { <!--CRLF-->
5: Console.WriteLine("C-sharp goes first. Code input and preview are placed in separate textboxes "<!--CRLF-->
6: + "in the editor. But the feature it offers is quite the same as that online.");<!--CRLF-->
7: } <!--CRLF-->
8: } <!--CRLF-->
Then comes C++
1: int main()<!--CRLF-->
2: { <!--CRLF-->
3: printf("It's C++'s turn. Pity that code folding is not available./n");<!--CRLF-->
4: printf("However post-edit of code is never so easy./n");<!--CRLF-->
5: return 0;<!--CRLF-->
6: } <!--CRLF-->
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++代码片段的博客文章的体验。整体而言,工具表现良好,但存在一些小问题,例如在预览为网页时,文章及其属性可能会错位或丢失。文中还展示了如何利用代码片段插件来增强代码输入及预览功能。

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



