Showing 2146 open source projects for "forum source code"

View related business solutions
  • 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.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    This is a Blog engine created 100% in C# using managed code. This engine will include everything a person needs to plug in and start their own blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AJAX and XLS friendly modular web application server, written as apache 2.2+ module, in C. Provides template system which generates C code and compiles to .so modules for fast execution. Based on a XML-like tree structure stored in (SQL) db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Built for PHP 5 and MySQL Tuatara integrates easily with any existing web site. Features include a high level of built in security, email or username based accounts, fully open source code, email verification and a verbose administrative backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BiglyBT

    BiglyBT

    BiglyBT is a feature filled, open source, ad-free, bittorrent client.

    ...https://www.tumblr.com/biglybt/817132575194857472/41-released https://github.com/BiglySoftware/BiglyBT/releases See https://github.com/BiglySoftware/BiglyBT for source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    XQuery in the Browser allows the execution of XQuery script code on Web pages (like JavaScript). Visitors do not need to install anything. Web developers only need to copy some .js files to their server and import them in their Web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project seeks to bring the codebase of both the Starpeace client and server up to date. The eventual goal of this project is to return Starpeace to active development featuring new content after the existing code has been optimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QCart is a branch of the Zen-Cart e-commerce engine. Our goal is to build a true object oriented code base with reusable modules. We will also leverage an intuitive template system that separates logic from the cart's design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FormMaker is a Java program that allows users to draw form fields on top of an image and output PHP and Javascript code for web-based forms. Easily turn paper forms into online forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoCRUD is a Java framework that can generate web application scaffold code from a database schema, similar to RoR. It uses the standard Maven2 web project structure, Spring for MVC, and Velocity for templating. Currently works with MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    PSI is a framework which aims to offer a system completely modular. Based on the Zend Framework, it inherits of its community but also its efficient and secure source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GentleCMS is planned to be a OpenSource-EnterpriseReady Content Management System based on PHP5 and Zend Framework. All Source-Code is provided under the GPL v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Trison has the goal to become a template engine with support of php, java and the transform ability to javascript to intergrate client/serverside generation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XOOPS Cube est un système de gestion de contenu en code source libre qui permet aux webmestres de créer des sites web dynamiques avec une grande facilité. C'est un outil idéal pour développer du plus simple au plus complexe site web communautaire,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xenoPMT

    xenoPMT

    Project Management and Issue Tracking for internal and customer use

    xenoPMT is a exactly what the acronym stands for - Project Management and Issues/Bug Tracking system. It is a PHP v5.3+ (currently) MySQL based so it can be used on most web servers with ease. It can be deployed for personal or corporate wide use. The system allows you to set up milestones, products, projects, bug tracker, user groups (managers, developers, customers) and more. Each project has its own wiki page and ability to view subversion code. Users can issue and track Tickets,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CMS Bridges

    CMS Bridges - a common API for module developers

    CMS Bridges is striving to create a common interface for module development to many CMS platform managment software. We will begin with Drupal, Joomla and Word Press then add others to round it out. We are open for help in the project. If you desire to see a common interface for module development then please consider obtaining write access permission to the git code repository. Coding has not begun and design of CMS Bridges is being considered. The outcome of these will allow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    UPDATE 10Jun12: I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    opnCMS

    frontend for CppCMS web-framework

    opnCMS - crossplatform C++ frontend for CppCMS web-framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    papaya CMS

    an Open Source Content Management System, based upon PHP and MySQL

    ...Please see https://github.com/papayaCMS for the Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    VXG Player SDK for Android

    SDK for any kinds of Android applications with video playback

    SDK can be used for IPTV, Android client of surveillance system, IP camera viewer, TV player, OTT clients and other kinds of applications with video playback. Source code of samples can be provided.
    Downloads: 0 This Week
    Last Update:
    See Project