Get and Show cell's value from Google Spreadsheet Widget for Dashing.
gem 'google-api-client'gem 'google_drive'
dashing install e0ad37c2e137d2da0916
| Date: Wed, 20 Feb 2013 12:40:23 +0900 | |
| MIME-Version: 1.0 | |
| Content-Type: text/plain; charset=UTF-8 | |
| Content-Transfer-Encoding: 8bit | |
| --- | |
| appengine/pom.xml | 18 +++++++++--------- | |
| 1 file changed, 9 insertions(+), 9 deletions(-) | |
| diff --git a/appengine/pom.xml b/appengine/pom.xml |
| package hello | |
| import ( | |
| "github.com/codegangsta/martini" | |
| "net/http" | |
| ) | |
| func init() { | |
| m := martini.Classic() | |
| m.Get("/hello/:name", func(params martini.Params, w http.ResponseWriter) string { |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <title>Mackerel Graph Builder</title> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> | |
| <script type="text/javascript"> | |
| function update() { | |
| var d = $("#def")[0].value; | |
| var o = $("#org")[0].value; |
| 略語 | 展開した文 | 日本語 | |
|---|---|---|---|
| afa | as far as | 〜の限り | |
| afaict | as far as I can tell | 私の言える範囲だと | |
| afaik | as far as I know | 私の知っている限り | |
| afk | away from keyboard | 離席中、離席します | |
| aiui | as I understand it | 私の理解では | |
| ama | ask me anything | 何でも聞いて | |
| atm | at the moment, at this moment | 今の所 | |
| awol | absent without leave | 無断欠勤 | |
| bbl | be back later | また戻ります |
| 時間 | 内容 |
|---|---|
| 1000-1010 | オープニング |
| 1010-1030 | Session1 |
| 1030-1050 | Session2 |
| 1050-1105 | 休憩 |
| 1105-1125 | Session3 |
| 1125-1145 | Session4 |
| 1145-1245 | お昼休み |
| 1245-1305 | Session5 |
| #!/usr/bin/env ruby | |
| # coding : utf-8 | |
| require 'esa' | |
| require 'yaml' | |
| class Importer | |
| attr_accessor :client, :files | |
| def initialize(client, dir_path) | |
| @client = client |
皆様は、勉強会のコミュニティにどのように関わってこられたでしょうか。