[fpc-announce] Free Pascal Contributed units modified entry. (DES)

2005-09-05 Thread contribs
The following entry in the Free Pascal contributed units was modified:

Name : DES
Author   : Franco Milani
Email: [EMAIL PROTECTED]
Homepage : http://www.polarhome.com/~franco/
FTP site : http://www.polarhome.com/~franco/des.zip
Version  : 1.5
Date : 2005-06-14
Category : Miscellaneous
Supported OS : All (x86)
Description  :
Fast DES units to encode/decode 8 byte blocks by the ECB method (modifiable to 
use CBC) and crypt passwords in Unix passwd format


___
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce


[fpc-announce] Free Pascal Contributed units modified entry. (FastHtmlParse (Fast HTML Parser))

2005-09-05 Thread contribs
The following entry in the Free Pascal contributed units was modified:

Name : FastHtmlParse (Fast HTML Parser)
Author   : Lars aka L505
Email: [EMAIL PROTECTED]
Homepage : http://z505.com
FTP site : http://positivesale.com/freePascal/HtmlPars/FastHtmlParse1.0.zip
Version  : 1.0b
Date : 2005-06-20
Category : Internet
Supported OS : Windows, Gnu/Linux, Other
Description  :
Fast HTML Parser. Was originally for GUI programs in Delphi, but I have created 
this package to  work as a command line tool with freepascal. No issues came up 
when compiling with FPC 2.0.0.
p
This fast html parser can be used to dissect html into it's pieces. 
p
Example: if you want to find text inside the bold or Italic tag I show you how 
to do this in the demo program. If you want to dissect all the tags at once, 
the demo program shows you how.
p
If you want to grab content from other people's website using this parser, you 
could use it in FPC CGI programs. 
p
When you are analyzing HTML, this parser is fast and precise, and your code 
will be easier to maintain over say the sloppy regex way of doing things.
pre
Update:
 -Version 1.0b now contains an ExecUpCase function
 -all tags can be found by 'TAG' even if source 
  file you parse contains tag or TaG
/pre


___
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce


[fpc-announce] New entry in Free Pascal Contributed units. (ustat)

2005-09-05 Thread contribs
The following entry was added to the Free Pascal contributed units:

Name : ustat
Author   : Franco Milani
Email: [EMAIL PROTECTED]
Homepage : http://www.polarhome.com/~franco
FTP site : http://www.polarhome.com/~franco/ustat.zip
Version  : 1.0
Date : 2005-08-11
Category : Miscellaneous
Supported OS : All
Description  :
Unit containing some functions useful in probability and statistics and their 
inverses, calculated by extended real numbers with good precision


___
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce


[fpc-announce] Free Pascal Contributed units modified entry. (Northworld)

2005-09-05 Thread contribs
The following entry in the Free Pascal contributed units was modified:

Name : Northworld
Author   : James Saunders
Email: [EMAIL PROTECTED]
Homepage : http://www.northworld.ca
FTP site : http://www.northworld.ca/downloads/nworld10.zip
Version  : 1.0b
Date : 2005-08-12
Category : Graphics
Supported OS : DOS/WinX
Description  :
Northworld, an ADD based fantasy RPG written entirely in FreePascal.  Utilizes 
colored extended ASCII in 80x50 textmode to simulate low res 2D topographical 
graphics.


___
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce


[fpc-announce] New entry in Free Pascal Contributed units. (StreamWrap1 (extra stream functions))

2005-09-05 Thread contribs
The following entry was added to the Free Pascal contributed units:

Name : StreamWrap1 (extra stream functions)
Author   : Lars aka L505
Email: fpcunits(at)z505(dot) com
Homepage : http://z505.com
FTP site : http://positivesale.com/freePascal/strings/StreamWrap1.zip
Version  : 1.0b
Date : 2005-07-10
Category : Miscellaneous
Supported OS : All?
Description  :
Stream to string conversions and vice versa. StrLoadStream, StrToStream. 
p
Plan to add more functions to this unit. Let me know if you have any useful 
stream functions. 


___
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce