RFID和智能卡身份证

一段解释RFID在商品流通中应用的动画。[via MIT Technology Review]

没错,RFID即将来到我们身边,从Grassland 中可以看到一些中文Blog中也有不错的科普介绍。物品的识别码倒是还有实际意义,如果连本身都被所谓的“智能卡”所标示和跟踪,不知道是何滋味。不跟这种信息疯狂症,能捱多长时间就捱多长时间。

File Sharing Against Censorship
via [TechDirt]
“….So now, more people are starting to look at ways to use file sharing as a news delivery system that is much more difficult to block than typical file sharing. This isn’t all that new, but making such programs easier to use would go a long way towards getting this to work. In fact, why not combine the concept with a news aggregator of some kind, so that the news you’re reading is automatically available to everyone else using the software. “

It’s a feasible way, indeed. Actually, we are designing such system, namely Wego(codename).

小程序下载

三个小程序(实际上是一个,大同小异)可以在这里下载。有兴趣者就在这里讨论和相互交流吧。简单说明一下工作原理:

  • 对需要解析的网页,分析其内容的特征,建立正则表达式
  • 用XMLServerHTTP(在ASP上只有这一个方法)远程装载页面
  • UTF-8转换为GB2312
  • 序列化为RSS,返回RSS
  • 保存RSS Cache