blob: 4b7631f7a4b2805821b60df00befd516ac50441f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
---
date: "2001-04-10T01:08:00Z"
title: Page Cleanups and PLib
---
More cleanups to the page. No more evil
<code><center></code> and
<code><br></code> tags; they've been replaced by their
standards-compliant counterparts. I also fixed small errors all
over the site -- almost every page linked from the sidebar has
minor updates, although most of them were HTML-related.
<br /><br />
For those of you who are here to check out
<a href="/projects/plib/">PLib</a>, you might want to take a look at
the <a href="/cvs/">CVS</a> version. The CVS version has full
autoconf/automake support, the networking API (including
transparent <a href="http://www.openssl.org/">SSL</a> support),
<a href="http://www.richlowe.net/">Richard Lowe's</a>
<a href="http://www.pcre.org/">PCRE</a> wrapper, and other nice
stuff. A few warnings about the CVS version: the documentation is
horribly out of date, and the networking API may still have some kinks
that need to be ironed out. Anyway, have fun, and feel free to
<a href="mailto:pabs@pablotron.org">send me</a> comments, criticism,
patches, etc.
|