|
Written by Arunoda Susiripala
|
A Busy week
although GSOC official coding has started last week It'was a cool and nice to most of the people here... But It'was a busy and hard time me coz I've to work hard on a project @ campus focusing for a Exibition. I had quite a little time to work with GSOC. Anyway I think I'm on my targets and Lets talk about ma project
before get started If someone doesn't familier with my project kind enought to go through the following link
- proposal
- timeline
Brief Summery
- I've created a fake application which is recieving details from the joomla
- created Internal API for joomla which can send data to the External Aplications ( loaded via a system plugin)
- created a user-plugin which overides user-actions and communicate to the External Aplication via above API
Overall Current Status
- Now JConnect can send user-details to External Apps from Joomla
ex:- if you create a new user it'll automatically synchronized
and when you updating already synched user the user will be updated @ the ExApp also..
If you are updating a user not synched a new user will be created @ ExApp but need to relogin(that user) to joomla in order to work properly
- all the above is done via 2 plugins ( system and user)
here is the link to my code @ svn:
http://labs.joomla.org/svn/labs/playground/people/arunoda/
Future Major tasks @ phase 1.1 (upto July 12)
- create the ExApp to Joomla Communication
- security enhancements
- Management of External Application @ Joomla
Thank You!
Comments are highly apriciated..... |