|
|
|
|
|
|
|
|
|
Fall 2007 > Scribe!! > 95 Meeting
|
Scribe!!
|
|
|
|
|
|
|
Meeting Notes
Edited: 9/5/2007 10:40 PM | |
|  | 9/5 Meeting Felipe stepped out for a bit.
From the download team - we decided to use simple byte arrays to transfer files between servers and between the server and the web app. MTOM can be implemented later on with simplicity, but the Web Enhancements 3.0 package needs to be installed.
The Web Enhancements 3.0 package can be found at http://www.microsoft.com/downloads/details.aspx?familyid=018a09fd-3a74-43c5-8ec1-8d789091255d&displaylang=en.
For MIME types, the server will send back the MIME type to the web app, which will decide what to do with the information. What still needs to be done - research on how to get the MIME type from a file.
Try to get an implementation done by Saturday night NOON when we will meet to test things. Try to be able to connect with at least one other person by then.
There will be a survey made on SharePoint, which will allow us to track with whom everybody has attempted connection with, along with who has tested completely. Also provided may be additional details about arranging testing.
Standardization of downloading will be as follows:
byte[] download(String XML)
 |  |
|  | To standardize with the other server methods can we make it Download (capital-D)?
Also how will the server respond with MIME types?
And what goes in the xml parameter of Download?
This should be documented.  |  |
|
| Edit in Browser | /_layouts/images/icxddoc.gif | /classes/comp410/f07/_layouts/formserver.aspx?XsnLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | FileType | xsn | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /classes/comp410/f07/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /classes/comp410/f07/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.2 | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /classes/comp410/f07/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.3 | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /classes/comp410/f07/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.4 | 255 | | View in Web Browser | /_layouts/images/ichtmxls.gif | /classes/comp410/f07/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 | 0x0 | 0x1 | FileType | xlsx | 255 | | View in Web Browser | /_layouts/images/ichtmxls.gif | /classes/comp410/f07/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 | 0x0 | 0x1 | FileType | xlsb | 255 | | Snapshot in Excel | /_layouts/images/ewr134.gif | /classes/comp410/f07/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&Snapshot=1 | 0x0 | 0x1 | FileType | xlsx | 256 | | Snapshot in Excel | /_layouts/images/ewr134.gif | /classes/comp410/f07/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&Snapshot=1 | 0x0 | 0x1 | FileType | xlsb | 256 |
|
|
|
|
|
 |
 |
 |
 |
|