This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit fc104ed89aa797a9aed526eea98dbf827b96667c
tree 19092c2ce7c3ee9e0f2fd662f70a6042ab39551f
parent d5d8d5a9397075747a8dd3721742fd327a4fd03e
tree 19092c2ce7c3ee9e0f2fd662f70a6042ab39551f
parent d5d8d5a9397075747a8dd3721742fd327a4fd03e
| name | age | message | |
|---|---|---|---|
| |
README | Fri May 02 08:19:39 -0700 2008 | |
| |
java/ | Fri May 02 07:41:34 -0700 2008 | |
| |
javascript/ | Fri May 02 07:41:34 -0700 2008 | |
| |
php/ | Fri May 02 07:41:34 -0700 2008 |
README
= Halcyon == Clients This repository is specifically for providing numerous non-Ruby clients for Halcyon applications. This is useful for when you have several non-Ruby apps you'd like to connect to a Halcyon application for some specific task. For example, you may have some legacy PHP applications that need to pull some data from an Oracle database but you have LDAP already installed (and if you are familiar with PHP, you may realize that this is actually a problem), you can offload the task to a Ruby application as well as use the Halcyon app to centralize numerous other similar tasks for other applications as well. == Repository The Client repository is also located at GitHub. To get access to the clients, clone the repository like so: $ git clone git://github.com/mtodd/halcyon-clients.git The web address for the repository is http://github.com/mtodd/halcyon-clients. == Contributions * Chris Hansen, contributed the Java client * Ben Simpson, bug fixes for the PHP client == Authors * Matt Todd <chiology@gmail.com> Also, see Contributions. == License All clients are licensed under the MIT License unless otherwise noted. The license can be read at http://www.opensource.org/licenses/mit-license.php.







