Re: List Archive Availability
Andrew Tetlaw <[email protected]> Wed, 14 Apr 2004 10:21:05 +1000
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <OF594E0536.2F20FEA5-ON4A256E76.00014E59-4A256E76.0001EEB9@bvn.com.au> |
Hi Bernard, I'm a Domino developer too. I'm using the sigslots library from netwindows with great success. Regarding getting data from Notes Views you could try making you views output XML instead or even use the Domino command ?ReadViewEntries so that Domino outputs the view as XML instead of HTML. There are some really exciting possibilities revealed when you start doing this. There's a project on openntf.org called "Domino Web Tools " (http://www.openntf.org/Projects/pmt.nsf/ProjectHome?ReadForm&Query=Domino%20Web%20Tools) which provides a very good example of this technique. They even have a generic XSL file for the Domino view XML output. If you don't want to use XSL, having the view data as XML is a very useful starting point if you want to process it into the existing page's HTML. Combining some ideas from Domino Web Tools into a netwindows based framework would be a good match for Domino web apps IMHO. Cheers, Andrew Tetlaw Bligh Voller Nield http://www.bvn.com.au p: (07) 3251 5778 f: (07) 3852 2544 [email protected] wrote on 14/04/2004 09:49:39 AM: > > Hello Alex, > > I've made some progress with some parts of netWindows. I like the > architecure. It is amazingly easy to start using the framework from > the inline constructors. Very neat. I would have made more > progress if I could actually get the data from my view (I'm using > Lotus Domino) to display in a containerised fashion so that it could > be incorporated into the netWindows tree structure. > > I am taking the output and reformatting it via the Javascript DOM so > that the hierarchical nature of my view is cashed out in <div /> > elements (I think this will be easier for me than using XSLT for example). > > Before I go much further, am I right in thinking that I can HTTP GET > my view, process the HTML DOM returned using Javascript, then pass > it to the netWindows framework using a signal? > > I take it from the delay over the list's archive that there is some > problem with the mbox file. I am happy to be able to download the > file and search it locally, if you can make it available. > > Regards, > Bernard > > _______________________________________________ > The netWindows developers list: [email protected] > http://netwindows.org/mailman/listinfo/devel_netwindows.org > ForwardSourceID:NT00015E66 <font face="Arial, Helvetica, sans-serif" size="2"> <b> Please Note </b>This document, including attachments, is only intended for the addressees and may contain privileged or confidential information. Unauthorised use, copying or distribution of the document or any part of its contents, is prohibited. If you receive this Email in error please notify us by return Email or telephone. We will reimburse you for any reasonable expenses incurred in meeting this request.</font> _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org