Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tototoshi committed Apr 14, 2017
1 parent 4a69e4e commit 48ae9e1
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h3>April 2005</h3>

<h2>Blog</h2>
<p>
<a target="_blank" href="tototoshi.hatenablog.com">tototoshiの日記</a>
<a target="_blank" href="http://tototoshi.hatenablog.com">tototoshiの日記</a>
</p>

<h2>Libraries &amp; Tools</h2>
Expand All @@ -104,17 +104,17 @@ <h2>Libraries &amp; Tools</h2>
<h3>Play plugins</h3>

<ul>
<li><a target="_blank" href="http://github.com/flyway/flyway-play">flyway-play</a> is a plugin to integrate flyway to Play2.0</li>
<li><a target="_blank" href="http://github.com/tototoshi/play-json4s">play-json4s</a> is a library to integrate json4s to Play2.0.</li>
<li><a target="_blank" href="http://github.com/tototoshi/play-joda-routes-binder">play-joda-routes-binder</a> is a Joda-time routes binder for Play 2.0.</li>
<li><a target="_blank" href="http://github.com/tototoshi/lift-json-play-module">lift-json-play-module</a> is a library to integrate lift-json to Play2.0.</li>
<li><a target="_blank" href="https://github.com/flyway/flyway-play">flyway-play</a> is a plugin to integrate flyway to Play2.0</li>
<li><a target="_blank" href="https://github.com/tototoshi/play-json4s">play-json4s</a> is a library to integrate json4s to Play2.0.</li>
<li><a target="_blank" href="https://github.com/tototoshi/play-joda-routes-binder">play-joda-routes-binder</a> is a Joda-time routes binder for Play 2.0.</li>
<li><a target="_blank" href="https://github.com/tototoshi/lift-json-play-module">lift-json-play-module</a> is a library to integrate lift-json to Play2.0.</li>
</ul>

<h3>For Scala</h3>
<ul>
<li><a target="_blank" href="http://github.com/tototoshi/scala-fixture">scala-fixture</a> is simple database fixture library for Scala.</li>
<li><a target="_blank" href="http://github.com/tototoshi/slick-joda-mapper">slick-joda-mapper</a> is a Joda-time binding for Slick.</li>
<li><a target="_blank" href="http://github.com/tototoshi/scala-csv">scala-csv</a> is a simple opencsv wrapper.</li>
<li><a target="_blank" href="https://github.com/tototoshi/scala-fixture">scala-fixture</a> is simple database fixture library for Scala.</li>
<li><a target="_blank" href="https://github.com/tototoshi/slick-joda-mapper">slick-joda-mapper</a> is a Joda-time binding for Slick.</li>
<li><a target="_blank" href="https://github.com/tototoshi/scala-csv">scala-csv</a> is a simple opencsv wrapper.</li>
</ul>

<h3>PHP</h3>
Expand All @@ -124,8 +124,8 @@ <h3>PHP</h3>

<h3>Joke</h3>
<ul>
<li><a target="_blank" href="http://github.com/tototoshi/sbt-musical">sbt-musical</a> plays music while compiling scala.</li>
<li><a target="_blank" href="http://github.com/tototoshi/play-ascii-art-plugin">play-ascii-art-plugin</a> shows ascii-art on starting/stopping Play apps.</li>
<li><a target="_blank" href="https://github.com/tototoshi/sbt-musical">sbt-musical</a> plays music while compiling scala.</li>
<li><a target="_blank" href="https://github.com/tototoshi/play-ascii-art-plugin">play-ascii-art-plugin</a> shows ascii-art on starting/stopping Play apps.</li>
</ul>

<p>
Expand All @@ -143,11 +143,11 @@ <h3><a target="_blank" href="https://github.com/playframework/Play20">Play frame
See <a target="_blank" href="https://github.com/playframework/Play20/graphs/contributors">https://github.com/playframework/Play20/graphs/contributors</a>
</p>

<h3><a target="_blank" href="http://github.com/nscala-time/nscala-time">nscala-time</a></h3>
<h3><a target="_blank" href="https://github.com/nscala-time/nscala-time">nscala-time</a></h3>
<p>
I'm a member of <a target="_blank" href="https://github.com/nscala-time">Organization for nscala-time</a>.
</p>
<h3><a target="_blank" href="http://github.com/seratch/scalikejdbc">scalikejdbc</a></h3>
<h3><a target="_blank" href="https://github.com/seratch/scalikejdbc">scalikejdbc</a></h3>
<p>
I'm working on scalikejdbc-config module and scalikejdbc-play-fixture-plugin.
</p>
Expand Down Expand Up @@ -195,11 +195,11 @@ <h2>Slides</h2>
<li><a target="_blank" href="http://tototoshi.github.io/slides/tenka1altjs-scalajs/">About Scala.js (Joke)</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/sendagaya-js-scala-js/">About Scala.js</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/kwkni-scala-best-compiling-ever/">最高のコンパイルにしようぜ</a></li>
<li><a target="_blank" href="http://tototoshi.github.com/slides/how-we-write-and-use-scala-libraries-scalaconfjp2013/">How we write and use Scala libraries not to cry (Scala Conference in Japan 2013)</a></li>
<li><a target="_blank" href="http://tototoshi.github.com/slides/rpscala-92-scala-binary-version/">About scala-binary-version in SBT 0.12.x</a></li>
<li><a target="_blank" href="http://tototoshi.github.com/slides/rpscala-83-string-interpolation/">About string interpolation in Scala 2.10</a></li>
<li><a target="_blank" href="http://tototoshi.github.com/slides/play-meetup-3-play-scala/">for #play_ja meetup 3</a></li>
<li><a target="_blank" href="http://tototoshi.github.com/slides/picture-show-introduction/">A small introduction to picture show</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/how-we-write-and-use-scala-libraries-scalaconfjp2013/">How we write and use Scala libraries not to cry (Scala Conference in Japan 2013)</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/rpscala-92-scala-binary-version/">About scala-binary-version in SBT 0.12.x</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/rpscala-83-string-interpolation/">About string interpolation in Scala 2.10</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/play-meetup-3-play-scala/">for #play_ja meetup 3</a></li>
<li><a target="_blank" href="http://tototoshi.github.io/slides/picture-show-introduction/">A small introduction to picture show</a></li>
</ul>
</div>
</body>
Expand Down

0 comments on commit 48ae9e1

Please sign in to comment.