Google Gadgets应该托管在哪里? — iGoogle系列(4)

Google Gadgets写好了之后托管哪里呢?理论上放到任何一个网络可以访问的地方就可以了。

归纳一下,有下面这些地方可以存在自己的Google Gadgets。

  • 自己的网站:这种方式最可控,也最麻烦。流量、速度、稳定性、更新、版本维护、备份等都要自己考虑。
  • GGE:Google Gedagets Editor里可以直接保存、发布。这个方式最简单,只是你发布的Gadgets的url看起来没有个人印记。
  • Google Code:程序员的专业选择。哪个程序员不想有个属于自己的开源项目呢?那么你就把代码放在Google Code吧。
  • Google pages:google提供的网页制作、发布产品。

对于Google Gadgets托管在哪里?我的做法是,Google Gadgets的开发阶段放在GGE,因为调试、修改无比方便。正式上线之后放在自己的网站上,因为URL里有自己的印记比较爽。

Related posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>