songzijun

Member Since
May 23, 2009 (6 months)

Following 2 githubbers and watching 55 repositories view all →

Public Repositories (1)

Public Activity feed

songzijun started watching loopj/jQuery-Tokenizing-Autocomplete-Plugin Tue Dec 08 19:20:52 -0800 2009
jQuery-Tokenizing-Autocomplete-Plugin's description:
This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item.
songzijun started watching grosser/easy_esi Mon Dec 07 15:48:33 -0800 2009
easy_esi's description:
Rails: Cached pages with dynamic partials == Easy ESI
songzijun started watching imathis/fancy-buttons Mon Dec 07 15:43:53 -0800 2009
fancy-buttons's description:
Fancy CSS Buttons using Compass
songzijun started watching documentcloud/jammit Sat Dec 05 16:51:23 -0800 2009
jammit's description:
Industrial Strength Asset Packaging for Rails
songzijun started watching mattmatt/acts_as_solr Sun Nov 29 07:48:24 -0800 2009
acts_as_solr's description:
This plugin adds full text search capabilities and many other nifty features from Apacheā€˜s Solr to any Rails model. I'm currently rearranging the test suite to include a real unit test suite, and adding a few features I need myself.
songzijun started watching malsup/blockui Sun Nov 29 02:10:34 -0800 2009
blockui's description:
jQuery BlockUI Plugin
songzijun started watching wvanbergen/request-log-analyzer Sat Nov 28 17:11:24 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
songzijun started watching chriseppstein/compass-colors Fri Nov 27 01:20:36 -0800 2009
compass-colors's description:
Color Tools and Theme Support for Compass and Sass
songzijun started watching chriseppstein/chriseppstein.github.com Fri Nov 27 01:19:56 -0800 2009
chriseppstein.github.com's description:
My OSS Development Blog
songzijun started watching nsanta/openoverflow Tue Nov 24 06:27:36 -0800 2009
openoverflow's description:
Open Source implementation of stackoverflow app
songzijun started watching rtomayko/rdiscount Mon Nov 23 03:41:39 -0800 2009
rdiscount's description:
Discount (For Ruby) Implementation of John Gruber's Markdown
songzijun started watching derobins/wmd Mon Nov 23 03:28:57 -0800 2009
wmd's description:
Stack Overflow branch of WMD.
songzijun started watching laserlemon/vestal_versions Wed Nov 18 23:11:29 -0800 2009
vestal_versions's description:
Keep a DRY history of your ActiveRecord models' changes
songzijun started watching defunkt/resque Wed Nov 11 22:29:28 -0800 2009
resque's description:
A simple Redis-based queue.
songzijun started watching dbloete/ioctocat Fri Oct 09 07:44:20 -0700 2009
ioctocat's description:
A GitHub app for the iPhone and iPod Touch.
songzijun started watching pluginaweek/state_machine Sun Oct 04 00:09:16 -0700 2009
state_machine's description:
Adds support for creating state machines for attributes on any Ruby class
songzijun started watching adamsalter/sitemap_generator Thu Oct 01 07:42:02 -0700 2009
sitemap_generator's description:
This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as a rake task, using a simple 'Rails Routes'-like DSL. It allows you to take care of familiar Sitemap issues like: Gzip of Sitemap files, variable priority links, paging/sorting links (e.g. my_list?page=3), SSL host links (e.g. https:), Rails apps which are installed on a sub-path (e.g. example.com/blog_app/) and hidden AJAX routes. It includes a Sitemap Index file so it supports more than the standard 50,000 individual urls (up to a maximum of 2.5 billion), and pings all major search engines on completion (Google, Yahoo, MSN, Ask, SitemapWriter).