Sphereとともに

scalaとかplayframeworkとか。技術ブログにしたいなと。環境は Windows7x64, mac です。たまに声優さん情報が混ざります。最近ちょっとClojure触りました。

2014-03-01から1ヶ月間の記事一覧

Scala並列処理

/** * Created by FScoward on 14/03/29. */ import org.atilika.kuromoji.Tokenizer import scala.collection.JavaConversions._ import scala.io.Source object Main { def main(args: Array[String]): Unit = { val text = Source.fromFile("sample.txt",…

ケルト音楽集

【100分】 疾走感のある カッコイイ曲集 【ケルト・北欧等】 - YouTube 【ケルト】 リズムが癖になる民族音楽風曲集2 【癒し】 - YouTubeケルト アイリッシュ 民族音楽 4 Corrs - YouTubeケルト (ハープ, ケルト 音楽, 民族 音楽)アーティスト: ケルト音楽出…

Scala Akka 適当訳

http://doc.akka.io/api/akka/2.0/akka/actor/Actor.html Actor base trait that should be extended by or mixed to create an Actor with the semantics of the 'Actor Model': http://en.wikipedia.org/wiki/Actor_model ActorのベースtraitはActor Model…

Scala Akka 適当訳

http://doc.akka.io/api/akka/2.0/akka/actor/ActorSystem$.html def apply (name: String): ActorSystem Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassL…

Scala Akka メモ

http://doc.akka.io/api/akka/2.0/akka/actor/ActorSystem.html An actor system is a hierarchical group of actors which share common configuration, e.g. dispatchers, deployments, remote capabilities and addresses. It is also the entry point fo…

堀江由衣 DOLL探偵ユイ

解決できたーなんとか100位位内に入れました良かったよかった昨日今日でPV何回観たかわからんwThe World's End(初回限定盤)(DVD付)アーティスト: 堀江由衣出版社/メーカー: キングレコード発売日: 2014/03/12メディア: CDこの商品を含むブログ (8件) を見る

Qiitaとの使い分け

Qiitaに投稿したらブログ要らなくないか?とか考えちゃう

【参考資料】Sign in with twitter

http://www.ne.jp/asahi/hishidama/home/tech/google/appengine/twitter4j.htmlhttp://www.ne.jp/asahi/hishidama/home/tech/twitter/auth.html#Consumer_secrethttp://twitter4j.org/ja/code-examples.html#signinwithtwitterhttp://www.ari-hiro.com/blog/…