mcurry (Matt Curry)

Name
Matt Curry
Email
Website/Blog
http://www.pseudocoder.com
Location
New Jersey
Member Since
Oct 18, 2008 (about 1 year)

Following 9 githubbers and watching 33 repositories view all →

Public Repositories (30)

  • simplepie

    CakePHP plugin for SimplePie RSS parser

    legend

    Last updated Fri Oct 23 14:07:23 -0700 2009

  • js

    CakePHP plugin for localizing JavaScript

    legend

    Last updated Wed Sep 30 11:44:13 -0700 2009

  • interactive

    Custom panel for the CakePHP DebugKit allowing for interactive sessions with your app

    legend

    Last updated Tue Sep 29 08:14:21 -0700 2009

  • builder

    CakePHP Continuous Integration and Deployment App

    legend

    Last updated Fri Sep 11 06:33:47 -0700 2009

  • CakePHP-Fixturize-Shell-Plugin

    Bake out fixtures for your models using real or randomized data.

    legend

    Forked from pointlessjon/fixturize_shell Wed Aug 19 09:51:07 -0700 2009

    Last updated Wed Aug 19 10:21:07 -0700 2009

  • pagination_recall

    legend

    Last updated Mon Aug 17 19:41:29 -0700 2009

  • status

    CakePHP plugin showing app status dashboard

    legend

    Last updated Mon Aug 17 19:41:14 -0700 2009

  • click

    CakePHP plugin for tracking clicks

    legend

    Last updated Thu Aug 13 08:27:59 -0700 2009

  • cakephp-filter-component

    cakephp component plugin for filtering paginated model and related model data

    legend

    Forked from josegonzalez/cakephp-filter-component Thu Aug 06 09:14:29 -0700 2009

    Last updated Thu Aug 06 12:30:40 -0700 2009

  • seo

    CakePHP plugin to simplify/automate basic SEO tasks (slugs, title, meta...)

    legend

    Last updated Wed Aug 05 11:22:56 -0700 2009

  • layout_switcher

    CakePHP plugin to automatically switch default layout based on domain name

    legend

    Last updated Wed Aug 05 06:28:15 -0700 2009

  • lazy_loader

    CakePHP Plugin - Loads model asssociations as needed.

    legend

    Last updated Thu Jul 23 05:43:34 -0700 2009

  • js_validate

    CakePHP Plugin - Convert model validation rules to JavaScript and apply on the frontend using jQuery

    legend

    Last updated Fri Jul 17 22:03:21 -0700 2009

  • asset

    CakePHP Plugin - Automatically combine and compress CSS and JS files.

    legend

    Last updated Fri Jul 10 21:45:13 -0700 2009

  • update

    CakePHP plugin for updating plugins

    legend

    Last updated Fri Jul 10 21:38:53 -0700 2009

  • url_cache

    CakePHP Plugin - Automatically cache the results of calls to $html->link(), which can be a major...

    legend

    Last updated Fri Jun 05 20:03:30 -0700 2009

  • find

    CakePHP Plugin - Create custom find types by just defining functions

    legend

    Last updated Fri Jun 05 19:46:05 -0700 2009

  • cakephp

    Code has been split into separate repos

    legend

    Last updated Fri May 08 21:31:38 -0700 2009

  • html_cache

    CakePHP Plugin - Store a Cake generated page as plain HTML

    legend

    Last updated Fri May 08 21:31:01 -0700 2009

  • jquery

    Code has been split into separate repos

    legend

    Last updated Thu Apr 23 21:16:00 -0700 2009

  • wordpress

    Code has been split into separate repos

    legend

    Last updated Thu Apr 23 21:13:41 -0700 2009

  • wordpress_github

    legend

    Last updated Thu Apr 23 21:10:47 -0700 2009

  • wordpress_blogfollow

    legend

    Last updated Thu Apr 23 21:09:58 -0700 2009

  • jquery_clickable

    legend

    Last updated Thu Apr 23 21:08:36 -0700 2009

  • cakephp_tests

    legend

    Last updated Thu Apr 23 21:06:47 -0700 2009

  • cakephp_static_user

    legend

    Last updated Thu Apr 23 21:05:22 -0700 2009

  • yahoo_boss

    CakePHP Plugin - Add search to any app using Yahoo BOSS

    legend

    Last updated Thu Apr 23 21:00:09 -0700 2009

  • sql_log

    CakePHP Plugin - Send the SQL log to a file; convenient for tail -f

    legend

    Last updated Thu Apr 23 20:59:16 -0700 2009

  • chat

    CakePHP Plugin - Add an Ajax chat to your app

    legend

    Last updated Thu Apr 23 20:58:17 -0700 2009

  • cakephp_datasource_discogs

    legend

    Last updated Thu Apr 23 20:57:03 -0700 2009

Public Activity feed

mcurry pushed to master at mcurry/simplepie Fri Oct 23 14:07:23 -0700 2009
HEAD is 60ebc0e72f3f76d6b3ce11de9a24f95a60e2b3b2
mcurry pushed to master at mcurry/simplepie Fri Oct 23 13:52:17 -0700 2009
HEAD is 438b4cf6a4d44b971bd02a1177776f2fa50c54e9
mcurry pushed to master at mcurry/js Wed Sep 30 11:44:13 -0700 2009
HEAD is 96b2a85618f82c01597d1c7e85083670899a2d03
  • mcurry committed 96b2a856:
    updated with suggestions from oscarcarlsson
mcurry pushed to master at mcurry/interactive Tue Sep 29 08:14:37 -0700 2009
HEAD is 61ecb8a581fc4939d91c636794ae7e05f28d7341
  • Jose Diaz-Gonzalez committed 61ecb8a5:
    fixing form url to point to current plugin. fixes cross-plugin compatibility