Projects using Lazarus - Web

From Free Pascal wiki
Revision as of 10:02, 25 July 2020 by Trev (talk | contribs) (Added new project entries)
Jump to navigationJump to search

FoxWhois

FoxWhois is a bulk domains checker. Does not require installation. There are free (foxwhois free) and paid (foxwhois pro) version. FoxWhois free scans .COM, .RU/.SU/.РФ domains for availability and whois data. FoxWhois pro has more advanced functionality. The software is multilingual (via i18n): currently supports English and Russian languages.

Open Sitemap Builder

Open Sitemap Builder - Cross-platform program for creating sitemap.xml sitemap without restrictions on the number of pages. The map format is supported as HTML, XML, CSV and simple list. There are English and Russian versions. Developed in the Object Pascal programming language in the FreePascal compiler using the Lazarus development environment. The source code is published and distributed under the BSD license.

WandS

WandS (Wake and Shutdown) is a program for webmasters or sysadmins for taking control of servers at datacenters. With WandS, you can shutdown or wake up any server or server group at any time through SSH or SMB.

WikiHelp

WikiHelp is a small tool that generates HTML pages from a Wiki. It downloads the content automatically and converts the WikiText pages into HTML. Most WikiText features are useable including images, tables and so on.

Xidel

A platform independent command line tool to download webpages and extract data from them, using XPath 2 / XQuery expressions, CSS 3 selectors or custom pattern-matching templates. It is kind of an example for my internet tools.