lukesh (Francis Lukesh)

Name
Francis Lukesh
Email
Website/Blog
http://lukesh.com
Company
andCulture
Location
Harrisburg, PA
Member Since
Jan 28, 2009 (about 1 year)

Following 2 coders and watching 22 repositories view all →

Public Repositories (14)

  • hydraplugins_statemanager

    A more abstract state manager than the one found in hydraplugins_navigation

    legend

    Last updated Fri Jan 29 11:30:50 -0800 2010

  • hydraplugins_pagenavigation

    HydraFramework plugin for managing a page-ish Flex application. Dependencies: hydraplugins_naviga...

    legend

    Last updated Fri Jan 29 11:30:34 -0800 2010

  • hydraplugins_navigation

    HydraFramework plugin for managing browser history states.

    legend

    Last updated Fri Jan 29 11:30:21 -0800 2010

  • hydraplugins_masterdetail

    MasterDetail mixes in notifications, a proxy, and commands for maintaining a collection of object...

    legend

    Last updated Fri Jan 29 11:30:06 -0800 2010

  • hydraplugins_error

    HydraFramework plugin for error logging.

    legend

    Last updated Fri Jan 29 11:29:50 -0800 2010

  • hydraplugins_configuration

    HydraFramework plugin for loading and managing external XML configurations.

    legend

    Last updated Fri Jan 29 11:29:34 -0800 2010

  • hydraframework_libs

    SWC binaries for all projects in one neat project.

    legend

    Last updated Fri Jan 29 11:28:08 -0800 2010

  • hydraframework_core

    A prescriptive development framework for Flex that facilitates rapid development of encapsulated,...

    legend

    Last updated Fri Jan 29 11:27:23 -0800 2010

  • hydrademos_website

    Website demonstration that shows Navigation Plugins as well as proper user of delegates.

    legend

    Last updated Fri Jan 29 11:27:08 -0800 2010

  • hydracomponents_growler

    HydraFramework component that does OSX Growl-style notifications in Flex

    legend

    Last updated Fri Jan 29 11:26:11 -0800 2010

  • hydraplugins_authentication

    Authentication plugin for the HydraFramework

    legend

    Last updated Fri Jan 29 08:50:37 -0800 2010

  • hydrademos_masterdetail

    Demonstrates the implementation of the hydraplugins_masterdetail plugin.

    legend

    Last updated Tue Dec 08 08:29:43 -0800 2009

  • hydrademos_clock

    Work-in-progress demo for an extremely basic round-trip data interaction.

    legend

    Last updated Tue Jun 09 11:20:49 -0700 2009

  • hydracomponents_growler_demo

    Demo of hydracomponents_growler

    legend

    Last updated Wed May 20 18:19:24 -0700 2009

Public Activity feed

lukesh pushed to querystring at lukesh/hydraplugins_statemanager Fri Jan 29 11:30:51 -0800 2010
HEAD is e22893a60e89d788d5f89d37c2c50323fde4c0fe
lukesh pushed to master at lukesh/hydraplugins_pagenavigation Fri Jan 29 11:30:35 -0800 2010
HEAD is 3d8e5e8dad343e84f2d0da51775c16a992dddeb3

2 commits »

lukesh pushed to master at lukesh/hydraplugins_navigation Fri Jan 29 11:30:29 -0800 2010
HEAD is 9261e9565755c0096dce80be029c6351996b3555

2 commits »

lukesh pushed to master at lukesh/hydraplugins_masterdetail Fri Jan 29 11:30:17 -0800 2010
HEAD is 416209d57ca90fce03a0445d4615ceaa4ce3ab5a
lukesh pushed to master at lukesh/hydraplugins_error Fri Jan 29 11:29:50 -0800 2010
HEAD is 2ee85154ec7c32b288fbbbbc16df1ab537eb9a84
lukesh pushed to master at lukesh/hydraplugins_configuration Fri Jan 29 11:29:34 -0800 2010
HEAD is 783b445a9cd1bdf5d452040f50e679ad73aef960

2 commits »

lukesh pushed to master at lukesh/hydraframework_libs Fri Jan 29 11:28:11 -0800 2010
HEAD is 3814dbcb4d6bc7ef6cd5f69651d13cbf6052cdc3
lukesh pushed to master at lukesh/hydraframework_core Fri Jan 29 11:27:24 -0800 2010
HEAD is 4505be7c9a72f9f79d9e3cd1f9071fcd6e6492df
lukesh pushed to master at lukesh/hydrademos_website Fri Jan 29 11:27:08 -0800 2010
HEAD is 4265bbfc09f87d6b5af2a224808a5170f8f82f4f
lukesh pushed to master at lukesh/hydracomponents_growler Fri Jan 29 11:26:15 -0800 2010
HEAD is b0565dc5a6ccdcc9a75693d627a31b390e42e06f

3 commits »

lukesh added wintondeshong to hydraplugins_statemanager Fri Jan 29 08:42:14 -0800 2010
hydraplugins_statemanager is at lukesh/hydraplugins_statemanager
lukesh added wintondeshong to hydraplugins_pagenavigation Fri Jan 29 08:41:30 -0800 2010
hydraplugins_pagenavigation is at lukesh/hydraplugins_pagenavigation
lukesh added wintondeshong to hydraplugins_navigation Fri Jan 29 08:41:11 -0800 2010
hydraplugins_navigation is at lukesh/hydraplugins_navigation
lukesh added wintondeshong to hydraplugins_masterdetail Fri Jan 29 08:40:51 -0800 2010
hydraplugins_masterdetail is at lukesh/hydraplugins_masterdetail
lukesh added wintondeshong to hydraplugins_configuration Fri Jan 29 08:40:12 -0800 2010
hydraplugins_configuration is at lukesh/hydraplugins_configuration
lukesh added wintondeshong to hydraframework_libs Fri Jan 29 08:39:28 -0800 2010
hydraframework_libs is at lukesh/hydraframework_libs
lukesh added wintondeshong to hydraframework_core Fri Jan 29 08:38:17 -0800 2010
hydraframework_core is at lukesh/hydraframework_core
lukesh added wintondeshong to hydraplugins_authentication Fri Jan 29 08:37:18 -0800 2010
hydraplugins_authentication is at lukesh/hydraplugins_authentication
lukesh created gist: 289857 Fri Jan 29 08:19:29 -0800 2010
newSelectedItems.filter(function (e:*, i:int, a:Array) : Boolean { return a.indexOf(e,i + 1) == ...
lukesh updated gist: 282304 Wed Jan 20 13:48:55 -0800 2010
// Letting Flex generate PropertyChangeEvents for you // (most codegen by Flex, most inefficient,...
lukesh created gist: 282304 Wed Jan 20 13:44:41 -0800 2010
// Letting Flex generate PropertyChangeEvents for you // (most codegen by Flex, most inefficient...
lukesh created gist: 257054 Tue Dec 15 08:21:51 -0800 2009
package flexUnitTests { import flash.events.Event; import flash.events.EventDispatcher;
lukesh pushed to master at lukesh/hydraframework_libs Wed Dec 09 17:22:20 -0800 2009
HEAD is cc0f2fe6498d39bd1b1cf8e0202ad13a74f6e05e
lukesh pushed to querystring at lukesh/hydraplugins_statemanager Tue Dec 08 08:30:00 -0800 2009
HEAD is c4712bea9efd4240f7459af28dab74dd394e401f

2 commits »

lukesh pushed to master at lukesh/hydraplugins_error Tue Dec 08 08:29:45 -0800 2009
HEAD is 56f50617aed9c7f6f7e5aaee41c64dadc7471378
lukesh pushed to master at lukesh/hydrademos_masterdetail Tue Dec 08 08:29:44 -0800 2009
HEAD is 4245c2901b000f9f472435d7b64170a8c973a482
lukesh pushed to master at lukesh/hydraplugins_masterdetail Tue Dec 08 08:29:37 -0800 2009
HEAD is 98a8b9c4fd14454f5382c30fa4e8fc4c4ee035e7
lukesh pushed to master at lukesh/hydrademos_website Tue Dec 08 08:29:32 -0800 2009
HEAD is 6906f208e9b51ceaff2f05a1ede7eb084a158ffb
lukesh pushed to master at lukesh/hydraplugins_configuration Tue Dec 08 08:29:32 -0800 2009
HEAD is a213e340c8c0754d53d105b947173f3e5158026f
lukesh pushed to master at lukesh/hydraplugins_authentication Tue Dec 08 08:29:32 -0800 2009
HEAD is 4adc73a5002dbc2833e27bde0a454ee50f652de8

2 commits »

lukesh pushed to master at lukesh/hydraframework_core Tue Dec 08 08:29:31 -0800 2009
HEAD is ab5602b3229dcd2bba18f4b8ec3f0b1209dc44da
lukesh pushed to master at lukesh/hydraframework_libs Tue Dec 08 08:29:25 -0800 2009
HEAD is 0fb979d26fc047844c726f942263712721d1e4a6

2 commits »

lukesh pushed to master at lukesh/hydraframework_core Mon Dec 07 15:09:18 -0800 2009
HEAD is 6d0712e0ca52a0048fc51edbafaab8b5abfd2544
  • lukesh committed 6d0712e0:
    There are no breaking API changes, however internals not employ the use of the hydraframework_internal namespace, allowing developers to not have to call super on overridden abstract methods.
lukesh pushed to master at lukesh/hydraframework_libs Mon Dec 07 15:09:17 -0800 2009
HEAD is 8e47074e74e33284ccea4151d9cc733d03fb930f
  • lukesh committed 8e47074e:
    There are no breaking API changes, however internals not employ the use of the hydraframework_internal namespace, allowing developers to not have to call super on overridden abstract methods.
lukesh started watching bruz/clocky-frontend-sproutcore Thu Dec 03 04:07:16 -0800 2009
clocky-frontend-sproutcore's description:
A SproutCore implementation of the front end for Clocky, a trivial time tracker