From contribs at freepascal.org Sun Jun 10 05:02:03 2007 From: contribs at freepascal.org (contribs@freepascal.org) Date: Mon Feb 13 20:00:50 2012 Subject: [fpc-announce] Free Pascal Contributed units modified entry. (SynWrap1) Message-ID: <20070610030203.24838.qmail@idefix.wisa.be> The following entry in the Free Pascal contributed units was modified: Name : SynWrap1 Author : Lars aka L505 Email : fpcunits1(at)z505(dot)com Homepage : http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Synapse-Redirect-Extension FTP site : http://z505.com/download/pascal/SynWrap/synwrap-jun9-2007.zip Version : Synwrap1-Jun9-2007 Date : 2007-06-10 Category : Internet Supported OS : GnuLinux, Windows, Other Description : SVN Download
This is a simple Synapse wrapper which handles redirects (301, 302, etc).
Simple functions included are GetUrl() and GetHtm() with several overloaded advanced alternatives.
Includes command line demos in freepascal and a GUI demo in Delphi. From contribs at freepascal.org Tue Jun 26 10:50:20 2007 From: contribs at freepascal.org (contribs@freepascal.org) Date: Mon Feb 13 20:00:50 2012 Subject: [fpc-announce] Free Pascal Contributed units modified entry. (Simple Content Management System) Message-ID: <20070626084705.17618.qmail@idefix.wisa.be> The following entry in the Free Pascal contributed units was modified: Name : Simple Content Management System Author : Lars aka L505 Email : fpcunits(at)z505(dot)com Homepage : http://z505.com/cgi-bin/scms/scms.cgi?p=Main-Page FTP site : http://sourceforge.net/project/showfiles.php?group_id=145841&package_id=163285&r Version : 0.0.3 Date : 2007-06-26 Category : Internet Supported OS : Linux, BSD, Windows Description : Also on SVN
Simple Content Management System is an oversimplified web program that allows one to create html files and edit them or copy paste html from your text editor into the web browser. It is like a simple wiki without many wiki features at all. From contribs at freepascal.org Tue Jun 26 10:51:43 2007 From: contribs at freepascal.org (contribs@freepascal.org) Date: Mon Feb 13 20:00:50 2012 Subject: [fpc-announce] Free Pascal Contributed units modified entry. (Code Paste Bin (Code Pastie)) Message-ID: <20070626085124.17918.qmail@idefix.wisa.be> The following entry in the Free Pascal contributed units was modified: Name : Code Paste Bin (Code Pastie) Author : Lars (L505) Email : fpcunits(at)z505(dot)com Homepage : http://z505.com/cgi-bin/code-pastie/pastie.cgi?p=main FTP site : http://sourceforge.net/project/showfiles.php?group_id=145841&package_id=163285&r Version : 0.0.2 Date : 2007-06-26 Category : Internet Supported OS : Linux, BSD, Windows Description : Code Pastie is a pastebin web program. It allows people to edit source code together in a web browser through a unique Paste ID in the URL. It is simple and designed as a learning demo (uses file sharing instead of a real database). From contribs at freepascal.org Wed Jun 13 00:03:48 2007 From: contribs at freepascal.org (contribs@freepascal.org) Date: Mon Feb 13 20:00:50 2012 Subject: [fpc-announce] Free Pascal Contributed units modified entry. (Synapse Wrapper) Message-ID: <20070612220340.20174.qmail@idefix.wisa.be> The following entry in the Free Pascal contributed units was modified: Name : Synapse Wrapper Author : Lars aka L505 Email : fpcunits1(at)z505(dot)com Homepage : http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Synapse-Redirect-Extension FTP site : http://z505.com/download/pascal/SynWrap/synwrap-jun12-2007.zip Version : synwrap-jun12-2007 Date : 2007-06-13 Category : Internet Supported OS : GnuLinux, Windows, Other Description : Also on SVN
This is a simple Synapse wrapper which handles redirects (301, 302, etc).
Simple functions included are GetUrl() and GetHtm(), GetHttpFile(), with several overloaded advanced alternatives.
Includes command line demos in freepascal and a GUI demo in Delphi.