Showing 128 open source projects for "http thiny server"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SWeTE Server

    Reverse proxy with website translation

    SWeTE is an HTTP reverse proxy that provides website translation. You can set up proxies for any sites, then connect a translation memory to the site to have it translated into any language. It provides a web-based translation form, and an option to translate strings using Google's translation API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    inBoard
    inBoard is an AJAX powered message board system displayed in a matrix rather than the traditional linear method. It uses MySQL/PHP for the back end and HTML/CSS/Javascript/XML for the front end. inBoard is organized in Model View Controller (MVC) style. This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ Make it art..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    CMS-IDE is a Visual CMS, and enables template design and coding in the browser, multilingual...Based on Zend Framework , jQuery http://youtube.com/embed/PgmLAgiZqX4?rel=0 http://www.youtube.com/watch?v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation, do the MANUAL INSTALLATION: 1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root 2.upload other folders & files to the document root 3.set appropriate paths in config settings in dev-application/config/config.ini 4.execute sql in phpmyadmin 5. make shure .htaccess is ok and put in the document root
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    FilMania

    FilMania

    This is a webside that uses IMDBPHP to create lists of films for user.

    ...This program is created using PHP and HTML. You will also need MySQL to store information about movies. To decrease traffic to IMDb.com, all information will be stored locally on the server. This program is still in the Alpha phase. What you'll need: - Webserver for PHP, I use Appache. - MySQL as database. - To run Database.sql to create the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    zenyan

    zenyan

    zenyan is a lightweight Php development environment

    zenyan is no longer under development. The security used by the login module is no longer current.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Rate Anything

    Web page for rating stuff

    Web page for rating anything that comes to mind. Demo server is here: http://rateanything.cixx6.com/rateanything/ You can login to the demo server without a password. (Unfortunately IMDB flags Cixx6 as not trusted server and pictures from IMDB won't appear in the page) I made this web page partially as a php, mysql & javascript exercise and partially to fill the need for a place where friends can recommend good movies and series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EGallery

    EGallery

    A simple PHP image gallery with cache and no database.

    EGallery is a PHP script that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server. Features include: - Cached thumbnails to reduce page load times - Upload script to add image files from your web browser - Download all images as a .zip file - Clicking on an image thumbnail prompts users to save the original image file to their computer Credits: - Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/ - Upload script from Uploadify: http://www.uploadify.com/ - Thumbnail creation: http://code.google.com/p/timthumb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GumBark [KARMARAPTOR] Proj. rMakeNANArk

    GumBark [KARMARAPTOR] Proj. rMakeNANArk

    GumbArk(tm) - spiritual social networking - for a better world.

    To create, as a community, a open source superior quality C# .NET 4.0 better international spiritual world social networking, personals online dating, Noah’s Ark Game – Get it? GumbArk(tm): Sunk to begin with. We teach we need more life savers sawing bricks and wood. A web application that will provide a safer and totally cool way of ensuring long term loving partnerships between individuals for a better world. http://craigwhiteman.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Survey Master
    This is a simple web application designed for analytic surveys. The application developed using C#, ASP.NET, MVC, jQuery, MS SQL 2008, SSRS. Includes sample survey and sample reports. It is a fork of SurveyMaster 1.2 http://surveymaster.codeplex.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free online PHP IDE for editing files on your FTP server (http://online-php.com). Easy deployment on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nagjs
    A NodeJS based webserver that polls your nagios server for state information and provides ajax-like updates to a web browser. The aim is to provide a single nagios operational overview screen that is useful on wall-mounted displays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LocalJS
    Build Cloud Desktop Application with Web Pages. Deployed from Cloud, Run on Desktop, Developed with HTML + CSS + JavaScript. Two Simple Steps turn your HTML pages into Cloud Desktop Application: Find more at http://localjs.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JPL Server Monitor will check to ensure websites and server services are running and responding. It also tracks the response time of the site/service. There is a cron script that can be activated to automate the checks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ohm is a free (open source) server manager, allowing Linux server configuration via an easy-to-use web interface. It aims to be an alternative to Plesk, cPanel and the like. DEVELOPMENT HAS BEEN MOVED TO GITHUB: http://github.com/Ohm-panel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gefest Web Home Server
    Simple Web Server with Graphical User interface. Server can be used without special knowledge. Any user can install and share folders in internet or local network. For sample you can share media files (music,video).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    LiveHack is an HTTP server for a simple, web-based, shoot-em-up game. It is written in Java, so it's small, fast, and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pushlets are a Java servlet-based mechanism where data is pushed directly from server-side Java objects to (Dynamic) HTML pages within a client-browser without using Java applets or plug-ins. See more detail on http://www.pushlets.com
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB