Showing 1529 open source projects for "delphi code source"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    An easy and fast way to separate code from look and feel files while programming in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a wiki server enabling the public to edit not just the text pages, but the programming behind them. The prototype is written in Erlang with a built-in Scheme interpreter to run user's code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Generates any PDF/TXT report without any headaches with a new geneartion report rendering engine. Merging two XML files (report layout XML, data XML) by this tool to give you any reports you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BlueBook.. The Value of Code. A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Templating ala (mod_)Ruby. ruby-tmpl is a templating system that can be used for online and offline processing of documents and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZForth is a Forth interface for the Zope Web Application Server. It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    A class which will generate standards-based HTML/XHTML/CSS. The main features include: standards-based code (HTML 4.01 and XHTML 1.0: Transitional, frameset and strict supported), extensive error checking, code optimisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Zope ToDo List is a simple product to store informations, notes, code-snippets and other texts. If you add it into a zope folder, you can use it as notebook and clipboard for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CosMoS is an open source content management solution working with ColdFusion. The goal of the project is to make the code work on all versions of ColdFusion for Linux, HP-UX, Solaris, and Windows. We plan on supporting as many databases as we can by build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTM is a management tool wich help leagues/tournaments admins. The public part uses templates (html separate from code) so editing the html is very easy. - PHP/mySql -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Chicago PHP User Group (ChiPHPug) web-site is itself an OpenSource project. Visit our site and its source code to see what a wide variety of skill-levels in PHP can accomplish by working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    POSIX Application Web Server which supports dynamic parsing, compiling and loading. PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FPCode is a lightweight web publishing system. It is intended for (but not limited to) Chinese Mac OS X users. The code is (and will be) used in our production site (www.frostyplace.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A picture gallery plugin for Slash, the code that runs Slashdot. This project has been moved to the pudge project at http://sf.net/projects/pudge/.
    Downloads: 0 This Week
    Last Update:
    See Project