-
Future News announcements will be on the website located at:
http://z505.com/powtils/news.shtml.
2008-02-28 20:33:50 UTC by l505
-
webcmd demo showing how to control your server and run unix commands without requiring SSH/Telnet.
2007-11-02 04:19:31 UTC by l505
-
including a linux cgi program to view and search the documentation, a snapshot is released for november 2007. In the future static HTML snapshots will be released.
2007-11-02 04:19:01 UTC by l505
-
1.6.1 pre release is an early release of 1.6.1 which will be once again released finally once users test it and once dynamic DLL is finished.
2007-10-11 19:16:26 UTC by l505
-
added fast html parser units and html utilities with recursive url extracter robot demo, simple url extracter demo, and a test unit.
2007-07-03 02:47:21 UTC by l505
-
Paste Bin added to sourceforge demos.
Compiled against 1.6.0.2 and FPC 2.0.4 on linux.
(and compiled against 1.6.x-devel latest svn)
Could work on Windows, haven't tested.
http://sourceforge.net/project/showfiles.php?group_id=145841&package_id=163285&release_id=517208
Live Demo:
http://z505.com/cgi-bin/code-pastie/pastie.cgi?p=main.
2007-06-19 10:59:31 UTC by l505
-
Simple Content Manager added to demos on sourceforge.
Compiled against 1.6.0.2 and FPC 2.0.4 on linux.
Could work on Windows, haven't tested.
Kind of like a PasWiki but with no Wiki features, it is just for editing and uploading HTML inside
an Edit box. Still really cool.
http://sourceforge.net/project/showfiles.php?group_id=145841&package_id=163285&release_id=517160
Live...
2007-06-19 03:13:02 UTC by l505
-
Most of the news is released on the forums and mailing list but 1.6.0.2 has been released in April and 1.6.0.1 was released in March.
For news see:
http://sourceforge.net/mailarchive/forum.php?forum_name=pascal-webdev-news
http://z505.com/cgi-bin/PasForum/index.psp.
2007-04-23 17:35:51 UTC by l505
-
Documentation is live..
I've created a fpdoc enhancement which I talked about quite a while ago. Instead of one poor
developer editing the documentation with xml files locally, LUFDOC encourages anyone to edit the
documentation as soon as they get a chance, and with simple [i]syntax[/i] like [b]this[/b].
http://psp.furtopia.org/cgi-bin/psp/lufdoc/pwu-1.6.0.1/idx.cgi?file=index...
2006-11-27 18:48:07 UTC by l505
-
I've uploaded a filter and validation unit for checking whether text is an email address, is a number, is alphanumberic, is alphabetic, and many more function.
It doesn't implement every possibility in the world since each person validates different information on his website - but it many the common validations, and it shows how you can use true parser functions instead of regular...
2006-11-23 23:11:24 UTC by l505