Ian Lewis
Ian Lewis is a web developer living in Tokyo Japan. His current interests are in Django, python, alternative databases and rapid web application development. About Me...
  • neo4j open source nosql graph database »

    Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathemat...
    1 week ago
  • Scalaの勉強

    今日は Scala ハッカソン にいけなくて、せっかくなので、Scalaをちょっと勉強しようと思って、インストールしてみた。Scalaは Python, Rubyみたいに、関数型プログラミングができて、JavaのJVMの上に動く言語ので、可能性が結構広く見える。俺だって、Scalaさえあれば、Javaで頑張る気がないと思う。 基本的なところから始まるんですが...
    3 months ago
  • 7 months ago
  • Welcome to Solr

    Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web...
    8 months ago
  • iアプリ | サービス・機能 | NTTドコモ

    iアプリとは、iモード対応携帯電話上で動作するソフトウェア(プログラム)です。iアプリを利用することにより、HTMLベースのコンテンツと比較してよりダイナミックで、よりインタラクティブなコンテンツをユーザに提供することが可能となります。 ここでは503iシリーズ、504iシリーズ、505iシリーズ、506iシリーズおよびFOMAに搭載されるiアプリ実行環境お...
    8 months ago
  • Javaに日本語のフォントのインストール

    LinuxではJavaは標準に日本語フォントが大体インストールされてないので、手でインストールしないといけない。 Ubuntuでは、このようにFontインストールが済む: mkdir -p <jvm>/jre/lib/fonts/fallback cp cp /usr/share/fonts/truetype/vlgothic/*.ttf &l...
    8 months ago
  • Searchable Google AppEngine with Compass | KimchyBlog

    what I decided to do is try and get Compass integrated with Google App Engine to allow for easy full text search of Google App Engine apps (yea, the irony). Basically, it took me a...
    10 months ago
  • Lord of the REPLs

    Welcome to LotREPLs (source here)! Feel free to play around and tell your friends, but be aware that everything might not quite work perfectly. :)
    10 months ago
  • Froth & Java: Scala on the Google AppEngine

    Good News - It was fairly trivial to use Scala with the new Java support in AppEngine.
    10 months ago