Hi Hasan,

The front-end work is happening in the "newframework" branch of the 
https://github.com/sakaiproject/3akai-ux repository. The master branch is no 
longer active, and will be switched out in a couple of weeks time.

Hope that helps,
Nicolaas


On 28 Mar 2013, at 08:27, Simon Gaeremynck wrote:

> Hey Hasan,
> 
> I can't speak for CLE but OAE uses the following technologies:
> 
> The back-end (Hilary):
> - What: Hilary exposes a set of REST APIs that dump JSON which are consumed 
> on the client side and rendered into HTML
> - Main repository: http://github.com/sakaiproject/Hilary
> - Language: Node.JS
> - We use:
>    * Cassandra as the canonical store (database)
>    * Elastic search for search 
>    * Redis for Principal Caching and activity collections/bucketing.
>    * RabbitMQ for queueing of tasks that can happen in the background 
> (preview processor tasks, generating activity streams, …)
>    * Nginx as a simple load balancer/proxy server. (I don't think this is a 
> hard dependency and other servers like Apache would work as well)
> 
> 
> The front-end:
> - Main repository: https://github.com/sakaiproject/3akai-ux
> - Languages: Plain HTML and JavaScript
> - Technologies
>    * jQuery for any DOM interactions
>    * Trimpath for rendering templates on the client.
>    * Twitter Bootstrap as a CSS framework
> 
> 
> I hope that helps.
> 
> Simon Gaeremynck
> 
> On 28 Mar 2013, at 07:11, Hasan Gharehasanloo <hasan.gh...@gmail.com> wrote:
> 
>> Hi Everybody
>> I know that CLE developed with java and OAE with node.js.
>> 
>> - Which java technologies is used in CLE as core and client-side?
>> - Which technologies is used for OAE for client-side?
>> 
>> -- 
>> ---------------------------------
>> Best Regards
>> Hassan Gharehasanloo
>> _______________________________________________
>> oae-dev mailing list
>> oae-dev@collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> 
> _______________________________________________
> oae-dev mailing list
> oae-dev@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev

_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to