On Sat, Dec 14, 2013 at 11:42 PM, Abhijit Navale <[email protected]>wrote:
> Hi. > :) > I know that bloodhound is built in python and it is a standalone project. > yep > > I want to interface it with my existing rails web app. How can I do it? > XML-RPC [1]_ or other RPC protocols [2]_ ... or some kind of ruby + python integration at bytecode level ? > I am using Rails 4. > Can bloodhound be scalable? > > I just want to show bloodhound output pages on project menus on my web app. > Beyond comments above there's code developed by Google Summer of Code student Antonia Horincar which is about embedding BH content in external web sites. I do not know whether it's been committed into /trunk though . [...] .. [1] https://bitbucket.org/olemis/bloodhound-rpc .. [2] http://trac-hacks.org/wiki/TracRpcProtocolsPlugin -- Regards, Olemis - @olemislc
