An online judge for programming contests.
Unmaintained. Please fork and maintain if you wish. Here are some notes for a future maintainer:
1. The backend is not built for large-scale submissions over the web (it works OK for a small contest). The key missing component is a job queue for submissions. If this is implemented, then the backend will be able to scale.
FilmAffinity is a website with film information in spanish and english languages. This is a php system it retrieve all information about films stored in FilmAffinity.
OpenREST is a RESTful web service to access the data in your DB or file using HTTP protocol. It contains also a jqGrid implementation for data presentation.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A PHP class for using Openbravo's REST web services. Could be useful for connecting Openbravo to other applications such as web stores. Fairly intuitive, the main class contains a "call Openbravo" function as well one function for each type of call.
This is a PHP class designed to facilitate the easy use of Slicehost's public API for managing slices and DNS entries. Requires PHP's curl, openssl, and simplexml extensions.
SOY CMS aims to fulfill the needs of non-programmer users. Its template engine is based on HTML and never needs programming sentences like IF or FOR. Demo: http://126en.demo.soycms.biz/www/ http://126en.demo.soycms.biz/cms/admin/ ID:soycms PW:soycms
This project allows PHP programmers to export data into Excel workbook. You can create multiple sheets, use fonts, colors and borders. Exported data is in XML format, recognized by Microsoft Office Excel
A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
phpWfMS es un sistema de administracion por flujo de trabajo escrito en PHP y Javascript, el cual que tiene como objetivo, programar, disenar y administrar servicios web y trabajos para aplicaciones Web 2.0
This is our implementation of a tagger that was described in iTag: A Personalized Blog Tagger. It will automatically tag blog posts, text documents and other textual media. Comes with an XML-RPC server for web deployment.
This project provides a fast distributed system for image processing, written in Python. It aim is to be used as service to PHP, Perl and Python application servers.
A simple PHP/MySQL based chat alternative for webmasters to incorporate into their own site. Implements Ajax and designed to be embedded on a specific page. Basic administration options are also available with more to come in future releases.
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
The JavaScript Extension Library is a prototype oriented JavaScript library that allows you to easily create desktop-like applications for W3C standards-compliant Web browsers.
A google sitemap.xml and yahoo sitemap.txt php generator/creator/maker/builder for your websites, then you can submit sitemap.xml to google and submit sitemap.txt to yahoo.
A server-side web-based AJAX-enabled RSS/Atom feed aggregator/news tracking tool. Requires PHP 4/5 and MySQL 4/5. Can host on Windows/Linux/BSD/MacOSX and browse on IE6/IE7/Firefox/Safari/Chrome/et al. See our web site for more details.
Gemibloo is a fully open and very extensible Geo Micro blogging platform thanks to its import and export plugins. Geolocation is extracted from pictures sent by mail from mobile phones, displayed on a map, and used to update Twitter & Fire Eagle.
Work with: MySQL, PostgreSQL, FirebirdSQL. Use PHP, and ExtJS. Browse in Tree: db,table,column,constraint,trigger,view,proc. Has history, and fragments panel. Editor has autocomplete, autoindent. Easy install, unpack in webroot and edit "set.php"
This is actualy a modificated version of the well known phpMyID. The goal is to keep the simplicity of phpMyID, but yet make it possible to use it as a multiuser openID that draws its data from an existing MySQL database.
This is a PHP class designed to provide an easy REST-based interface to Amazon's Elastic Compute Cloud (EC2). It is based on based on Donovan Schonknecht's Amazon S3 PHP class, found here: http://undesigned.org.za/2007/10/22/amazon-s3-php-class