9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Giacomo Tesio" <giacomo@tesio.it>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] web-based plan 9?
Date: Thu, 20 Nov 2008 23:15:40 +0100	[thread overview]
Message-ID: <e1d437a40811201415m769e2a1aoe8831563f22070ab@mail.gmail.com> (raw)
In-Reply-To: <c0c0e08acbb8473bb8a85e111012ea73@9netics.com>

[-- Attachment #1: Type: text/plain, Size: 2629 bytes --]

>
> cgifs: mostly done thanks to fgb. i'll put it up soon.
> rit: already available thanks to kenji
> filterfs: sythesize a filesystem from other fs and rc filters. could use
>        exportfs as a start. design in mind, no code yet.  at one
>        point ehg mentioned such a thing at Labs.
> sessionfs: keep continuity of http session for factotum.
>        design in mind, no code yet.
> httpd: modifications similar to pegasus to start httpd for an authenticated
>        user with that user's credentials. not done.
>
> with filterfs in place one can generate bits of js code along with
> html for the type of files being accessed, or views being looked
> at; but would still require a good bit more js code.
>
>
>
I'm really interessed in it.
I'm thinking about something similar (pegasus based) to build a web framewok
quite particular.

I'm in the study/design stage (and actually I dont master Plan 9 development
itself) but I'm sure that to be useful it must:

   - provide access to relational database towards a dedicated fs (with XML
   rappresentation of query results, but dont know yet about data manipulation
   and error handling)
   - provide a filesystem capable of transform an XML file with an XSLT
   template, so that dbfs and rest webservices could be handled the same way.
   - provide a filesystem able to transform a TAL (tag attribute language)
   template to XSLT, allowing graphic designer to directly transform the data
   provided by programmers in XML without knowing XSLT (just tal and eventually
   xpath)
   - implement url rewrite (if missing)
   - glue all together with a set of filesystem/applications able to handle
   the business logic (for example a simpe ecommerce would have a cataloguefs
   and a shoppingcartfs) rapidly written towards a dedicated library (may be
   something like your cgifs?)
   - provide a "sessionfs" able to mount (unmount would be necessary? I
   think so...) the correct filesystems/applications for each visitor.

I'd really like to take a look to your code / design (time permitting...
I've got a daughter... monopolizing my wife... those are hard times... :-D)
to get inspired/build upon that.

I know about RIT, and I think that it could be good for filling/merging xml
"templates", but not as a template language itself...
As the smarty template engine shown to php programmers, even easy
programming language has to be put outside the "presentation layer".


Actually I have to study factotum more since I could not understand how you
want to use it in a web environment.


Giacomo

Giacomo

[-- Attachment #2: Type: text/html, Size: 3032 bytes --]

  parent reply	other threads:[~2008-11-20 22:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20  1:35 Pietro Gagliardi
2008-11-20 14:25 ` Eric Van Hensbergen
2008-11-20 14:37   ` Fco. J. Ballesteros
2008-11-20 14:47     ` Eric Van Hensbergen
2008-11-20 15:07       ` Fco. J. Ballesteros
2008-11-20 15:16         ` Eric Van Hensbergen
2008-11-20 15:21           ` Francisco J Ballesteros
2008-11-20 14:51     ` erik quanstrom
2008-11-20 18:59   ` Skip Tavakkolian
2008-11-20 19:25     ` Skip Tavakkolian
2008-11-20 22:15     ` Giacomo Tesio [this message]
2008-11-20 23:18       ` Skip Tavakkolian
2008-11-21  5:19         ` lucio
2008-11-21 10:15         ` Giacomo Tesio
2008-11-21 11:55           ` matt
2008-11-21 14:01             ` Tom Lieber
2008-11-21 14:34               ` matt
2008-11-21 15:13                 ` Giacomo Tesio
2008-11-21 15:53                   ` matt
2008-11-21 16:05                     ` erik quanstrom
2008-11-21 17:05                     ` Giacomo Tesio
2008-11-21 17:18                       ` erik quanstrom
2008-11-22 20:15                         ` Giacomo Tesio
2008-11-21 17:24                       ` matt
2008-11-21 18:12           ` a

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1d437a40811201415m769e2a1aoe8831563f22070ab@mail.gmail.com \
    --to=giacomo@tesio.it \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).