We have change SVGProtocol to ZipProtocol. With more functionality and discussion such as Queuing (deferring Job), Pre-load data; and animation; including examples.
You can find it at :oneplusplus.com On 6/9/06, minhducthandan <[EMAIL PROTECTED]> wrote: > > We happily inform you the new feature of our SVGProtocol that enables > developer to send one ZIP instead of many raw data such as SVG, HTML, > JS, image etc. files. (You don't have to use it's SVG's feature). > > It also give server a mechanism to 'cache/preload' file(s) that to be > called later. > > (Sorry with the limited resource that we have we are not very much > gear up for non-windows versions yet). > > -- I will upload the version with this new feature first thing next > monday when I finished some of its documentation--- > > 1- Install FF: > download oneplusplus.com/download/svgprotocol.zip > rename it to svgprotocol.xpi > use FF to open it. > > 2- Install IE: > download oneplusplus.com/download/setup1.zip > unzip it to a directory > run setup. > > 3 Using: instead of indicate as file such as > yourdomain.com/images/yourfile.svg you can do like this. > > svgdata:GetZip/yourfile.svg;;SIG=1432;///HTTP:/yourdomain.com/YOURZIP.ZIP > > Where yourfile.svg represents the name of the file stored inside the > 'YOURZIP.ZIP'. The SIG field is a name/id to differentiate one app > from other app in the same client's system. > > If the file 'YOURZIP.ZIP' contains more than one files then the other > files are preloaded or cached. Assuming you use the same value of the > SIG field in the protocol. > > Subsequence call of file(s) with the same SIG field will be take from > local 'cached/[reloaded' ZIP instead of requiring a round trip if it's > there. > > Hope this help > > Phi > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

