norio (Norio Shimizu)

Name
Norio Shimizu
Location
Japan
Member Since
Feb 15, 2008 (about 1 year)

Following 68 githubbers and watching 184 repositories view all →

Public Repositories (2)

  • norio.github.com

    IE No More Web Site

    legend

    Last updated Thu Aug 06 08:32:52 -0700 2009

  • ienomore

    IE No More !!

    legend

    Last updated Thu Aug 06 06:44:06 -0700 2009

Public Activity feed

norio started watching scrooloose/nerdcommenter Tue Nov 10 09:06:17 -0800 2009
nerdcommenter's description:
Vim plugin for intensely orgasmic commenting
norio started watching motemen/git-vim Tue Nov 10 09:01:24 -0800 2009
git-vim's description:
My vim files for Git
norio started watching scrooloose/nerdtree Sun Nov 08 09:08:48 -0800 2009
nerdtree's description:
hax0r vim script to give you a tree explorer
norio started watching Shougo/vimshell Sat Nov 07 23:55:08 -0800 2009
vimshell's description:
Powerful shell implemented by vim.
norio started watching Shougo/neocomplcache Sat Nov 07 23:54:40 -0800 2009
neocomplcache's description:
Ultimate auto-completion system for Vim.
norio started watching andrewfromcali/mcinsight Wed Nov 04 20:53:57 -0800 2009
mcinsight's description:
gui version of memcached for development
norio started watching joshthecoder/tweepy-examples Tue Nov 03 02:26:34 -0800 2009
tweepy-examples's description:
Tweepy examples
norio started watching snaka/HateBuFavbub Sun Nov 01 10:42:15 -0800 2009
HateBuFavbub's description:
Neta program that used ReverseHTTP, WebHook , (like PubSubHubbub?)
norio started watching tonyg/reversehttp Sun Nov 01 10:29:51 -0800 2009
reversehttp's description:
A dynamic, ReST-style means of enrolment and participation in an HTTP network; a dynamically-configurable "Remote CGI" service. Joining the World Wide Web as an HTTP server has been an ad-hoc, manual process. By using the protocol defined here, programs can provide services to the Web just as easily as they request services from the Web.
norio started watching bgolub/blog Sun Nov 01 09:47:21 -0800 2009
blog's description:
A simple Google App Engine blog
norio started watching eligrey/jsandbox Sun Nov 01 08:29:39 -0800 2009
jsandbox's description:
A JavaScript sandboxing library that uses HTML5 web workers
norio started watching jquery/jquery Sat Oct 31 01:29:12 -0700 2009
jquery's description:
jQuery JavaScript Library
norio started watching nahi/httpclient Sat Oct 31 01:24:51 -0700 2009
httpclient's description:
'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby. 'httpclient' formerly known as 'http-access2'.
norio started watching joshthecoder/tweepy Thu Oct 29 05:18:56 -0700 2009
tweepy's description:
twitter api library for python
norio started watching sixohsix/twitter Thu Oct 29 05:18:55 -0700 2009
twitter's description:
Python Twitter API
norio started watching tav/tweetapp Thu Oct 29 05:18:46 -0700 2009
tweetapp's description:
Framework for creating Twitter apps on App Engine
norio started watching facebook/facebook-iphone-sdk Mon Oct 26 23:42:19 -0700 2009
facebook-iphone-sdk's description:
Facebook Connect for iPhone
norio started watching baz/app-sales-machine Mon Oct 26 23:33:05 -0700 2009
app-sales-machine's description:
App Engine application which pulls, parses, stores and emails App Store reports
norio started watching IanLewis/kay Mon Oct 26 13:04:08 -0700 2009
kay's description:
Kay is a web framework completely specialising on Google App Engine. But basic design is based on the Django framework, like middleware, settings and pluggable application, etc. Kay uses Werkzeug as lower level framework, uses Jinja2 as template engine, uses babel for handling language translations. This software is distributed under BSD license. See LICENSE for the details.
norio started watching IanLewis/kay-socialauth Mon Oct 26 13:03:53 -0700 2009
kay-socialauth's description:
A fork of Django-Socialauth to make it work with the Kay framework on appengine. Allows logging via Facebook, Yahoo, Gmail, Twitter and Openid
norio started watching nesquena/sinatra_more Mon Oct 26 04:39:40 -0700 2009
sinatra_more's description:
Provides lots of nice helpers and tools to allow for more complex sinatra apps
norio created gist: 217566 Sat Oct 24 08:05:17 -0700 2009
$ sudo gem install google-appengine -V $ mkdir hello && cd hello $ appcfg.rb gem install sinatra -V
norio started watching chriseppstein/compass Tue Oct 20 20:05:44 -0700 2009
compass's description:
Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
norio started watching nex3/dynamicmatic Tue Oct 20 20:00:30 -0700 2009
dynamicmatic's description:
Dynamic StaticMatic pages with Sinatra.
norio started watching ai/r18n Tue Oct 20 00:48:29 -0700 2009
r18n's description:
I18n tool to translate your Ruby application.
norio started watching sotarok/wikihub-wiki Sun Oct 18 00:55:37 -0700 2009
wikihub-wiki's description:
wikihubwiki
norio created gist: 212342 Sat Oct 17 06:33:12 -0700 2009
require 'rubygems' require 'sinatra' get '/' do "Hello GAE!! #{Time.now}" end
norio started watching mattb/musichackday-viz Thu Oct 15 05:07:41 -0700 2009
musichackday-viz's description:
iPhone music visualisation at Music Hackday 2009
norio started watching genki/dm-datastore-adapter Thu Oct 15 05:02:23 -0700 2009
dm-datastore-adapter's description:
This is a DataMapper adapter to DataStore of Google App Engine.
norio started watching andre/geokit-gem Wed Oct 14 05:35:20 -0700 2009
geokit-gem's description:
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.