Skip to content

Instantly share code, notes, and snippets.

View okuryu's full-sized avatar

Ryuichi Okumura okuryu

View GitHub Profile
@okuryu
okuryu / gist:2421004
Created April 19, 2012 13:33
Grover results on Ubuntu
[www6292uf][/home/okuryu/work/yui3/src]
$ grover -i common/node/batch.js
Starting Grover on 143 files with [email protected]
✔ [App Framework]: Passed: 255 Failed: 0 Total: 255 (ignored 0)
✔ [ArraySort Test Suite]: Passed: 3 Failed: 0 Total: 3 (ignored 0)
✔ [Y.AsyncQueue]: Passed: 18 Failed: 0 Total: 18 (ignored 0)
✔ [Attribute Unit Tests]: Passed: 142 Failed: 0 Total: 142 (ignored 0)
✔ [Attribute Core Unit Tests]: Passed: 40 Failed: 0 Total: 40 (ignored 0)
✔ [State Unit Tests]: Passed: 9 Failed: 0 Total: 9 (ignored 0)
✔ [Y.AutoComplete]: Passed: 111 Failed: 0 Total: 111 (ignored 0)
$ git-summary
project: yui3
commits: 17508
files : 4881
authors:
2696 Dav Glass 15.4%
2086 YUI Builder 11.9%
2060 Matt Sweeney 11.8%
1818 Luke Smith 10.4%
exexiftool -all= -overwrite_original *.JPG
@okuryu
okuryu / rest_and_websocket.md
Created August 20, 2012 15:00 — forked from Jxck/rest_and_websocket
REST と WebSocket
<?xml version="1.0" encoding="UTF-8"?>
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" https="true">
<meta>
<author>Ryuichi Okumura</author>
<documentationURL>http://developer.yahoo.co.jp/yconnect/userinfo.html</documentationURL>
</meta>
<bindings>
<select itemPath="" produces="JSON">
<urls>
<url>https://userinfo.yahooapis.jp/yconnect/v1/attribute</url>
@okuryu
okuryu / on_working_remotely_ja.md
Created February 27, 2013 23:05
リモートで働くということ

This is Japanese version of On working remotely - wonko.com by @rgrove.


リモートで働くということ

昨日、Yahoo!は今後リモート環境での業務をやめるという新しい方針を社内で発表しました。

[…]

project: yui3
commits: 21231
files : 5560
authors:
3976 Dav Glass 18.7%
2215 Matt Sweeney 10.4%
2086 YUI Builder 9.8%
1897 Luke Smith 8.9%
1805 Satyen Desai 8.5%
[okuryu.local]([email protected])$ yeti tests/unit/datatable-paginator.html
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://10.0.1.13:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1
Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1
✓ Testing started on Chrome (30.0.1599.28) / Mac OS, Firefox (23.0) / Mac OS
[okuryu.local](yui3@dt-body)$ yeti tests/unit/datatable-paginator.html
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://10.0.1.13:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1
Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1
✓ Testing started on Firefox (23.0) / Mac OS, Chrome (30.0.1599.28) / Mac OS