超雑にまとめました。修正してください。
登場人物
- アプリケーション先輩: いつも忙しい。横に広がるのが得意(デブじゃない)。
- 後輩: 頼んでばっかしで役に立たない。
- サーバー先輩: アプリケーション先輩と仲がいい。Unix Socket でつながるくらい仲良し。
- プロクシ先輩: アプリケーション先輩とかサーバー先輩と後輩の間を取り持って代わりに伝えたりしてくれる。たまに勝手にレスポンスを書き換える。
| <iPhone> | |
| <Entitlements> | |
| <![CDATA[ | |
| <key>get-task-allow</key> | |
| <true/> | |
| <key>aps-environment</key> | |
| <string>development</string> | |
| <key>keychain-access-groups</key> | |
| <array> | |
| <string>KEYCHAIN_ACCESS_GROUP</string> |
| <style> | |
| .fade-right { | |
| -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,1)), color-stop(0.75, rgba(0,0,0,1)), to(rgba(0,0,0,0))); | |
| mask: url(#fade_right_svg_mask); | |
| } | |
| #mask_demo { | |
| background: #d0d0d0; | |
| height: 100px; | |
| width: 500px; | |
| padding: 10px; |
| CULTURE SPEC.CULTURE ENGLISH NAME | |
| -------------------------------------------------------------- | |
| Invariant Language (Invariant Country) | |
| af af-ZA Afrikaans | |
| af-ZA af-ZA Afrikaans (South Africa) | |
| ar ar-SA Arabic | |
| ar-AE ar-AE Arabic (U.A.E.) | |
| ar-BH ar-BH Arabic (Bahrain) | |
| ar-DZ ar-DZ Arabic (Algeria) | |
| ar-EG ar-EG Arabic (Egypt) |
| <html> | |
| <head> | |
| <!-- ADN Widgets alpha --> | |
| <!-- Sign up for alpha deprecation announcements: https://groups.google.com/forum/#!forum/adn-widgets-announce --> | |
| <!-- To install: include script on your web site and add the <a> tag where you want the follow button --> | |
| <!-- Tested to work in the latest Chrome, Firefox, Safari, and IE9 --> | |
| <!-- ADN Widgets: https://alpha.app.net/widgets --> | |
| <script async src='https://adnwidgets.herokuapp.com/alpha.js'></script> | |
| </head> |
| <html> | |
| <head> | |
| <!-- ADN Widgets alpha --> | |
| <!-- Sign up for alpha deprecation announcements: https://groups.google.com/forum/#!forum/adn-widgets-announce --> | |
| <!-- To install: include script on your web site and add the <a> tag where you want the follow button --> | |
| <!-- Tested to work in the latest Chrome, Firefox, Safari, and IE9 --> | |
| <!-- ADN Widgets: https://alpha.app.net/widgets --> | |
| <script async src='https://adnwidgets.herokuapp.com/alpha.js'></script> | |
| </head> |
この資料は、java-ja.ddd の資料、ブログのまとめです http://connpass.com/event/1934/
和智さんの発表資料 http://www.slideshare.net/digitalsoul0124/ddd-17678116
増田さんの発表資料