Welcome to DeCaf:Net

DeCaf:Net Product Download Fun Stuff 2 Do Contact Us

DeCaf:Net Logo DeCaf:Net the poor mans solution to the world of the web.

New:Team SoftWare, Inc. Larkspur CA USA present DeCaf:Net the tool to solve some of the following problems:

Sometimes you may need to generate a static version of your web pages design. For instance, you might have to produce a web CD, or you might want to offer on your web site a compressed version of some content to be downloaded and read off-line. Or you might want to publish your web pages on an ISP (Internet Service Provider) which doesn't offer you server side programming.

This part of the NTS web site is build with the DeCaf:Net. To be more to the point, this part of the web site has been used to bootstrap the DeCaf:Net into life. At a later time we will convert the full www.go2nts.com into DeCaf:Net. You will find a product classification group of pages describing the tools making up the DeCaf:Net concept. You will also find a download group of pages for programs, files and documents download. Every page has Robot Tips to give you an idea of what, where, and why.

Have fun, and lets us (nts4618086@aol.com) know what you think or what you want to seen done with this concept.




DeCaf:Net Product Download Fun Stuff 2 Do Contact Us


Robot tips!
robot tips

[Question] What does a web page look like before it is converted from the HQL code to standard HTML code?

[Answer]


<html>
  <head>
    <title>Sample #1</title>
  </head>
  <body>
    <#hql
      Echo Word Sample01.doc;
    #>
  </body>
</html>

In this sample the HQL tag (#hql .. #) will be replaced with HTML code representing the final web page. This is done via two Verbs "Echo" and "Word". "Echo" means insert the result of the second Verb "Word" into the current HTML page. The "Word" Verb will convert the word document "sample01.doc" found in the {home} folder to HTML with appropriated HTML tags representing the fonts and fonts attributes (look and feel) used in the document.

If you select to use pictures, graphs, tables, and other good stuff in your Word document the HQL will ensure that it is represented correctly on the web page.




Augury!
At Work
This page is under going transformation so bear in mind to check back, at a later time, to see all the new good "stuff" (like in "matter" and "anti-matter") that we are providing to you.
Rev: Thursday, December 27, 2001
Copyright (c) 2001 New:Team SoftWare, Inc..
All rights reserved. Reproduction in whole or in part in any form or medium without express written permission of NTS is prohibited.
NTS and the NTS logo are trademarks of New:Team SoftWare, Inc..