Speaker Details I'm a web designer/front-end developer in Tokyo, Japan. Sometimes, I do translation work for open source projects. If you'd like to reach Japanese market, let me know. Twitter@cssradar Github@studiomohawk View Speaker Details 続きを読む
Jade FTW こんにちは。今回は現実逃避を兼ねて Jade の素晴らしさをお伝えしたいと思います。 Jade とは何か Jade は JST (JavaScript Templates) の一つであり、HTML を書くための軽量マークアップ言語 である Haml に影響を受けた JavaScript テンプレートエ... 続きを読む
最近のJavaScript関連のものは、配布やテスト等諸々のためにnpm’s package.jsonがレポジトリに一緒に置いてあることが増えてきていると思います。その中でJavaScriptで書かれたツールではEsprimaやsocket.io等のモジュールがpackage.jsonのdependenciesに含ま... 続きを読む
Statistics Likes 0 Downloads 0 Comments 0 Embed Views 0 Views on SlideShare 0 Total Views 0 東京Node学園#8 Let It Crash!? Presentation Transcript 東京Node学園8時限目@koichik Let It Crash? Erlangのphilosophy/principle 耐障害性に優れた堅牢... 続きを読む
タイトルは釣りです。 免責 公式に公開されているものではないので、むやみに使わないでください。 何かしらのアプリケーションで利用する場合は当然、問い合わせなどをして許可を得るべきです。 本題 Ginger というサービスが先ごろ公開されてまして、一言で言... 続きを読む
A drop-in replacement for Underscore.js that delivers performance improvements, bug fixes, and additional features.Lo-Dash v0.2.1 A drop-in replacement for Underscore.js, from the devs behind jsPerf.com, that delivers performance improvements... 続きを読む
今日はモバイルのパフォーマンス計測について書きたいと思います。パフォーマンスといえばPCなら分かってるつもりなのですが、ことモバイルになってくるとあんまり分かっておりません。「HTTPリクエストを減らす」って原則は変わらないのですが、PCとはいろいろ... 続きを読む
Sass、Less、StylusなどCSS Preprocessorに関するAdvent Calendarです。 CSS Preprocessor Advent Calendar 2012 パフォーマンスの勉強ができてなおかつSass/Compassのお勉強にもなるお得なシリーズまさかの2回目。Adventにぶつけてきた!ややもするとシリーズ... 続きを読む
データベース, シェルスクリプト主に開発環境でMySQLを複数バージョン同時に動かしたいということがあると思います。なので複数環境でも動くやつ作りました。https://github.com/shim0mura/mysqlenv名前から分かるようにrbenvのコマンドインターフェースを真似... 続きを読む
README.md NAME mysqlenv - MySQL environment manager SYNOPSIS mysqlenv command syntax: mysqlenv <command> [options] [arguments] Commands: # show usage mysqlenv help # list available mysql versions mysqlenv available # install mysql binary mysq... 続きを読む
Wantedly - 世界一"いいね!"される 求人サイトの作り方 — Presentation Transcript シゴトでココロオドル www.wantedly.com Yoshinori Kawasaki (@kawasy)Facebook Night #10, 2012-10-23 世界一"いいね!"される 求人サイトの作り方 (当社比) FQL$like_sta... 続きを読む
Simple JavaScript library for sexy, fast, and themable FPS meter.Simple JavaScript library for sexy, fast, and themable FPS meter Introduction Simple JavaScript library for sexy, fast, and themable FPS meter. It can measure: frames per second... 続きを読む
How much does your framework choice affect performance? The answer may surprise you. Authors' Note: We're using the word "framework" loosely to refer to platforms, micro-frameworks, and full-stack frameworks. We have our own personal favorite... 続きを読む
WrapBootstrap is a marketplace for premium themes and templates for Twitter Bootstrap. Buy or sell Bootstrap themes!About Bootstrap Bootstrap is designed to help people of all skill levels — designer or developer, huge nerd or early beginner... 続きを読む
Recently I started work on a Node project that was built using Sequelize with MySQL. It was chosen to ease the transition from an earlier version written with Ruby on Rails. The original’s ActiveRecord models mapped quite closely to their Se... 続きを読む
Stopwatch | By wwarby Flickr! こんにちわ、あなたのt32k、ごきげんいかがでしょう。みなさんはスマホWebアプリ作っていて、自分の作ったものは速いのか遅いのか気になりませんかね?僕は木に泣くりまくすてぃです。 そうゆうわけなもんで、表示速度とか計測し... 続きを読む
I recently did the development work to update Smart Shooter for submission to the Mac app store. There is already a Mac version of Smart Shooter, but the build process uses qmake (from the Qt SDK) and makefiles, and hence does not use Apple’... 続きを読む
Let’s take a quick little tour of the Xcode project file format. Anyone doing Mac OS X or iOS development in a team environment (i.e. just about everybody) has had to deal with the joy of merging project changes in version control (subversio... 続きを読む
[編集] -c creator ファイルのクリエータを creator に設定する。 クリエータとは Classic MacOS でファイルとそれを作成したアプリケーションを関連させるために用いられていた情報で、英数字または空白4文字からなる文字列で指定される。クリエータが空白を含... 続きを読む