Linux-Announce Digest #486, Volume #3            Sat, 15 May 99 19:13:22 EDT

Contents:
  Use your Linux swap partition from Windows NT (Bo Branten)
  LOCAL: North Colorado (USA) LUG meeting May 11 (Luke Jones)
  c2html 0.5 - Highlight C sources for WWW presentation (Florian Schintke)
  pas2html 0.5 - Highlight Pascal and Modula sources for WWW presentation (Florian 
Schintke)

----------------------------------------------------------------------------

From: Bo Branten <[EMAIL PROTECTED]>
Subject: Use your Linux swap partition from Windows NT
Date: Sun,  9 May 1999 09:02:41 GMT

=====BEGIN PGP SIGNED MESSAGE=====


I have developed a device driver for Windows NT that lets it use a Linux
swap partition for temporary storage, like a RAM-disk.

(it is possible to put NT's page file on it)

GPL'd source code and precompiled binary is available at:
http://www.acc.umu.se/~bosse/swapfs.zip

        /Bo Branten






- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: [EMAIL PROTECTED]
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNzVPMVrUI/eHXJZ5AQGnBgP+MWYZZabglfd59Xx4dEtDZzhlTBOhBxxA
llj7Cw4MWUQnZErr76xt7tSzJVLU4BIti0Z66+o15suxZ7+o/H/2FsSZrfu08pdW
RkUo3rCKulc/uOxN6eHKnYaH0HvPJq9o9NiV+XrEnygawkWGW6O93cj/adVq/3wJ
9a64Vpm989Q=
=Vmbi
=====END PGP SIGNATURE=====

------------------------------

From: [EMAIL PROTECTED] (Luke Jones)
Subject: LOCAL: North Colorado (USA) LUG meeting May 11
Date: Sun,  9 May 1999 09:11:10 GMT
Reply-To: [EMAIL PROTECTED]

=====BEGIN PGP SIGNED MESSAGE=====


The North Colorado (USA) Linux User's Group, serving the
northern front range and the upper North Platte basin,
will be holding its regularly scheduled meeting:

     WHO: (see above)

     WHAT: the usual meeting activities.
           IMPORTANT NOTE: Linus B. Torvalds will NOT be
           addressing the group this month.

     WHERE: Sportscaster's Sports Bar (near Best Buy on S. College)

     WHEN:  6:00 pm - 8pm-ish, 2nd Tuesday (May 11)

     WHY: "Why Not?" -- Max von Sydow
          as Ming the Merciless in "Flash Gordon", 1980

     HOW: see the web's 248th most popular Linux Portal
          at [ http://www.nclug.org ] for all the details.


On behalf of the Committee,
- -- 
   "I've seen things you people wouldn't believe..." --Roy Baty

Luke Jones slj119 at wsands dot com



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: [EMAIL PROTECTED]
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNzVRL1rUI/eHXJZ5AQF9QgP+OoTLllv+vXzre99bCRu8MxemQJf+moVe
5KYuB3L72Nd7Q6pVV+kYm3CtW5DLD0mPJ0+mB8fAnnODbn7KboK/PKkaSJJFo2NB
1LsdMIvPZw78w8/N+m7mxMepo0UYnyRHjlzE1lkCbfeS+WSz0O2vohB4+lhYtUpq
xLtEXi29Xjc=
=q2h1
=====END PGP SIGNATURE=====

------------------------------

From: Florian Schintke <[EMAIL PROTECTED]>
Subject: c2html 0.5 - Highlight C sources for WWW presentation
Date: Sun,  9 May 1999 09:47:31 GMT
Reply-To: [EMAIL PROTECTED]

=====BEGIN PGP SIGNED MESSAGE=====


c2html can highlight your source for presentation in the WWW.
It can also be used as a CGI script and can detect whether   
the client browser supports compressed data to save bandwidth.

You can download it from:

ftp://sunsite.unc.edu/pub/Linux/apps/www/converters/c2html-0.5.tar.gz

NEWS:
27APR99 c2html 0.5 released
* added labeling for function definitions (not the declaration).
  so you can refer to them with
  <A HREF="foo.c.html#myfunction">See this function</A>
  This labeling isn't very stable and
  doesn't work always. (Sometimes no label occurs,
  where a label should occur)
* bug with '\t' chars if -n is used...fixed.
* added new switch -n for numbering and labeling source lines
  so you can refer to them with 
  <A HREF="foo.c.html#line301">line 301</A>
  from the same (see options -h and -b) or other files.
  Thanks to Luis Villa <[EMAIL PROTECTED]> for this idea.
* better usage output
* added -s to suppress generation of html headers
* added -h file -b file for head and bottom files
* restructured sources
* &uuml; bugfix 
* new switch -c to disable CGI feature
  (otherwise Content-Type: text/html header would be generated)
  Now you can use this program in an other CGI script to generate
  only a part of the output.
* HTTP Last-Modified header added

26MAR99 c2html 0.4 released
* little changes on the Makefile.in to get debian compliance

[...]

c2html.lsm:
Begin3
Title:          c2html
Version:        0.5
Entered-date:   27APR99
Description:    c2html highlights C-language sources like emacs does. 
                Output is in html format. Also works as CGI to convert
                files on the fly.
Keywords:       C syntax highlighting html
Author:         [EMAIL PROTECTED] (Florian Schintke)
                [EMAIL PROTECTED] (Martin Kammerhofer)
Maintained-by:  [EMAIL PROTECTED] (Florian Schintke)
Primary-site:   sunsite.unc.edu /pub/Linux/apps/www/converters/
                35kB c2html-0.5.tar.gz
Platform:       any UNIX using flex or lex and gcc
Copying-policy: GNU Public License
End

Florian Schintke
- -- 
E-Mail: [EMAIL PROTECTED]



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: [EMAIL PROTECTED]
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNzVZs1rUI/eHXJZ5AQHjmAQAngF7O9lIuVC+352+2hj1cOJ3W3P2jq2y
906E5ZgJwCweIQyq6vdWUqSuGiEeIreHagsKu3pMlpTRtxrKvuJA5eQOxaunUqKC
DEjH2TDJPulYjdhjnZYE2iTl6PWHwbjQtN0Ew85NNIeuDsm3RBnSct21hZ1QXV4Y
7JWxvuabZdE=
=OGmX
=====END PGP SIGNATURE=====

------------------------------

From: Florian Schintke <[EMAIL PROTECTED]>
Subject: pas2html 0.5 - Highlight Pascal and Modula sources for WWW presentation
Date: Sun,  9 May 1999 09:47:16 GMT
Reply-To: [EMAIL PROTECTED]

=====BEGIN PGP SIGNED MESSAGE=====


pas2html can highlight your source for presentation in the WWW.
It can also be used as a CGI script and can detect whether     
the client browser supports compressed data to save bandwidth. 

You can download it from:

ftp://sunsite.unc.edu/pub/Linux/apps/www/converters/pas2html-0.5.tar.gz

NEWS:
27APR99 c2html 0.5 released
* bug with '\t' chars if -n is used...fixed.
* added new switch -n for numbering and labeling source lines
  so you can refer to them with 
  <A HREF="foo.c.html#line301">line 301</A>
  from the same (see options -h and -b) or other files.
  Thanks to Luis Villa <[EMAIL PROTECTED]> for this idea.
* better usage output
* added -s to suppress generation of html headers
* added -h file -b file for head and bottom files
* restructured sources
* new switch -n to disable CGI features
  (otherwise Content-Type: text/html header would be generated)
  Now you can use this program in an other CGI script to generate
  only a part of the output.
* HTTP Last Modified header inserted
* &uuml; bugfix

26MAR99 pas2html 0.4 released
* little changes on Makefile.in to get debian compliance

[...]

pas2html.lsm:
Begin3
Title:          pas2html
Version:        0.5
Entered-date:   27APR99
Description:    pas2html highlights Pascal and Modula-2 Language sources. 
                like emacs does. Output is in html format. Also works as
                CGI script to convert files on the fly.
Keywords:       pascal modula syntax highlighting html
Author:         [EMAIL PROTECTED] (Florian Schintke)
                [EMAIL PROTECTED] (Martin Kammerhofer)
Maintained-by:  [EMAIL PROTECTED] (Florian Schintke)
Primary-site:   sunsite.unc.edu /pub/Linux/apps/www/converters/
                34kB pas2html-0.5.tar.gz
Platform:       any UNIX using flex or lex and gcc
Copying-policy: GNU Public License
End



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: [EMAIL PROTECTED]
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNzVZpFrUI/eHXJZ5AQHuhwP+NeYU0aLW74MPmKLWxIyjEzTGhTTdRCGa
G5eAsdmydKo5kA7psnVbYKEVvVMX10t3dFN6e4DXzxvQel/v5RSb9m65FYC8lHeg
afxdDYFUGK0d0iBDx5hixfHJX1y/aIBvtWuw5E1twIeS2Jvr1RHep3MEVv6wNsoQ
YdQ5ZtShc/g=
=V3f/
=====END PGP SIGNATURE=====

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can submit announcements to be moderated via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Announce Digest
******************************

Reply via email to