關於Gmail容量成長的速度

關於Gmail容量加速成長,其實在Google官方的部落格是有提出具體數據的,可以參考Gmail’s Storage Increases, 6 GB in January 2008這篇文章,裡面放了這張圖片:

這篇文章有幾個重點:

  1. 10/23,容量將會成長到4321 MB
  2. 明年1/4,將會有6283 MB
  3. 之後每天再以3.3 MB的速度繼續成長

有興趣的讀者還可以參考這篇「GMail: 42GB Free Storage by 2038」,到2038年為止,你的Gmail容量將會達到42GB :D ,不過我相信到時候應該都是無限大了:D

ASP.NET MVC Framework announced

最近幾天看到滿多篇文章提到了ASP.NET MVC Framework,雖然有關於.NET的MVC架構好像有MonoRail可以玩,但是這次的ASP.NET MVC Framework是Microsoft自己搞出來的架構,應該值得玩玩看:p

等過一陣子release了再來玩玩看,據說會跟Visual Studio 2008 RTM一起release喔:p

>>>>> Will MVC Framework be include in VS 2008 RTM?

The MVC Framework will work with VS 2008 RTM (we’ll be releasing the first preview release of it at the same time as VS 2008 RTM).  The MVC framework itself will live in a separate assembly to begin with, and then be built-in to .NET 3.5 SP1.

後兩個連結裡面有提到一些ASP.NET MVC Framework的特色:

  • Natively support TDD model for controllers.
  • Provide ASPX (without viewstate or postbacks) as a view engine
  • Provide a hook for other view engines from MonoRail, etc.
  • Support IoC containers for controller creation and DI on the controllers
  • Provide complete control over URLs and navigation
  • Be pluggable throughout
  • Separation of concerns
  • Integrate nicely within ASP.NET
  • Support static as well as dynamic languages

在URL的routes設定,預設格式是:

/<RouteName>/<Action>/<Param1>/<Param2>

Google網站管理員工具:部落格訂閱人數

image

很久沒有登入Google Webmaster Tools了,剛剛看到「Find the Number of Google Subscribers for Any Feed」、「The Number of iGoogle / Google Reader Subscribers」兩篇文章才知道原來可以用Google來查看RSS feed的訂閱人數。

在此統計的人數,是以iGoogle、Google Reader或是orkut等產品訂閱的才計算,因此跟Feedburner比較起來數字算是相當不精準的。以我看到的數字跟目前Feedburner比較起來,大概只有不到四分之一吧!

不過可見網站管理員工具的統計功能有在持續改進,結合Analytics使用的話,未來說不定會發展出更多豐富的功能:p