https://google-developers.appspot.com/chart/interactive/docs/gallery/areachart
http://play.golang.org/p/q3YWxRmgpg
db.collection.find().sort({'createdtime' : -1}).limit(1)
https://google-developers.appspot.com/chart/interactive/docs/gallery/areachart
http://play.golang.org/p/q3YWxRmgpg
db.collection.find().sort({'createdtime' : -1}).limit(1)
diff --git a/.jshintrc b/.jshintrc | |
new file mode 100644 | |
index 0000000..26ca174 | |
--- /dev/null | |
+++ b/.jshintrc | |
@@ -0,0 +1,22 @@ | |
+{ | |
+ "bitwise" : false, // `&` や `|` のビット演算を許可しない | |
+ "camelcase" : true, // 変数名はキャメルケース以外を許可しない | |
+ "curly" : true, // if 文などで {} なしを許可しない |
202.94.155.91 - - [13/Oct/2013 17:42:54] "POST /upload HTTP/1.1" 500 - | |
Traceback (most recent call last): | |
File "/home/otiai10/.pyenv/versions/2.6.6/lib/python2.6/site-packages/flask/app.py", line 1836, in __call__ | |
return self.wsgi_app(environ, start_response) | |
File "/home/otiai10/.pyenv/versions/2.6.6/lib/python2.6/site-packages/flask/app.py", line 1820, in wsgi_app | |
response = self.make_response(self.handle_exception(e)) | |
File "/home/otiai10/.pyenv/versions/2.6.6/lib/python2.6/site-packages/flask/app.py", line 1403, in handle_exception | |
reraise(exc_type, exc_value, tb) | |
File "/home/otiai10/.pyenv/versions/2.6.6/lib/python2.6/site-packages/flask/app.py", line 1817, in wsgi_app | |
response = self.full_dispatch_request() |
[13:11:55] % ls /usr/local/Cellar/go/1.1.1/src/pkg/ | |
archive compress debug flag html log os runtime sync time | |
bufio container encoding fmt image math path sort syscall unicode | |
builtin crypto errors go index mime reflect strconv testing unsafe | |
bytes database expvar hash io net regexp strings text |
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAcCAIAAABqPu8ZAAAOYElEQVR4nHVXh1dTzfb1j3vv/X7f52dDWpGqggpSlCIgKtIEpJWEVgyQ3ishlCQQUgup+P6dt2fOvTc3qGvtddfN3Jkz5+yzz5nJPXfypytxS3Anbh2xgi2Ss4SzlusMwXSVBsyhG4ZrBiv/ip+mUBo/2QS88zm0xBxiX/mTXjCOJQLMISBjCmUMl2lAF0hp/UkNcJFQc+AFP2lc608wBJL6QBKTscoM+6JvsMadKYO4L0PZp3DOypDnT3rJ2yKIt2CN5O95kj/BhSf1Xzwd0YJNoADLaD2LhD1BAScC72BK4IL/FDji0zDOPpV4lPvBAA/M8PU6awplOQtl8ZeI4Fxo/MI7uND5k4ZgCkTIbcIanCGI4TGIzrMJ5WFT5PTC3u0ImT9BxH8ByMERxdSslVIqhREGwSxIQRQ8ciHaPxMhcvF7iERk9ME0Dz4uxE+6YNJg7MhBuoAoTFeCuKxcC3IiEJicC3n8En4hIs+JYAtZaTjjRQgBFNDTUqYraBiCZJCqo0QEieUOEaXk/J4OGREpSQVlXFwkZYNxzUVcCy4uEpBPiQiRBbssKhFymdwhAskvUjkQ+E9OhDNWYLbETIIIMTBGBKRBjeA3+i9VjSAigQXCn4lArQIoDRDBugMF7GfBExH0XmKnjAjswoxLKrBHWVblkCuf8k9awCdHtOiIMbBpfDJ/Zz/vMUOMCOY3INU/BWyL4F1ogeJgxo48RIk79AvhiZ80LnkmeCnLElsF+9GiJVIwhfP6yxttIK0JpNR+DrwE0jLwEX9K4wdfKW0gpQumjaGsFZbhvQhHvOiM3zpKKDpZqIiQBemIof0TMH6LmQTZuABOBHUHzoKs8Qg/pbIn1SBme5QCltcnRtig6IEAGS8ygmK3xIXhKqNFmxADFiInOvypIwao4w4RGSuSDDsSERKICGJBVAdRIKadoTS/NMibpeSxKL
> mysql.server start
Starting MySQL
. ERROR! The server quit without updating PID file (/usr/local/var/mysql/otiai.local.pid).
> sudo /usr/libexec/locate.updatedb
> sudo mysqld --help
mysqld Ver 5.6.12 for osx10.8 on x86_64 (Source distribution)
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its