968 projects for "delphi source code" with 2 filters applied:

  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    The goal of \"My Easy Site\" is to provide a web interface to create a web site. The source code is already used by http://soft.tuxfamily.org and we continue to improve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Middle-Haven is a PHP/MySQL based MMORPG, designed to be easy to play, install, administrate and customise. Inspired by games such as ExoFusion but sharing none of the code. The aim being to create a game system that is universal in its application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SiteVision is a powerful HTML Editor which features advanced features for scripting in JavaScript and VBScript and supports development in Perl, PHP, ASP and XML and also advanced Site Management. SiteVision also has a design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    This project aims at creating the building blocks for a generic, web-assisted, very easy and blazing fast portal/vortal builder. It compreendes the Front-End engine and the Back-End administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JustQueryIt is a php class that grows up adodb and let you able to separate sql queries and php code. It can also execute parametric queries in a really simple way. Now you can include in the simplest way you can imagine your data into your html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux port for the ComeMierda VB6 card-game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StickyBoard is an efficient, standards-compliant web forum, providing useful and intuitive features, while lacking extraneous bloat. The underlying code driving the forum is written in PHP, utilizing PEAR coding standards with XHTML and CSS output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    T++ is a engine for running web applications written in C++, i.e., with C++ code embeded into HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iTIP - intelligent Transaction Identification Processor is a commandline tool for web log mining data preparation and session identification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SCOPI (in french : [S]ysteme de [CO]mmunication et de [P]artage de l [I]nformation) : Communicating and sharing information in company. An offline module (in delphi/kylix) for updating online information (php)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JevonCMS is a new kind of CMS. It is written in PHP.It is smaller, faster and easier to use then currently available CMS.The output will be XHTML code, so it is ready for the future.This CMS will be completely done in OOP (object orientated programming)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This code supplies miniature pedagogical Java implementations of information retrieval, spidering, and text-processing software. It was initially developed for an introductory course on Intelligent Information Retrieval and Web Search in UT Austin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Turck MMCache is a PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of scripts execution.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Pulse (GLS FPS 3D) A OpenGL multiplayer first person shooter for both Windows and Linux. Development done in Delphi / Kylix using GLScene for OpenGL rendering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Develop web applications in less time. Custom built components for PHP - reliable, secure, extensible and useful. Non visual components also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The PyJTF supports the test-driven development of Javascript code using tests written in Python. It executes the code under test in the IE environment under Windows (Win32). Allows greater productivity in testing Javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software is designed to extract formatted content from HTML pages. Many webmasters have pages that need updating of repetitive code, but don\'t want to manually change each page. Thus, a content extractor such as this is born. Outputs in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the minimal HTTP/1.1 server as defined in the W3C spec. It's written purely in C++. It's funcionality is very low - only basic file serving. The purpose of this project is just educational. I tried to make the code as clear as posible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lopica is a collection of scripts, code snippets, extension installers, FAQs, how-tos, and other goodies for Java Web Start/JNLP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Smite - content management software your horse would use. Database-driven web-based website content management with wysiwyg code editor, re-useable content blocks (can include PHP code), templates, dynamically generated menus, comprehensive stats reports
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo