1. Markdown Wiki

    Simple wiki application demo which renders Markdown text with Showdown. You need to login your google account to access the contents, and the contents of the demo will be reset every 24 hours. You can download the source code from here.

  2. ToDo List

    Small todo list application which stores items to client side storage. Related posts of this tool are:

    ToDo List application with local storage
    ブラウザのローカルストレージを使った ToDo List
    ToDo List Update
    ToDo List の使い方
    How to use ToDo List

  3. Simple Shopping Search

    Demo of "Breadcrumb + Navigation" with Continuous Pagination. It searches Amazon (JP & US) products through small proxy script to Amazon advertising API. Related posts of this tool are:
    Continuous Pagination with YUI
    Breadcrumb + Navigation
    Simple Shopping Search (Japanese)
    YUIを使ってContinuous Pagination
    パンくずリスト + ナビゲーションメニュー

  4. String Converter

    This converts input strings to URL encoding for several character encoding and this also converts to unicode character escapes.