Skip to content

Instantly share code, notes, and snippets.

View okuryu's full-sized avatar

Ryuichi Okumura okuryu

View GitHub Profile
> yuidocjs@0.8.1 pretest /Users/okuryu/work/yuidoc
> eslint lib/*.js tests/*.js
> yuidocjs@0.8.1 test /Users/okuryu/work/yuidoc
> istanbul cover --print=both --yui ytestrunner -- --include ./tests/options.js --include ./tests/builder.js --include ./tests/parser.js --include ./tests/parser_coffee.js --include ./tests/files.js --include ./tests/utils.js --include ./tests/preprocessor.js
warn: Failed to extract port, setting to the default :3000
(node) util.puts is deprecated. Use console.log instead.
> yuidocjs@0.8.1 pretest /Users/okuryu/work/yuidoc
> eslint lib/*.js tests/*.js
> yuidocjs@0.8.1 test /Users/okuryu/work/yuidoc
> istanbul cover --print=both --yui ytestrunner -- --include ./tests/options.js --include ./tests/builder.js --include ./tests/parser.js --include ./tests/parser_coffee.js --include ./tests/files.js --include ./tests/utils.js --include ./tests/preprocessor.js
✔ test: server
✔ test: server with port
[okuryu.local](yui3@calendar-feb-next)$ yeti tests/unit/calendar.html
Agent connected: Firefox (26.0) / Mac OS from 127.0.0.1
Agent connected: Safari (7.0.1) / Mac OS from 127.0.0.1
Agent connected: Chrome (31.0.1650.63) / Mac OS from 127.0.0.1
Agent connected: Internet Explorer (6.0) / Windows XP from 10.0.1.15
Agent connected: Internet Explorer (7.0) / Windows XP from 10.0.1.15
Agent connected: Internet Explorer (8.0) / Windows 7 from 10.0.1.15
Agent connected: Internet Explorer (9.0) / Windows 7 from 10.0.1.15
Agent connected: Internet Explorer (10.0) / Windows 7 from 10.0.1.15
Agent connected: Internet Explorer (11.0) / Windows 7 from 10.0.1.15
<!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
</body>
</html>
[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
[okuryu.local](yui3@dev-3.x)$ 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
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
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!は今後リモート環境での業務をやめるという新しい方針を社内で発表しました。

[…]

<?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 / rest_and_websocket.md
Created August 20, 2012 15:00 — forked from Jxck/rest_and_websocket
REST と WebSocket