Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
Another PHP voting web app. Used in a student senate election. Uses a mysql database to store candidates, positions, voters, write in candidates. Uses PHP sessions and cookies and keeps track of voters so that each voter gets one vote.
AppStoreReports is a simple PHP application that renders sales reports from the iTunes App Store. Currently, it only supports daily reports, and renders in a tabular format. Filtering is available by date, by app, and by region.
ProFTPmin is a web based administrative interface for ProFTPD. It allows and administrator to configure the ProFTPD configuration directives, create new virtual servers, create users and groups, create quotas, and monitor system resources and traffic.
Materialized views for MySQL updated by a smart php-written background thread. Comes with an admin panel that allows you to easily create and manage: Precomputed aggregate queries, precomputed rankings and flexible fulltext+sortcrit indexes.
eCMS is an open-source content management system which allows people to create dynamic content websites with no requirement in programming language. It is an ideal tool for developing small to large community websites, intranet portals, corporate web
A MediaWiki extension which provides users with the ability to create and populate MySQL tables for dynamic data storage and display.
Originally developed for CS 697 (Software Engineering), Spring 2009, Ball State University.
Still in beta.
Allows a Film Fest to easily create a website for their film festival that will display a schedule of screenings. Includes an easy to use backend (CMS) that admin's can add films, locations, screenings, etc....
Created using MySQLI OOP PHP
A coding / development project that aids in the management of Habbo Hotel staff for individuals attempting to create their own Habbo help desk, fan site, etc.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
I often encountered an inability among users to think beyond SAP and MS.
Goal of the project is to create a web based application management platform, which enables organisations to easily manage applications within the system.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
The DMAIG Management System's goal is to organize content and increase the efficiency of an organization looking for Xaraya modules that allows a small non-technical group to create, maintain, and utilize information on a large user set.
MOVED TO GITHUB: https://github.com/samwilson/cawitm
Concise and easy-to-use CRUD (Create, Read, Update, and Delete) interface to MySQL databases. Only configuration required is for connecting; everything else is drawn from the structure of the database itself. Good for prototyping DB schemata.
The main goal of the project is create a group of utilities to setup a High Availability Enterprise Enviroment for an Enterprise e-mail System automatically. For this is needed to setup an DNS, MySQL, Postfix with replication features.
StoryWiki is a new kind of Wiki-engine, based on the approved MediaWiki, that enables everyone to play, create and modify non-linear storys in a collaborative way.
Bi-directional SQL <-> XML conversion and updating
Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.