ASP

共 2 篇文章。

Beat MSXML's utf-16 cling

Development

Today I got in a rush to implement a XML+XSL -> HTML translation at server side. I looked at MSDN and found that there is a simple implementation which can fit my requirements, the code is the following (for some reasons I have to use ASP and not .net technologies):

阅读全文… ( 本文约 261 字,阅读大致需要 2 分钟 )

RSS 2.0 Implementation for Frontfree Technology Network

Development

Today, I saw CSDN announced their RSS 2.0 Feed (UPDATE: weber said that was announced a couple of weeks before), and I rushed into implementing one for Frontfree Technology Network.

RSS Feed is an important feature for modern websites, which permits visitors to “subscribe” the feeds, and syndicate the contents with other websites.

阅读全文… ( 本文约 110 字,阅读大致需要 1 分钟 )