Feedburner统计什么时候开始正常显示中文了?
Friday, July 14, 2006 8:12:58 AM

因为很久很久没有关注那些统计了,所以今天看到的时候很惊喜,总算不再是一堆堆的"?"了,所以哪位地球人请好心告诉我大概是什么时候feedburner改进了对亚洲字符集的支持,俺们火星过来的路比较长,最近油价又涨得厉害,所以开得稍微慢了些:p
just share Opera and enjoy with POPO...
Friday, July 14, 2006 8:12:58 AM

| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | |||
My primary weblog
Waves from a PerlinNoise: Sources: PerlinWaves.as and PerlinWavesMain.as --- FreeTransform: Sources: FreeTransform.as and FreeTransformDemo.as As a principle that's a cubic spline with two parameters
Let's say you're building a commerce system. An Order has a BillingAddress. You want to support address book functionality where users can re-use, edit and delete addresses, but once an order has been placed, you want to fix the BillingAddress for that order while still allowing it to be editabl ...
As you know, I have been struggling to wrap my small, procedural mind around the domain model of OOPhoto, my latest attempt at learning Object Oriented Programming (OOP) in ColdFusion. I started out with what I referred to as the " basic domain objects " and then I moved onto some more service o ...
I have just finished reading Bob Silverberg's blog posts on Transfer ORM. It's a five part (thus far) series on how Bob has been using Transfer over the last year. Bob is a great writer and has done an excellent job of describing what he has been doing, which left me wondering why "I still ...
接下来的例子演示了如何创建简单的Flex模块(module),以及从父类应用中调用模块中的事件。 让我们先来看一下Demo(可以右键View Source或点击这里察看源代码): 下面是完整代码(或点击这里察看): <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white"> <mx:S ...