liferealized (James)

Name
James
Email
Company
Liquifusion Studios
Location
Orlando, FL
Member Since
Oct 15, 2008 (about 1 year)

Following 1 githubber and watching 21 repositories view all →

Public Repositories (17)

  • cfwheels-logging

    A asyncronous logging plugin to create your own log files

    legend

    Last updated Thu Nov 12 08:22:07 -0800 2009

  • cfwheels-warm-cache

    A wheels plugin to load up all of your controller and model objects into the cache on reload

    legend

    Last updated Thu Nov 12 08:19:35 -0800 2009

  • cfwheels-nested-set

    A plugin for cfwheels to handle nested sets in your database tables

    legend

    Last updated Tue Nov 10 05:50:38 -0800 2009

  • jquery-select-autocomplete

    Turn your html select tags into input boxes with text autocomplete.

    legend

    Forked from gabehollombe/jquery-select-autocomplete Mon Nov 02 06:25:13 -0800 2009

    Last updated Tue Nov 03 11:06:42 -0800 2009

  • jquery-ga-data-capture

    A jQuery plugin to read google analytics cookies and submit the data with your form.

    legend

    Last updated Fri Oct 30 17:16:10 -0700 2009

  • assetbundler

    A cfwheels plugin to bundle css and js.

    legend

    Last updated Thu Oct 29 14:36:37 -0700 2009

  • exceptionRender

    legend

    Last updated Wed Oct 28 08:15:49 -0700 2009

  • restful-routes

    a cfwheels plugin that creates restful routes

    legend

    Last updated Tue Oct 27 16:54:48 -0700 2009

  • sessioncache

    A plugin that remembers to lock the session for you and caches session data in the request.

    legend

    Last updated Sat Oct 03 05:33:11 -0700 2009

  • controllerlayout

    A cfwheels plugin that allows you to specify a single layout per controller.

    legend

    Last updated Sat Oct 03 05:13:02 -0700 2009

  • provides

    A cfwheels plugin that allows your controller methods to respond to different request mime types ...

    legend

    Last updated Sat Oct 03 04:59:41 -0700 2009

  • cfwheels

    this is a git clone for the subversion repository of ColdFusion on Wheels

    legend

    Forked from rip747/cfwheels Fri Sep 25 14:11:09 -0700 2009

    Last updated Sat Sep 26 06:34:41 -0700 2009

  • SplashCMS

    CFML based CMS. Designed to be extremely simple and elegant.

    legend

    Forked from russjohnson/SplashCMS Fri Aug 14 12:32:14 -0700 2009

    Last updated Fri Aug 14 14:53:10 -0700 2009

  • blueprint-css

    A CSS framework that aims to cut down on your CSS development time

    legend

    Forked from joshuaclayton/blueprint-css Fri Feb 13 22:32:50 -0800 2009

    Last updated Sat Feb 14 08:50:18 -0800 2009

  • iamjamesgibson.com

    my very own site

    legend

    Last updated Tue Feb 03 18:11:10 -0800 2009

  • fitastic_wireframes

    secret!

    legend

    Last updated Wed Oct 29 16:30:19 -0700 2008

  • my_blog

    A simple log blog with my custom theme.

    legend

    Last updated Wed Oct 15 16:52:00 -0700 2008

Public Activity feed

liferealized pushed to master at liferealized/cfwheels-logging Thu Nov 12 08:22:07 -0800 2009
HEAD is ef017ef2aa53ad912206378f22874b6cd172a502
liferealized created branch master at liferealized/cfwheels-warm-cache Thu Nov 12 08:19:35 -0800 2009
liferealized created repository cfwheels-warm-cache Thu Nov 12 08:16:20 -0800 2009
New repository is at liferealized/cfwheels-warm-cache
liferealized opened issue 1 on raulriera/Localizer Wed Nov 11 03:59:50 -0800 2009
Hash/pound sign needs to be escaped
liferealized pushed to master at liferealized/cfwheels-nested-set Tue Nov 10 05:50:38 -0800 2009
HEAD is 2f79520ec416f2afb824575795ad868669b40430
liferealized pushed to master at liferealized/cfwheels-nested-set Tue Nov 10 05:42:00 -0800 2009
HEAD is c3e506931a26d69565c167ee63b02552f172a2ab
  • liferealized committed c3e50693:
    minor changes to fix a few bugs with moving items around in the tree. the entire table should act as one big tree, therefore the () method should not be scoped since it should be effecting the entire table
liferealized pushed to master at liferealized/cfwheels-nested-set Tue Nov 10 04:46:19 -0800 2009
HEAD is f5318657fa5c06f607c5982e9529e2fd6ad1a13c
liferealized created branch master at liferealized/cfwheels-logging Wed Nov 04 16:04:29 -0800 2009
liferealized created repository cfwheels-logging Wed Nov 04 15:59:16 -0800 2009
New repository is at liferealized/cfwheels-logging
liferealized pushed to master at liferealized/jquery-select-autocomplete Tue Nov 03 11:06:42 -0800 2009
HEAD is 9f52ab854136c53588945e48d3994fc376c1db91
  • liferealized committed 9f52ab85:
    update to script to remove all references to the dom object and to change around setting the inputs value to only the selected item.
liferealized pushed to master at liferealized/cfwheels-nested-set Mon Nov 02 09:38:51 -0800 2009
HEAD is bf2ab1c089db1a18ce108713238961dfa9675fa8
liferealized pushed to master at liferealized/jquery-select-autocomplete Mon Nov 02 08:22:29 -0800 2009
HEAD is 3cac34dfea13911c68460f6aef6aa322db751b44
  • liferealized committed 3cac34df:
    added closure around jQuery select-autocomplete plugin, added in options that can be passed to the original autocomplete, removed extra use of jquery object calls since caching jquery objects is faster, var all variables at the top of methods and only used one var
liferealized forked gabehollombe/jquery-select-autocomplete Mon Nov 02 06:25:13 -0800 2009
Forked repository is at liferealized/jquery-select-autocomplete
liferealized created branch master at liferealized/cfwheels-nested-set Fri Oct 30 17:20:47 -0700 2009
liferealized created repository cfwheels-nested-set Fri Oct 30 17:18:32 -0700 2009
New repository is at liferealized/cfwheels-nested-set
liferealized created branch master at liferealized/jquery-ga-data-capture Fri Oct 30 17:16:10 -0700 2009
liferealized created repository jquery-ga-data-capture Thu Oct 29 15:06:35 -0700 2009
liferealized pushed to master at liferealized/assetbundler Thu Oct 29 14:36:37 -0700 2009
HEAD is 288f37b7edb1e695159e613c004b588194e897a9
liferealized pushed to master at liferealized/assetbundler Thu Oct 29 13:56:33 -0700 2009
HEAD is 2fae7c40ad1e8a9178bc0c1aaf14c4e1769078f8
  • liferealized committed 2fae7c40:
    updates to finalize the asset bundler for prime time. Added a generateBundle() method and refined the core code and documentation.
liferealized created branch master at liferealized/exceptionRender Wed Oct 28 08:15:50 -0700 2009
liferealized created repository exceptionRender Wed Oct 28 08:12:33 -0700 2009
New repository is at liferealized/exceptionRender
liferealized pushed to master at liferealized/restful-routes Tue Oct 27 16:54:48 -0700 2009
HEAD is 1c86f01e34b48daa55df9bae654597069283b007
liferealized created branch master at liferealized/restful-routes Fri Oct 16 19:48:20 -0700 2009
liferealized created repository restful-routes Fri Oct 16 19:45:13 -0700 2009
New repository is at liferealized/restful-routes
liferealized pushed to master at liferealized/sessioncache Sat Oct 03 05:33:12 -0700 2009
HEAD is 7c2d487e602239f306c482f6b6be491ca8536ac1
liferealized created branch master at liferealized/sessioncache Sat Oct 03 05:28:24 -0700 2009
liferealized created repository sessioncache Sat Oct 03 05:14:15 -0700 2009
New repository is at liferealized/sessioncache
liferealized pushed to master at liferealized/controllerlayout Sat Oct 03 05:13:03 -0700 2009
HEAD is b303cdd1241805d18f6606a1c72b637a3bb6540d
liferealized created branch master at liferealized/provides Sat Oct 03 04:59:41 -0700 2009
liferealized created repository provides Sat Oct 03 04:49:15 -0700 2009
New repository is at liferealized/provides
liferealized created branch master at liferealized/controllerlayout Sat Oct 03 04:46:28 -0700 2009
liferealized created repository controllerlayout Sat Oct 03 04:38:32 -0700 2009
New repository is at liferealized/controllerlayout
liferealized pushed to master at liferealized/assetbundler Sat Oct 03 04:31:19 -0700 2009
HEAD is a8299d4d6ad34b6983953e7a1084102b7de536dd