I have updated Beagle Wiki with information on accessing Beagle web, web-service. You can find it under 'How to search my data' on the main page.
The code has been committed to CVS - so users can check out the wiki and try out the new feature.
regards
Vijay
>>> Joe Gasiorek <joe gasiorek gmail com> 3/9/2005 3:44:44 AM >>> Vijay: Would you mind putting a small summery of how to compile and (also important) launch the web interface on BeagleWiki.org? On Tue, 08 Mar 2005 11:11:45 -0700, Vijay KN <knvijay novell com> wrote: > Hi Joe, > > The patch offers both a 'web interface' and a 'web service interface': > 1. The web interface returns HTML output similar to what Best returns. > 2. The web-service interface allows invoking Beagle using HTTP Get, > Post or SOAP/HTTP - so it is multi-purpose. Using HTTP Get against this > web-service interface will get you Beagle results in standard XML form. > I guess you can use this interface to add the cool DHTML tricks you > mention. > > So, really you have both options open. > > regards > Vijay > > >>> Joe Gasiorek <joe gasiorek gmail com> 3/8/2005 12:03:55 AM >>> > Hi, I'm not that familiar with ASP.NET but it would be pretty easy to > make XML data out of the Beagle hit data right? What I am getting at > is we might be able to add some pretty cool DHTML tricks to the web > interface if all it has to do is ask for some more XML. Keep this in > mind as a possibility for your web interface. And email me any > questions you might have. > > -- Joe Gasiorek > > On Mon, 07 Mar 2005 10:17:28 -0700, Vijay KN <knvijay novell com> > wrote: > > Hi all: > > > > I have posted the patch for beagle web interface in bugzilla last > week. > > > > Those who want to try it out can get it from: > > http://bugzilla.gnome.org/show_bug.cgi?id=168752 > > > > It works with Beagle 0.0.7. > > > > The patch is being reviewed and should get into Beagle CVS soon. > > > > cheers > > Vijay > > > > Folks, > > > > I have been working on adding a web browser access to Beagle. At > this > > point, I have integrated a minimal http server into Beagle (taking > > code > > from xsp) and developed ASP.Net Web-forms based interface to query > > Beagle from a browser. It is meant to allow users 'local access' to > > their beagled running on their desktop from a browser. > > > > Here is a screen shot of what I have got working at this point: a > > Firefox browser accessing beagled service at > > http://localhost:8888/beagled.aspx with a text-box to enter search > > terms and support for paging through result-set, 5 results at a > time, > > akin to Best. > > http://www.weblogimages.com/v.p?uid=knvijay&pid=273171&sid=hBG56aEKV6 > > > > > I am working on getting the Tile!Action handlers working, which I > hope > > to get working soon and plan to post this code on bugzilla sometime > > next > > week. > > > > cheers > > Vijay > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers gnome org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers gnome org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers gnome org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers gnome org http://mail.gnome.org/mailman/listinfo/dashboard-hackers |