Paste number 54106: Recommend web site updates

Index of paste annotations: 1 | 2 | 3 | 4 | 5 | 6 | 7

Paste number 54106: Recommend web site updates
Pasted by: pet-ro
6 months, 1 week ago
#dylan | Context in IRC logs
Paste contents:
Raw Source | XML | Display As
Update http://www.opendylan.org/building-win32-cygwin.phtml
Section 1)
current entry
  If you are going to download the Gwydion Dylan source code using CVS, you  
  will want to also install the following package:

  Devel/cvs

change it to  
  If you are going to download the Gwydion Dylan source code using Subversion,
  you will want to also install the following package:

   Devel/subversion

Annotations for this paste:

Annotation number 1: Recommended website update - done
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As
<CIA-13> dylan: cgay * r11617 /trunk/www/building-win32-cygwin.phtml: 22:19:51 on Jan 12, 2008
<CIA-13> dylan: job: gd 22:19:51
<CIA-13> dylan: Devel/cvs -> Devel/subversion

Annotation number 2: recommended web site updates
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As
Just to keep in mind:
  Tjodden on the #dylan recommended:

  Somebody should set "IndexOptions NameWidth=*" in your servers
  configuration. It's a bit annoying right now when all filenames
  in the download directories are truncated to eg "opendylan-1.0beta4-x..".

check successful update via

  http://www.opendylan.org/downloads/src/tar/
or
  http://www.opendylan.org/downloads/opendylan/1.0beta4/

Annotation number 3: Recommended website update related to http://www.opendylan.org/building-win32-cygwin.phtml
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As

Section 7) "Test system"
of http://www.opendylan.org/building-win32-cygwin.phtml
states
   Test the system with a simple 'hello world' application:

   cd
   make-dylan-app hello
   cd hello
   make
   ./hello

BUT
   The installation process does not provide
   a make-dylan-app in the directory usr/local

Recommended updates
   1) Eiter the installation process adds make-dylan-app to
      the directory usr/local
      or http://www.opendylan.org/building-win32-cygwin.phtml
      mentions that you have to copy make-dylan-app
      from ~/gd/src/tools/shared-misc
      to usr/local

   2) Section 7)  Could have a link to
      http://www.opendylan.org/gdref/gduser/ch03.html#gduser-make-dylan-app

Annotation number 4: recommended website update related to http://www.opendylan.org/repository.phtml
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As
I think is better to use http://www.opendylan.org/repository.phtml a main page for several subpages:

Main page proposal:

    [Repository Access] is a link to the subpage repository-access.phtml
    [Repository Layout] is a link to the subpage repository-layout.phtml
    [Repository Life-Cycle Tools] is a link to the
       subpage repository-life-cycle-tools.phtml
       (Ok, anyone who can propose a better naming than "life cycle tools"
        just sugggest it. )

The subpages would have this content

subpage: repository-access.phtml

     contains the following sections of the current
     http://www.opendylan.org/repository.phtml page:

     1) Repository Access
     2) Line Ending
     3) More Information

subpage repository-layout.phtml

     contains the following sections of the current
     http://www.opendylan.org/repository.phtml page:

     1) Repository Layout
     2) Current Active Branches

     additionally a section

     3) Overview of the latest developments (trunk)
        (A paragraph which introduces what the content of the
         dylan: trunk directories is. )

subpage repository-life-cycle-tools.phtml

     contains the following sections of the current
     http://www.opendylan.org/repository.phtml page:

    1) Using CVSZilla
       (Maybe renamed to Repository Life Cylce Tools
          CVSZilla and Bugzilla)

    addditonally

    *  A hint to paste.lisp.org and the #dylan channel for
       small proposals could be given.
    *  Maybe we could also evaluate cgay's recommendation:
       "did i mention that we've been using
        http://www.review-board.org at work to review patches.
        it's not bad. (obviously not necessary for really small patches)
      

Annotation number 5: recommended website update related to http://www.opendylan.org/repository.phtml - extended
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As
Extending the above annotation

subpage repository-life-cycle-tools.phtml

   additionally
 
   * a link to "Bug Writing Guidelines"
     currently offer under
     https://www.opendylan.org/cgi-bin/bugzilla/page.cgi?id=bug-writing.html

   * a link to the "Job OD list"
     https://www.opendylan.org/cvszilla/job.cgi

   * a link to https://www.opendylan.org/cvszilla/query.cgi
       which shows the activity of the last three month
       (or any other approriate time unit)
     Such a link could reflect that the community is active,
     which is currently not reflected well by the web presentation.

     

Annotation number 6: recommended website update related to http://www.opendylan.org/repository.phtml - extended
Pasted by: pet-ro
6 months, 1 week ago
Context in IRC logs
Paste contents:
Raw Source | Display As
Extending the above annotation

subpage repository-life-cycle-tools.phtml
 
  additionally


  * a section "OD Components" with a link to
    https://www.opendylan.org/cgi-bin/bugzilla/describecomponents.cgi?product=OpenDylan

    BTW: Extended comments on the page better describing the functionality of the compontents would be great.


  * link to https://www.opendylan.org/cgi-bin/bugzilla/describecomponents.cgi?
    would be nice, but IMHO this would be currently confusing.
    Can we reorganize this information on the page, before we provide a link?

Annotation number 7: allow that xhtml files are viewed formated in the browser; current onyl the xhtml code is shown via cvs-view
Pasted by: pet-ro
5 months, 3 weeks ago
Context in IRC logs
Paste contents:
Raw Source | Display As
Example:
http://www.opendylan.org/cgi-bin/viewcvs.cgi/trunk/fundev/sources/lib/build-system/build-system.xhtml?view=markup

I would prefer to see the formated through the browser.

I think that would require to specific the web server or (cvs-view) to view like html.

Colorize as:
Show Line Numbers
Index of paste annotations: 1 | 2 | 3 | 4 | 5 | 6 | 7

Ads absolutely not by Google

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.