imakado (Kenji Imakado)

Name
Kenji Imakado
Email
Member Since
Jun 13, 2008 (about 1 year)

Following 75 githubbers and watching 105 repositories view all →

Public Repositories (13)

  • emacs-smartchr

    emacs version of smartchr.vim

    legend

    Last updated Thu Dec 03 18:10:04 -0800 2009

  • auto-complete

    Emacs auto-complete package

    legend

    Forked from m2ym/auto-complete Sun Nov 15 19:48:42 -0800 2009

    Last updated Sun Nov 15 20:26:18 -0800 2009

  • emacs-anything-w3m

    w3m commands using anything

    legend

    Last updated Thu Oct 29 19:09:41 -0700 2009

  • emacs-xcode-document-viewer

    emacs iphone document viewer

    legend

    Last updated Tue Oct 13 08:33:59 -0700 2009

  • emacs-symfony

    minor mode for editting PHP symfony flamework code.

    legend

    Last updated Fri Sep 18 00:10:44 -0700 2009

  • perl-completion

    minor mode provides useful features for editing perl codes

    legend

    Last updated Fri Sep 11 04:08:03 -0700 2009

  • ark-perl

    legend

    Forked from typester/ark-perl Thu Jul 09 23:42:20 -0700 2009

    Last updated Wed Sep 02 23:07:29 -0700 2009

  • cpan.el

    select cpan modules

    legend

    Last updated Wed Sep 02 22:49:07 -0700 2009

  • php-completion

    complete everything PHP using Anything.el

    legend

    Last updated Mon Aug 24 23:30:49 -0700 2009

  • anything-project

    finding any resource of a project

    legend

    Last updated Thu Aug 20 06:05:19 -0700 2009

  • emoji

    show emoji on Emacs, complete emoji with anything.el

    legend

    Last updated Mon Jul 27 19:46:44 -0700 2009

  • anything-jde

    jde with anything

    legend

    Last updated Sat Jul 11 07:35:35 -0700 2009

  • opensource.kayac.com

    kayac open source website

    legend

    Forked from typester/opensource.kayac.com Thu Feb 12 17:49:27 -0800 2009

    Last updated Wed Feb 04 05:49:57 -0800 2009

Public Activity feed

imakado created branch day-12 at typester/ark-advent-2009 Sat Dec 12 05:58:37 -0800 2009
imakado pushed to master at typester/ark-jobeet Sat Dec 12 04:46:01 -0800 2009
HEAD is ed58944f9588ce11e289f35d5714a27b2c88ebc3
  • imakado committed ed58944f:
    added functional tests.
imakado pushed to master at typester/ark-advent-2009 Fri Dec 11 02:20:59 -0800 2009
HEAD is 966b49d12a9b590b669235d89dcf635deaccbb73
  • imakado committed 966b49d1:
    fixed test data.
imakado pushed to master at typester/ark-jobeet Fri Dec 11 02:13:53 -0800 2009
HEAD is bddfc6b9069126eb21aa0bb69ea89384ae8dd0a7
  • imakado committed bddfc6b9:
    fixed test data.
imakado pushed to master at typester/ark-advent-2009 Thu Dec 10 02:54:02 -0800 2009
HEAD is 4e2f89776dbe8c5a4eb823a7ea11864dcfd0797e

2 commits »

imakado pushed to master at typester/ark-jobeet Thu Dec 10 01:32:22 -0800 2009
HEAD is df63f42781306a4ec19d7c3bb4839ff7a90bc406
imakado started watching hokaccha/twitter-bot-kanojo Wed Dec 09 19:25:23 -0800 2009
twitter-bot-kanojo's description:
twitter kanojo bot using Google App Engine + JRuby
imakado created gist: 253029 Wed Dec 09 17:37:10 -0800 2009
(defvar azh/carbon-emacs-shell-program-name "iTerm") (defun azh/close-frame () (ignore-errors (...
imakado created gist: 252432 Wed Dec 09 04:04:21 -0800 2009
(defun azh/set-command (line) (write-region (or line "") nil azh/tmp-file) ;;(iconify-frame a...
imakado started watching djmitche/buildbot Fri Dec 04 19:40:04 -0800 2009
buildbot's description:
Python-based continuous integration testing framework; send pull requests for your patches!
imakado started watching sixohsix/twitter Fri Dec 04 19:40:04 -0800 2009
twitter's description:
Python Twitter API
imakado started watching klbostee/dumbo Fri Dec 04 19:39:59 -0800 2009
dumbo's description:
Python module that allows you to easily write and run Hadoop programs.
imakado started watching clintecker/python-googleanalytics Fri Dec 04 19:39:59 -0800 2009
python-googleanalytics's description:
A python client for accessing the Google Analytics API
imakado started watching simplegeo/python-oauth2 Fri Dec 04 19:39:53 -0800 2009
python-oauth2's description:
A fully tested, abstract interface to creating OAuth clients and servers.
imakado started watching dustin/py-github Fri Dec 04 19:39:48 -0800 2009
py-github's description:
Python interface for talking to the github API
imakado started watching leah/python-oauth Fri Dec 04 19:39:43 -0800 2009
python-oauth's description:
Python OAuth library from Google code.
imakado started watching dinoboff/github-tools Fri Dec 04 19:39:37 -0800 2009
github-tools's description:
Helpers for hosting python projects on GitHub
imakado started watching samuel/python-gearman Fri Dec 04 19:39:36 -0800 2009
python-gearman's description:
Gearman library for Python.
imakado started watching senny/emacs-eclim Fri Dec 04 19:34:13 -0800 2009
emacs-eclim's description:
This project brings some of the great eclipse features to emacs developers. It is based on the eclim project, which provides eclipse features for vim.
imakado started watching emacs-pkg-mirrors/cedet Fri Dec 04 19:33:49 -0800 2009
cedet's description:
Collection of Emacs Development Environment Tools
imakado started watching defunkt/textmate.el Fri Dec 04 19:30:43 -0800 2009
textmate.el's description:
Basic emulation of awesome TextMate features for Emacs.
imakado started watching ericholscher/django-test-utils Fri Dec 04 19:25:53 -0800 2009
django-test-utils's description:
Utilities for testing Django applications
imakado started watching pydanny/django-uni-form Fri Dec 04 19:25:42 -0800 2009
django-uni-form's description:
Django forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. The purpose of this application is to provide a simple tag and/or filter that lets you quickly render forms in a div format.
imakado started watching alex/django-ajax-validation Fri Dec 04 19:23:43 -0800 2009
django-ajax-validation's description:
A reusable application to preform ajax validation on django forms.
imakado started watching jacobian/django-googlecharts Fri Dec 04 19:23:37 -0800 2009
django-googlecharts's description:
A suite of Django template tags to generate charts using Google's chart API.
imakado started watching jtauber/django-notification Fri Dec 04 19:23:32 -0800 2009
django-notification's description:
user notification management for the Django web framework
imakado started watching simonw/django-openid Fri Dec 04 19:23:19 -0800 2009
django-openid's description:
A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)
imakado started watching henriklied/django-twitter-oauth Fri Dec 04 19:21:47 -0800 2009
django-twitter-oauth's description:
Example of how to authenticate against Twitter oAuth using Django
imakado started watching ericflo/django-pagination Fri Dec 04 19:21:43 -0800 2009
django-pagination's description:
A set of utilities for creating robust pagination tools throughout a django application.
imakado started watching bartTC/django-memcache-status Fri Dec 04 19:21:41 -0800 2009
django-memcache-status's description:
Django admin extension that displays statistics about your memcached instances.
imakado started watching jtauber/django-friends Fri Dec 04 19:21:37 -0800 2009
django-friends's description:
friendship, contact and invitation management for the Django web framework
imakado started watching montylounge/django-sugar Fri Dec 04 19:20:37 -0800 2009
django-sugar's description:
Curated collection of all the sweet Django helpers/utilities developers create, and sometimes recreate too often.
imakado started watching uswaretech/django-design-patterns Fri Dec 04 19:20:11 -0800 2009
django-design-patterns's description:
Commonly occuring design patterns in Django
imakado started watching ericflo/django-memcached Fri Dec 04 19:19:36 -0800 2009
django-memcached's description:
This is a very simple reusable app which does one thing: shows you statistics about your currently running memcached instances.
imakado started watching jezdez/django-mobileadmin Fri Dec 04 19:19:12 -0800 2009
django-mobileadmin's description:
The Django admin interface optimized for iPhone/iPod touch.