2010年12月12日 星期日
2010年12月9日 星期四
2010年8月24日 星期二
將您的網站或blog新增到搜尋引擎
google blog search 將你的BLOG新增到GOOGLE blog search
google site http://www.google.com/addurl/?continue=/addurl
bing http://www.bing.com/webmaster/SubmitSitePage.aspx
yahoo https://siteexplorer.search.yahoo.com/tw
google site http://www.google.com/addurl/?continue=/addurl
bing http://www.bing.com/webmaster/SubmitSitePage.aspx
yahoo https://siteexplorer.search.yahoo.com/tw
2010年7月21日 星期三
Blogger最近推出文章分享功能
Blogger最近推出文章分享功能...
如果用"網頁元素"加入沒有反應的話
請使用"修改HTML"暴力加入
點選"展開小裝置範本"
然後找到<div class='post-footer-line post-footer-line-1'>在之後
加入<div class="post-share-buttons"><b:include data="post" name="shareButtons">
</b:include></div>
存檔即可
如果用"網頁元素"加入沒有反應的話
請使用"修改HTML"暴力加入
點選"展開小裝置範本"
然後找到<div class='post-footer-line post-footer-line-1'>在之後
加入<div class="post-share-buttons"><b:include data="post" name="shareButtons">
</b:include></div>
存檔即可
2010年7月15日 星期四
Google Finace取得歷史資料
See instructions on how to get historical stock data.
Use this function:
Syntax: =GoogleFinance("symbol", "attribute", "start_date", "num_days|end_date", "interval") where:
"symbol" - stock symbol
"attribute" - high, low, open, close, vol, or all (quote also works, and defaults to close).
"start_date" - the date for the historical data. When only the start_date is specified, the historical data is just for that day.
Note: The remaining parameters are optional.
"num_days" | "end_date" - can be either the end date for the time period over which you want to see historical data, or the number of days from the start date. Any number less than 50 is considered to be num_days. Otherwise it is considered an end_date.
"interval" - this specifies the interval "DAILY" or "WEEKLY," or 1 and 7 can also be used. This is the granularity at which the stock data is shown at daily or weekly intervals. Please note that queries for recent dates may not have information, as historical data may not be available for a day or two.
Use this function:
Syntax: =GoogleFinance("symbol", "attribute", "start_date", "num_days|end_date", "interval") where:
"symbol" - stock symbol
"attribute" - high, low, open, close, vol, or all (quote also works, and defaults to close).
"start_date" - the date for the historical data. When only the start_date is specified, the historical data is just for that day.
Note: The remaining parameters are optional.
"num_days" | "end_date" - can be either the end date for the time period over which you want to see historical data, or the number of days from the start date. Any number less than 50 is considered to be num_days. Otherwise it is considered an end_date.
"interval" - this specifies the interval "DAILY" or "WEEKLY," or 1 and 7 can also be used. This is the granularity at which the stock data is shown at daily or weekly intervals. Please note that queries for recent dates may not have information, as historical data may not be available for a day or two.
2010年1月19日 星期二
igoogle gadgets管理工具
http://code.google.com/igoogle/dashboard/#
此管理工具可以管理你在igoogle所建立的gadgets小工具,裡面有使用者人數,瀏覽人數,gadget小工具狀態等
此管理工具可以管理你在igoogle所建立的gadgets小工具,裡面有使用者人數,瀏覽人數,gadget小工具狀態等
2009年11月2日 星期一
Google Gadget開發準備工作
1.Gadget開發文件 http://code.google.com/intl/zh-TW/apis/gadgets/
2.開發工具 http://code.google.com/intl/zh-TW/apis/gadgets/docs/tools.html
3.Gadget測試 http://gmodules.com/ig/creator?synd=open&url=[gadget-url]
gadget-url填入開發好的小工具網址
範例
http://gmodules.com/ig/creator?synd=open&url=http://doc.examples.googlepages.com/baseball-card.xml
http://gmodules.com/ig/creator?synd=open&nocache=1&url=http://doc.examples.googlepages.com/baseball-card.xml
4.Gadget Checker小工具驗證工具直接到igoogle找到gadget checker這個小工具可以幫助你debug
2.開發工具 http://code.google.com/intl/zh-TW/apis/gadgets/docs/tools.html
3.Gadget測試 http://gmodules.com/ig/creator?synd=open&url=[gadget-url]
gadget-url填入開發好的小工具網址
範例
http://gmodules.com/ig/creator?synd=open&url=http://doc.examples.googlepages.com/baseball-card.xml
http://gmodules.com/ig/creator?synd=open&nocache=1&url=http://doc.examples.googlepages.com/baseball-card.xml
4.Gadget Checker小工具驗證工具直接到igoogle找到gadget checker這個小工具可以幫助你debug
訂閱:
文章 (Atom)