Showing 18 open source projects for "example lazarus"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Nest-o-Patch

    Nest-o-Patch

    Software for analysis of patch-clamp recordings and other wave data

    ... as number of channels in a patch and their open probability may be estimated with the analysis of dwelling time at each conductance level. The program directly reads files, created by Pulse and PatchMaster software (HEKA Elektronik Dr. Schulze GmbH) as well as ASCII files. However, the program may be useful in various applications when editing and measurements in a 2-dimentional (for example time-current) wave are required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Park Auto

    Park Auto

    Park Auto is an application software fleet management.

    This is a fleet management program developed according to market requirements. Warns upon the expiration of revisions, contracts, and insurance. It provides a clear, global and real-time view of the processes required to carry out the transport activity. This program generates email alerts when it expires: vignette, vehicle inspection, vehicle insurance, casco insurance, medical kit, extinguisher, car warranty, leasing contract. The data is recorded in the cloud on a PostgreSql server and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cue Sheet Generator

    Cue Sheet Generator

    Easily generate cue sheets for CD images with compressed audio tracks.

    A program to easily generate cue sheets for CD images with compressed or raw (wav) audio tracks, usable, for example, in DosBox.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4

    Fritzbox

    Access to the TR64 API of a Fritzbox

    A Fritzbox has an integrated TR64 (SOAP) server which allows to query data and to change the configuration. The project has a Free Pascal (Lazarus) unit to access this API. The unit may be used with Delphi too. There's also a test application (Lazazus) to read the Fritzbox TR64 data and a Deskband to show some Fritzbox data in the taskbar (Lazarus). Last changes: 2021-09-19 Major update and bug fix of FritzboxBand. User/Passsword dialog working. Debug logging working. 2021-09-21 Check...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Lord Of The Realms Remake

    Lord Of The Realms Remake

    A Project which shall result in a Remake of the classic game

    ... to be programmed. All four versions can be downloaded from the FILES tab sheet. This program is also an example of what we can do with the Hexworld2 program (and the hexagonal grid pad found in it). It comes with code - for the ones that would like to continue the work. As for me, I got caught by my age, Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SQL Server Expert Helper

    Command line utility for gathering SQL Server information

    Change connection string in configuration file and start utility to gather static and statistical information on SQL Server, databases and queries. Short example of using: https://www.arbinada.com/en/node/1522
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Basic to Pascal

    Basic to Pascal

    Convert basic code to pascal

    ... -Free software under Utach OSS License -Uses a new BASIC dialect based on FreeBASIC -The majority of the most used elements and conditions of QBASIC can be translated -Ability to use with a modified Lazarus RAD in the future -Ability to add Object Pascal code lines -For now it does not have the ability to include headers in Basic. -Includes example
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    HexWorld

    HexWorld

    HexWorld a hexagon map example with code

    Hello. Peter Voise the programmer here. This Is a school example of how to create a hexagon map. It also shows how to measure distances on this map and why the hexagon way and measurement of distances is so superior. It also shows that it is possible to place this grid on a simple coordinate system - x-y- axis. It is the first step - the creation of an interface that later might be used in a strategical game or whatever. Comes with Full Lazarus/Delphi Code. For Educational Purposes! Now new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ISensLogon

    How to use ISensLogon to detect the ScreenSaver

    This is an example how to implement the ISensLogon interface and to subscribe to ICatalogCollection of CoCOMAdminCatalog to get the ISensLogon events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 10
    PascChat

    PascChat

    Chat for the Pascal Coin Network

    Pascal Coin Chat is a simple example on how to add features to the Pascal Coin with exteral applications. PascChat send messages as a transaction of 0.0001 PASC using the payload for the message. It connects to a running wallet using a JSON-RPC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PAS2PHP

    PAS2PHP

    Transpiles/Converts Pascal to Working PHP Source Code

    PAS2PHP will translate a large subset of Object Pascal to PHP, allowing you to write web applications using Lazarus/FreePascal, and then run the application on a standard HTML/PHP server. Over the last week, a lot of work has gone into PAS2PHP. Most of the major issues are resolved. There are still a number of incompatibilities which are either not fixable, or have simple workarounds. As of v0.5, you should be able to write entire PHP applications in Pascal. The key to coding for PAS2PHP...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    filthy Lucre

    filthy Lucre

    Currency converter

    Written in Lazarus and Free Pascal, this program connects to the internet and obtains the latest exchange rates from http://api.fixer.io/ in JSON format. This program was originally used as a programming example at http://www.cyberfilth.co.uk/hey-boy-what-you-coding-for-a-pascal-odyssey/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WinShaver

    WinShaver

    Win Utility for cleaning windows

    Win Utility for cleaning windows temp files and other unused stuff. Custom paths for cleaning can be added to WinShaver like: create a file (WinShaver.ini) add sections as you wish, just let Ident be "Path" and value anything you want example: [WinTemp] Path=C:\Windows\Temp [FireFox] Path=C:\Users\fshkodra.KS\AppData\Local\Mozilla\Firefox\Profiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Htmlreport is a class developed for Delphi and Lazarus. Allows creation of HTML reports using pascal code and class programming. Comes with example app to understanding how it works. ---------------------------------------------------------------- Htmlreport é uma classe desenvolvida para Delphi e Lazarus. Permite a criação de relatórios em HTML usando código pascal e programação orientado à objetos. Disponível um aplicativo de exemplo que demonstra seus principais recursos e ajuda...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tablegrid is a class implemented for Delphi/Lazarus. This class enhances the standard behaviour of String Grids to work with data-lists. Currently support sorting and swaping columns, using glyphs, checkboxes, inserting and removing lines, working with objects and much more. Comes with example app to help understand how to work with the TableGrid. ---------------------------------------------- Tablegrid é uma classe implementada para Delphi/Lazarus. Esta classe estende o comportamento...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    njustice

    Simple opensource crossplatform openGL&GLext

    Simple opensource crossplatform openGL&GLext engine with example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DFM To Pascal is a GPL (Delphi source for a while) application used to port source code from Delphi to Free Pascal Compiler using the Lazarus libs. DFMToPas read a list of DFM files and create 4 pascal files for each DFM file. Example, DFMToPas read MyFo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next