<br><br><div class="gmail_quote">On Wed, Jul 28, 2010 at 5:04 AM, Ian Hickson <span dir="ltr"><<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Fri, 2 Apr 2010, narendra sisodiya wrote:<br>
><br>
> You can view the first webpage create on earth. We have saved our file<br>
> from .txt .rtf .doc and now .odt. I love ODF format (.odt and other<br>
> things) but there is a scope for .zhtml format for document and other<br>
> purpose. Basically the idea of zhtml format is to create<br>
> document/webpage using HTML5 technology. HTML5 technology with client<br>
> side can create dynamic webpage with image video and we can actually use<br>
> JavaScript to create a dynamic document. So basically we can create a<br>
> zip out of all the html,js,css,images files and put a extension of<br>
> .zhtml.<br>
><br>
> There are many advantage of using zhtml format.<br>
><br>
> * You can create some good web based software and share it using just one<br>
> file.<br>
> * Any document create using zhtml will be viewable after 100 years too.<br>
> * Server must support .zhtml format so that website can autounzip and<br>
> provide underlying files  Ex <a href="http://localhost/myfile.zhtml/test.html" target="_blank">http://localhost/myfile.zhtml/test.html</a><br>
><br>
> Disadvantage<br>
><br>
> * There is no standard over web to make a slideshow Or presentation . There<br>
> are 100 possible ways. So zhtml writers will make their own conventions but<br>
> I believe that this will reach into a equilibrium<br>
> * do not know !! but there there will be someone.<br>
<br>
This seems orthogonal to HTML itself, so I haven't added this to the spec.<br>
There are some existing technologies that basically do this, though, as<br>
others have suggested (like widgets, like multipart/mixed, etc). I<br>
recommend either trying to use one of those technologies or developing a<br>
new one and approaching vendors directly to get them to support it.<br>
<font color="#888888"><br>
--<br>
Ian Hickson               U+1047E                )\._.,--....,'``.    fL<br></font></blockquote><div><br></div><div>What a co-incidence. Right now I am coding Zhtml Viewer using QtWebkit. I have seen specification of widget/mmf etc but I think such specification is needed for this task. </div>
<div>for example , my zhtml file contains html/css/js/jQuery stuff in zipped format.</div><div>Zhtml-Viewer is just unzipping .zhtml file and then it look for file 'firstpage' which contain the name of the first page (otherwise it load index.html)</div>
<div><br></div></div><br>-- <br>┌─────────────────────────┐<br>│    Narendra Sisodiya<br>│    <a href="http://narendrasisodiya.com">http://narendrasisodiya.com</a><br>└─────────────────────────┘<br>