On 30 April 2013 06:18, Olemis Lang <[email protected]> wrote: > On 4/29/13, Antonia Horincar <[email protected]> wrote: > > Hi, > > > > :) > > > I recently sent a message regarding the GSoC project on embedding > > Bloodhound tickets and objects. I have given some more thought on how > > to approach the project and my idea is using ajax to retrieve > > information about the objects through JSON, > > AFAICT , Ajax is problematic while embedding content in third-party > sites due to browser's same origin policy .
..if you're more interested in the Ajax side you could look at introducing it to Bloodhound itself. I'm sure there is plenty you could achieve that would make a big impact on the application from a user's perspective, like using Ajax to update ticket pages, change history, activity feeds.. > and therefore create a > > JavaScript API for the client side and a JSON generator on the server > > side. > > > > FWIW , we have started a plugin (namely trackhacks:RestOnTracPlugin) > implementing Trac REST API on top of trachacks:XmlRpcPlugin > You're welcome to use plugins like this (and improve them if you need) to implement your project. > > -- > Regards, > > Olemis. > > Apache⢠Bloodhound contributor > http://issues.apache.org/bloodhound > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article: > Hi, > My name is Antonia Horincar and I'm a student planning on applying for > the GSoC program. The project I am most interested in is Creating > embeddable tickets or objects for Bloodhound. > I would like to find out more details about the implementation of the > project (what features should the system have and what implementation > techniques would be most appropriate for this project), as I am > currently writing my proposal. Also, what is the suggested timeframe > for implementing the project? > Regards, > Antonia Horincar There is clear timeline defined by Google: June 17 - September 23 http://www.google-melange.com/gsoc/events/google/gsoc2013 There is some flexibility in how much time you spend per week on the project, but it should be your primary focus this summer: http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2013/help_page#11._How_much_time_is_required_to Cheers, Joe -- Joe Dreimann | *User Experience Designer* | WANdisco<http://www.wandisco.com/> @jdreimann <https://twitter.com/jdreimann>
