For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > September 2004 > ANN: New UNIX programming book









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ANN: New UNIX programming book
Rich Teer

2004-09-01, 8:58 pm

Hi all,

Forgive my indulgence, but I am pleased to announce the
publication of my book, Solaris Systems Programming.
Despite the word "Solaris" in its title, my book is
suitable for programmers of any UNIX or UNIX-like
operating system. My vision of this book was one that
could be regarded as an updated and expanded version of
Rich Stevens' excellent Advanced Programming in the UNIX
Environment, with a Solaris bias. With all humility, I
think I've largely achieved this lofty goal, although
time will tell...

The book is a hardback with 1248 pages, is published by
Sun Microsystems Press (an imprint of Prentice Hall PTR),
and is available immediately.

More details, including a sample chapter, the complete
preface and table of contents, and a searchable index
can be found from my web site, www.rite-group.com/rich .
This URL can also be used to order a copy of the book.

We now return you to your regular programming (pun
intended!)...

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Michael Laajanen

2004-09-01, 8:58 pm

HI,

Rich Teer wrote:
> Hi all,
>
> Forgive my indulgence, but I am pleased to announce the
> publication of my book, Solaris Systems Programming.
> Despite the word "Solaris" in its title, my book is
> suitable for programmers of any UNIX or UNIX-like
> operating system. My vision of this book was one that
> could be regarded as an updated and expanded version of
> Rich Stevens' excellent Advanced Programming in the UNIX
> Environment, with a Solaris bias. With all humility, I
> think I've largely achieved this lofty goal, although
> time will tell...
>
> The book is a hardback with 1248 pages, is published by
> Sun Microsystems Press (an imprint of Prentice Hall PTR),
> and is available immediately.
>
> More details, including a sample chapter, the complete
> preface and table of contents, and a searchable index
> can be found from my web site, www.rite-group.com/rich .
> This URL can also be used to order a copy of the book.
>
> We now return you to your regular programming (pun
> intended!)...
>

Nice, but PLS explain how and where you created the PDF files :)

cheers

Michael


Rich Teer

2004-09-01, 8:58 pm

On Wed, 1 Sep 2004, Michael Laajanen wrote:

> Nice, but PLS explain how and where you created the PDF files :)


I had to use Adobe Acrobat; bugs in the version of ps2pdf
prevented me from using it. :-( As to where, it was right
here, using SunPCi IIpro.

Assuming the bugs get ironed out, I'll use ps2pdf in future.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Dave Uhring

2004-09-01, 8:58 pm

On Wed, 01 Sep 2004 23:29:36 +0000, Rich Teer wrote:

> I had to use Adobe Acrobat; bugs in the version of ps2pdf
> prevented me from using it. :-( As to where, it was right
> here, using SunPCi IIpro.


dvipdfm(1)

DESCRIPTION
The program dvipdfm generates a PDF file from a DVI file.
DVI files are the output format produced by TeX. Output
from groff can be converted to DVI format using grodvi.

Rich Teer

2004-09-01, 8:58 pm

On Wed, 1 Sep 2004, Dave Uhring wrote:

> dvipdfm(1)
>
> DESCRIPTION
> The program dvipdfm generates a PDF file from a DVI file.
> DVI files are the output format produced by TeX. Output
> from groff can be converted to DVI format using grodvi.


Alas, I only have dvipdf (which also goes through PostScript
conversion phase. Due to time constraints, I didn't have time,
nor the inclination, to mess about trying to find another way
of converting PostScript to PDF.

I think the latest version of Aladin GhostScript (8.somehting)
does the job, but the GPL version (7.something) doesn't. I
tried compiling Aladin GhostScript here, but (surprise surprise)
it didn't work out of the box. :-(

Apart from a bit of text misalignment, ps2pdf did a good job.
Just not acceptable for a professional looking book. I suspect
the latest (non-GPL) version of GhostScript will fix that.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Dave Uhring

2004-09-01, 8:58 pm

On Wed, 01 Sep 2004 23:58:50 +0000, Rich Teer wrote:

> I think the latest version of Aladin GhostScript (8.somehting)
> does the job, but the GPL version (7.something) doesn't. I
> tried compiling Aladin GhostScript here, but (surprise surprise)
> it didn't work out of the box. :-(


I recently built ghostscript-8.13 without any problems on S10_b63. Just
be sure to have '-L/usr/openwin/lib -R/usr/openwin/lib" in your $LDFLAGS.
You do need GNUmake to build it.

Rich Teer

2004-09-01, 8:58 pm

On Wed, 1 Sep 2004, Dave Uhring wrote:

> I recently built ghostscript-8.13 without any problems on S10_b63. Just
> be sure to have '-L/usr/openwin/lib -R/usr/openwin/lib" in your $LDFLAGS.
> You do need GNUmake to build it.


Ah, that explains it - thanks for the tip, and I'll give it another
go sometime. Good job I only downloaded the trial version of
Acrobat!

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Michael Laajanen

2004-09-02, 3:57 am

HI,

Rich Teer wrote:
> On Wed, 1 Sep 2004, Michael Laajanen wrote:
>
>
>
>
> I had to use Adobe Acrobat; bugs in the version of ps2pdf
> prevented me from using it. :-( As to where, it was right
> here, using SunPCi IIpro.
>
> Assuming the bugs get ironed out, I'll use ps2pdf in future.
>

Have you tried Adobes distill(Part of Framemaker on Sparc(you know
Sparc) :)) ), it usually works much better that gs.

I will get the Book from Amazon, if it sell good get Framemaker on Sparc
while it still available :))

Cheers

/michael
Michael Laajanen

2004-09-02, 3:57 am

HI,

Rich Teer wrote:
> On Wed, 1 Sep 2004, Michael Laajanen wrote:
>
>
>
>
> I had to use Adobe Acrobat; bugs in the version of ps2pdf
> prevented me from using it. :-( As to where, it was right
> here, using SunPCi IIpro.
>
> Assuming the bugs get ironed out, I'll use ps2pdf in future.
>

Have you tried Adobes distill(Part of Framemaker on Sparc(you know
Sparc) :)) ), it usually works much better that gs.

I will get the Book from Amazon, if it sell good get Framemaker on Sparc
while it still available :))

Cheers

/michael
James Lee

2004-09-02, 3:59 pm

On Wed, 01 Sep 2004 23:58:50 +0000, Rich Teer wrote:

> I think the latest version of Aladin GhostScript (8.somehting) does the
> job, but the GPL version (7.something) doesn't.


The GPL version is now 8.01, see http://www.cs.wisc.edu/~ghost/ and is
available packaged for Solaris from http://www.blastwave.org


> I tried compiling Aladin
> GhostScript here, but (surprise surprise) it didn't work out of the box.


If you want a compiled AFPL Ghostscript 8.14, try this:
http://www.blastwave.org/~james/#afpl
Rich Teer

2004-09-02, 3:59 pm

On Thu, 2 Sep 2004, James Lee wrote:

> On Wed, 01 Sep 2004 23:58:50 +0000, Rich Teer wrote:
>
>
> The GPL version is now 8.01, see http://www.cs.wisc.edu/~ghost/ and is
> available packaged for Solaris from http://www.blastwave.org


Much appreciated, James. I meant to send you an email while I
was fighting with it, but had other fires to fight. I'll try
your new packages when I get a few minutes...

>
> If you want a compiled AFPL Ghostscript 8.14, try this:
> http://www.blastwave.org/~james/#afpl


Ohh, thanks!

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
James Lee

2004-09-02, 3:59 pm

On Thu, 02 Sep 2004 16:46:04 +0000, Rich Teer wrote:

>
> Much appreciated, James. I meant to send you an email while I was
> fighting with it, but had other fires to fight. I'll try your new
> packages when I get a few minutes...


Perhaps you'll upgrade groff from 1.16.1 to the current 1.19.1 from
blastwave - unless there is something else I should know.
Rich Teer

2004-09-02, 3:59 pm

On Thu, 2 Sep 2004, Michael Laajanen wrote:

> Have you tried Adobes distill(Part of Framemaker on Sparc(you know
> Sparc) :)) ), it usually works much better that gs.


I haven't tried FrameMaker, and at $1329 for a fixed-node
license ($1989 for a shared one), I'm not likely to.

> I will get the Book from Amazon, if it sell good get Framemaker on Sparc
> while it still available :))


It's the last bit that worries me. Adobe have canned support
for MacOS, so how long will Solaris last? Also, they don't
(yet) support Solaris x86. While that isn't a problem for me
at the moment (I have only SPARC machines at present), I find
Sun's Opteron products very intriguing, especially the W2100z.
Consequently, I'm not very inclined to support an ISV that
doesn't support Solaris 86...

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-02, 3:59 pm

On Thu, 2 Sep 2004, James Lee wrote:

> Perhaps you'll upgrade groff from 1.16.1 to the current 1.19.1 from
> blastwave - unless there is something else I should know.


Nope. In fact, I think I did download that version. PATH
troubles... :-)

Oh, that reminds me: could you please NOT make the fonts package
a prerequisite for groff (or ghostscript, or whatever)? I like to
use my own fonts, so it'd be nice to have the option of NOT installing
the ones that usually come with groff.

Cheers,

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Richard Santink

2004-09-02, 3:59 pm


> I haven't tried FrameMaker, and at $1329 for a fixed-node
> license ($1989 for a shared one), I'm not likely to.


Good man. That would be like me in the 70's buying hockey cards just to
get the stale bubble gum that comes with it (good thing I threw the
cards in a box anyway..:). Acrobat's distiller that ships with
FrameMaker is overrated. I use FM7 daily for my bread and butter.. :)

However...... as a book writer, you'd be impressed with many of the
features of FrameMaker.... :)


[color=darkred]
>
>

I don't think FrameMaker for SPARC is going anywhere soon... even though
they've slowly chopped away all the other platforms.. I understand
that Adobe's move to cut MAC support was a little 'politically charged'.

RAS


Rich Teer

2004-09-02, 3:59 pm

On Thu, 2 Sep 2004, Richard Santink wrote:

> However...... as a book writer, you'd be impressed with many of the
> features of FrameMaker.... :)


I did play with an old version of FM several years ago, while in
Sun. I was quite nice, but I'm still more comfortable in vi.

> I don't think FrameMaker for SPARC is going anywhere soon... even though
> they've slowly chopped away all the other platforms.. I understand
> that Adobe's move to cut MAC support was a little 'politically charged'.


Gotcha. I wouldn't be too surprised if Adobe's Solaris x86
portfolio actually expanded, given that they're one of the
partners for Sun's JDS. I mean, if a product is available
for Solaris SPARC, it shouldn't require much more than a
recompile to become available for Solaris x86.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Michael Laajanen

2004-09-02, 3:59 pm

HI,

Rich Teer wrote:
> On Thu, 2 Sep 2004, Michael Laajanen wrote:
>
>
>
>
> I haven't tried FrameMaker, and at $1329 for a fixed-node
> license ($1989 for a shared one), I'm not likely to.

You usually get what you pay for :))

I am a HW Consultant eng and when my prev. company said that everybody
got to have wordprocessor, well since I don't have any x86 since Linux
0.99pl13 I got Frame, fantastic like Unix, hard to start with but wait
and see, what it can't do in documents is not worth doing :))

But I should maybe move up from 5.5.6 to 7.0 but like in Unix shell I
wounder what really has changed :))

>
>
>
>
> It's the last bit that worries me. Adobe have canned support
> for MacOS, so how long will Solaris last? Also, they don't
> (yet) support Solaris x86. While that isn't a problem for me
> at the moment (I have only SPARC machines at present), I find
> Sun's Opteron products very intriguing, especially the W2100z.
> Consequently, I'm not very inclined to support an ISV that
> doesn't support Solaris 86...
>

Not even Sun fully support x86, SRSS for instance!


/michael


Casper H.S. Dik

2004-09-02, 3:59 pm

Rich Teer <rich.teer@rite-group.com> writes:

>Gotcha. I wouldn't be too surprised if Adobe's Solaris x86
>portfolio actually expanded, given that they're one of the
>partners for Sun's JDS. I mean, if a product is available
>for Solaris SPARC, it shouldn't require much more than a
>recompile to become available for Solaris x86.


Especially if it's also available for other x86 architectures.

Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
squinny

2004-09-02, 8:58 pm

Rich Teer <rich@rite-group.com> wrote in message news:<Pine.SOL.4.58.0409011423400.9082@zaphod.rite-group.com>...
> Hi all,
>
> Forgive my indulgence, but I am pleased to announce the
> publication of my book, Solaris Systems Programming.
> Despite the word "Solaris" in its title, my book is
> suitable for programmers of any UNIX or UNIX-like
> operating system. My vision of this book was one that
> could be regarded as an updated and expanded version of
> Rich Stevens' excellent Advanced Programming in the UNIX
> Environment, with a Solaris bias. With all humility, I
> think I've largely achieved this lofty goal, although
> time will tell...
>
> The book is a hardback with 1248 pages, is published by
> Sun Microsystems Press (an imprint of Prentice Hall PTR),
> and is available immediately.
>
> More details, including a sample chapter, the complete
> preface and table of contents, and a searchable index
> can be found from my web site, www.rite-group.com/rich .
> This URL can also be used to order a copy of the book.
>
> We now return you to your regular programming (pun
> intended!)..


They're still writing Unix programming books? It's like
the Seinfeld routine, "they're still improving Tide?"
What's wrong with the old books?

..
Colin B.

2004-09-02, 8:58 pm

In comp.unix.solaris Rich Teer <rich@rite-group.com> wrote:
> Hi all,
>
> Forgive my indulgence, but I am pleased to announce the
> publication of my book, Solaris Systems Programming.


Congratulations Rich!

Now are you going to start contributing around here again?

(Kidding! I'm kidding folks)

Colin
Rich Teer

2004-09-02, 8:58 pm

On Thu, 2 Sep 2004, squinny wrote:

> What's wrong with the old books?


Apart from being dated, nothing. After all, UNIX hasn't stood
still the last decade or two...

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-02, 8:58 pm

On Thu, 2 Sep 2004, Michael Laajanen wrote:

> You usually get what you pay for :))


Of course! That's why I only use Sun HW.

> I am a HW Consultant eng and when my prev. company said that everybody
> got to have wordprocessor, well since I don't have any x86 since Linux
> 0.99pl13 I got Frame, fantastic like Unix, hard to start with but wait
> and see, what it can't do in documents is not worth doing :))


Is it possible to manipulate Frame documents using standard UNIX tools?

> Not even Sun fully support x86, SRSS for instance!


NOW, agreed. But Sun has stated their intent to have parity between
Solaris SPARC and Solaris x86 wherever possible.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-02, 8:58 pm

On Thu, 2 Sep 2004, Colin B. wrote:

> Congratulations Rich!


Thanks!

> Now are you going to start contributing around here again?


Nah, I thought I'd take the Maclaren F1 out for a spin to
my private jet, and then spend the wend in Vegas. :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
John D Groenveld

2004-09-02, 8:58 pm

[note the followup]

In article <Pine.SOL.4.58.0409021407500.9082@zaphod.rite-group.com>,
Rich Teer <rich.teer@rite-group.com> wrote:
>NOW, agreed. But Sun has stated their intent to have parity between
>Solaris SPARC and Solaris x86 wherever possible.


Its a shame and a bug that the Sun Ray Server Software product manager
in the Desktop unit refuses to state his intent for Solaris parity in
his product webpages. <URL:http://wwws.sun.com/software/sunray/>

John
groenveld@acm.org
Bob Palowoda

2004-09-03, 9:03 am

groenvel@cse.psu.edu (John D Groenveld) wrote in message news:<ch8b0q$4gg$1@neuromancer.cse.psu.edu>...
> [note the followup]
>
> In article <Pine.SOL.4.58.0409021407500.9082@zaphod.rite-group.com>,
> Rich Teer <rich.teer@rite-group.com> wrote:
>
> Its a shame and a bug that the Sun Ray Server Software product manager
> in the Desktop unit refuses to state his intent for Solaris parity in
> his product webpages. <URL:http://wwws.sun.com/software/sunray/>
>
> John
> groenveld@acm.org


But hey Sun released SSRS under GPL and that is what the Linux
community wanted right? It's not like Sun has the intention of
limiting the distribution of SRSS. At least now it can be backported
to Solaris.

---Bob
James Lee

2004-09-03, 9:03 am

On Thu, 02 Sep 2004 17:11:09 +0000, Rich Teer wrote:

>
> Nope. In fact, I think I did download that version. PATH troubles...
> :-)


Please expand.


> Oh, that reminds me: could you please NOT make the fonts package a
> prerequisite for groff (or ghostscript, or whatever)? I like to use my
> own fonts, so it'd be nice to have the option of NOT installing the ones
> that usually come with groff.


groff doesn't use fonts, just metrics and kerning. You can install your
own font description files in share/groff/$VERSION/dev* or set
GROFF_FONT_PATH to point to your own devname directories.

Ghostscript must provide certain core fonts as required by the PostScript
standard. Ghostscript doesn't provide the 136 Level 3 core fonts but does
provide a Level 2 set.

If you want to use additional fonts or your own font mappings (eg, you
have you own Times-Roman) then create your own Fontmap file (see
/opt/csw/share/ghostscript/lib/Fontmap) and set GS_FONTPATH, see
file:///opt/csw/share/doc/ghostscript/Use.htm#Font_lookup
Måns Rullgård

2004-09-03, 4:02 pm

Rich Teer <rich.teer@rite-group.com> writes:

> On Thu, 2 Sep 2004, Michael Laajanen wrote:
>
>
> Of course! That's why I only use Sun HW.


I got my Alpha machines free.

>
> Is it possible to manipulate Frame documents using standard UNIX tools?


Not in any meaningful way. Sure, you can use cp, mv, rm etc.

--
Måns Rullgård
mru@mru.ath.cx
Måns Rullgård

2004-09-03, 4:02 pm

"Colin B." <cbigam@somewhereelse.nucleus.com> writes:

> In comp.unix.solaris Rich Teer <rich@rite-group.com> wrote:
>
> Congratulations Rich!
>
> Now are you going to start contributing around here again?


Now he'll just answer all questions with "read my book".

--
Måns Rullgård
mru@mru.ath.cx
Dragan Cvetkovic

2004-09-03, 4:02 pm

Måns Rullgård <mru@mru.ath.cx> writes:

> "Colin B." <cbigam@somewhereelse.nucleus.com> writes:
>
> Now he'll just answer all questions with "read my book".



He will just say, "page 77, line 11". Without even having to mention his
book :-)

Or should that be "page 77, verse 11"? :-)

Dragan

--
Dragan Cvetkovic,

To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer

!!! Sender/From address is bogus. Use reply-to one !!!
Rich Teer

2004-09-03, 4:02 pm

On Fri, 3 Sep 2004, Måns Rullgård wrote:

> Now he'll just answer all questions with "read my book".


Make that "read my excellent book"! :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-03, 4:02 pm

On Fri, 3 Sep 2004, James Lee wrote:

> Please expand.


I had two copies of groff installed, in separate places. PATH
pointed to one, but I meant to use the latter (i.e., your version).
It was late... ;-)

> Ghostscript must provide certain core fonts as required by the PostScript
> standard. Ghostscript doesn't provide the 136 Level 3 core fonts but does
> provide a Level 2 set.


GhostScript must be what I was thinking.

> If you want to use additional fonts or your own font mappings (eg, you
> have you own Times-Roman) then create your own Fontmap file (see
> /opt/csw/share/ghostscript/lib/Fontmap) and set GS_FONTPATH, see
> file:///opt/csw/share/doc/ghostscript/Use.htm#Font_lookup


I'll do that. I actually bought the Type 1 Base Font set from Adobe,
as that contained all the fonts I used, and they're the same as the
fonts used by sdtimage (Display PostScript).

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Alan Balmer

2004-09-03, 4:02 pm

On Fri, 03 Sep 2004 15:54:13 GMT, Rich Teer <rich.teer@rite-group.com>
wrote:

>On Fri, 3 Sep 2004, Måns Rullgård wrote:
>
>
>Make that "read my excellent book"! :-)


Reminds me of reading several papers by William Waite about the Stage
2 macro processor, and getting not quite enough information to
implement it. I contacted Dr. Waite, and he said (with an evil grin,
at least in my mind's eye) "You need to buy my book."

It was an excellent book.

--
Al Balmer
Balmer Consulting
removebalmerconsultingthis@att.net
Alan Coopersmith

2004-09-03, 4:02 pm

palowoda@fiver.net (Bob Palowoda) writes in comp.unix.solaris:
|But hey Sun released SSRS under GPL

No such thing has ever happened or been announced as being planned.

--
________________________________________
________________________________
Alan Coopersmith * alanc@alum.calberkeley.org * Alan.Coopersmith@Sun.COM
http://www.csua.berkeley.edu/~alanc/ * http://blogs.sun.com/alanc/
Working for, but definitely not speaking for, Sun Microsystems, Inc.
GreyCloud

2004-09-04, 3:56 am



Rich Teer wrote:

> On Fri, 3 Sep 2004, James Lee wrote:
>
>
>
>
> I had two copies of groff installed, in separate places. PATH
> pointed to one, but I meant to use the latter (i.e., your version).
> It was late... ;-)
>
>
>
>
> GhostScript must be what I was thinking.
>
>
>
>
> I'll do that. I actually bought the Type 1 Base Font set from Adobe,
> as that contained all the fonts I used, and they're the same as the
> fonts used by sdtimage (Display PostScript).
>


Out of curiosity... how much did you pay for the Type 1 Base Font set??

--
---------------------------------
The Golden Years Sux.

Rich Teer

2004-09-04, 3:56 am

On Fri, 3 Sep 2004, GreyCloud wrote:

> Out of curiosity... how much did you pay for the Type 1 Base Font set??


More than I had to, strictly speaking. I downloaded one of them
(Palatino Roman, IIRC), just to make sure that I could integrate
the Windoze version of the font with Solaris and Acrobat. That
cost $25 USD (or thereabouts). Once I'd successfully use Palatino
Roman, I downloaded the rest. IIRC, it cost me $100 USD for all
35 fonts. Damn good value, I thought.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-04, 3:56 am

On Sat, 4 Sep 2004, Rich Teer wrote:

> More than I had to, strictly speaking. I downloaded one of them
> (Palatino Roman, IIRC), just to make sure that I could integrate
> the Windoze version of the font with Solaris and Acrobat. That
> cost $25 USD (or thereabouts). Once I'd successfully use Palatino
> Roman, I downloaded the rest. IIRC, it cost me $100 USD for all
> 35 fonts. Damn good value, I thought.


Here's the URL to the "Type Basics" package I bought:

http://store.adobe.com/type/browser/P/P_934.jhtml

And yes, it is $100 for the whole package.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Richard Kofler

2004-09-04, 3:56 am

Rich Teer wrote:
>
> Hi all,
>
> Forgive my indulgence, but I am pleased to announce the
> publication of my book, Solaris Systems Programming.


[ ... parts of a nice add snipped ... ]

I like what I could see of the book so far.
Ordered my copy already.

Now I waiting for RT tools version 1.0 to appear
on www.virtualrich.com ;)

cu
dic_k
--
Richard Kofler
SOLID STATE EDV
Dienstleistungen GmbH
Vienna/Austria/Europe
Anthony Mandic

2004-09-04, 3:56 am

Rich Teer wrote:
>
> On Fri, 3 Sep 2004, Måns Rullgård wrote:
>
>
> Make that "read my excellent book"! :-)


Or just RTFB!

-am © 2004

William Park

2004-09-04, 3:58 pm

In <comp.unix.programmer> Rich Teer <rich@rite-group.com> wrote:
> The book is a hardback with 1248 pages, is published by


1248 pages? A typos?

--
William Park <opengeometry@yahoo.ca>
Open Geometry Consulting, Toronto, Canada
Måns Rullgård

2004-09-04, 3:58 pm

William Park <opengeometry@yahoo.ca> writes:

> In <comp.unix.programmer> Rich Teer <rich@rite-group.com> wrote:
>
> 1248 pages? A typos?


Or maybe some creativity with the layout.

--
Måns Rullgård
mru@mru.ath.cx
Rich Teer

2004-09-04, 3:58 pm

On Sat, 4 Sep 2004, Richard Kofler wrote:

> I like what I could see of the book so far.
> Ordered my copy already.


Thank you!

> Now I waiting for RT tools version 1.0 to appear
> on www.virtualrich.com ;)


Now there's a thought... :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-04, 3:58 pm

On Sat, 4 Sep 2004, William Park wrote:

> In <comp.unix.programmer> Rich Teer <rich@rite-group.com> wrote:
>
> 1248 pages? A typos?


No typo - it IS 1248 pages... The book's web site has the
full table of contents.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-04, 3:58 pm

On Sat, 4 Sep 2004, Måns Rullgård wrote:

> Or maybe some creativity with the layout.


Absolutely NOT! I hate those books with 14 point type,
wide margins, and thick paper, which are designed to
give the impression of being good value ("oooh, it's a
thick book: it MUST be good...").

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Måns Rullgård

2004-09-04, 3:58 pm

Rich Teer <rich.teer@rite-group.com> writes:

> On Sat, 4 Sep 2004, Måns Rullgård wrote:
>
>
> Absolutely NOT! I hate those books with 14 point type,
> wide margins, and thick paper, which are designed to
> give the impression of being good value ("oooh, it's a
> thick book: it MUST be good...").


I wasn't accusing you of anything like that. I was thinking of
micro-adjustments to make the page count come out exactly at 1248 if
it already happens to be close.

One of the more odd layouts I've come across was an ugly Java book
with bugs on the front page (and probably throughout the text as
well), of which I can't remember the title. It was missing a couple
of chapters near the middle, the page numbers making a giant leap
forward. The missing chapters were available on a CD stuck in the
back of the book. All this was printed on the heaviest paper on the
planet, making the final thing weigh in at nearly five pounds. For
those who might wonder, I did not buy the book.

--
Måns Rullgård
mru@mru.ath.cx
Paul Floyd

2004-09-04, 8:56 pm

On Sat, 04 Sep 2004 19:23:11 +0200, Måns Rullgård <mru@mru.ath.cx> wrote:
> William Park <opengeometry@yahoo.ca> writes:
>
>
> Or maybe some creativity with the layout.


The book that Rich says is the inspriation for his (APUE) is 762 pages.
The standards have evolved a bit over the past twelve years. Also
it seems that Rich covers some things that are more general (CRT
functions), and things that are Solaris specific (STREAMS). So an extra
500 pages doesn't seem too surprising.

A bientot
Paul
--
Paul Floyd http://paulf.free.fr (for what it's worth)
Surgery: ennobled Gerald.
Måns Rullgård

2004-09-04, 8:56 pm

Paul Floyd <root@127.0.0.1> writes:

> On Sat, 04 Sep 2004 19:23:11 +0200, Måns Rullgård <mru@mru.ath.cx> wrote:
>
> The book that Rich says is the inspriation for his (APUE) is 762 pages.
> The standards have evolved a bit over the past twelve years. Also
> it seems that Rich covers some things that are more general (CRT
> functions), and things that are Solaris specific (STREAMS). So an extra
> 500 pages doesn't seem too surprising.


I wasn't surprised by the largeness of the number, but of the
individual digits and their order.

--
Måns Rullgård
mru@mru.ath.cx
Rich Teer

2004-09-04, 8:56 pm

On Sat, 4 Sep 2004, Måns Rullgård wrote:

> I wasn't accusing you of anything like that. I was thinking of
> micro-adjustments to make the page count come out exactly at 1248 if
> it already happens to be close.


Oh, I see! The book is actually 1247 pages long: 1211 in the
main bit, plus xxxvi pages of front matter. Books are printed
in 16-page lumps called signatures, and 1248 is the nearest
signature to 1247 (rounded up). But I see what you're getting
at now: 1248 IS a number! :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Rich Teer

2004-09-04, 8:56 pm

On Sat, 4 Sep 2004, Måns Rullgård wrote:

> I wasn't surprised by the largeness of the number, but of the
> individual digits and their order.


Maybe for my next book I should go for a Fibonaci series... ;-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Barry Margolin

2004-09-04, 8:56 pm

In article <Pine.SOL.4.58.0409041321310.9082@zaphod.rite-group.com>,
Rich Teer <rich.teer@rite-group.com> wrote:

> On Sat, 4 Sep 2004, Måns Rullgård wrote:
>
>
> Maybe for my next book I should go for a Fibonaci series... ;-)


Unless it will be ten volumes, the page count won't look too
interesting; the 4-digit Fibonacci series is 1123, prettt boring.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
Rich Teer

2004-09-04, 8:56 pm

On Sat, 4 Sep 2004, Barry Margolin wrote:

> Unless it will be ten volumes, the page count won't look too
> interesting; the 4-digit Fibonacci series is 1123, prettt boring.


Good point. I'm sure I can think of something... :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Dave Uhring

2004-09-04, 8:56 pm

On Sat, 04 Sep 2004 21:47:57 +0000, Rich Teer wrote:

> On Sat, 4 Sep 2004, Barry Margolin wrote:
>
>
> Good point. I'm sure I can think of something... :-)


You could add a *really complete* set of examples and make it 11235 pages
long ;-))

GreyCloud

2004-09-05, 3:56 am



Måns Rullgård wrote:

> Rich Teer <rich.teer@rite-group.com> writes:
>
>
>
>
> I wasn't accusing you of anything like that. I was thinking of
> micro-adjustments to make the page count come out exactly at 1248 if
> it already happens to be close.
>
> One of the more odd layouts I've come across was an ugly Java book
> with bugs on the front page (and probably throughout the text as
> well), of which I can't remember the title. It was missing a couple
> of chapters near the middle, the page numbers making a giant leap
> forward. The missing chapters were available on a CD stuck in the
> back of the book. All this was printed on the heaviest paper on the
> planet, making the final thing weigh in at nearly five pounds. For
> those who might wonder, I did not buy the book.
>


I hate that when there are pages missing in a book.

--
---------------------------------
The Golden Years Sux.

Paul Floyd

2004-09-05, 8:56 am

On Sat, 04 Sep 2004 21:15:42 -0600, GreyCloud <mist@cumulus.com> wrote:

> I hate that when there are pages missing in a book.


In the book that I'm currently reading, one of the chapters has no
capital V's (hence things like " isibleString" rather than
"VisibleString". Could have done with a bit more proofreading!

A bientot
Paul
--
Paul Floyd http://paulf.free.fr (for what it's worth)
Surgery: ennobled Gerald.
Andrew Gabriel

2004-09-05, 8:56 am

In article <slrncjlgju.fm.root@bisanne.netpratique.fr>,
Paul Floyd <root@127.0.0.1> writes:
> On Sat, 04 Sep 2004 21:15:42 -0600, GreyCloud <mist@cumulus.com> wrote:
>
>
> In the book that I'm currently reading, one of the chapters has no
> capital V's (hence things like " isibleString" rather than
> "VisibleString". Could have done with a bit more proofreading!


That's the sort of thing you used to get with daisy wheel printers
when one of the petals had dropped off...

--
Andrew Gabriel
Consultant Software Engineer
Beardy

2004-09-06, 3:57 am

Andrew Gabriel wrote:
> In article <slrncjlgju.fm.root@bisanne.netpratique.fr>,
> Paul Floyd <root@127.0.0.1> writes:
>
>
>
> That's the sort of thing you used to get with daisy wheel printers
> when one of the petals had dropped off...
>


Ahh yes... Never had that problem with golfball printers though.....

Thomas Dickey

2004-09-06, 8:58 am

In comp.unix.solaris Beardy <beardy@beardy.net> wrote:
[color=darkred]
> Ahh yes... Never had that problem with golfball printers though.....


They could be damaged in an analogous manner.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
Preben 'Peppe' Guldberg

2004-09-06, 4:02 pm

Dave Uhring wrote:
> On Sat, 04 Sep 2004 21:47:57 +0000, Rich Teer wrote:


[color=darkred]
[color=darkred]
[color=darkred]
> You could add a *really complete* set of examples and make it 11235 pages
> long ;-))


What happened to the back of the last page? A Moebius page, perhaps? :-)

The extended, overly complete version then would be 112358 pages, unless
the publisher insists on 16 page signatures... In that case I think a
112 pages is better, and probably saves the forests of the world, than a
staggering

1123581321345589144233377610987159725844
181676510946177112865746368

pages :-)

Preben
Dave Uhring

2004-09-06, 4:02 pm

On Mon, 06 Sep 2004 17:26:46 +0000, Preben 'Peppe' Guldberg wrote:

> Dave Uhring wrote:


>
> What happened to the back of the last page? A Moebius page, perhaps? :-)


LOL!!

Paul Floyd

2004-09-06, 9:03 pm

On Mon, 06 Sep 2004 07:13:42 +0000, Beardy <beardy@beardy.net> wrote:
> Andrew Gabriel wrote:
>
> Ahh yes... Never had that problem with golfball printers though.....


Probably not a printer issue. The book in question is also available for
download as a PDF file. According to the document info, it was produced
with MS Word/Acrobat PDFWriter 3.02 for Windows.

Unless of course Acrobat PDFWriter takes its printer emulation to the
ultimate level.

A bientot
Paul

Colin B.

2004-09-07, 4:10 pm

In comp.unix.solaris Rich Teer <rich.teer@rite-group.com> wrote:
> On Thu, 2 Sep 2004, Colin B. wrote:
>
>
> Thanks!
>
>
> Nah, I thought I'd take the Maclaren F1 out for a spin to
> my private jet, and then spend the wend in Vegas. :-)



Excellent! Swing by Calgary on the way. :-)

Rich Teer

2004-09-07, 8:58 pm

On Tue, 7 Sep 2004, Colin B. wrote:

> Excellent! Swing by Calgary on the way. :-)


Will do - Calgary's just a hop and a skip from Kelowna!

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Beardy

2004-09-08, 4:01 pm

Thomas Dickey wrote:
> In comp.unix.solaris Beardy <beardy@beardy.net> wrote:
>
>
>
>
>
> They could be damaged in an analogous manner.
>


Yup, possibly a 4-iron.

Thomas Dickey

2004-09-08, 4:01 pm

In comp.unix.solaris Beardy <beardy@beardy.net> wrote:
> Thomas Dickey wrote:
[color=darkred]
> Yup, possibly a 4-iron.


no - the type elements could be knocked off. (by little old ladies)

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
Dave Uhring

2004-09-08, 4:01 pm

On Wed, 08 Sep 2004 17:02:25 +0000, Beardy wrote:

> David, this could be the next evolutionary phase in book-writing. I can
> see Rich's second Volume "Solaris Systems Programming Vol.2" as being a
> hardback, all-encompassing, definitive, authoratitive, single-page
> (Moebius-ized) guide to the preservation of rainforests (with a Solaris
> bias).


And just think, thanks to Möbius, one would not even have to turn the
pages! Moreover, Rich could get his Fibonacci number - 1 :-)

Rich Teer

2004-09-08, 4:01 pm

On Wed, 8 Sep 2004, Dave Uhring wrote:

> And just think, thanks to Möbius, one would not even have to turn the
> pages! Moreover, Rich could get his Fibonacci number - 1 :-)


There's one further benefit: indexing would be a breeze!

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Dave Uhring

2004-09-08, 4:01 pm

On Wed, 08 Sep 2004 17:25:37 +0000, Rich Teer wrote:

> On Wed, 8 Sep 2004, Dave Uhring wrote:
>
>
> There's one further benefit: indexing would be a breeze!


The print shop might have to go into a 2D world to print it, though.

Speaking of indexing and such, did you ever try LyX? It's a GUI frontend
to LaTeX and looks to be just about ideal for such a project with its
automatic renumbering of chapter, section and paragraph numbers.

Måns Rullgård

2004-09-08, 4:01 pm

Dave Uhring <daveuhring@yahoo.com> writes:

> On Wed, 08 Sep 2004 17:25:37 +0000, Rich Teer wrote:
>
>
> The print shop might have to go into a 2D world to print it, though.
>
> Speaking of indexing and such, did you ever try LyX? It's a GUI frontend
> to LaTeX and looks to be just about ideal for such a project with its
> automatic renumbering of chapter, section and paragraph numbers.


LaTeX does automatic numbering, so I hope LyX isn't trying to be smart
and do its own numbering. Many books, especially mathematical ones,
are typeset using LaTeX.

--
Måns Rullgård
mru@mru.ath.cx
Dave Uhring

2004-09-08, 4:01 pm

On Wed, 08 Sep 2004 20:13:36 +0200, Måns Rullgård wrote:

>
> LaTeX does automatic numbering, so I hope LyX isn't trying to be smart
> and do its own numbering. Many books, especially mathematical ones,
> are typeset using LaTeX.


I'm pretty sure LyX uses the native features of LaTeX. More at

http://www.lyx.org

Dragan Cvetkovic

2004-09-08, 4:01 pm

Måns Rullgård <mru@mru.ath.cx> writes:

> Dave Uhring <daveuhring@yahoo.com> writes:
>
>
> LaTeX does automatic numbering, so I hope LyX isn't trying to be smart
> and do its own numbering. Many books, especially mathematical ones,
> are typeset using LaTeX.


Or AMSTeX (American Mathematical Society version of TeX) or AMSLaTeX (sort
of merge between AMSTeX and LaTeX). Or just using plain TeX as the master
(Knuth) himself, if you feel gy :-)

Dragan

--
Dragan Cvetkovic,

To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer

!!! Sender/From address is bogus. Use reply-to one !!!
Rich Teer

2004-09-08, 4:01 pm

On Wed, 8 Sep 2004, Dave Uhring wrote:

> The print shop might have to go into a 2D world to print it, though.


Yup!

> Speaking of indexing and such, did you ever try LyX? It's a GUI frontend


Nope; I avoid GUI applications if possible, and given that I used
Groff, a front end to LaTeX wouldn't be very useful! :-)

> to LaTeX and looks to be just about ideal for such a project with its
> automatic renumbering of chapter, section and paragraph numbers.


I have (and Groff comes with) macros to handle that sort of thing too.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Dave Uhring

2004-09-08, 4:01 pm

On Wed, 08 Sep 2004 19:00:37 +0000, Rich Teer wrote:

> Nope; I avoid GUI applications if possible, and given that I used
> Groff, a front end to LaTeX wouldn't be very useful! :-)


Well, you have enough memory in that U60 to run about as many GUI apps as
you can imagine :-)

> I have (and Groff comes with) macros to handle that sort of thing too.


I wasn't implying any criticism, only mentioning a useful tool of which
you have been unaware.

Rich Teer

2004-09-08, 8:56 pm

On Wed, 8 Sep 2004, Dave Uhring wrote:

> Well, you have enough memory in that U60 to run about as many GUI apps as
> you can imagine :-)


True - although Xsun and Mozilla eat up most of it! :-)

> I wasn't implying any criticism, only mentioning a useful tool of which
> you have been unaware.


None taken.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Ken Mandelberg

2004-09-12, 3:57 pm

In article <4137753a$0$43451$e4fe514c@news.xs4all.nl>, Casper H.S. Dik <Casper.Dik@Sun.COM> writes:
>Rich Teer <rich.teer@rite-group.com> writes:
>
>
>Especially if it's also available for other x86 architectures.


If Adobe is so tight with Sun now, when will we a 6.X Acroread on
ANY of the Sun platforms?


--
Ken Mandelberg | km@mathcs.emory.edu
Emory University |
Dept of Math and CS | Phone: Voice (404) 727-7963
Atlanta, GA 30322 | FAX 727-5611


Rich Teer

2004-09-12, 8:56 pm

On Sun, 12 Sep 2004, Ken Mandelberg wrote:

> If Adobe is so tight with Sun now, when will we a 6.X Acroread on
> ANY of the Sun platforms?


Good question. My guess would be in JDS version 3.

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Tim

2004-09-14, 9:03 am

km@mathcs.emory.edu (Ken Mandelberg) writes:

> If Adobe is so tight with Sun now, when will we a 6.X Acroread on
> ANY of the Sun platforms?


Gag. Who wants it? I'd much rather have 5.x than the bloated pig
6.0 is.

tim
Paul Floyd

2004-09-14, 8:57 pm

On Mon, 13 Sep 2004 22:36:24 -0400, Tim <tbutler@dev.null> wrote:
> km@mathcs.emory.edu (Ken Mandelberg) writes:
>
>
> Gag. Who wants it? I'd much rather have 5.x than the bloated pig
> 6.0 is.


Perhaps some people _like_ applications that spend three minutes, every
time that you start them, looking for more bloatware to infest your disk
with.

A bientot
Paul
--
Paul Floyd http://paulf.free.fr (for what it's worth)
Surgery: ennobled Gerald.
Richard L. Hamilton

2004-09-14, 8:57 pm

In article <slrnckeipj.g1.root@bisanne.netpratique.fr>,
Paul Floyd <root@127.0.0.1> writes:
> On Mon, 13 Sep 2004 22:36:24 -0400, Tim <tbutler@dev.null> wrote:
>
> Perhaps some people _like_ applications that spend three minutes, every
> time that you start them, looking for more bloatware to infest your disk
> with.


I could do without the bloatware, but the point is to have a PDF viewer
that can read the latest version of the PDF format.

--
mailto:rlhamil@smart.net http://www.smart.net/~rlhamil

Lasik/PRK theme music:
"In the Hall of the Mountain King", from "Peer Gynt"
John D Groenveld

2004-09-15, 9:23 pm

[follow-ups to comp.unix.solaris]

In article <Pine.SOL.4.58.0409011423400.9082@zaphod.rite-group.com>,
Rich Teer <rich@rite-group.com> wrote:
>The book is a hardback with 1248 pages, is published by
>Sun Microsystems Press (an imprint of Prentice Hall PTR),
>and is available immediately.


How about a technical session track at SunNetwork-JavaONE for Sun
Press authors [1] along with archtypical Meet the Authors / book signing
event at the Prentice Hall bookstore booth?

Perhaps the track could be co-sponsored by Sun partner, Pearson Education.

1. <URL:http://www.sun.com/books/books_by_author.xml>

John
groenveld@acm.org
John Doe

2004-09-15, 9:23 pm

Rich Teer wrote:
> Hi all,
>

<SNIP>

>
> The book is a hardback with 1248 pages, is published by
> Sun Microsystems Press (an imprint of Prentice Hall PTR),
> and is available immediately.
>


Well your book is now available here in the UK.
Received my copy this morning. Well ahead of
its time I see - page 2 says "Copyright (C)
2005 by Pearson Education Inc."

Good stuff.
J.

Rich Teer

2004-09-15, 9:23 pm

On Wed, 15 Sep 2004, John Doe wrote:

> Well your book is now available here in the UK.


Cool!

> Received my copy this morning. Well ahead of
> its time I see - page 2 says "Copyright (C)
> 2005 by Pearson Education Inc."


I have a PhD in temporal mechanics. :-)

--
Rich Teer, SCNA, SCSA, author of "Solaris Systems Programming",
published in August 2004.

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-group.com/rich
Chris Morgan

2004-09-30, 8:59 pm

GreyCloud <mist@cumulus.com> writes:


> I hate that when there are pages missing in a book.


I have a copy of Gravity's Rainbow by Thomas Pynchon t that has 100+
pages missing in the middle of a chapter. The first time I read it I
didn't even notice. Those of you who have read the book may not be
that surprised.

Chris
--
Chris Morgan
"Post posting of policy changes by the boss will result in
real rule revisions that are irreversible"

- anonymous correspondent
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com