POV-Ray : Newsgroups : povray.general : TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format? Server Time
9 Aug 2024 13:21:28 EDT (-0400)
  TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format? (Message 1 to 10 of 23)  
Goto Latest 10 Messages Next 10 Messages >>>
From: Greg M  Johnson
Subject: TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format?
Date: 31 Aug 2000 09:12:45
Message: <39AE5893.A98056B7@my-dejanews.com>
As part of this benefit CD, we're going to offer an opportunity for
people to upload tutorials for inclusion on the CD.  I'm designing a web
page for the uploading of these files.   I want all entries to fall into
a standard format.  Any objections to requiring folks to do the
following for each  "entry":

one        HTML file
up to 5    320 x 240 JPGs
up to 5    TXT files for included scene files

Can all good tutorials ever written fall into these requirements?

Of course, if you have tips on media and clouds and blobs you can
(SHOULD) submit a separate entry for each lesson.  But the question is:
was there ever a tutorial that HAD TO have a 800x600 JPG?  I know I've
often referred to the "Super Lips" array of superellipsoids, but that's
already on a CD I'm wondering if it were rare to need this size.

Of course, I can offer a skeleton HTML file for those who are not HTML
literate.

Again, remember, that this discussion is about the TUTORIAL collection.
The contest and 10 best collections would be handled more closely to an
IRTC entry: no HTML files required.


Post a reply to this message

From: Warp
Subject: Re: TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format?
Date: 31 Aug 2000 09:46:21
Message: <39ae61ad@news.povray.org>
Greg M. Johnson <gre### [at] my-dejanewscom> wrote:
: up to 5    320 x 240 JPGs

: Can all good tutorials ever written fall into these requirements?

  I don't think so. Most tutorials have many images, much more than just 5.
Most of them are usually smaller than that, but still...

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Warp
Subject: Re: TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format?
Date: 31 Aug 2000 09:48:17
Message: <39ae6220@news.povray.org>
Perhaps a better limitation would be: Use whatever you like as long as
it has at least one html file and the entire tutorial takes no more than
1MB of disk space.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Christoph Hormann
Subject: Re: TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format?
Date: 31 Aug 2000 09:49:44
Message: <39AE62BD.78854900@schunter.etc.tu-bs.de>
"Greg M. Johnson" wrote:
> 
[...]
> 
> one        HTML file
> up to 5    320 x 240 JPGs
> up to 5    TXT files for included scene files
> 

maybe 5 320x240 is not very flexible, so an alternative of 8 240x180 or
something like that would be interesting for some purposes.  

> 
> Of course, I can offer a skeleton HTML file for those who are not HTML
> literate.
> 

That would be a good idea anyway for a common layout (like a certain syntax
highlighting scheme for code snippets).

Christoph

--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Josh English
Subject: Re: TUTORIAL WRITERS: 10 Best CD, Tutorial uploading format?
Date: 31 Aug 2000 13:37:19
Message: <39AE97C0.9C72C677@spiritone.com>
A limit of five images? Some of the entries in my cyclopedia have 10! If
these are to be published on a CD, I don't think space is a problem...

"Greg M. Johnson" wrote:

> As part of this benefit CD, we're going to offer an opportunity for
> people to upload tutorials for inclusion on the CD.  I'm designing a web
> page for the uploading of these files.   I want all entries to fall into
> a standard format.  Any objections to requiring folks to do the
> following for each  "entry":
>
> one        HTML file
> up to 5    320 x 240 JPGs
> up to 5    TXT files for included scene files
>
> Can all good tutorials ever written fall into these requirements?
>
> Of course, if you have tips on media and clouds and blobs you can
> (SHOULD) submit a separate entry for each lesson.  But the question is:
> was there ever a tutorial that HAD TO have a 800x600 JPG?  I know I've
> often referred to the "Super Lips" array of superellipsoids, but that's
> already on a CD I'm wondering if it were rare to need this size.
>
> Of course, I can offer a skeleton HTML file for those who are not HTML
> literate.
>
> Again, remember, that this discussion is about the TUTORIAL collection.
> The contest and 10 best collections would be handled more closely to an
> IRTC entry: no HTML files required.

--
Josh English -- Lexiphanic Lethomaniac
eng### [at] spiritonecom
The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/


Post a reply to this message

From: Greg M  Johnson
Subject: Re: TUTORIAL WRITERS: 2nd proposal.....
Date: 31 Aug 2000 14:35:19
Message: <39AEA42B.3D65D9E9@my-dejanews.com>
Okeedoke, the people have spoken!  My intent was to ferret out the proper
parameters for _designing an upload page_ , not to make yall march to some
sort of M$-like "standard."

New proposal for tut reqs:

one       HTML file per "tutorial".
          It must be "one web page" of any length (any y dimension,
          any number of lines if you will), but formatted to fit
          on a 800 pixel width screen.
          Obviously, you can submit tutorials on as many topics
          as you wish.

up to 10  JPG's which are accessed by <IMG SRC=".. calls in the html.

up to 10  TXT files for any embedded *.POV files, accessed by
          <a href="....  calls in the html
          You can use <CODE> for shorter snippets of pov code within
          your main html if you wish.

no file size limit, but _no guarantee_ of CD inclusion if your tut has sixteen
3200x2400's on how to make a sphere...


Josh English wrote:

> A limit of five images? Some of the entries in my cyclopedia have 10! If
> these are to be published on a CD, I don't think space is a problem...
>
> "Greg M. Johnson" wrote:
>
> > As part of this benefit CD, we're going to offer an opportunity for
> > people to upload tutorials for inclusion on the CD.  I'm designing a web
> > page for the uploading of these files.   I want all entries to fall into
> > a standard format.  Any objections to requiring folks to do the
> > following for each  "entry":
> >
> > one        HTML file
> > up to 5    320 x 240 JPGs
> > up to 5    TXT files for included scene files
> >
> > Can all good tutorials ever written fall into these requirements?
> >
> > Of course, if you have tips on media and clouds and blobs you can
> > (SHOULD) submit a separate entry for each lesson.  But the question is:
> > was there ever a tutorial that HAD TO have a 800x600 JPG?  I know I've
> > often referred to the "Super Lips" array of superellipsoids, but that's
> > already on a CD I'm wondering if it were rare to need this size.
> >
> > Of course, I can offer a skeleton HTML file for those who are not HTML
> > literate.
> >
> > Again, remember, that this discussion is about the TUTORIAL collection.
> > The contest and 10 best collections would be handled more closely to an
> > IRTC entry: no HTML files required.
>
> --
> Josh English -- Lexiphanic Lethomaniac
> eng### [at] spiritonecom
> The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/


Post a reply to this message

From: Josh English
Subject: Re: TUTORIAL WRITERS: 2nd proposal.....
Date: 31 Aug 2000 15:39:17
Message: <39AEB465.AF635F30@spiritone.com>
Cool. I'm sure I can do it in 14, but I'll have to cut a few steps... ; )

Josh

"Greg M. Johnson" wrote:

> Okeedoke, the people have spoken!  My intent was to ferret out the proper
> parameters for _designing an upload page_ , not to make yall march to some
> sort of M$-like "standard."
>
> New proposal for tut reqs:
>
> one       HTML file per "tutorial".
>           It must be "one web page" of any length (any y dimension,
>           any number of lines if you will), but formatted to fit
>           on a 800 pixel width screen.
>           Obviously, you can submit tutorials on as many topics
>           as you wish.
>
> up to 10  JPG's which are accessed by <IMG SRC=".. calls in the html.
>
> up to 10  TXT files for any embedded *.POV files, accessed by
>           <a href="....  calls in the html
>           You can use <CODE> for shorter snippets of pov code within
>           your main html if you wish.
>
> no file size limit, but _no guarantee_ of CD inclusion if your tut has sixteen
> 3200x2400's on how to make a sphere...
>
> Josh English wrote:
>
> > A limit of five images? Some of the entries in my cyclopedia have 10! If
> > these are to be published on a CD, I don't think space is a problem...
> >
> > "Greg M. Johnson" wrote:
> >
> > > As part of this benefit CD, we're going to offer an opportunity for
> > > people to upload tutorials for inclusion on the CD.  I'm designing a web
> > > page for the uploading of these files.   I want all entries to fall into
> > > a standard format.  Any objections to requiring folks to do the
> > > following for each  "entry":
> > >
> > > one        HTML file
> > > up to 5    320 x 240 JPGs
> > > up to 5    TXT files for included scene files
> > >
> > > Can all good tutorials ever written fall into these requirements?
> > >
> > > Of course, if you have tips on media and clouds and blobs you can
> > > (SHOULD) submit a separate entry for each lesson.  But the question is:
> > > was there ever a tutorial that HAD TO have a 800x600 JPG?  I know I've
> > > often referred to the "Super Lips" array of superellipsoids, but that's
> > > already on a CD I'm wondering if it were rare to need this size.
> > >
> > > Of course, I can offer a skeleton HTML file for those who are not HTML
> > > literate.
> > >
> > > Again, remember, that this discussion is about the TUTORIAL collection.
> > > The contest and 10 best collections would be handled more closely to an
> > > IRTC entry: no HTML files required.
> >
> > --
> > Josh English -- Lexiphanic Lethomaniac
> > eng### [at] spiritonecom
> > The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/

--
Josh English -- Lexiphanic Lethomaniac
eng### [at] spiritonecom
The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/


Post a reply to this message

From: Warp
Subject: Re: TUTORIAL WRITERS: 2nd proposal.....
Date: 31 Aug 2000 18:38:38
Message: <39aede6d@news.povray.org>
I really don't understand why limit the number of items and not set any
limit to file sizes when it should the exactly the other way around.
  It's the disk space we are concerned about, isn't it? The tutorials shouldn't
take too much disk space so that they will all fit in the CD. What does it
matter if the tutorial has 2 or 200 images as long as they don't take too
much space?
  I still propose that the limitations are set for the disk space needed for
the whole tutorial.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Bob Hughes
Subject: Re: TUTORIAL WRITERS: 2nd proposal.....
Date: 1 Sep 2000 02:46:54
Message: <39af50de@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message
news:39aede6d@news.povray.org...
|   I really don't understand why limit the number of items and not set any
| limit to file sizes when it should the exactly the other way around.
|   It's the disk space we are concerned about, isn't it? The tutorials
shouldn't
| take too much disk space so that they will all fit in the CD. What does it
| matter if the tutorial has 2 or 200 images as long as they don't take too
| much space?
|   I still propose that the limitations are set for the disk space needed
for
| the whole tutorial.

Sounded like Greg was hoping for a somewhat standardized look to the web
pages, since he also mentioned only a 320x240 size image; at least within
some constraints.  Obviously people have trouble with that kind of thing,
rules have been changed before to suit the individual versus the masses (or
is that the other way 'round?).
A CD holds 360 Megs so makes me wonder about the collection of such a
potentially large amount of stuff, hope he's got a good 56K connection or
better there  :-)
Although a little calculating (guestimating) turns up that only a 1/2 or
less of the CD would probably be filled, still a large amount of data to
pass around if a fair amount of people submit there stuff.

Bob


Post a reply to this message

From: ryan constantine
Subject: Re: TUTORIAL WRITERS: 2nd proposal.....
Date: 1 Sep 2000 03:00:09
Message: <39AF53D0.17B143A2@yahoo.com>
cds hold at least 540MB and can hold 700MB.  i record stuff all the
time.  i agree that a size limit, not a format limit should be set
instead.  in fact, i think that a self contained folder of limited size
is what should be submitted.  the first page should be called
index.html.  the folder should be called by the author's first initial
and last name with an underscore between them.  this way, links from the
cd's main tutorial page can be standard, each pointing to the correct
folder with no mention of filename (as index.*, and default.* are loaded
automatically by the browsers).  pictures are usually small if they are
in the tut, with links to larger images at key places.  i think this
method works well, hense my above opinion on size limit instead.

greg, maybe download some tut's from a few websites and see what they
involve MB size-wise and get back to us with your thoughts on it.

Bob Hughes wrote:
> 
> "Warp" <war### [at] tagpovrayorg> wrote in message
> news:39aede6d@news.povray.org...
> |   I really don't understand why limit the number of items and not set any
> | limit to file sizes when it should the exactly the other way around.
> |   It's the disk space we are concerned about, isn't it? The tutorials
> shouldn't
> | take too much disk space so that they will all fit in the CD. What does it
> | matter if the tutorial has 2 or 200 images as long as they don't take too
> | much space?
> |   I still propose that the limitations are set for the disk space needed
> for
> | the whole tutorial.
> 
> Sounded like Greg was hoping for a somewhat standardized look to the web
> pages, since he also mentioned only a 320x240 size image; at least within
> some constraints.  Obviously people have trouble with that kind of thing,
> rules have been changed before to suit the individual versus the masses (or
> is that the other way 'round?).
> A CD holds 360 Megs so makes me wonder about the collection of such a
> potentially large amount of stuff, hope he's got a good 56K connection or
> better there  :-)
> Although a little calculating (guestimating) turns up that only a 1/2 or
> less of the CD would probably be filled, still a large amount of data to
> pass around if a fair amount of people submit there stuff.
> 
> Bob


Post a reply to this message

Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.